Triggered by Gerrit: https://gerrit.onap.org/r/c/cps/+/138984 Running as SYSTEM [EnvInject] - Loading node environment variables. Building remotely on prd-centos8-docker-8c-8g-41180 (centos8-docker-8c-8g) in workspace /w/workspace/cps-master-verify-java [ssh-agent] Looking for ssh-agent implementation... [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) $ ssh-agent SSH_AUTH_SOCK=/tmp/ssh-umFR7wKkBvas/agent.5583 SSH_AGENT_PID=5585 [ssh-agent] Started. Running ssh-add (command line suppressed) Identity added: /w/workspace/cps-master-verify-java@tmp/private_key_1971921725283246439.key (/w/workspace/cps-master-verify-java@tmp/private_key_1971921725283246439.key) [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) The recommended git tool is: NONE using credential onap-jenkins-ssh Wiping out workspace first. Cloning the remote Git repository Cloning repository git://cloud.onap.org/mirror/cps.git > git init /w/workspace/cps-master-verify-java # timeout=10 Fetching upstream changes from git://cloud.onap.org/mirror/cps.git > git --version # timeout=10 > git --version # 'git version 2.39.1' using GIT_SSH to set credentials Gerrit user [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/cps-master-verify-java@tmp/jenkins-gitclient-ssh9496463888103476157.key Verifying host key using manually-configured host key entries > git fetch --tags --force --progress -- git://cloud.onap.org/mirror/cps.git +refs/heads/*:refs/remotes/origin/* # timeout=30 > git config remote.origin.url git://cloud.onap.org/mirror/cps.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git://cloud.onap.org/mirror/cps.git # timeout=10 Fetching upstream changes from git://cloud.onap.org/mirror/cps.git using GIT_SSH to set credentials Gerrit user [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/cps-master-verify-java@tmp/jenkins-gitclient-ssh17612590713945875686.key Verifying host key using manually-configured host key entries > git fetch --tags --force --progress -- git://cloud.onap.org/mirror/cps.git refs/changes/84/138984/1 # timeout=30 > git rev-parse 01a3b7573a5f46d485cce8301141a509451d0d6a^{commit} # timeout=10 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script Checking out Revision 01a3b7573a5f46d485cce8301141a509451d0d6a (refs/changes/84/138984/1) > git config core.sparsecheckout # timeout=10 > git checkout -f 01a3b7573a5f46d485cce8301141a509451d0d6a # timeout=30 Commit message: "Reduce anchor lookups related to PrefixResolver (CPS-2417 #1)" > git rev-parse FETCH_HEAD^{commit} # timeout=10 > git rev-list --no-walk e715450db255af638e6de700d21df3c71a065e08 # timeout=10 [cps-master-verify-java] $ /bin/bash /tmp/jenkins8703488235177701783.sh ---> python-tools-install.sh Setup pyenv: system * 3.8.13 (set by /opt/pyenv/version) * 3.9.13 (set by /opt/pyenv/version) * 3.10.6 (set by /opt/pyenv/version) lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-nYPl lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv lf-activate-venv(): INFO: Installing: lftools lf-activate-venv(): INFO: Adding /tmp/venv-nYPl/bin to PATH Generating Requirements File Python 3.10.6 pip 24.2 from /tmp/venv-nYPl/lib/python3.10/site-packages/pip (python 3.10) appdirs==1.4.4 argcomplete==3.5.0 aspy.yaml==1.3.0 attrs==24.2.0 autopage==0.5.2 beautifulsoup4==4.12.3 boto3==1.35.24 botocore==1.35.24 bs4==0.0.2 cachetools==5.5.0 certifi==2024.8.30 cffi==1.17.1 cfgv==3.4.0 chardet==5.2.0 charset-normalizer==3.3.2 click==8.1.7 cliff==4.7.0 cmd2==2.4.3 cryptography==3.3.2 debtcollector==3.0.0 decorator==5.1.1 defusedxml==0.7.1 Deprecated==1.2.14 distlib==0.3.8 dnspython==2.6.1 docker==4.2.2 dogpile.cache==1.3.3 durationpy==0.7 email_validator==2.2.0 filelock==3.16.1 future==1.0.0 gitdb==4.0.11 GitPython==3.1.43 google-auth==2.35.0 httplib2==0.22.0 identify==2.6.1 idna==3.10 importlib-resources==1.5.0 iso8601==2.1.0 Jinja2==3.1.4 jmespath==1.0.1 jsonpatch==1.33 jsonpointer==3.0.0 jsonschema==4.23.0 jsonschema-specifications==2023.12.1 keystoneauth1==5.8.0 kubernetes==31.0.0 lftools==0.37.10 lxml==5.3.0 MarkupSafe==2.1.5 msgpack==1.1.0 multi_key_dict==2.0.3 munch==4.0.0 netaddr==1.3.0 netifaces==0.11.0 niet==1.4.2 nodeenv==1.9.1 oauth2client==4.1.3 oauthlib==3.2.2 openstacksdk==4.0.0 os-client-config==2.1.0 os-service-types==1.7.0 osc-lib==3.1.0 oslo.config==9.6.0 oslo.context==5.6.0 oslo.i18n==6.4.0 oslo.log==6.1.2 oslo.serialization==5.5.0 oslo.utils==7.3.0 packaging==24.1 pbr==6.1.0 platformdirs==4.3.6 prettytable==3.11.0 pyasn1==0.6.1 pyasn1_modules==0.4.1 pycparser==2.22 pygerrit2==2.0.15 PyGithub==2.4.0 PyJWT==2.9.0 PyNaCl==1.5.0 pyparsing==2.4.7 pyperclip==1.9.0 pyrsistent==0.20.0 python-cinderclient==9.6.0 python-dateutil==2.9.0.post0 python-heatclient==4.0.0 python-jenkins==1.8.2 python-keystoneclient==5.5.0 python-magnumclient==4.7.0 python-openstackclient==7.1.2 python-swiftclient==4.6.0 PyYAML==6.0.2 referencing==0.35.1 requests==2.32.3 requests-oauthlib==2.0.0 requestsexceptions==1.4.0 rfc3986==2.0.0 rpds-py==0.20.0 rsa==4.9 ruamel.yaml==0.18.6 ruamel.yaml.clib==0.2.8 s3transfer==0.10.2 simplejson==3.19.3 six==1.16.0 smmap==5.0.1 soupsieve==2.6 stevedore==5.3.0 tabulate==0.9.0 toml==0.10.2 tomlkit==0.13.2 tqdm==4.66.5 typing_extensions==4.12.2 tzdata==2024.1 urllib3==1.26.20 virtualenv==20.26.5 wcwidth==0.2.13 websocket-client==1.8.0 wrapt==1.16.0 xdg==6.0.0 xmltodict==0.13.0 yq==3.4.3 [EnvInject] - Injecting environment variables from a build step. [EnvInject] - Injecting as environment variables the properties content SET_JDK_VERSION=openjdk17 GIT_URL="git://cloud.onap.org/mirror" [EnvInject] - Variables injected successfully. [cps-master-verify-java] $ /bin/sh /tmp/jenkins9364914245079194831.sh ---> update-java-alternatives.sh ---> Updating Java version ---> RedHat type system detected openjdk version "17.0.6-ea" 2023-01-17 LTS OpenJDK Runtime Environment (Red_Hat-17.0.6.0.9-0.3.ea.el8) (build 17.0.6-ea+9-LTS) 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) JAVA_HOME=/usr/lib/jvm/java-17-openjdk [EnvInject] - Injecting environment variables from a build step. [EnvInject] - Injecting as environment variables the properties file path '/tmp/java.env' [EnvInject] - Variables injected successfully. provisioning config files... copy managed file [global-settings] to file:/w/workspace/cps-master-verify-java@tmp/config2469838621070126087tmp copy managed file [cps-settings] to file:/w/workspace/cps-master-verify-java@tmp/config12973475926311560133tmp [EnvInject] - Injecting environment variables from a build step. 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-41180 using settings config with name cps-settings Replacing all maven server entries not found in credentials list is true using global settings config with name global-settings Replacing all maven server entries not found in credentials list is true [cps-master-verify-java] $ /w/tools/hudson.tasks.Maven_MavenInstallation/mvn36/bin/mvn -s /tmp/settings3670348899248126544.xml -gs /tmp/global-settings6081720565202381770.xml -DGERRIT_BRANCH=master -DGERRIT_PATCHSET_REVISION=01a3b7573a5f46d485cce8301141a509451d0d6a -DGERRIT_HOST=gerrit.onap.org -DMVN=/w/tools/hudson.tasks.Maven_MavenInstallation/mvn36/bin/mvn -DGERRIT_CHANGE_OWNER_EMAIL=daniel.hanrahan@est.tech "-DGERRIT_EVENT_ACCOUNT_NAME=Daniel Hanrahan" -DGERRIT_CHANGE_URL=https://gerrit.onap.org/r/c/cps/+/138984 -DGERRIT_PATCHSET_UPLOADER_EMAIL=daniel.hanrahan@est.tech "-DARCHIVE_ARTIFACTS= **/target/surefire-reports/*-output.txt" -DGERRIT_EVENT_TYPE=comment-added -DSTACK_NAME=$JOB_NAME-$BUILD_NUMBER -DGERRIT_PROJECT=cps -DGERRIT_CHANGE_NUMBER=138984 -DGERRIT_SCHEME=ssh '-DGERRIT_PATCHSET_UPLOADER=\"Daniel Hanrahan\" ' -DGERRIT_PORT=29418 -DGERRIT_CHANGE_PRIVATE_STATE=false -DGERRIT_REFSPEC=refs/changes/84/138984/1 "-DGERRIT_PATCHSET_UPLOADER_NAME=Daniel Hanrahan" -DGERRIT_EVENT_UPDATED_APPROVALS={} '-DGERRIT_CHANGE_OWNER=\"Daniel Hanrahan\" ' -DPROJECT=cps -DGERRIT_HASHTAGS= -DGERRIT_CHANGE_COMMIT_MESSAGE=UmVkdWNlIGFuY2hvciBsb29rdXBzIHJlbGF0ZWQgdG8gUHJlZml4UmVzb2x2ZXIgKENQUy0yNDE3ICMxKQoKSW5zdGVhZCBvZiBsb29raW5nIHVwIHNhbWUgQW5jaG9yIG1hbnkgdGltZXMgaW5zaWRlIGEgZm9yLWxvb3AsCmRvIGl0IG9uY2Ugb3V0c2lkZSB0aGUgbG9vcC4KClRoaXMgZ3JlYXRseSBpbXByb3ZlcyBwZXJmb3JtYW5jZSBpbiBzb21lIGNhc2VzLCBzdWNoIGFzIHYyIEdFVCBBUEk6Ci0gL2Nwcy9hcGkvdjIvZGF0YXNwYWNlcy97ZGF0YXNwYWNlfS9hbmNob3JzL3thbmNob3J9L25vZGUKVGVzdGluZyBzaG93cyAzeCBmYXN0ZXIgcmVzcG9uc2UgdGltZS4KCklzc3VlLUlEOiBDUFMtMjQxNwpTaWduZWQtb2ZmLWJ5OiBkYW5pZWxoYW5yYWhhbiA8ZGFuaWVsLmhhbnJhaGFuQGVzdC50ZWNoPgpDaGFuZ2UtSWQ6IEk4MGQ5N2Q4Y2MyNDM3MmVlZDcwNjI2ZWQ4NDBjYWQ5ODVjYmUwYTRiCg== -DGERRIT_NAME=Primary -DGERRIT_TOPIC=CPS-2417 "-DGERRIT_CHANGE_SUBJECT=Reduce anchor lookups related to PrefixResolver (CPS-2417 #1)" '-DGERRIT_EVENT_ACCOUNT=\"Daniel Hanrahan\" ' -DGERRIT_CHANGE_WIP_STATE=false -DGERRIT_CHANGE_ID=I80d97d8cc24372eed70626ed840cad985cbe0a4b -DGERRIT_EVENT_HASH=1990638205 -DGERRIT_VERSION=3.7.2 -DGERRIT_EVENT_COMMENT_TEXT=UGF0Y2ggU2V0IDE6CgpyZWNoZWNr -DGERRIT_EVENT_ACCOUNT_EMAIL=daniel.hanrahan@est.tech -DGERRIT_PATCHSET_NUMBER=1 -DMAVEN_PARAMS= "-DGERRIT_CHANGE_OWNER_NAME=Daniel Hanrahan" -DMAVEN_OPTS='' clean install -B -Dorg.slf4j.simpleLogger.log.org.apache.maven.cli.transfer.Slf4jMavenTransferListener=warn [INFO] Scanning for projects... [WARNING] [WARNING] Some problems were encountered while building the effective model for org.onap.cps:cps-rest:jar:3.5.3-SNAPSHOT [WARNING] 'build.plugins.plugin.version' for org.apache.maven.plugins:maven-resources-plugin is missing. @ line 177, column 21 [WARNING] [WARNING] Some problems were encountered while building the effective model for org.onap.cps:cps-ncmp-rest:jar:3.5.3-SNAPSHOT [WARNING] 'build.plugins.plugin.version' for org.apache.maven.plugins:maven-resources-plugin is missing. @ line 211, column 21 [WARNING] [WARNING] Some problems were encountered while building the effective model for org.onap.cps:cps-ncmp-rest-stub-service:jar:3.5.3-SNAPSHOT [WARNING] 'dependencies.dependency.(groupId:artifactId:type:classifier)' must be unique: org.spockframework:spock-core:jar -> duplicate declaration of version (?) @ line 66, column 21 [WARNING] [WARNING] It is highly recommended to fix these problems because they threaten the stability of your build. [WARNING] [WARNING] For this reason, future Maven versions might no longer support building such malformed projects. [WARNING] [INFO] ------------------------------------------------------------------------ [INFO] Reactor Build Order: [INFO] [INFO] org.onap.cps:cps-dependencies [pom] [INFO] cps-bom [pom] [INFO] checkstyle [jar] [INFO] spotbugs [jar] [INFO] cps-parent [pom] [INFO] cps-events [jar] [INFO] cps-path-parser [jar] [INFO] cps-service [jar] [INFO] cps-rest [jar] [INFO] cps-ncmp-events [jar] [INFO] cps-ncmp-service [jar] [INFO] cps-ncmp-rest [jar] [INFO] cps-ncmp-rest-stub [pom] [INFO] cps-ncmp-rest-stub-service [jar] [INFO] cps-ncmp-rest-stub-app [jar] [INFO] cps-ri [jar] [INFO] integration-test [jar] [INFO] cps-application [jar] [INFO] policy-executor-stub [jar] [INFO] jacoco-report [jar] [INFO] cps [pom] [INFO] [INFO] -------------------< org.onap.cps:cps-dependencies >-------------------- [INFO] Building org.onap.cps:cps-dependencies 3.5.3-SNAPSHOT [1/21] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ cps-dependencies --- [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ cps-dependencies --- [INFO] Installing /w/workspace/cps-master-verify-java/cps-dependencies/pom.xml to /home/jenkins/.m2/repository/org/onap/cps/cps-dependencies/3.5.3-SNAPSHOT/cps-dependencies-3.5.3-SNAPSHOT.pom [INFO] [INFO] ------------------------< org.onap.cps:cps-bom >------------------------ [INFO] Building cps-bom 3.5.3-SNAPSHOT [2/21] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ cps-bom --- [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ cps-bom --- [INFO] Installing /w/workspace/cps-master-verify-java/cps-bom/pom.xml to /home/jenkins/.m2/repository/org/onap/cps/cps-bom/3.5.3-SNAPSHOT/cps-bom-3.5.3-SNAPSHOT.pom [INFO] [INFO] ----------------------< org.onap.cps:checkstyle >----------------------- [INFO] Building checkstyle 3.5.3-SNAPSHOT [3/21] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ checkstyle --- [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ checkstyle --- [WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent! [INFO] Copying 4 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ checkstyle --- [INFO] No sources to compile [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ checkstyle --- [WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent! [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/checkstyle/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ checkstyle --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ checkstyle --- [INFO] No tests to run. [INFO] [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ checkstyle --- [INFO] Building jar: /w/workspace/cps-master-verify-java/checkstyle/target/checkstyle-3.5.3-SNAPSHOT.jar [INFO] [INFO] --- exec-maven-plugin:1.6.0:exec (copyright-check) @ checkstyle --- ======================================================================================================================== Copyright Check Python Script: /w/workspace/cps-master-verify-java/cps-service/src/main/java/org/onap/cps/utils/PrefixResolver.java | line 3 update year to include 2024 /w/workspace/cps-master-verify-java/cps-service/src/test/groovy/org/onap/cps/utils/PrefixResolverSpec.groovy | line 3 update year to include 2024 2 issue(s) found after 7 altered file(s) checked ======================================================================================================================== [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ checkstyle --- [INFO] Installing /w/workspace/cps-master-verify-java/checkstyle/target/checkstyle-3.5.3-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/onap/cps/checkstyle/3.5.3-SNAPSHOT/checkstyle-3.5.3-SNAPSHOT.jar [INFO] Installing /w/workspace/cps-master-verify-java/checkstyle/pom.xml to /home/jenkins/.m2/repository/org/onap/cps/checkstyle/3.5.3-SNAPSHOT/checkstyle-3.5.3-SNAPSHOT.pom [INFO] [INFO] -----------------------< org.onap.cps:spotbugs >------------------------ [INFO] Building spotbugs 3.5.3-SNAPSHOT [4/21] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ spotbugs --- [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ spotbugs --- [WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent! [INFO] Copying 1 resource [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ spotbugs --- [INFO] No sources to compile [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ spotbugs --- [WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent! [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/spotbugs/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ spotbugs --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ spotbugs --- [INFO] No tests to run. [INFO] [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ spotbugs --- [INFO] Building jar: /w/workspace/cps-master-verify-java/spotbugs/target/spotbugs-3.5.3-SNAPSHOT.jar [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ spotbugs --- [INFO] Installing /w/workspace/cps-master-verify-java/spotbugs/target/spotbugs-3.5.3-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/onap/cps/spotbugs/3.5.3-SNAPSHOT/spotbugs-3.5.3-SNAPSHOT.jar [INFO] Installing /w/workspace/cps-master-verify-java/spotbugs/pom.xml to /home/jenkins/.m2/repository/org/onap/cps/spotbugs/3.5.3-SNAPSHOT/spotbugs-3.5.3-SNAPSHOT.pom [INFO] [INFO] ----------------------< org.onap.cps:cps-parent >----------------------- [INFO] Building cps-parent 3.5.3-SNAPSHOT [5/21] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ cps-parent --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-property) @ cps-parent --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-no-snapshots) @ cps-parent --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-unit-test) @ cps-parent --- [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/w/workspace/cps-master-verify-java/cps-parent/target/code-coverage/jacoco-ut.exec,excludes=org/onap/cps/event/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/* [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (default-prepare-agent) @ cps-parent --- [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/w/workspace/cps-master-verify-java/cps-parent/target/jacoco.exec,excludes=org/onap/cps/event/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/* [INFO] [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-license) @ cps-parent --- [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-java-style) @ cps-parent --- [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.1.1:check (cps-java-style) @ cps-parent --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] >>> spotbugs-maven-plugin:4.4.2:check (analyze-compile) > :spotbugs @ cps-parent >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.4.2:spotbugs (spotbugs) @ cps-parent --- [INFO] [INFO] <<< spotbugs-maven-plugin:4.4.2:check (analyze-compile) < :spotbugs @ cps-parent <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.4.2:check (analyze-compile) @ cps-parent --- [INFO] [INFO] --- gmavenplus-plugin:1.9.0:compileTests (default) @ cps-parent --- [INFO] No sources specified for compilation. Skipping. [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:report (post-unit-test) @ cps-parent --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-integration-test) @ cps-parent --- [INFO] failsafeArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/w/workspace/cps-master-verify-java/cps-parent/target/code-coverage/jacoco-it.exec,excludes=org/onap/cps/event/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/* [INFO] [INFO] --- maven-failsafe-plugin:3.0.0-M4:integration-test (integration-tests) @ cps-parent --- [INFO] No tests to run. [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:report (post-integration-test) @ cps-parent --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:check (coverage-check) @ cps-parent --- [INFO] Skipping JaCoCo execution due to missing execution data file:/w/workspace/cps-master-verify-java/cps-parent/target/code-coverage/jacoco-ut.exec [INFO] [INFO] --- maven-failsafe-plugin:3.0.0-M4:verify (integration-tests) @ cps-parent --- [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ cps-parent --- [INFO] Installing /w/workspace/cps-master-verify-java/cps-parent/pom.xml to /home/jenkins/.m2/repository/org/onap/cps/cps-parent/3.5.3-SNAPSHOT/cps-parent-3.5.3-SNAPSHOT.pom [INFO] [INFO] ----------------------< org.onap.cps:cps-events >----------------------- [INFO] Building cps-events 3.5.3-SNAPSHOT [6/21] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ cps-events --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-property) @ cps-events --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-no-snapshots) @ cps-events --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-unit-test) @ cps-events --- [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/w/workspace/cps-master-verify-java/cps-events/target/code-coverage/jacoco-ut.exec,excludes=org/onap/cps/event/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/* [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (default-prepare-agent) @ cps-events --- [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/w/workspace/cps-master-verify-java/cps-events/target/jacoco.exec,excludes=org/onap/cps/event/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/* [INFO] [INFO] --- jsonschema2pojo-maven-plugin:1.2.1:generate (default) @ cps-events --- [INFO] [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-license) @ cps-events --- [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-java-style) @ cps-events --- [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.1.1:check (cps-java-style) @ cps-events --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ cps-events --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-events/target/generated-sources/license [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-events/target/generated-resources/licenses [INFO] [INFO] --- maven-compiler-plugin:3.11.0:compile (default-compile) @ cps-events --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 2 source files with javac [debug release 17] to target/classes [INFO] [INFO] >>> spotbugs-maven-plugin:4.4.2:check (analyze-compile) > :spotbugs @ cps-events >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.4.2:spotbugs (spotbugs) @ cps-events --- [INFO] Fork Value is true [java] WARNING: A terminally deprecated method in java.lang.System has been called [java] WARNING: System::setSecurityManager has been called by edu.umd.cs.findbugs.ba.jsr305.TypeQualifierValue (file:/home/jenkins/.m2/repository/com/github/spotbugs/spotbugs/4.2.3/spotbugs-4.2.3.jar) [java] WARNING: Please consider reporting this to the maintainers of edu.umd.cs.findbugs.ba.jsr305.TypeQualifierValue [java] WARNING: System::setSecurityManager will be removed in a future release [INFO] Done SpotBugs Analysis.... [INFO] [INFO] <<< spotbugs-maven-plugin:4.4.2:check (analyze-compile) < :spotbugs @ cps-events <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.4.2:check (analyze-compile) @ cps-events --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ cps-events --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-events/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.11.0:testCompile (default-testCompile) @ cps-events --- [INFO] No sources to compile [INFO] [INFO] --- gmavenplus-plugin:1.9.0:compileTests (default) @ cps-events --- [INFO] No sources specified for compilation. Skipping. [INFO] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ cps-events --- [INFO] No tests to run. [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:report (post-unit-test) @ cps-events --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ cps-events --- [INFO] Building jar: /w/workspace/cps-master-verify-java/cps-events/target/cps-events-3.5.3-SNAPSHOT.jar [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-integration-test) @ cps-events --- [INFO] failsafeArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/w/workspace/cps-master-verify-java/cps-events/target/code-coverage/jacoco-it.exec,excludes=org/onap/cps/event/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/* [INFO] [INFO] --- maven-failsafe-plugin:3.0.0-M4:integration-test (integration-tests) @ cps-events --- [INFO] No tests to run. [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:report (post-integration-test) @ cps-events --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:check (coverage-check) @ cps-events --- [INFO] Skipping JaCoCo execution due to missing execution data file:/w/workspace/cps-master-verify-java/cps-events/target/code-coverage/jacoco-ut.exec [INFO] [INFO] --- maven-failsafe-plugin:3.0.0-M4:verify (integration-tests) @ cps-events --- [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ cps-events --- [INFO] Installing /w/workspace/cps-master-verify-java/cps-events/target/cps-events-3.5.3-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/onap/cps/cps-events/3.5.3-SNAPSHOT/cps-events-3.5.3-SNAPSHOT.jar [INFO] Installing /w/workspace/cps-master-verify-java/cps-events/pom.xml to /home/jenkins/.m2/repository/org/onap/cps/cps-events/3.5.3-SNAPSHOT/cps-events-3.5.3-SNAPSHOT.pom [INFO] [INFO] --------------------< org.onap.cps:cps-path-parser >-------------------- [INFO] Building cps-path-parser 3.5.3-SNAPSHOT [7/21] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ cps-path-parser --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-property) @ cps-path-parser --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-no-snapshots) @ cps-path-parser --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-unit-test) @ cps-path-parser --- [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/w/workspace/cps-master-verify-java/cps-path-parser/target/code-coverage/jacoco-ut.exec,excludes=org/onap/cps/event/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/* [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (default-prepare-agent) @ cps-path-parser --- [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/w/workspace/cps-master-verify-java/cps-path-parser/target/jacoco.exec,excludes=org/onap/cps/event/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/* [INFO] [INFO] --- antlr4-maven-plugin:4.9.2:antlr4 (default) @ cps-path-parser --- [INFO] ANTLR 4: Processing source directory /w/workspace/cps-master-verify-java/cps-path-parser/src/main/antlr4 [INFO] Processing grammar: org/onap/cps/cpspath/parser/antlr4/CpsPath.g4 [INFO] [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-license) @ cps-path-parser --- [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-java-style) @ cps-path-parser --- [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.1.1:check (cps-java-style) @ cps-path-parser --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ cps-path-parser --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-path-parser/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-path-parser/target/generated-sources/license [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-path-parser/target/generated-resources/licenses [INFO] [INFO] --- maven-compiler-plugin:3.11.0:compile (default-compile) @ cps-path-parser --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 9 source files with javac [debug release 17] to target/classes [INFO] [INFO] >>> spotbugs-maven-plugin:4.4.2:check (analyze-compile) > :spotbugs @ cps-path-parser >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.4.2:spotbugs (spotbugs) @ cps-path-parser --- [INFO] Fork Value is true [java] WARNING: A terminally deprecated method in java.lang.System has been called [java] WARNING: System::setSecurityManager has been called by edu.umd.cs.findbugs.ba.jsr305.TypeQualifierValue (file:/home/jenkins/.m2/repository/com/github/spotbugs/spotbugs/4.2.3/spotbugs-4.2.3.jar) [java] WARNING: Please consider reporting this to the maintainers of edu.umd.cs.findbugs.ba.jsr305.TypeQualifierValue [java] WARNING: System::setSecurityManager will be removed in a future release [INFO] Done SpotBugs Analysis.... [INFO] [INFO] <<< spotbugs-maven-plugin:4.4.2:check (analyze-compile) < :spotbugs @ cps-path-parser <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.4.2:check (analyze-compile) @ cps-path-parser --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ cps-path-parser --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-path-parser/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.11.0:testCompile (default-testCompile) @ cps-path-parser --- [INFO] No sources to compile [INFO] [INFO] --- gmavenplus-plugin:1.9.0:compileTests (default) @ cps-path-parser --- [INFO] Using isolated classloader, without GMavenPlus classpath. [INFO] Using Groovy 3.0.18 to perform compileTests. [INFO] Compiled 4 files. [INFO] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ cps-path-parser --- [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] Running org.onap.cps.cpspath.parser.CpsPathQuerySpec line 1:0 extraneous input 'invalid-cps-path' expecting '/' line 1:2 extraneous input '/' expecting QName line 1:25 mismatched input '5.0' expecting {IntegerLiteral, StringLiteral} line 1:26 mismatched input '"' expecting {IntegerLiteral, StringLiteral} line 1:26 mismatched input ''' expecting {IntegerLiteral, StringLiteral} line 1:29 mismatched input ']' expecting {'=', '>', '<', '>=', '<='} line 1:18 missing QName at '' line 1:37 mismatched input '@' expecting {'[', '/'} line 1:37 mismatched input ']' expecting {'[', '/'} line 1:37 mismatched input '::' expecting {'[', '/'} [INFO] Tests run: 82, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.612 s - in org.onap.cps.cpspath.parser.CpsPathQuerySpec [INFO] Running org.onap.cps.cpspath.parser.CpsPathUtilSpec line 1:2 missing QName at '/' [INFO] Tests run: 40, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.028 s - in org.onap.cps.cpspath.parser.CpsPathUtilSpec [INFO] [INFO] Results: [INFO] [INFO] Tests run: 122, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:report (post-unit-test) @ cps-path-parser --- [INFO] Loading execution data file /w/workspace/cps-master-verify-java/cps-path-parser/target/code-coverage/jacoco-ut.exec [INFO] Analyzed bundle 'cps-path-parser' with 7 classes [INFO] [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ cps-path-parser --- [INFO] Building jar: /w/workspace/cps-master-verify-java/cps-path-parser/target/cps-path-parser-3.5.3-SNAPSHOT.jar [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-integration-test) @ cps-path-parser --- [INFO] failsafeArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/w/workspace/cps-master-verify-java/cps-path-parser/target/code-coverage/jacoco-it.exec,excludes=org/onap/cps/event/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/* [INFO] [INFO] --- maven-failsafe-plugin:3.0.0-M4:integration-test (integration-tests) @ cps-path-parser --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:report (post-integration-test) @ cps-path-parser --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:check (coverage-check) @ cps-path-parser --- [INFO] Loading execution data file /w/workspace/cps-master-verify-java/cps-path-parser/target/code-coverage/jacoco-ut.exec [INFO] Analyzed bundle 'cps-path-parser' with 7 classes [INFO] All coverage checks have been met. [INFO] [INFO] --- maven-failsafe-plugin:3.0.0-M4:verify (integration-tests) @ cps-path-parser --- [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ cps-path-parser --- [INFO] Installing /w/workspace/cps-master-verify-java/cps-path-parser/target/cps-path-parser-3.5.3-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/onap/cps/cps-path-parser/3.5.3-SNAPSHOT/cps-path-parser-3.5.3-SNAPSHOT.jar [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.5.3-SNAPSHOT/cps-path-parser-3.5.3-SNAPSHOT.pom [INFO] [INFO] ----------------------< org.onap.cps:cps-service >---------------------- [INFO] Building cps-service 3.5.3-SNAPSHOT [8/21] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ cps-service --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-property) @ cps-service --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-no-snapshots) @ cps-service --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-unit-test) @ cps-service --- [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/w/workspace/cps-master-verify-java/cps-service/target/code-coverage/jacoco-ut.exec,excludes=org/onap/cps/event/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/* [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (default-prepare-agent) @ cps-service --- [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/w/workspace/cps-master-verify-java/cps-service/target/jacoco.exec,excludes=org/onap/cps/event/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/* [INFO] [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-license) @ cps-service --- [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-java-style) @ cps-service --- [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.1.1:check (cps-java-style) @ cps-service --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ cps-service --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-service/target/generated-sources/license [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-service/target/generated-resources/licenses [INFO] [INFO] --- maven-compiler-plugin:3.11.0:compile (default-compile) @ cps-service --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 71 source files with javac [debug release 17] to target/classes [INFO] /w/workspace/cps-master-verify-java/cps-service/src/main/java/org/onap/cps/utils/PrefixResolver.java: Some input files use unchecked or unsafe operations. [INFO] /w/workspace/cps-master-verify-java/cps-service/src/main/java/org/onap/cps/utils/PrefixResolver.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] >>> spotbugs-maven-plugin:4.4.2:check (analyze-compile) > :spotbugs @ cps-service >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.4.2:spotbugs (spotbugs) @ cps-service --- [INFO] Fork Value is true [java] WARNING: A terminally deprecated method in java.lang.System has been called [java] WARNING: System::setSecurityManager has been called by edu.umd.cs.findbugs.ba.jsr305.TypeQualifierValue (file:/home/jenkins/.m2/repository/com/github/spotbugs/spotbugs/4.2.3/spotbugs-4.2.3.jar) [java] WARNING: Please consider reporting this to the maintainers of edu.umd.cs.findbugs.ba.jsr305.TypeQualifierValue [java] WARNING: System::setSecurityManager will be removed in a future release [INFO] Done SpotBugs Analysis.... [INFO] [INFO] <<< spotbugs-maven-plugin:4.4.2:check (analyze-compile) < :spotbugs @ cps-service <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.4.2:check (analyze-compile) @ cps-service --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ cps-service --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 30 resources [INFO] [INFO] --- maven-compiler-plugin:3.11.0:testCompile (default-testCompile) @ cps-service --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 1 source file with javac [debug release 17] to target/test-classes [INFO] [INFO] --- gmavenplus-plugin:1.9.0:compileTests (default) @ cps-service --- [INFO] Using isolated classloader, without GMavenPlus classpath. [INFO] Using Groovy 3.0.18 to perform compileTests. [INFO] Compiled 76 files. [INFO] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ cps-service --- [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] Running org.onap.cps.aop.CpsLoggingAspectServiceSpec [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.619 s - in org.onap.cps.aop.CpsLoggingAspectServiceSpec [INFO] Running org.onap.cps.api.impl.CpsAnchorServiceImplSpec [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.09 s - in org.onap.cps.api.impl.CpsAnchorServiceImplSpec [INFO] Running org.onap.cps.api.impl.CpsDataServiceImplSpec [Fatal Error] :1:13: XML document structures must start and end within the same entity. [Fatal Error] :1:13: XML document structures must start and end within the same entity. [Fatal Error] :1:16: The markup in the document following the root element must be well-formed. [Fatal Error] :1:16: The markup in the document following the root element must be well-formed. 15:44:55.923 [main] ERROR org.onap.cps.api.impl.CpsDataServiceImpl -- Failed to send message to notification service java.lang.Exception: publishing failed at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:277) at org.onap.cps.api.impl.CpsDataServiceImplSpec$__spock_feature_0_34_closure21.doCall(CpsDataServiceImplSpec.groovy:597) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.codehaus.groovy.reflection.CachedMethod.invoke(CachedMethod.java:107) at groovy.lang.MetaMethod.doMethodInvoke(MetaMethod.java:323) at org.codehaus.groovy.runtime.metaclass.ClosureMetaClass.invokeMethod(ClosureMetaClass.java:274) at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:1030) at groovy.lang.Closure.call(Closure.java:427) at org.spockframework.runtime.GroovyRuntimeUtil.invokeClosure(GroovyRuntimeUtil.java:200) at org.spockframework.mock.response.CodeResponseGenerator.invokeClosure(CodeResponseGenerator.java:54) at org.spockframework.mock.response.CodeResponseGenerator.doRespond(CodeResponseGenerator.java:37) at org.spockframework.mock.response.SingleResponseGenerator.respond(SingleResponseGenerator.java:32) at org.spockframework.mock.response.ResponseGeneratorChain.respond(ResponseGeneratorChain.java:44) at org.spockframework.mock.runtime.MockInteraction.accept(MockInteraction.java:73) at org.spockframework.mock.runtime.MockInteractionDecorator.accept(MockInteractionDecorator.java:50) at org.spockframework.mock.runtime.InteractionScope$1.accept(InteractionScope.java:57) at org.spockframework.mock.runtime.MockController.handle(MockController.java:40) at org.spockframework.mock.runtime.JavaMockInterceptor.intercept(JavaMockInterceptor.java:86) at org.spockframework.mock.runtime.ByteBuddyInterceptorAdapter.interceptNonAbstract(ByteBuddyInterceptorAdapter.java:35) at org.onap.cps.events.CpsDataUpdateEventsService$SpockMock$187447400.publishCpsDataUpdateEvent(Unknown Source) at org.onap.cps.api.impl.CpsDataServiceImpl.sendDataUpdatedEvent(CpsDataServiceImpl.java:520) at org.onap.cps.api.impl.CpsDataServiceImpl.updateNodeLeaves(CpsDataServiceImpl.java:171) at org.onap.cps.api.CpsDataService$updateNodeLeaves$4.call(Unknown Source) at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) at org.onap.cps.api.impl.CpsDataServiceImplSpec.$spock_feature_0_34(CpsDataServiceImplSpec.groovy:599) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:63) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) [INFO] Tests run: 83, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.414 s - in org.onap.cps.api.impl.CpsDataServiceImplSpec [INFO] Running org.onap.cps.api.impl.CpsDataspaceServiceImplSpec [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s - in org.onap.cps.api.impl.CpsDataspaceServiceImplSpec [INFO] Running org.onap.cps.api.impl.CpsDeltaServiceImplSpec [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.019 s - in org.onap.cps.api.impl.CpsDeltaServiceImplSpec [INFO] Running org.onap.cps.api.impl.CpsModuleServiceImplSpec [INFO] Tests run: 21, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.109 s - in org.onap.cps.api.impl.CpsModuleServiceImplSpec [INFO] Running org.onap.cps.api.impl.CpsQueryServiceImplSpec [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s - in org.onap.cps.api.impl.CpsQueryServiceImplSpec [INFO] Running org.onap.cps.api.impl.E2ENetworkSliceSpec [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.354 s - in org.onap.cps.api.impl.E2ENetworkSliceSpec [INFO] Running org.onap.cps.api.impl.YangTextSchemaSourceSetCacheSpec 15:44:51,321 |-INFO in ch.qos.logback.classic.LoggerContext[default] - This is logback-classic version 1.4.14 15:44:51,324 |-INFO in ch.qos.logback.classic.util.ContextInitializer@3241c573 - Here is a list of configurators discovered as a service, by rank: 15:44:51,324 |-INFO in ch.qos.logback.classic.util.ContextInitializer@3241c573 - org.springframework.boot.logging.logback.RootLogLevelConfigurator 15:44:51,324 |-INFO in ch.qos.logback.classic.util.ContextInitializer@3241c573 - They will be invoked in order until ExecutionStatus.DO_NOT_INVOKE_NEXT_IF_ANY is returned. 15:44:51,324 |-INFO in ch.qos.logback.classic.util.ContextInitializer@3241c573 - Constructed configurator of type class org.springframework.boot.logging.logback.RootLogLevelConfigurator 15:44:51,333 |-INFO in ch.qos.logback.classic.util.ContextInitializer@3241c573 - org.springframework.boot.logging.logback.RootLogLevelConfigurator.configure() call lasted 1 milliseconds. ExecutionStatus=INVOKE_NEXT_IF_ANY 15:44:51,333 |-INFO in ch.qos.logback.classic.util.ContextInitializer@3241c573 - Trying to configure with ch.qos.logback.classic.joran.SerializedModelConfigurator 15:44:51,334 |-INFO in ch.qos.logback.classic.util.ContextInitializer@3241c573 - Constructed configurator of type class ch.qos.logback.classic.joran.SerializedModelConfigurator 15:44:51,336 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.scmo] 15:44:51,336 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback.scmo] 15:44:51,336 |-INFO in ch.qos.logback.classic.util.ContextInitializer@3241c573 - ch.qos.logback.classic.joran.SerializedModelConfigurator.configure() call lasted 2 milliseconds. ExecutionStatus=INVOKE_NEXT_IF_ANY 15:44:51,336 |-INFO in ch.qos.logback.classic.util.ContextInitializer@3241c573 - Trying to configure with ch.qos.logback.classic.util.DefaultJoranConfigurator 15:44:51,337 |-INFO in ch.qos.logback.classic.util.ContextInitializer@3241c573 - Constructed configurator of type class ch.qos.logback.classic.util.DefaultJoranConfigurator 15:44:51,337 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.xml] 15:44:51,337 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback.xml] 15:44:51,337 |-INFO in ch.qos.logback.classic.util.ContextInitializer@3241c573 - ch.qos.logback.classic.util.DefaultJoranConfigurator.configure() call lasted 0 milliseconds. ExecutionStatus=INVOKE_NEXT_IF_ANY 15:44:51,338 |-INFO in ch.qos.logback.classic.util.ContextInitializer@3241c573 - Trying to configure with ch.qos.logback.classic.BasicConfigurator 15:44:51,339 |-INFO in ch.qos.logback.classic.util.ContextInitializer@3241c573 - Constructed configurator of type class ch.qos.logback.classic.BasicConfigurator 15:44:51,339 |-INFO in ch.qos.logback.classic.BasicConfigurator@62cf74f3 - Setting up default configuration. 15:44:51,356 |-INFO in ch.qos.logback.classic.util.ContextInitializer@3241c573 - ch.qos.logback.classic.BasicConfigurator.configure() call lasted 17 milliseconds. ExecutionStatus=NEUTRAL 15:44:56,782 |-INFO in ch.qos.logback.core.joran.util.ConfigurationWatchListUtil@6f7be76 - Adding [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.2.4/spring-boot-3.2.4.jar!/org/springframework/boot/logging/logback/defaults.xml] to configuration watch list. 15:44:56,782 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@14ccd97f - URL [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.2.4/spring-boot-3.2.4.jar!/org/springframework/boot/logging/logback/defaults.xml] is not of type file 15:44:56,785 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word applicationName with class [org.springframework.boot.logging.logback.ApplicationNameConverter] 15:44:56,785 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word clr with class [org.springframework.boot.logging.logback.ColorConverter] 15:44:56,785 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word correlationId with class [org.springframework.boot.logging.logback.CorrelationIdConverter] 15:44:56,785 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word wex with class [org.springframework.boot.logging.logback.WhitespaceThrowableProxyConverter] 15:44:56,785 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word wEx with class [org.springframework.boot.logging.logback.ExtendedWhitespaceThrowableProxyConverter] 15:44:56,787 |-INFO in ch.qos.logback.core.joran.util.ConfigurationWatchListUtil@6f7be76 - Adding [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.2.4/spring-boot-3.2.4.jar!/org/springframework/boot/logging/logback/console-appender.xml] to configuration watch list. 15:44:56,787 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@14ccd97f - URL [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.2.4/spring-boot-3.2.4.jar!/org/springframework/boot/logging/logback/console-appender.xml] is not of type file 15:44:56,794 |-WARN in IfNestedWithinSecondPhaseElementSC - elements cannot be nested within an , or element 15:44:56,794 |-WARN in IfNestedWithinSecondPhaseElementSC - See also http://logback.qos.ch/codes.html#nested_if_element 15:44:56,797 |-WARN in IfNestedWithinSecondPhaseElementSC - Element at line 60 contains a nested element at line 61 15:44:56,828 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Registering a new ReconfigureOnChangeTask ReconfigureOnChangeTask(born:1727106296827) 15:44:56,828 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Will scan for changes in [file:/w/workspace/cps-master-verify-java/cps-service/target/classes/logback-spring.xml] 15:44:56,828 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Setting ReconfigureOnChangeTask scanning period to 30 seconds 15:44:56,834 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.catalina.startup.DigesterFactory] to ERROR 15:44:56,834 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@281aecc8 - Propagating ERROR level on Logger[org.apache.catalina.startup.DigesterFactory] onto the JUL framework 15:44:56,835 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.catalina.util.LifecycleBase] to ERROR 15:44:56,835 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@281aecc8 - Propagating ERROR level on Logger[org.apache.catalina.util.LifecycleBase] onto the JUL framework 15:44:56,835 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.coyote.http11.Http11NioProtocol] to WARN 15:44:56,835 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@281aecc8 - Propagating WARN level on Logger[org.apache.coyote.http11.Http11NioProtocol] onto the JUL framework 15:44:56,835 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.sshd.common.util.SecurityUtils] to WARN 15:44:56,835 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@281aecc8 - Propagating WARN level on Logger[org.apache.sshd.common.util.SecurityUtils] onto the JUL framework 15:44:56,835 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.tomcat.util.net.NioSelectorPool] to WARN 15:44:56,835 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@281aecc8 - Propagating WARN level on Logger[org.apache.tomcat.util.net.NioSelectorPool] onto the JUL framework 15:44:56,835 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.eclipse.jetty.util.component.AbstractLifeCycle] to ERROR 15:44:56,835 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@281aecc8 - Propagating ERROR level on Logger[org.eclipse.jetty.util.component.AbstractLifeCycle] onto the JUL framework 15:44:56,835 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.hibernate.validator.internal.util.Version] to WARN 15:44:56,835 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@281aecc8 - Propagating WARN level on Logger[org.hibernate.validator.internal.util.Version] onto the JUL framework 15:44:56,835 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.springframework.boot.actuate.endpoint.jmx] to WARN 15:44:56,835 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@281aecc8 - Propagating WARN level on Logger[org.springframework.boot.actuate.endpoint.jmx] onto the JUL framework 15:44:56,836 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [CONSOLE] 15:44:56,836 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 15:44:56,841 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property 15:44:56,860 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [jsonConsole] 15:44:56,860 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 15:44:56,866 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventJsonProviders] for [providers] property 15:44:56,873 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventPatternJsonProvider] for [pattern] property 15:44:57,362 |-INFO in ch.qos.logback.classic.pattern.DateConverter@31eb7dd4 - Setting zoneId to "UTC" 15:44:57,372 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [asyncConsole] 15:44:57,372 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.classic.AsyncAppender] 15:44:57,667 |-INFO in ch.qos.logback.core.model.processor.conditional.IfModelHandler - Condition [property("loggingFormat").equalsIgnoreCase("json")] evaluated to false on line 61 15:44:57,668 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [CONSOLE] to ch.qos.logback.classic.AsyncAppender[asyncConsole] 15:44:57,668 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Attaching appender named [CONSOLE] to AsyncAppender. 15:44:57,669 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Setting discardingThreshold to 51 15:44:57,669 |-INFO in ch.qos.logback.classic.model.processor.RootLoggerModelHandler - Setting level of ROOT logger to INFO 15:44:57,669 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@281aecc8 - Propagating INFO level on Logger[ROOT] onto the JUL framework 15:44:57,669 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [asyncConsole] to Logger[ROOT] 15:44:57,670 |-INFO in ch.qos.logback.core.model.processor.DefaultProcessor@a547191 - End of configuration. 15:44:57,670 |-INFO in org.springframework.boot.logging.logback.SpringBootJoranConfigurator@78214685 - Registering current configuration as safe fallback point . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v3.2.4) 2024-09-23T15:44:57.733Z INFO 6631 --- [ main] o.c.a.i.YangTextSchemaSourceSetCacheSpec : Starting YangTextSchemaSourceSetCacheSpec using Java 17.0.6-ea with PID 6631 (started by jenkins in /w/workspace/cps-master-verify-java/cps-service) 2024-09-23T15:44:57.735Z INFO 6631 --- [ main] o.c.a.i.YangTextSchemaSourceSetCacheSpec : No active profile set, falling back to 1 default profile: "default" 2024-09-23T15:44:58.114Z INFO 6631 --- [ main] o.c.a.i.YangTextSchemaSourceSetCacheSpec : Started YangTextSchemaSourceSetCacheSpec in 1.62 seconds (process running for 7.582) [ERROR] OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.323 s - in org.onap.cps.api.impl.YangTextSchemaSourceSetCacheSpec [INFO] Running org.onap.cps.cache.AnchorDataCacheConfigSpec . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v3.2.4) 2024-09-23T15:44:58.818Z INFO 6631 --- [ main] o.o.cps.cache.AnchorDataCacheConfigSpec : Starting AnchorDataCacheConfigSpec using Java 17.0.6-ea with PID 6631 (started by jenkins in /w/workspace/cps-master-verify-java/cps-service) 2024-09-23T15:44:58.818Z INFO 6631 --- [ main] o.o.cps.cache.AnchorDataCacheConfigSpec : No active profile set, falling back to 1 default profile: "default" 2024-09-23T15:44:58.938Z WARN 6631 --- [ main] c.h.i.impl.HazelcastInstanceFactory : Hazelcast is starting in a Java modular environment (Java 9 and newer) but without proper access to required Java packages. Use additional Java arguments to provide Hazelcast access to Java internal API. The internal API access is used to get the best performance results. Arguments to be used: --add-modules java.se --add-exports java.base/jdk.internal.ref=ALL-UNNAMED --add-opens java.base/java.lang=ALL-UNNAMED --add-opens java.base/sun.nio.ch=ALL-UNNAMED --add-opens java.management/sun.management=ALL-UNNAMED --add-opens jdk.management/com.sun.management.internal=ALL-UNNAMED 2024-09-23T15:44:59.038Z INFO 6631 --- [ main] com.hazelcast.system.logo : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] + + o o o o---o o----o o o---o o o----o o--o--o + + + + | | / \ / | | / / \ | | + + + + + o----o o o o o----o | o o o o----o | + + + + | | / \ / | | \ / \ | | + + o o o o o---o o----o o----o o---o o o o----o o 2024-09-23T15:44:59.038Z INFO 6631 --- [ main] com.hazelcast.system : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Copyright (c) 2008-2023, Hazelcast, Inc. All Rights Reserved. 2024-09-23T15:44:59.038Z INFO 6631 --- [ main] com.hazelcast.system : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Hazelcast Platform 5.3.6 (20231109 - 9903dc9) starting at [10.30.107.42]:5701 2024-09-23T15:44:59.039Z INFO 6631 --- [ main] com.hazelcast.system : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Cluster name: cps-and-ncmp-test-caches 2024-09-23T15:44:59.039Z INFO 6631 --- [ main] com.hazelcast.system : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Integrity Checker is disabled. Fail-fast on corrupted executables will not be performed. For more information, see the documentation for Integrity Checker. 2024-09-23T15:44:59.042Z INFO 6631 --- [ main] com.hazelcast.system : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] The Jet engine is disabled. To enable the Jet engine on the members, do one of the following: - Change member config using Java API: config.getJetConfig().setEnabled(true) - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 2024-09-23T15:44:59.252Z INFO 6631 --- [ main] c.h.internal.tpc.TpcServerBootstrap : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] TPC: disabled 2024-09-23T15:44:59.489Z INFO 6631 --- [ main] com.hazelcast.system.security : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] 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. 2024-09-23T15:44:59.614Z INFO 6631 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Using Multicast discovery 2024-09-23T15:44:59.619Z WARN 6631 --- [ main] com.hazelcast.cp.CPSubsystem : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] CP Subsystem is not enabled. CP data structures will operate in UNSAFE mode! Please note that UNSAFE mode will not provide strong consistency guarantees. 2024-09-23T15:44:59.989Z INFO 6631 --- [ main] c.h.internal.diagnostics.Diagnostics : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 2024-09-23T15:44:59.995Z INFO 6631 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] [10.30.107.42]:5701 is STARTING 2024-09-23T15:45:00.196Z INFO 6631 --- [ main] c.h.i.cluster.impl.MulticastJoiner : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Trying to join to discovered node: [10.30.107.151]:5701 2024-09-23T15:45:00.240Z INFO 6631 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.30.107.42:49431 and /10.30.107.151:5701 2024-09-23T15:45:05.337Z INFO 6631 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.30.107.42:5701 and /10.30.106.249:41575 2024-09-23T15:45:05.339Z INFO 6631 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.30.107.42:5701 and /10.30.106.57:55415 2024-09-23T15:45:05.356Z INFO 6631 --- [ration.thread-2] c.h.internal.cluster.ClusterService : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Members {size:4, ver:4} [ Member [10.30.107.151]:5701 - f2bf20e9-38e1-4c89-be7e-e349905f1690 Member [10.30.106.249]:5701 - 2257824a-1df3-4aff-859d-4e6d760e41d4 Member [10.30.106.57]:5701 - ebb6c274-f30a-4ddf-995e-46530eb64e20 Member [10.30.107.42]:5701 - f015e990-eff3-4fe7-a377-75913c3a1037 this ] 2024-09-23T15:45:05.377Z INFO 6631 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] [10.30.107.42]:5701 is STARTED 2024-09-23T15:45:05.415Z INFO 6631 --- [ main] o.o.cps.cache.AnchorDataCacheConfigSpec : Started AnchorDataCacheConfigSpec in 6.627 seconds (process running for 14.883) 2024-09-23T15:45:05.481Z INFO 6631 --- [ main] o.onap.cps.cache.HazelcastCacheConfig : Enabling kubernetes mode with service-name : test-service-name [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.706 s - in org.onap.cps.cache.AnchorDataCacheConfigSpec [INFO] Running org.onap.cps.cache.AnchorDataCacheEntrySpec [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s - in org.onap.cps.cache.AnchorDataCacheEntrySpec [INFO] Running org.onap.cps.cache.HazelcastCacheConfigSpec 2024-09-23T15:45:05.513Z INFO 6631 --- [ main] com.hazelcast.system.logo : [10.30.107.42]:5702 [my cluster] [5.3.6] + + o o o o---o o----o o o---o o o----o o--o--o + + + + | | / \ / | | / / \ | | + + + + + o----o o o o o----o | o o o o----o | + + + + | | / \ / | | \ / \ | | + + o o o o o---o o----o o----o o---o o o o----o o 2024-09-23T15:45:05.513Z INFO 6631 --- [ main] com.hazelcast.system : [10.30.107.42]:5702 [my cluster] [5.3.6] Copyright (c) 2008-2023, Hazelcast, Inc. All Rights Reserved. 2024-09-23T15:45:05.513Z INFO 6631 --- [ main] com.hazelcast.system : [10.30.107.42]:5702 [my cluster] [5.3.6] Hazelcast Platform 5.3.6 (20231109 - 9903dc9) starting at [10.30.107.42]:5702 2024-09-23T15:45:05.513Z INFO 6631 --- [ main] com.hazelcast.system : [10.30.107.42]:5702 [my cluster] [5.3.6] Cluster name: my cluster 2024-09-23T15:45:05.513Z INFO 6631 --- [ main] com.hazelcast.system : [10.30.107.42]:5702 [my cluster] [5.3.6] Integrity Checker is disabled. Fail-fast on corrupted executables will not be performed. For more information, see the documentation for Integrity Checker. 2024-09-23T15:45:05.513Z INFO 6631 --- [ main] com.hazelcast.system : [10.30.107.42]:5702 [my cluster] [5.3.6] The Jet engine is disabled. To enable the Jet engine on the members, do one of the following: - Change member config using Java API: config.getJetConfig().setEnabled(true) - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 2024-09-23T15:45:05.521Z INFO 6631 --- [ main] c.h.internal.tpc.TpcServerBootstrap : [10.30.107.42]:5702 [my cluster] [5.3.6] TPC: disabled 2024-09-23T15:45:05.532Z INFO 6631 --- [ main] com.hazelcast.system.security : [10.30.107.42]:5702 [my cluster] [5.3.6] 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. 2024-09-23T15:45:05.534Z INFO 6631 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.42]:5702 [my cluster] [5.3.6] Using Multicast discovery 2024-09-23T15:45:05.534Z WARN 6631 --- [ main] com.hazelcast.cp.CPSubsystem : [10.30.107.42]:5702 [my cluster] [5.3.6] CP Subsystem is not enabled. CP data structures will operate in UNSAFE mode! Please note that UNSAFE mode will not provide strong consistency guarantees. 2024-09-23T15:45:05.548Z INFO 6631 --- [ main] c.h.internal.diagnostics.Diagnostics : [10.30.107.42]:5702 [my cluster] [5.3.6] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 2024-09-23T15:45:05.548Z INFO 6631 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.42]:5702 [my cluster] [5.3.6] [10.30.107.42]:5702 is STARTING 2024-09-23T15:45:07.856Z INFO 6631 --- [ main] c.h.internal.cluster.ClusterService : [10.30.107.42]:5702 [my cluster] [5.3.6] Members {size:1, ver:1} [ Member [10.30.107.42]:5702 - 25216055-c884-4c2c-aa2f-eec70204854e this ] 2024-09-23T15:45:07.856Z WARN 6631 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.42]:5702 [my cluster] [5.3.6] Config seed port is 5701 and cluster size is 1. Some of the ports seem occupied! 2024-09-23T15:45:07.857Z INFO 6631 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.42]:5702 [my cluster] [5.3.6] [10.30.107.42]:5702 is STARTED 2024-09-23T15:45:07.863Z INFO 6631 --- [ main] com.hazelcast.system.logo : [10.30.107.42]:5703 [my cluster] [5.3.6] + + o o o o---o o----o o o---o o o----o o--o--o + + + + | | / \ / | | / / \ | | + + + + + o----o o o o o----o | o o o o----o | + + + + | | / \ / | | \ / \ | | + + o o o o o---o o----o o----o o---o o o o----o o 2024-09-23T15:45:07.863Z INFO 6631 --- [ main] com.hazelcast.system : [10.30.107.42]:5703 [my cluster] [5.3.6] Copyright (c) 2008-2023, Hazelcast, Inc. All Rights Reserved. 2024-09-23T15:45:07.863Z INFO 6631 --- [ main] com.hazelcast.system : [10.30.107.42]:5703 [my cluster] [5.3.6] Hazelcast Platform 5.3.6 (20231109 - 9903dc9) starting at [10.30.107.42]:5703 2024-09-23T15:45:07.863Z INFO 6631 --- [ main] com.hazelcast.system : [10.30.107.42]:5703 [my cluster] [5.3.6] Cluster name: my cluster 2024-09-23T15:45:07.863Z INFO 6631 --- [ main] com.hazelcast.system : [10.30.107.42]:5703 [my cluster] [5.3.6] Integrity Checker is disabled. Fail-fast on corrupted executables will not be performed. For more information, see the documentation for Integrity Checker. 2024-09-23T15:45:07.863Z INFO 6631 --- [ main] com.hazelcast.system : [10.30.107.42]:5703 [my cluster] [5.3.6] The Jet engine is disabled. To enable the Jet engine on the members, do one of the following: - Change member config using Java API: config.getJetConfig().setEnabled(true) - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 2024-09-23T15:45:07.869Z INFO 6631 --- [ main] c.h.internal.tpc.TpcServerBootstrap : [10.30.107.42]:5703 [my cluster] [5.3.6] TPC: disabled 2024-09-23T15:45:07.877Z INFO 6631 --- [ main] com.hazelcast.system.security : [10.30.107.42]:5703 [my cluster] [5.3.6] 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. 2024-09-23T15:45:07.878Z INFO 6631 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.42]:5703 [my cluster] [5.3.6] Using Multicast discovery 2024-09-23T15:45:07.879Z WARN 6631 --- [ main] com.hazelcast.cp.CPSubsystem : [10.30.107.42]:5703 [my cluster] [5.3.6] CP Subsystem is not enabled. CP data structures will operate in UNSAFE mode! Please note that UNSAFE mode will not provide strong consistency guarantees. 2024-09-23T15:45:07.913Z INFO 6631 --- [ main] c.h.internal.diagnostics.Diagnostics : [10.30.107.42]:5703 [my cluster] [5.3.6] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 2024-09-23T15:45:07.913Z INFO 6631 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.42]:5703 [my cluster] [5.3.6] [10.30.107.42]:5703 is STARTING 2024-09-23T15:45:08.001Z INFO 6631 --- [ main] c.h.i.cluster.impl.MulticastJoiner : [10.30.107.42]:5703 [my cluster] [5.3.6] Trying to join to discovered node: [10.30.107.42]:5702 2024-09-23T15:45:08.004Z INFO 6631 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.107.42]:5702 [my cluster] [5.3.6] Initialized new cluster connection between /10.30.107.42:5702 and /10.30.107.42:45183 2024-09-23T15:45:08.004Z INFO 6631 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.107.42]:5703 [my cluster] [5.3.6] Initialized new cluster connection between /10.30.107.42:45183 and /10.30.107.42:5702 2024-09-23T15:45:13.116Z INFO 6631 --- [ration.thread-0] c.h.internal.cluster.ClusterService : [10.30.107.42]:5702 [my cluster] [5.3.6] Members {size:2, ver:2} [ Member [10.30.107.42]:5702 - 25216055-c884-4c2c-aa2f-eec70204854e this Member [10.30.107.42]:5703 - 3673e665-125b-4b92-a957-2455cc87f4ae ] 2024-09-23T15:45:13.121Z INFO 6631 --- [ration.thread-0] c.h.internal.cluster.ClusterService : [10.30.107.42]:5703 [my cluster] [5.3.6] Members {size:2, ver:2} [ Member [10.30.107.42]:5702 - 25216055-c884-4c2c-aa2f-eec70204854e Member [10.30.107.42]:5703 - 3673e665-125b-4b92-a957-2455cc87f4ae this ] 2024-09-23T15:45:13.121Z WARN 6631 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.42]:5703 [my cluster] [5.3.6] Config seed port is 5701 and cluster size is 2. Some of the ports seem occupied! 2024-09-23T15:45:13.122Z INFO 6631 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.42]:5703 [my cluster] [5.3.6] [10.30.107.42]:5703 is STARTED 2024-09-23T15:45:13.132Z INFO 6631 --- [ main] com.hazelcast.system.logo : [10.30.107.42]:5704 [my cluster] [5.3.6] + + o o o o---o o----o o o---o o o----o o--o--o + + + + | | / \ / | | / / \ | | + + + + + o----o o o o o----o | o o o o----o | + + + + | | / \ / | | \ / \ | | + + o o o o o---o o----o o----o o---o o o o----o o 2024-09-23T15:45:13.132Z INFO 6631 --- [ main] com.hazelcast.system : [10.30.107.42]:5704 [my cluster] [5.3.6] Copyright (c) 2008-2023, Hazelcast, Inc. All Rights Reserved. 2024-09-23T15:45:13.132Z INFO 6631 --- [ main] com.hazelcast.system : [10.30.107.42]:5704 [my cluster] [5.3.6] Hazelcast Platform 5.3.6 (20231109 - 9903dc9) starting at [10.30.107.42]:5704 2024-09-23T15:45:13.133Z INFO 6631 --- [ main] com.hazelcast.system : [10.30.107.42]:5704 [my cluster] [5.3.6] Cluster name: my cluster 2024-09-23T15:45:13.133Z INFO 6631 --- [ main] com.hazelcast.system : [10.30.107.42]:5704 [my cluster] [5.3.6] Integrity Checker is disabled. Fail-fast on corrupted executables will not be performed. For more information, see the documentation for Integrity Checker. 2024-09-23T15:45:13.133Z INFO 6631 --- [ main] com.hazelcast.system : [10.30.107.42]:5704 [my cluster] [5.3.6] The Jet engine is disabled. To enable the Jet engine on the members, do one of the following: - Change member config using Java API: config.getJetConfig().setEnabled(true) - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 2024-09-23T15:45:13.137Z INFO 6631 --- [ main] c.h.internal.tpc.TpcServerBootstrap : [10.30.107.42]:5704 [my cluster] [5.3.6] TPC: disabled 2024-09-23T15:45:13.146Z INFO 6631 --- [ main] com.hazelcast.system.security : [10.30.107.42]:5704 [my cluster] [5.3.6] 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. 2024-09-23T15:45:13.147Z INFO 6631 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.42]:5704 [my cluster] [5.3.6] Using Multicast discovery 2024-09-23T15:45:13.147Z WARN 6631 --- [ main] com.hazelcast.cp.CPSubsystem : [10.30.107.42]:5704 [my cluster] [5.3.6] CP Subsystem is not enabled. CP data structures will operate in UNSAFE mode! Please note that UNSAFE mode will not provide strong consistency guarantees. 2024-09-23T15:45:13.156Z INFO 6631 --- [ main] c.h.internal.diagnostics.Diagnostics : [10.30.107.42]:5704 [my cluster] [5.3.6] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 2024-09-23T15:45:13.156Z INFO 6631 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.42]:5704 [my cluster] [5.3.6] [10.30.107.42]:5704 is STARTING 2024-09-23T15:45:13.268Z INFO 6631 --- [ main] c.h.i.cluster.impl.MulticastJoiner : [10.30.107.42]:5704 [my cluster] [5.3.6] Trying to join to discovered node: [10.30.107.42]:5702 2024-09-23T15:45:13.272Z INFO 6631 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.107.42]:5702 [my cluster] [5.3.6] Initialized new cluster connection between /10.30.107.42:5702 and /10.30.107.42:51343 2024-09-23T15:45:13.272Z INFO 6631 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.107.42]:5704 [my cluster] [5.3.6] Initialized new cluster connection between /10.30.107.42:51343 and /10.30.107.42:5702 2024-09-23T15:45:18.380Z INFO 6631 --- [ration.thread-0] c.h.internal.cluster.ClusterService : [10.30.107.42]:5702 [my cluster] [5.3.6] Members {size:3, ver:3} [ Member [10.30.107.42]:5702 - 25216055-c884-4c2c-aa2f-eec70204854e this Member [10.30.107.42]:5703 - 3673e665-125b-4b92-a957-2455cc87f4ae Member [10.30.107.42]:5704 - 8c8e4c36-e618-4cf6-bebe-e51007213ffb ] 2024-09-23T15:45:18.382Z INFO 6631 --- [ration.thread-0] c.h.internal.cluster.ClusterService : [10.30.107.42]:5704 [my cluster] [5.3.6] Members {size:3, ver:3} [ Member [10.30.107.42]:5702 - 25216055-c884-4c2c-aa2f-eec70204854e Member [10.30.107.42]:5703 - 3673e665-125b-4b92-a957-2455cc87f4ae Member [10.30.107.42]:5704 - 8c8e4c36-e618-4cf6-bebe-e51007213ffb this ] 2024-09-23T15:45:18.383Z INFO 6631 --- [ration.thread-0] c.h.internal.cluster.ClusterService : [10.30.107.42]:5703 [my cluster] [5.3.6] Members {size:3, ver:3} [ Member [10.30.107.42]:5702 - 25216055-c884-4c2c-aa2f-eec70204854e Member [10.30.107.42]:5703 - 3673e665-125b-4b92-a957-2455cc87f4ae this Member [10.30.107.42]:5704 - 8c8e4c36-e618-4cf6-bebe-e51007213ffb ] 2024-09-23T15:45:18.384Z INFO 6631 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.107.42]:5704 [my cluster] [5.3.6] Initialized new cluster connection between /10.30.107.42:5704 and /10.30.107.42:44009 2024-09-23T15:45:18.384Z INFO 6631 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5704 [my cluster] [5.3.6] Connecting to /10.30.107.42:5703, timeout: 10000, bind-any: true 2024-09-23T15:45:18.385Z INFO 6631 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.107.42]:5703 [my cluster] [5.3.6] Initialized new cluster connection between /10.30.107.42:44009 and /10.30.107.42:5704 2024-09-23T15:45:18.385Z INFO 6631 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.107.42]:5703 [my cluster] [5.3.6] Initialized new cluster connection between /10.30.107.42:5703 and /10.30.107.42:51559 2024-09-23T15:45:18.386Z INFO 6631 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.107.42]:5704 [my cluster] [5.3.6] Initialized new cluster connection between /10.30.107.42:51559 and /10.30.107.42:5703 2024-09-23T15:45:19.383Z WARN 6631 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.42]:5704 [my cluster] [5.3.6] Config seed port is 5701 and cluster size is 3. Some of the ports seem occupied! 2024-09-23T15:45:19.384Z INFO 6631 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.42]:5704 [my cluster] [5.3.6] [10.30.107.42]:5704 is STARTED [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 13.887 s - in org.onap.cps.cache.HazelcastCacheConfigSpec [INFO] Running org.onap.cps.config.AsyncConfigSpec [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.034 s - in org.onap.cps.config.AsyncConfigSpec [INFO] Running org.onap.cps.config.CacheConfigSpec [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.onap.cps.config.CacheConfigSpec [INFO] Running org.onap.cps.events.CpsDataUpdateEventsServiceSpec [INFO] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.233 s - in org.onap.cps.events.CpsDataUpdateEventsServiceSpec [INFO] Running org.onap.cps.events.EventsPublisherSpec 2024-09-23T15:45:19.956Z DEBUG 6631 --- [ main] org.onap.cps.events.EventsPublisher : Successfully published event to topic : some-topic , Event : some-value 2024-09-23T15:45:19.961Z ERROR 6631 --- [ main] org.onap.cps.events.EventsPublisher : Unable to publish event to topic : some-topic due to some exception 2024-09-23T15:45:19.973Z DEBUG 6631 --- [ main] org.onap.cps.events.EventsPublisher : Successfully published event to topic : some-topic , Event : some-value 2024-09-23T15:45:19.980Z DEBUG 6631 --- [ main] org.onap.cps.events.EventsPublisher : Successfully published event to topic : some-topic , Event : some-value 2024-09-23T15:45:19.985Z DEBUG 6631 --- [ main] org.onap.cps.events.EventsPublisher : Successfully published event to topic : some-topic , Event : some-value 2024-09-23T15:45:19.986Z DEBUG 6631 --- [ main] org.onap.cps.events.EventsPublisher : Successfully published event to topic : some-topic , Event : some-value 2024-09-23T15:45:19.986Z ERROR 6631 --- [ main] org.onap.cps.events.EventsPublisher : Unable to publish event to topic : some-topic due to some exception [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.306 s - in org.onap.cps.events.EventsPublisherSpec [INFO] Running org.onap.cps.spi.FetchDescendantsOptionSpec [INFO] Tests run: 26, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 s - in org.onap.cps.spi.FetchDescendantsOptionSpec [INFO] Running org.onap.cps.spi.PaginationOptionSpec [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in org.onap.cps.spi.PaginationOptionSpec [INFO] Running org.onap.cps.spi.exceptions.CpsExceptionsSpec [INFO] Tests run: 20, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.022 s - in org.onap.cps.spi.exceptions.CpsExceptionsSpec [INFO] Running org.onap.cps.spi.model.ConditionPropertiesSpec [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s - in org.onap.cps.spi.model.ConditionPropertiesSpec [INFO] Running org.onap.cps.spi.model.DataNodeBuilderSpec 2024-09-23T15:45:20.227Z WARN 6631 --- [ main] org.onap.cps.spi.model.DataNodeBuilder : Unsupported NormalizedNode type detected: class jdk.proxy2.$Proxy150 [INFO] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.218 s - in org.onap.cps.spi.model.DataNodeBuilderSpec [INFO] Running org.onap.cps.spi.model.DeltaReportBuilderSpec [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s - in org.onap.cps.spi.model.DeltaReportBuilderSpec [INFO] Running org.onap.cps.utils.DataMapUtilsSpec [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.022 s - in org.onap.cps.utils.DataMapUtilsSpec [INFO] Running org.onap.cps.utils.GsonSpec first-container a-leaf a-Value last-container x-leaf x-value [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s - in org.onap.cps.utils.GsonSpec [INFO] Running org.onap.cps.utils.JsonObjectMapperSpec 2024-09-23T15:45:20.688Z ERROR 6631 --- [ main] org.onap.cps.utils.JsonObjectMapper : Parsing error occurred while converting JSON object to bytes. 2024-09-23T15:45:20.691Z ERROR 6631 --- [ main] org.onap.cps.utils.JsonObjectMapper : Parsing error occurred while converting Object to JSON string. 2024-09-23T15:45:20.713Z ERROR 6631 --- [ main] org.onap.cps.utils.JsonObjectMapper : Parsing error occurred while converting JSON content to specific class type. 2024-09-23T15:45:20.715Z ERROR 6631 --- [ main] org.onap.cps.utils.JsonObjectMapper : Found structurally incompatible object while converting into value type. 2024-09-23T15:45:20.727Z ERROR 6631 --- [ main] org.onap.cps.utils.JsonObjectMapper : Parsing error occurred while converting JSON content to Json Node. [INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.409 s - in org.onap.cps.utils.JsonObjectMapperSpec [INFO] Running org.onap.cps.utils.JsonParserStreamSpec [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.038 s - in org.onap.cps.utils.JsonParserStreamSpec [INFO] Running org.onap.cps.utils.PrefixResolverSpec [INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.043 s - in org.onap.cps.utils.PrefixResolverSpec [INFO] Running org.onap.cps.utils.XmlFileUtilsSpec [Fatal Error] :1:1: Content is not allowed in prolog. [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.029 s - in org.onap.cps.utils.XmlFileUtilsSpec [INFO] Running org.onap.cps.utils.YangParserHelperSpec [Fatal Error] :1:7: XML document structures must start and end within the same entity. [Fatal Error] :1:76: The end-tag for element type "bookstore" must end with a '>' delimiter. [Fatal Error] :1:1: Premature end of file. line 1:1 no viable alternative at input '/' line 1:1 no viable alternative at input '/[' line 1:11 missing QName at '' [INFO] Tests run: 34, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.121 s - in org.onap.cps.utils.YangParserHelperSpec [INFO] Running org.onap.cps.utils.YangParserSpec [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.019 s - in org.onap.cps.utils.YangParserSpec [INFO] Running org.onap.cps.utils.YangUtilsSpec [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 s - in org.onap.cps.utils.YangUtilsSpec [INFO] Running org.onap.cps.yang.YangTextSchemaSourceSetBuilderSpec 2024-09-23T15:45:21.040Z ERROR 6631 --- [ 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] [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.035 s - in org.onap.cps.yang.YangTextSchemaSourceSetBuilderSpec 2024-09-23T15:45:21.080Z INFO 6631 --- [.ShutdownThread] com.hazelcast.instance.impl.Node : [10.30.107.42]:5702 [my cluster] [5.3.6] Running shutdown hook... Current node state: ACTIVE 2024-09-23T15:45:21.080Z INFO 6631 --- [.ShutdownThread] com.hazelcast.instance.impl.Node : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Running shutdown hook... Current node state: ACTIVE 2024-09-23T15:45:21.081Z INFO 6631 --- [.ShutdownThread] com.hazelcast.core.LifecycleService : [10.30.107.42]:5702 [my cluster] [5.3.6] [10.30.107.42]:5702 is SHUTTING_DOWN 2024-09-23T15:45:21.081Z INFO 6631 --- [.ShutdownThread] com.hazelcast.core.LifecycleService : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] [10.30.107.42]:5701 is SHUTTING_DOWN 2024-09-23T15:45:21.082Z INFO 6631 --- [.ShutdownThread] com.hazelcast.instance.impl.Node : [10.30.107.42]:5704 [my cluster] [5.3.6] Running shutdown hook... Current node state: ACTIVE 2024-09-23T15:45:21.082Z INFO 6631 --- [.ShutdownThread] com.hazelcast.core.LifecycleService : [10.30.107.42]:5704 [my cluster] [5.3.6] [10.30.107.42]:5704 is SHUTTING_DOWN [INFO] [INFO] Results: [INFO] [INFO] Tests run: 355, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:report (post-unit-test) @ cps-service --- [INFO] Loading execution data file /w/workspace/cps-master-verify-java/cps-service/target/code-coverage/jacoco-ut.exec [INFO] Analyzed bundle 'cps-service' with 59 classes [INFO] [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ cps-service --- [INFO] Building jar: /w/workspace/cps-master-verify-java/cps-service/target/cps-service-3.5.3-SNAPSHOT.jar [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-integration-test) @ cps-service --- [INFO] failsafeArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/w/workspace/cps-master-verify-java/cps-service/target/code-coverage/jacoco-it.exec,excludes=org/onap/cps/event/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/* [INFO] [INFO] --- maven-failsafe-plugin:3.0.0-M4:integration-test (integration-tests) @ cps-service --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:report (post-integration-test) @ cps-service --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:check (coverage-check) @ cps-service --- [INFO] Loading execution data file /w/workspace/cps-master-verify-java/cps-service/target/code-coverage/jacoco-ut.exec [INFO] Analyzed bundle 'cps-service' with 59 classes [INFO] All coverage checks have been met. [INFO] [INFO] --- maven-failsafe-plugin:3.0.0-M4:verify (integration-tests) @ cps-service --- [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ cps-service --- [INFO] Installing /w/workspace/cps-master-verify-java/cps-service/target/cps-service-3.5.3-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/onap/cps/cps-service/3.5.3-SNAPSHOT/cps-service-3.5.3-SNAPSHOT.jar [INFO] Installing /w/workspace/cps-master-verify-java/cps-service/pom.xml to /home/jenkins/.m2/repository/org/onap/cps/cps-service/3.5.3-SNAPSHOT/cps-service-3.5.3-SNAPSHOT.pom [INFO] [INFO] -----------------------< org.onap.cps:cps-rest >------------------------ [INFO] Building cps-rest 3.5.3-SNAPSHOT [9/21] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ cps-rest --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-property) @ cps-rest --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-no-snapshots) @ cps-rest --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-unit-test) @ cps-rest --- [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/w/workspace/cps-master-verify-java/cps-rest/target/code-coverage/jacoco-ut.exec,excludes=org/onap/cps/event/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/* [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (default-prepare-agent) @ cps-rest --- [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/w/workspace/cps-master-verify-java/cps-rest/target/jacoco.exec,excludes=org/onap/cps/event/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/* [INFO] [INFO] --- openapi-generator-maven-plugin:6.6.0:generate (code-gen) @ cps-rest --- [INFO] Generating with dryRun=false [INFO] Output directory (/w/workspace/cps-master-verify-java/cps-rest/target/generated-sources/openapi) does not exist, or is inaccessible. No file (.openapi-generator-ignore) will be evaluated. [INFO] OpenAPI Generator: spring (server) [INFO] Generator 'spring' is considered stable. [INFO] ---------------------------------- [INFO] Set base package to invoker package (org.onap.cps.rest.controller) [INFO] Environment variable JAVA_POST_PROCESS_FILE not defined so the Java code may not be properly formatted. To define it, try 'export JAVA_POST_PROCESS_FILE="/usr/local/bin/clang-format -i"' (Linux/Mac) [INFO] NOTE: To enable file post-processing, 'enablePostProcessFile' must be set to `true` (--enable-post-process-file for CLI). [INFO] Inline schema created as getDeltaByDataspaceAnchorAndPayload_request. To have complete control of the model name, set the `title` field or use the inlineSchemaNameMapping option (--inline-schema-name-mappings in CLI). [WARNING] Multiple schemas found in the OAS 'content' section, returning only the first one (application/json) [WARNING] Multiple schemas found in the OAS 'content' section, returning only the first one (application/json) [WARNING] Multiple schemas found in the OAS 'content' section, returning only the first one (application/json) [WARNING] Multiple schemas found in the OAS 'content' section, returning only the first one (application/json) [INFO] Processing operation createDataspace [INFO] Processing operation deleteDataspace [INFO] Processing operation createDataspaceV2 [INFO] Processing operation getAllDataspaces [INFO] Processing operation getDataspace [INFO] Processing operation createAnchor [INFO] Processing operation createAnchorV2 [INFO] Processing operation getAnchors [INFO] Processing operation getAnchor [INFO] Processing operation deleteAnchor [INFO] Processing operation createSchemaSet [INFO] Processing operation createSchemaSetV2 [INFO] Processing operation getSchemaSets [INFO] Processing operation getSchemaSet [INFO] Processing operation deleteSchemaSet [INFO] Processing operation getNodeByDataspaceAndAnchor [INFO] Processing operation getNodeByDataspaceAndAnchorV2 [INFO] Processing operation replaceNode [WARNING] Multiple schemas found in the OAS 'content' section, returning only the first one (application/json) [INFO] Processing operation createNode [WARNING] Multiple schemas found in the OAS 'content' section, returning only the first one (application/json) [INFO] Processing operation deleteDataNode [INFO] Processing operation updateNodeLeaves [WARNING] Multiple schemas found in the OAS 'content' section, returning only the first one (application/json) [INFO] Processing operation deleteListOrListElement [INFO] Processing operation replaceListContent [INFO] Processing operation addListElements [WARNING] Multiple schemas found in the OAS 'content' section, returning only the first one (application/json) [INFO] Processing operation getDeltaByDataspaceAndAnchors [INFO] Processing operation getDeltaByDataspaceAnchorAndPayload [INFO] Processing operation getNodesByDataspaceAndAnchorAndCpsPath [INFO] Processing operation getNodesByDataspaceAndAnchorAndCpsPathV2 [INFO] Processing operation getNodesByDataspaceAndCpsPath [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/cps/api] [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/cps/api] [INFO] Model MultipartFile not generated since it's marked as unused (due to form parameters) and `skipFormModel` (global property) set to true (default) [INFO] Model getDeltaByDataspaceAnchorAndPayload_request not generated since it's marked as unused (due to form parameters) and `skipFormModel` (global property) set to true (default) [INFO] writing file /w/workspace/cps-master-verify-java/cps-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/rest/model/AnchorDetails.java [INFO] writing file /w/workspace/cps-master-verify-java/cps-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/rest/model/DataspaceDetails.java [INFO] writing file /w/workspace/cps-master-verify-java/cps-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/rest/model/ErrorMessage.java [INFO] writing file /w/workspace/cps-master-verify-java/cps-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/rest/model/ModuleReferences.java [INFO] writing file /w/workspace/cps-master-verify-java/cps-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/rest/model/SchemaSetDetails.java [WARNING] Multiple schemas found in the OAS 'content' section, returning only the first one (application/json) [WARNING] Multiple MediaTypes found, using only the first one [WARNING] Multiple schemas found in the OAS 'content' section, returning only the first one (application/json) [WARNING] Multiple MediaTypes found, using only the first one [WARNING] Multiple schemas found in the OAS 'content' section, returning only the first one (application/json) [WARNING] Multiple MediaTypes found, using only the first one [WARNING] Multiple schemas found in the OAS 'content' section, returning only the first one (application/json) [WARNING] Multiple MediaTypes found, using only the first one [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/cps/api] [INFO] writing file /w/workspace/cps-master-verify-java/cps-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/rest/api/CpsAdminApi.java [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/cps/api] [INFO] writing file /w/workspace/cps-master-verify-java/cps-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/rest/api/CpsDataApi.java [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/cps/api] [INFO] writing file /w/workspace/cps-master-verify-java/cps-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/rest/api/CpsQueryApi.java [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/cps/api] [INFO] Skipping generation of supporting files. ################################################################################ # Thanks for using OpenAPI Generator. # # Please consider donation to help us maintain this project 🙏 # # https://opencollective.com/openapi_generator/donate # ################################################################################ [INFO] [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-license) @ cps-rest --- [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-java-style) @ cps-rest --- [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.1.1:check (cps-java-style) @ cps-rest --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ cps-rest --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-rest/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-rest/target/generated-sources/license [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-rest/target/generated-resources/licenses [INFO] [INFO] --- maven-compiler-plugin:3.11.0:compile (default-compile) @ cps-rest --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 15 source files with javac [debug release 17] to target/classes [WARNING] /w/workspace/cps-master-verify-java/cps-rest/src/main/java/org/onap/cps/rest/controller/CpsRestInputMapper.java:[41,22] Unmapped target property: "name". Mapping from Collection element "ModuleReference moduleReferences" to "ModuleReferences moduleReferences". [INFO] /w/workspace/cps-master-verify-java/cps-rest/src/main/java/org/onap/cps/rest/controller/DataRestController.java: Some input files use or override a deprecated API. [INFO] /w/workspace/cps-master-verify-java/cps-rest/src/main/java/org/onap/cps/rest/controller/DataRestController.java: Recompile with -Xlint:deprecation for details. [INFO] [INFO] >>> spotbugs-maven-plugin:4.4.2:check (analyze-compile) > :spotbugs @ cps-rest >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.4.2:spotbugs (spotbugs) @ cps-rest --- [INFO] Fork Value is true [java] WARNING: A terminally deprecated method in java.lang.System has been called [java] WARNING: System::setSecurityManager has been called by edu.umd.cs.findbugs.ba.jsr305.TypeQualifierValue (file:/home/jenkins/.m2/repository/com/github/spotbugs/spotbugs/4.2.3/spotbugs-4.2.3.jar) [java] WARNING: Please consider reporting this to the maintainers of edu.umd.cs.findbugs.ba.jsr305.TypeQualifierValue [java] WARNING: System::setSecurityManager will be removed in a future release [INFO] Done SpotBugs Analysis.... [INFO] [INFO] <<< spotbugs-maven-plugin:4.4.2:check (analyze-compile) < :spotbugs @ cps-rest <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.4.2:check (analyze-compile) @ cps-rest --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- openapi-generator-maven-plugin:6.6.0:generate (openapi-yaml-gen) @ cps-rest --- [INFO] Generating with dryRun=false [INFO] No .openapi-generator-ignore file found. [INFO] OpenAPI Generator: openapi-yaml (documentation) [INFO] Generator 'openapi-yaml' is considered stable. [INFO] Output file [outputFile=openapi.yaml] [INFO] Inline schema created as getDeltaByDataspaceAnchorAndPayload_request. To have complete control of the model name, set the `title` field or use the inlineSchemaNameMapping option (--inline-schema-name-mappings in CLI). [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/cps/api] [INFO] Model MultipartFile not generated since it's marked as unused (due to form parameters) and `skipFormModel` (global property) set to true (default) [INFO] Model getDeltaByDataspaceAnchorAndPayload_request not generated since it's marked as unused (due to form parameters) and `skipFormModel` (global property) set to true (default) [WARNING] Multiple schemas found in the OAS 'content' section, returning only the first one (application/json) [WARNING] Multiple MediaTypes found, using only the first one [WARNING] Multiple schemas found in the OAS 'content' section, returning only the first one (application/json) [WARNING] Multiple schemas found in the OAS 'content' section, returning only the first one (application/json) [WARNING] Multiple schemas found in the OAS 'content' section, returning only the first one (application/json) [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/cps/api] [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/cps/api] [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/cps/api] [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/cps/api] [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/cps/api] [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/cps/api] [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/cps/api] [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/cps/api] [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/cps/api] [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/cps/api] [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/cps/api] [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/cps/api] [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/cps/api] [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/cps/api] [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/cps/api] [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/cps/api] [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/cps/api] [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/cps/api] [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/cps/api] [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/cps/api] [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/cps/api] [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/cps/api] [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/cps/api] [INFO] writing file /w/workspace/cps-master-verify-java/cps-rest/target/generated-sources/openapi/README.md [INFO] writing file /w/workspace/cps-master-verify-java/cps-rest/target/generated-sources/openapi/openapi.yaml [INFO] writing file /w/workspace/cps-master-verify-java/cps-rest/target/generated-sources/openapi/.openapi-generator-ignore [INFO] writing file /w/workspace/cps-master-verify-java/cps-rest/target/generated-sources/openapi/.openapi-generator/VERSION [INFO] writing file /w/workspace/cps-master-verify-java/cps-rest/target/generated-sources/openapi/.openapi-generator/FILES ################################################################################ # Thanks for using OpenAPI Generator. # # Please consider donation to help us maintain this project 🙏 # # https://opencollective.com/openapi_generator/donate # ################################################################################ [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-resources) @ cps-rest --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ cps-rest --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 6 resources [INFO] [INFO] --- maven-compiler-plugin:3.11.0:testCompile (default-testCompile) @ cps-rest --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 2 source files with javac [debug release 17] to target/test-classes [INFO] [INFO] --- gmavenplus-plugin:1.9.0:compileTests (default) @ cps-rest --- [INFO] Using isolated classloader, without GMavenPlus classpath. [INFO] Using Groovy 3.0.18 to perform compileTests. [INFO] Compiled 27 files. [INFO] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ cps-rest --- [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- 15:45:36.705 [main] INFO org.springframework.test.context.support.AnnotationConfigContextLoaderUtils -- Could not detect default configuration classes for test class [org.onap.cps.rest.controller.AdminRestControllerSpec]: AdminRestControllerSpec does not declare any static, non-private, non-final, nested classes annotated with @Configuration. 15:45:36.911 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.TestApplication for test class org.onap.cps.rest.controller.AdminRestControllerSpec 15:45:37.041 [main] INFO org.springframework.test.context.support.AnnotationConfigContextLoaderUtils -- Could not detect default configuration classes for test class [org.onap.cps.rest.controller.DataRestControllerSpec]: DataRestControllerSpec does not declare any static, non-private, non-final, nested classes annotated with @Configuration. 15:45:37.059 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.TestApplication for test class org.onap.cps.rest.controller.DataRestControllerSpec 15:45:37.080 [main] INFO org.springframework.test.context.support.AnnotationConfigContextLoaderUtils -- Could not detect default configuration classes for test class [org.onap.cps.rest.controller.QueryRestControllerSpec]: QueryRestControllerSpec does not declare any static, non-private, non-final, nested classes annotated with @Configuration. 15:45:37.090 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.TestApplication for test class org.onap.cps.rest.controller.QueryRestControllerSpec 15:45:37.104 [main] INFO org.springframework.test.context.support.AnnotationConfigContextLoaderUtils -- Could not detect default configuration classes for test class [org.onap.cps.rest.exceptions.CpsRestExceptionHandlerSpec]: CpsRestExceptionHandlerSpec does not declare any static, non-private, non-final, nested classes annotated with @Configuration. 15:45:37.128 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.TestApplication for test class org.onap.cps.rest.exceptions.CpsRestExceptionHandlerSpec 15:45:37.161 [main] INFO org.springframework.test.context.support.AnnotationConfigContextLoaderUtils -- Could not detect default configuration classes for test class [org.onap.cps.rest.controller.AdminRestControllerSpec]: AdminRestControllerSpec does not declare any static, non-private, non-final, nested classes annotated with @Configuration. 15:45:37.169 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.TestApplication for test class org.onap.cps.rest.controller.AdminRestControllerSpec 15:45:37.173 [main] INFO org.springframework.test.context.support.AnnotationConfigContextLoaderUtils -- Could not detect default configuration classes for test class [org.onap.cps.rest.controller.DataRestControllerSpec]: DataRestControllerSpec does not declare any static, non-private, non-final, nested classes annotated with @Configuration. 15:45:37.182 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.TestApplication for test class org.onap.cps.rest.controller.DataRestControllerSpec 15:45:37.184 [main] INFO org.springframework.test.context.support.AnnotationConfigContextLoaderUtils -- Could not detect default configuration classes for test class [org.onap.cps.rest.controller.QueryRestControllerSpec]: QueryRestControllerSpec does not declare any static, non-private, non-final, nested classes annotated with @Configuration. 15:45:37.191 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.TestApplication for test class org.onap.cps.rest.controller.QueryRestControllerSpec 15:45:37.193 [main] INFO org.springframework.test.context.support.AnnotationConfigContextLoaderUtils -- Could not detect default configuration classes for test class [org.onap.cps.rest.exceptions.CpsRestExceptionHandlerSpec]: CpsRestExceptionHandlerSpec does not declare any static, non-private, non-final, nested classes annotated with @Configuration. 15:45:37.200 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.TestApplication for test class org.onap.cps.rest.exceptions.CpsRestExceptionHandlerSpec [INFO] Running org.onap.cps.rest.controller.AdminRestControllerSpec 15:45:36,528 |-INFO in ch.qos.logback.classic.LoggerContext[default] - This is logback-classic version 1.4.14 15:45:36,531 |-INFO in ch.qos.logback.classic.util.ContextInitializer@66464f27 - Here is a list of configurators discovered as a service, by rank: 15:45:36,531 |-INFO in ch.qos.logback.classic.util.ContextInitializer@66464f27 - org.springframework.boot.logging.logback.RootLogLevelConfigurator 15:45:36,531 |-INFO in ch.qos.logback.classic.util.ContextInitializer@66464f27 - They will be invoked in order until ExecutionStatus.DO_NOT_INVOKE_NEXT_IF_ANY is returned. 15:45:36,531 |-INFO in ch.qos.logback.classic.util.ContextInitializer@66464f27 - Constructed configurator of type class org.springframework.boot.logging.logback.RootLogLevelConfigurator 15:45:36,539 |-INFO in ch.qos.logback.classic.util.ContextInitializer@66464f27 - org.springframework.boot.logging.logback.RootLogLevelConfigurator.configure() call lasted 1 milliseconds. ExecutionStatus=INVOKE_NEXT_IF_ANY 15:45:36,539 |-INFO in ch.qos.logback.classic.util.ContextInitializer@66464f27 - Trying to configure with ch.qos.logback.classic.joran.SerializedModelConfigurator 15:45:36,541 |-INFO in ch.qos.logback.classic.util.ContextInitializer@66464f27 - Constructed configurator of type class ch.qos.logback.classic.joran.SerializedModelConfigurator 15:45:36,543 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.scmo] 15:45:36,543 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback.scmo] 15:45:36,543 |-INFO in ch.qos.logback.classic.util.ContextInitializer@66464f27 - ch.qos.logback.classic.joran.SerializedModelConfigurator.configure() call lasted 2 milliseconds. ExecutionStatus=INVOKE_NEXT_IF_ANY 15:45:36,543 |-INFO in ch.qos.logback.classic.util.ContextInitializer@66464f27 - Trying to configure with ch.qos.logback.classic.util.DefaultJoranConfigurator 15:45:36,544 |-INFO in ch.qos.logback.classic.util.ContextInitializer@66464f27 - Constructed configurator of type class ch.qos.logback.classic.util.DefaultJoranConfigurator 15:45:36,544 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.xml] 15:45:36,544 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback.xml] 15:45:36,544 |-INFO in ch.qos.logback.classic.util.ContextInitializer@66464f27 - ch.qos.logback.classic.util.DefaultJoranConfigurator.configure() call lasted 0 milliseconds. ExecutionStatus=INVOKE_NEXT_IF_ANY 15:45:36,544 |-INFO in ch.qos.logback.classic.util.ContextInitializer@66464f27 - Trying to configure with ch.qos.logback.classic.BasicConfigurator 15:45:36,545 |-INFO in ch.qos.logback.classic.util.ContextInitializer@66464f27 - Constructed configurator of type class ch.qos.logback.classic.BasicConfigurator 15:45:36,545 |-INFO in ch.qos.logback.classic.BasicConfigurator@75392381 - Setting up default configuration. 15:45:36,563 |-INFO in ch.qos.logback.classic.util.ContextInitializer@66464f27 - ch.qos.logback.classic.BasicConfigurator.configure() call lasted 18 milliseconds. ExecutionStatus=NEUTRAL 15:45:38,378 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@13198b8e - URL [jar:file:/w/workspace/cps-master-verify-java/cps-service/target/cps-service-3.5.3-SNAPSHOT.jar!/logback-spring.xml] is not of type file 15:45:38,434 |-INFO in ch.qos.logback.core.joran.util.ConfigurationWatchListUtil@5ae5a507 - Adding [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.2.4/spring-boot-3.2.4.jar!/org/springframework/boot/logging/logback/defaults.xml] to configuration watch list. 15:45:38,434 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@13198b8e - URL [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.2.4/spring-boot-3.2.4.jar!/org/springframework/boot/logging/logback/defaults.xml] is not of type file 15:45:38,438 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word applicationName with class [org.springframework.boot.logging.logback.ApplicationNameConverter] 15:45:38,438 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word clr with class [org.springframework.boot.logging.logback.ColorConverter] 15:45:38,438 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word correlationId with class [org.springframework.boot.logging.logback.CorrelationIdConverter] 15:45:38,438 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word wex with class [org.springframework.boot.logging.logback.WhitespaceThrowableProxyConverter] 15:45:38,438 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word wEx with class [org.springframework.boot.logging.logback.ExtendedWhitespaceThrowableProxyConverter] 15:45:38,440 |-INFO in ch.qos.logback.core.joran.util.ConfigurationWatchListUtil@5ae5a507 - Adding [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.2.4/spring-boot-3.2.4.jar!/org/springframework/boot/logging/logback/console-appender.xml] to configuration watch list. 15:45:38,440 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@13198b8e - URL [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.2.4/spring-boot-3.2.4.jar!/org/springframework/boot/logging/logback/console-appender.xml] is not of type file 15:45:38,447 |-WARN in IfNestedWithinSecondPhaseElementSC - elements cannot be nested within an , or element 15:45:38,447 |-WARN in IfNestedWithinSecondPhaseElementSC - See also http://logback.qos.ch/codes.html#nested_if_element 15:45:38,451 |-WARN in IfNestedWithinSecondPhaseElementSC - Element at line 60 contains a nested element at line 61 15:45:38,483 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Registering a new ReconfigureOnChangeTask ReconfigureOnChangeTask(born:1727106338482) 15:45:38,484 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Will scan for changes in [jar:file:/w/workspace/cps-master-verify-java/cps-service/target/cps-service-3.5.3-SNAPSHOT.jar!/logback-spring.xml] 15:45:38,484 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Setting ReconfigureOnChangeTask scanning period to 30 seconds 15:45:38,492 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.catalina.startup.DigesterFactory] to ERROR 15:45:38,492 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@e8ef60b - Propagating ERROR level on Logger[org.apache.catalina.startup.DigesterFactory] onto the JUL framework 15:45:38,493 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.catalina.util.LifecycleBase] to ERROR 15:45:38,493 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@e8ef60b - Propagating ERROR level on Logger[org.apache.catalina.util.LifecycleBase] onto the JUL framework 15:45:38,493 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.coyote.http11.Http11NioProtocol] to WARN 15:45:38,493 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@e8ef60b - Propagating WARN level on Logger[org.apache.coyote.http11.Http11NioProtocol] onto the JUL framework 15:45:38,493 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.sshd.common.util.SecurityUtils] to WARN 15:45:38,493 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@e8ef60b - Propagating WARN level on Logger[org.apache.sshd.common.util.SecurityUtils] onto the JUL framework 15:45:38,493 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.tomcat.util.net.NioSelectorPool] to WARN 15:45:38,493 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@e8ef60b - Propagating WARN level on Logger[org.apache.tomcat.util.net.NioSelectorPool] onto the JUL framework 15:45:38,493 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.eclipse.jetty.util.component.AbstractLifeCycle] to ERROR 15:45:38,493 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@e8ef60b - Propagating ERROR level on Logger[org.eclipse.jetty.util.component.AbstractLifeCycle] onto the JUL framework 15:45:38,493 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.hibernate.validator.internal.util.Version] to WARN 15:45:38,493 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@e8ef60b - Propagating WARN level on Logger[org.hibernate.validator.internal.util.Version] onto the JUL framework 15:45:38,493 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.springframework.boot.actuate.endpoint.jmx] to WARN 15:45:38,493 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@e8ef60b - Propagating WARN level on Logger[org.springframework.boot.actuate.endpoint.jmx] onto the JUL framework 15:45:38,493 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [CONSOLE] 15:45:38,494 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 15:45:38,500 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property 15:45:38,520 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [jsonConsole] 15:45:38,520 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 15:45:38,530 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventJsonProviders] for [providers] property 15:45:38,538 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventPatternJsonProvider] for [pattern] property 15:45:38,848 |-INFO in ch.qos.logback.classic.pattern.DateConverter@3217e970 - Setting zoneId to "UTC" 15:45:38,857 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [asyncConsole] 15:45:38,857 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.classic.AsyncAppender] 15:45:39,105 |-INFO in ch.qos.logback.core.model.processor.conditional.IfModelHandler - Condition [property("loggingFormat").equalsIgnoreCase("json")] evaluated to false on line 61 15:45:39,106 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [CONSOLE] to ch.qos.logback.classic.AsyncAppender[asyncConsole] 15:45:39,106 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Attaching appender named [CONSOLE] to AsyncAppender. 15:45:39,106 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Setting discardingThreshold to 51 15:45:39,107 |-INFO in ch.qos.logback.classic.model.processor.RootLoggerModelHandler - Setting level of ROOT logger to INFO 15:45:39,107 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@e8ef60b - Propagating INFO level on Logger[ROOT] onto the JUL framework 15:45:39,107 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [asyncConsole] to Logger[ROOT] 15:45:39,107 |-INFO in ch.qos.logback.core.model.processor.DefaultProcessor@6d0d5147 - End of configuration. 15:45:39,107 |-INFO in org.springframework.boot.logging.logback.SpringBootJoranConfigurator@1a370c7c - Registering current configuration as safe fallback point . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v3.2.4) 2024-09-23T15:45:39.228Z INFO 6972 --- [ main] o.o.c.r.c.AdminRestControllerSpec : Starting AdminRestControllerSpec using Java 17.0.6-ea with PID 6972 (started by jenkins in /w/workspace/cps-master-verify-java/cps-rest) 2024-09-23T15:45:39.229Z INFO 6972 --- [ main] o.o.c.r.c.AdminRestControllerSpec : No active profile set, falling back to 1 default profile: "default" 2024-09-23T15:45:40.569Z INFO 6972 --- [ main] o.s.b.t.m.w.SpringBootMockServletContext : Initializing Spring TestDispatcherServlet '' 2024-09-23T15:45:40.569Z INFO 6972 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Initializing Servlet '' 2024-09-23T15:45:40.570Z INFO 6972 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Completed initialization in 1 ms 2024-09-23T15:45:40.595Z INFO 6972 --- [ main] o.o.c.r.c.AdminRestControllerSpec : Started AdminRestControllerSpec in 2.666 seconds (process running for 4.877) [ERROR] OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 2024-09-23T15:45:41.746Z ERROR 6972 --- [ main] o.o.c.r.e.CpsRestExceptionHandler : Exception occurred org.onap.cps.spi.exceptions.AlreadyDefinedException: Already defined exception at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:286) at org.onap.cps.rest.controller.AdminRestControllerSpec.$spock_feature_0_1(AdminRestControllerSpec.groovy:103) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:63) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) Caused by: java.lang.RuntimeException: null at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:268) ... 88 common frames omitted 2024-09-23T15:45:41.983Z ERROR 6972 --- [ main] o.o.c.r.e.CpsRestExceptionHandler : Exception occurred org.onap.cps.spi.exceptions.ModelValidationException: Invalid ZIP archive content. at org.onap.cps.rest.utils.MultipartFileUtil.extractYangResourcesMapFromZipArchive(MultipartFileUtil.java:98) at org.onap.cps.rest.utils.MultipartFileUtil.extractYangResourcesMap(MultipartFileUtil.java:64) at org.onap.cps.rest.controller.AdminRestController.createSchemaSet(AdminRestController.java:110) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:351) at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:765) at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:765) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:717) at org.onap.cps.rest.controller.AdminRestController$$SpringCGLIB$$0.createSchemaSet() at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:255) at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:188) at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:925) at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:830) at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914) at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:547) at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:151) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:151) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:151) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) at org.onap.cps.rest.controller.AdminRestControllerSpec.$spock_feature_0_7(AdminRestControllerSpec.groovy:216) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:226) at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:63) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) Caused by: java.lang.IllegalArgumentException: Multiple entries with same key: component.yang=fake component content 2 and component.yang=fake component content 1 at com.google.common.collect.ImmutableMap.conflictException(ImmutableMap.java:378) at com.google.common.collect.ImmutableMap.checkNoConflict(ImmutableMap.java:372) at com.google.common.collect.RegularImmutableMap.checkNoConflictInKeyBucket(RegularImmutableMap.java:246) at com.google.common.collect.RegularImmutableMap.fromEntryArrayCheckingBucketOverflow(RegularImmutableMap.java:133) at com.google.common.collect.RegularImmutableMap.fromEntryArray(RegularImmutableMap.java:95) at com.google.common.collect.ImmutableMap$Builder.build(ImmutableMap.java:572) at com.google.common.collect.ImmutableMap$Builder.buildOrThrow(ImmutableMap.java:600) at com.google.common.collect.ImmutableMap$Builder.build(ImmutableMap.java:587) at org.onap.cps.rest.utils.MultipartFileUtil.extractYangResourcesMapFromZipArchive(MultipartFileUtil.java:90) ... 150 common frames omitted 2024-09-23T15:45:42.138Z ERROR 6972 --- [ main] o.o.c.r.e.CpsRestExceptionHandler : Exception occurred org.springframework.web.multipart.support.MissingServletRequestPartException: Required part 'file' is not present. at org.springframework.web.servlet.mvc.method.annotation.RequestPartMethodArgumentResolver.resolveArgument(RequestPartMethodArgumentResolver.java:168) at org.springframework.web.method.support.HandlerMethodArgumentResolverComposite.resolveArgument(HandlerMethodArgumentResolverComposite.java:122) at org.springframework.web.method.support.InvocableHandlerMethod.getMethodArgumentValues(InvocableHandlerMethod.java:224) at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:178) at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:925) at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:830) at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914) at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:547) at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:151) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:151) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:151) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:139) at org.onap.cps.rest.controller.AdminRestControllerSpec.$spock_feature_0_9(AdminRestControllerSpec.groovy:251) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:226) at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:63) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 2024-09-23T15:45:42.147Z ERROR 6972 --- [ main] o.o.c.r.e.CpsRestExceptionHandler : Exception occurred org.springframework.web.multipart.support.MissingServletRequestPartException: Required part 'file' is not present. at org.springframework.web.servlet.mvc.method.annotation.RequestPartMethodArgumentResolver.resolveArgument(RequestPartMethodArgumentResolver.java:168) at org.springframework.web.method.support.HandlerMethodArgumentResolverComposite.resolveArgument(HandlerMethodArgumentResolverComposite.java:122) at org.springframework.web.method.support.InvocableHandlerMethod.getMethodArgumentValues(InvocableHandlerMethod.java:224) at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:178) at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:925) at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:830) at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914) at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:547) at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:151) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:151) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:151) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) at org.onap.cps.rest.controller.AdminRestControllerSpec.$spock_feature_0_9(AdminRestControllerSpec.groovy:251) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:226) at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:63) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) [INFO] Tests run: 33, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.738 s - in org.onap.cps.rest.controller.AdminRestControllerSpec [INFO] Running org.onap.cps.rest.controller.CpsRestInputMapperSpec [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.01 s - in org.onap.cps.rest.controller.CpsRestInputMapperSpec [INFO] Running org.onap.cps.rest.controller.DataRestControllerSpec . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v3.2.4) 2024-09-23T15:45:42.389Z INFO 6972 --- [ main] o.o.c.r.c.DataRestControllerSpec : Starting DataRestControllerSpec using Java 17.0.6-ea with PID 6972 (started by jenkins in /w/workspace/cps-master-verify-java/cps-rest) 2024-09-23T15:45:42.389Z INFO 6972 --- [ main] o.o.c.r.c.DataRestControllerSpec : No active profile set, falling back to 1 default profile: "default" 2024-09-23T15:45:42.791Z INFO 6972 --- [ main] o.s.b.t.m.w.SpringBootMockServletContext : Initializing Spring TestDispatcherServlet '' 2024-09-23T15:45:42.791Z INFO 6972 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Initializing Servlet '' 2024-09-23T15:45:42.791Z INFO 6972 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Completed initialization in 0 ms 2024-09-23T15:45:42.798Z INFO 6972 --- [ main] o.o.c.r.c.DataRestControllerSpec : Started DataRestControllerSpec in 0.439 seconds (process running for 7.079) 2024-09-23T15:45:42.905Z ERROR 6972 --- [ main] o.o.c.r.e.CpsRestExceptionHandler : Exception occurred jakarta.validation.ValidationException: observed-timestamp must be in 'yyyy-MM-dd'T'HH:mm:ss.SSSZ' format at org.onap.cps.rest.controller.DataRestController.toOffsetDateTime(DataRestController.java:235) at org.onap.cps.rest.controller.DataRestController.createNode(DataRestController.java:81) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:351) at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:765) at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:765) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:717) at org.onap.cps.rest.controller.DataRestController$$SpringCGLIB$$0.createNode() at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:255) at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:188) at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:925) at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:830) at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914) at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:547) at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:151) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:151) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:151) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) at org.onap.cps.rest.controller.DataRestControllerSpec.$spock_feature_0_1(DataRestControllerSpec.groovy:149) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:226) at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:63) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 2024-09-23T15:45:42.947Z ERROR 6972 --- [ main] o.o.c.r.e.CpsRestExceptionHandler : Exception occurred jakarta.validation.ValidationException: observed-timestamp must be in 'yyyy-MM-dd'T'HH:mm:ss.SSSZ' format at org.onap.cps.rest.controller.DataRestController.toOffsetDateTime(DataRestController.java:235) at org.onap.cps.rest.controller.DataRestController.addListElements(DataRestController.java:105) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:351) at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:765) at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:765) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:717) at org.onap.cps.rest.controller.DataRestController$$SpringCGLIB$$0.addListElements() at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:255) at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:188) at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:925) at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:830) at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914) at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:547) at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:151) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:151) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:151) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) at org.onap.cps.rest.controller.DataRestControllerSpec.$spock_feature_0_3(DataRestControllerSpec.groovy:204) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:226) at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:63) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 2024-09-23T15:45:42.963Z ERROR 6972 --- [ main] o.o.c.r.e.CpsRestExceptionHandler : Exception occurred jakarta.validation.ValidationException: observed-timestamp must be in 'yyyy-MM-dd'T'HH:mm:ss.SSSZ' format at org.onap.cps.rest.controller.DataRestController.toOffsetDateTime(DataRestController.java:235) at org.onap.cps.rest.controller.DataRestController.addListElements(DataRestController.java:105) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:351) at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:765) at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:765) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:717) at org.onap.cps.rest.controller.DataRestController$$SpringCGLIB$$0.addListElements() at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:255) at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:188) at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:925) at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:830) at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914) at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:547) at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:151) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:151) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:151) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) at org.onap.cps.rest.controller.DataRestControllerSpec.$spock_feature_0_3(DataRestControllerSpec.groovy:204) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:226) at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:63) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 2024-09-23T15:45:42.980Z ERROR 6972 --- [ main] o.o.c.r.e.CpsRestExceptionHandler : Exception occurred jakarta.validation.ValidationException: observed-timestamp must be in 'yyyy-MM-dd'T'HH:mm:ss.SSSZ' format at org.onap.cps.rest.controller.DataRestController.toOffsetDateTime(DataRestController.java:235) at org.onap.cps.rest.controller.DataRestController.addListElements(DataRestController.java:105) at jdk.internal.reflect.GeneratedMethodAccessor59.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:351) at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:765) at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:765) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:717) at org.onap.cps.rest.controller.DataRestController$$SpringCGLIB$$0.addListElements() at jdk.internal.reflect.GeneratedMethodAccessor59.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:255) at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:188) at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:925) at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:830) at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914) at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:547) at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:151) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:151) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:151) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) at org.onap.cps.rest.controller.DataRestControllerSpec.$spock_feature_0_4(DataRestControllerSpec.groovy:230) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:226) at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:63) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 2024-09-23T15:45:42.994Z ERROR 6972 --- [ main] o.o.c.r.e.CpsRestExceptionHandler : Exception occurred jakarta.validation.ValidationException: observed-timestamp must be in 'yyyy-MM-dd'T'HH:mm:ss.SSSZ' format at org.onap.cps.rest.controller.DataRestController.toOffsetDateTime(DataRestController.java:235) at org.onap.cps.rest.controller.DataRestController.addListElements(DataRestController.java:105) at jdk.internal.reflect.GeneratedMethodAccessor59.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:351) at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:765) at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:765) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:717) at org.onap.cps.rest.controller.DataRestController$$SpringCGLIB$$0.addListElements() at jdk.internal.reflect.GeneratedMethodAccessor59.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:255) at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:188) at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:925) at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:830) at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914) at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:547) at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:151) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:151) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:151) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) at org.onap.cps.rest.controller.DataRestControllerSpec.$spock_feature_0_4(DataRestControllerSpec.groovy:230) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:226) at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:63) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 2024-09-23T15:45:43.256Z ERROR 6972 --- [ main] o.o.c.r.e.CpsRestExceptionHandler : Exception occurred jakarta.validation.ValidationException: observed-timestamp must be in 'yyyy-MM-dd'T'HH:mm:ss.SSSZ' format at org.onap.cps.rest.controller.DataRestController.toOffsetDateTime(DataRestController.java:235) at org.onap.cps.rest.controller.DataRestController.updateNodeLeaves(DataRestController.java:150) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:351) at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:765) at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:765) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:717) at org.onap.cps.rest.controller.DataRestController$$SpringCGLIB$$0.updateNodeLeaves() at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:255) at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:188) at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:925) at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:830) at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:888) at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:151) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:151) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:151) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) at org.onap.cps.rest.controller.DataRestControllerSpec.$spock_feature_0_14(DataRestControllerSpec.groovy:445) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:226) at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:63) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 2024-09-23T15:45:43.293Z ERROR 6972 --- [ main] o.o.c.r.e.CpsRestExceptionHandler : Exception occurred jakarta.validation.ValidationException: observed-timestamp must be in 'yyyy-MM-dd'T'HH:mm:ss.SSSZ' format at org.onap.cps.rest.controller.DataRestController.toOffsetDateTime(DataRestController.java:235) at org.onap.cps.rest.controller.DataRestController.replaceNode(DataRestController.java:161) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:351) at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:765) at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:765) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:717) at org.onap.cps.rest.controller.DataRestController$$SpringCGLIB$$0.replaceNode() at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:255) at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:188) at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:925) at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:830) at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) at org.springframework.web.servlet.FrameworkServlet.doPut(FrameworkServlet.java:925) at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:550) at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:151) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:151) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:151) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) at org.onap.cps.rest.controller.DataRestControllerSpec.$spock_feature_0_16(DataRestControllerSpec.groovy:493) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:226) at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:63) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 2024-09-23T15:45:43.391Z ERROR 6972 --- [ main] o.o.c.r.e.CpsRestExceptionHandler : Exception occurred jakarta.validation.ValidationException: observed-timestamp must be in 'yyyy-MM-dd'T'HH:mm:ss.SSSZ' format at org.onap.cps.rest.controller.DataRestController.toOffsetDateTime(DataRestController.java:235) at org.onap.cps.rest.controller.DataRestController.replaceListContent(DataRestController.java:171) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:351) at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:765) at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:765) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:717) at org.onap.cps.rest.controller.DataRestController$$SpringCGLIB$$0.replaceListContent() at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:255) at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:188) at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:925) at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:830) at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) at org.springframework.web.servlet.FrameworkServlet.doPut(FrameworkServlet.java:925) at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:550) at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:151) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:151) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:151) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) at org.onap.cps.rest.controller.DataRestControllerSpec.$spock_feature_0_17(DataRestControllerSpec.groovy:518) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:226) at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:63) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 2024-09-23T15:45:43.406Z ERROR 6972 --- [ main] o.o.c.r.e.CpsRestExceptionHandler : Exception occurred jakarta.validation.ValidationException: observed-timestamp must be in 'yyyy-MM-dd'T'HH:mm:ss.SSSZ' format at org.onap.cps.rest.controller.DataRestController.toOffsetDateTime(DataRestController.java:235) at org.onap.cps.rest.controller.DataRestController.deleteListOrListElement(DataRestController.java:179) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:351) at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:765) at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:765) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:717) at org.onap.cps.rest.controller.DataRestController$$SpringCGLIB$$0.deleteListOrListElement() at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:255) at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:188) at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:925) at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:830) at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) at org.springframework.web.servlet.FrameworkServlet.doDelete(FrameworkServlet.java:936) at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:553) at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:151) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:151) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:151) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) at org.onap.cps.rest.controller.DataRestControllerSpec.$spock_feature_0_18(DataRestControllerSpec.groovy:537) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:226) at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:63) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 2024-09-23T15:45:43.420Z ERROR 6972 --- [ main] o.o.c.r.e.CpsRestExceptionHandler : Exception occurred jakarta.validation.ValidationException: observed-timestamp must be in 'yyyy-MM-dd'T'HH:mm:ss.SSSZ' format at org.onap.cps.rest.controller.DataRestController.toOffsetDateTime(DataRestController.java:235) at org.onap.cps.rest.controller.DataRestController.deleteDataNode(DataRestController.java:94) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:351) at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:765) at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:765) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:717) at org.onap.cps.rest.controller.DataRestController$$SpringCGLIB$$0.deleteDataNode() at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:255) at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:188) at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:925) at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:830) at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) at org.springframework.web.servlet.FrameworkServlet.doDelete(FrameworkServlet.java:936) at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:553) at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:151) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:151) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:151) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) at org.onap.cps.rest.controller.DataRestControllerSpec.$spock_feature_0_19(DataRestControllerSpec.groovy:559) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:226) at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:63) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) [INFO] Tests run: 74, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.139 s - in org.onap.cps.rest.controller.DataRestControllerSpec [INFO] Running org.onap.cps.rest.controller.QueryRestControllerSpec . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v3.2.4) 2024-09-23T15:45:43.458Z INFO 6972 --- [ main] o.o.c.r.c.QueryRestControllerSpec : Starting QueryRestControllerSpec using Java 17.0.6-ea with PID 6972 (started by jenkins in /w/workspace/cps-master-verify-java/cps-rest) 2024-09-23T15:45:43.458Z INFO 6972 --- [ main] o.o.c.r.c.QueryRestControllerSpec : No active profile set, falling back to 1 default profile: "default" 2024-09-23T15:45:43.705Z INFO 6972 --- [ main] o.s.b.t.m.w.SpringBootMockServletContext : Initializing Spring TestDispatcherServlet '' 2024-09-23T15:45:43.705Z INFO 6972 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Initializing Servlet '' 2024-09-23T15:45:43.705Z INFO 6972 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Completed initialization in 0 ms 2024-09-23T15:45:43.709Z INFO 6972 --- [ main] o.o.c.r.c.QueryRestControllerSpec : Started QueryRestControllerSpec in 0.278 seconds (process running for 7.991) [INFO] Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.421 s - in org.onap.cps.rest.controller.QueryRestControllerSpec [INFO] Running org.onap.cps.rest.exceptions.CpsRestExceptionHandlerSpec . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v3.2.4) 2024-09-23T15:45:43.879Z INFO 6972 --- [ main] o.o.c.r.e.CpsRestExceptionHandlerSpec : Starting CpsRestExceptionHandlerSpec using Java 17.0.6-ea with PID 6972 (started by jenkins in /w/workspace/cps-master-verify-java/cps-rest) 2024-09-23T15:45:43.879Z INFO 6972 --- [ main] o.o.c.r.e.CpsRestExceptionHandlerSpec : No active profile set, falling back to 1 default profile: "default" 2024-09-23T15:45:44.126Z INFO 6972 --- [ main] o.s.b.t.m.w.SpringBootMockServletContext : Initializing Spring TestDispatcherServlet '' 2024-09-23T15:45:44.126Z INFO 6972 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Initializing Servlet '' 2024-09-23T15:45:44.127Z INFO 6972 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Completed initialization in 1 ms 2024-09-23T15:45:44.130Z INFO 6972 --- [ main] o.o.c.r.e.CpsRestExceptionHandlerSpec : Started CpsRestExceptionHandlerSpec in 0.275 seconds (process running for 8.412) 2024-09-23T15:45:44.150Z ERROR 6972 --- [ main] o.o.c.r.e.CpsRestExceptionHandler : Exception occurred java.lang.IllegalStateException: some error message at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:277) at org.onap.cps.rest.exceptions.CpsRestExceptionHandlerSpec.$spock_feature_0_0(CpsRestExceptionHandlerSpec.groovy:108) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:63) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 2024-09-23T15:45:44.171Z ERROR 6972 --- [ main] o.o.c.r.e.CpsRestExceptionHandler : Exception occurred org.onap.cps.spi.exceptions.AlreadyDefinedException: Already defined exception at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:304) at org.onap.cps.rest.exceptions.CpsRestExceptionHandlerSpec.$spock_feature_0_3(CpsRestExceptionHandlerSpec.groovy:135) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:63) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) Caused by: java.lang.Throwable: null at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:268) ... 88 common frames omitted [INFO] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.384 s - in org.onap.cps.rest.exceptions.CpsRestExceptionHandlerSpec [INFO] Running org.onap.cps.rest.utils.MultipartFileUtilSpec [INFO] Tests run: 27, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.023 s - in org.onap.cps.rest.utils.MultipartFileUtilSpec [INFO] Running org.onap.cps.rest.utils.ZipFileSizeValidatorSpec [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 s - in org.onap.cps.rest.utils.ZipFileSizeValidatorSpec [INFO] [INFO] Results: [INFO] [INFO] Tests run: 181, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:report (post-unit-test) @ cps-rest --- [INFO] Loading execution data file /w/workspace/cps-master-verify-java/cps-rest/target/code-coverage/jacoco-ut.exec [INFO] Analyzed bundle 'cps-rest' with 6 classes [INFO] [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ cps-rest --- [INFO] Building jar: /w/workspace/cps-master-verify-java/cps-rest/target/cps-rest-3.5.3-SNAPSHOT.jar [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-integration-test) @ cps-rest --- [INFO] failsafeArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/w/workspace/cps-master-verify-java/cps-rest/target/code-coverage/jacoco-it.exec,excludes=org/onap/cps/event/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/* [INFO] [INFO] --- maven-failsafe-plugin:3.0.0-M4:integration-test (integration-tests) @ cps-rest --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:report (post-integration-test) @ cps-rest --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:check (coverage-check) @ cps-rest --- [INFO] Loading execution data file /w/workspace/cps-master-verify-java/cps-rest/target/code-coverage/jacoco-ut.exec [INFO] Analyzed bundle 'cps-rest' with 6 classes [INFO] All coverage checks have been met. [INFO] [INFO] --- maven-failsafe-plugin:3.0.0-M4:verify (integration-tests) @ cps-rest --- [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ cps-rest --- [INFO] Installing /w/workspace/cps-master-verify-java/cps-rest/target/cps-rest-3.5.3-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/onap/cps/cps-rest/3.5.3-SNAPSHOT/cps-rest-3.5.3-SNAPSHOT.jar [INFO] Installing /w/workspace/cps-master-verify-java/cps-rest/pom.xml to /home/jenkins/.m2/repository/org/onap/cps/cps-rest/3.5.3-SNAPSHOT/cps-rest-3.5.3-SNAPSHOT.pom [INFO] [INFO] --------------------< org.onap.cps:cps-ncmp-events >-------------------- [INFO] Building cps-ncmp-events 3.5.3-SNAPSHOT [10/21] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ cps-ncmp-events --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-property) @ cps-ncmp-events --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-no-snapshots) @ cps-ncmp-events --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-unit-test) @ cps-ncmp-events --- [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/w/workspace/cps-master-verify-java/cps-ncmp-events/target/code-coverage/jacoco-ut.exec,excludes=org/onap/cps/event/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/* [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (default-prepare-agent) @ cps-ncmp-events --- [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/w/workspace/cps-master-verify-java/cps-ncmp-events/target/jacoco.exec,excludes=org/onap/cps/event/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/* [INFO] [INFO] --- jsonschema2pojo-maven-plugin:1.2.1:generate (default) @ cps-ncmp-events --- [INFO] [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-license) @ cps-ncmp-events --- [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-java-style) @ cps-ncmp-events --- [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.1.1:check (cps-java-style) @ cps-ncmp-events --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ cps-ncmp-events --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 12 resources [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-ncmp-events/target/generated-sources/license [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-ncmp-events/target/generated-resources/licenses [INFO] [INFO] --- maven-compiler-plugin:3.11.0:compile (default-compile) @ cps-ncmp-events --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 42 source files with javac [debug release 17] to target/classes [INFO] [INFO] >>> spotbugs-maven-plugin:4.4.2:check (analyze-compile) > :spotbugs @ cps-ncmp-events >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.4.2:spotbugs (spotbugs) @ cps-ncmp-events --- [INFO] Fork Value is true [java] WARNING: A terminally deprecated method in java.lang.System has been called [java] WARNING: System::setSecurityManager has been called by edu.umd.cs.findbugs.ba.jsr305.TypeQualifierValue (file:/home/jenkins/.m2/repository/com/github/spotbugs/spotbugs/4.2.3/spotbugs-4.2.3.jar) [java] WARNING: Please consider reporting this to the maintainers of edu.umd.cs.findbugs.ba.jsr305.TypeQualifierValue [java] WARNING: System::setSecurityManager will be removed in a future release [INFO] Done SpotBugs Analysis.... [INFO] [INFO] <<< spotbugs-maven-plugin:4.4.2:check (analyze-compile) < :spotbugs @ cps-ncmp-events <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.4.2:check (analyze-compile) @ cps-ncmp-events --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ cps-ncmp-events --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-ncmp-events/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.11.0:testCompile (default-testCompile) @ cps-ncmp-events --- [INFO] No sources to compile [INFO] [INFO] --- gmavenplus-plugin:1.9.0:compileTests (default) @ cps-ncmp-events --- [INFO] No sources specified for compilation. Skipping. [INFO] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ cps-ncmp-events --- [INFO] No tests to run. [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:report (post-unit-test) @ cps-ncmp-events --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ cps-ncmp-events --- [INFO] Building jar: /w/workspace/cps-master-verify-java/cps-ncmp-events/target/cps-ncmp-events-3.5.3-SNAPSHOT.jar [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-integration-test) @ cps-ncmp-events --- [INFO] failsafeArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/w/workspace/cps-master-verify-java/cps-ncmp-events/target/code-coverage/jacoco-it.exec,excludes=org/onap/cps/event/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/* [INFO] [INFO] --- maven-failsafe-plugin:3.0.0-M4:integration-test (integration-tests) @ cps-ncmp-events --- [INFO] No tests to run. [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:report (post-integration-test) @ cps-ncmp-events --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:check (coverage-check) @ cps-ncmp-events --- [INFO] Skipping JaCoCo execution due to missing execution data file:/w/workspace/cps-master-verify-java/cps-ncmp-events/target/code-coverage/jacoco-ut.exec [INFO] [INFO] --- maven-failsafe-plugin:3.0.0-M4:verify (integration-tests) @ cps-ncmp-events --- [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ cps-ncmp-events --- [INFO] Installing /w/workspace/cps-master-verify-java/cps-ncmp-events/target/cps-ncmp-events-3.5.3-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/onap/cps/cps-ncmp-events/3.5.3-SNAPSHOT/cps-ncmp-events-3.5.3-SNAPSHOT.jar [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.5.3-SNAPSHOT/cps-ncmp-events-3.5.3-SNAPSHOT.pom [INFO] [INFO] -------------------< org.onap.cps:cps-ncmp-service >-------------------- [INFO] Building cps-ncmp-service 3.5.3-SNAPSHOT [11/21] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ cps-ncmp-service --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-property) @ cps-ncmp-service --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-no-snapshots) @ cps-ncmp-service --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-unit-test) @ cps-ncmp-service --- [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/w/workspace/cps-master-verify-java/cps-ncmp-service/target/code-coverage/jacoco-ut.exec,excludes=org/onap/cps/event/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/* [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (default-prepare-agent) @ cps-ncmp-service --- [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/w/workspace/cps-master-verify-java/cps-ncmp-service/target/jacoco.exec,excludes=org/onap/cps/event/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/* [INFO] [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-license) @ cps-ncmp-service --- [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-java-style) @ cps-ncmp-service --- [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.1.1:check (cps-java-style) @ cps-ncmp-service --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ cps-ncmp-service --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/license [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-resources/licenses [INFO] [INFO] --- maven-compiler-plugin:3.11.0:compile (default-compile) @ cps-ncmp-service --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 154 source files with javac [debug release 17] to target/classes [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". [WARNING] /w/workspace/cps-master-verify-java/cps-ncmp-service/src/main/java/org/onap/cps/ncmp/impl/inventory/sync/lcm/LcmEventHeaderMapper.java:[34,20] Unmapped target properties: "withEventId, withEventCorrelationId, withEventTime, withEventSource, withEventType, withEventSchema, withEventSchemaVersion". [INFO] /w/workspace/cps-master-verify-java/cps-ncmp-service/src/main/java/org/onap/cps/ncmp/impl/cmnotificationsubscription/utils/CmSubscriptionPersistenceService.java: Some input files use unchecked or unsafe operations. [INFO] /w/workspace/cps-master-verify-java/cps-ncmp-service/src/main/java/org/onap/cps/ncmp/impl/cmnotificationsubscription/utils/CmSubscriptionPersistenceService.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] >>> spotbugs-maven-plugin:4.4.2:check (analyze-compile) > :spotbugs @ cps-ncmp-service >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.4.2:spotbugs (spotbugs) @ cps-ncmp-service --- [INFO] Fork Value is true [java] WARNING: A terminally deprecated method in java.lang.System has been called [java] WARNING: System::setSecurityManager has been called by edu.umd.cs.findbugs.ba.jsr305.TypeQualifierValue (file:/home/jenkins/.m2/repository/com/github/spotbugs/spotbugs/4.2.3/spotbugs-4.2.3.jar) [java] WARNING: Please consider reporting this to the maintainers of edu.umd.cs.findbugs.ba.jsr305.TypeQualifierValue [java] WARNING: System::setSecurityManager will be removed in a future release [INFO] Done SpotBugs Analysis.... [INFO] [INFO] <<< spotbugs-maven-plugin:4.4.2:check (analyze-compile) < :spotbugs @ cps-ncmp-service <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.4.2:check (analyze-compile) @ cps-ncmp-service --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ cps-ncmp-service --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 12 resources [INFO] [INFO] --- maven-compiler-plugin:3.11.0:testCompile (default-testCompile) @ cps-ncmp-service --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 3 source files with javac [debug release 17] to target/test-classes [INFO] [INFO] --- gmavenplus-plugin:1.9.0:compileTests (default) @ cps-ncmp-service --- [INFO] Using isolated classloader, without GMavenPlus classpath. [INFO] Using Groovy 3.0.18 to perform compileTests. [INFO] Compiled 214 files. [INFO] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ cps-ncmp-service --- [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] Running org.onap.cps.ncmp.utils.events.TopicValidatorSpec [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.044 s - in org.onap.cps.ncmp.utils.events.TopicValidatorSpec 15:46:14.792 [main] INFO org.testcontainers.images.PullPolicy -- Image pull policy will be performed by: DefaultPullPolicy() 15:46:14.798 [main] INFO org.testcontainers.utility.ImageNameSubstitutor -- Image name substitution will be performed by: DefaultImageNameSubstitutor (composite of 'ConfigurationFileImageNameSubstitutor' and 'PrefixingImageNameSubstitutor') [INFO] Running org.onap.cps.ncmp.utils.events.CmAvcEventPublisherSpec 15:46:15.582 [main] INFO org.testcontainers.dockerclient.DockerClientProviderStrategy -- Found Docker environment with local Unix socket (unix:///var/run/docker.sock) 15:46:15.590 [main] INFO org.testcontainers.DockerClientFactory -- Docker host IP address is localhost 15:46:15.611 [main] INFO org.testcontainers.DockerClientFactory -- Connected to docker: Server Version: 23.0.1 API Version: 1.42 Operating System: CentOS Stream 8 Total Memory: 31890 MB 15:46:15.614 [main] WARN org.testcontainers.utility.ResourceReaper -- ******************************************************************************** Ryuk has been disabled. This can cause unexpected behavior in your environment. ******************************************************************************** 15:46:15.619 [main] INFO org.testcontainers.DockerClientFactory -- Checking the system... 15:46:15.619 [main] INFO org.testcontainers.DockerClientFactory -- ✔︎ Docker server version should be at least 1.6.0 15:46:15.647 [main] INFO tc.registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 -- Pulling docker image: registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1. Please be patient; this may take some time but only needs to be done once. 15:46:15.654 [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/confluentinc/cp-kafka:latest, configFile: /home/jenkins/.docker/config.json, configEnv: DOCKER_AUTH_CONFIG). Falling back to docker-java default behaviour. Exception message: Status 404: No config supplied. Checked in order: /home/jenkins/.docker/config.json (file not found), DOCKER_AUTH_CONFIG (not set) 15:46:17.370 [docker-java-stream-729162289] INFO tc.registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 -- Starting to pull image 15:46:17.396 [docker-java-stream-729162289] INFO tc.registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 -- Pulling image layers: 0 pending, 0 downloaded, 0 extracted, (0 bytes/0 bytes) 15:46:17.785 [docker-java-stream-729162289] INFO tc.registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 -- Pulling image layers: 10 pending, 1 downloaded, 0 extracted, (1 KB/? MB) 15:46:19.344 [docker-java-stream-729162289] INFO tc.registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 -- Pulling image layers: 9 pending, 2 downloaded, 0 extracted, (26 MB/? MB) 15:46:19.846 [docker-java-stream-729162289] INFO tc.registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 -- Pulling image layers: 8 pending, 3 downloaded, 0 extracted, (41 MB/? MB) 15:46:21.469 [docker-java-stream-729162289] INFO tc.registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 -- Pulling image layers: 7 pending, 4 downloaded, 0 extracted, (100 MB/? MB) 15:46:21.919 [docker-java-stream-729162289] INFO tc.registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 -- Pulling image layers: 6 pending, 5 downloaded, 0 extracted, (115 MB/? MB) 15:46:22.325 [docker-java-stream-729162289] INFO tc.registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 -- Pulling image layers: 5 pending, 6 downloaded, 0 extracted, (131 MB/? MB) 15:46:22.440 [docker-java-stream-729162289] INFO tc.registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 -- Pulling image layers: 5 pending, 6 downloaded, 1 extracted, (136 MB/? MB) 15:46:22.521 [docker-java-stream-729162289] INFO tc.registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 -- Pulling image layers: 5 pending, 6 downloaded, 2 extracted, (141 MB/? MB) 15:46:22.728 [docker-java-stream-729162289] INFO tc.registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 -- Pulling image layers: 4 pending, 7 downloaded, 2 extracted, (149 MB/? MB) 15:46:22.907 [docker-java-stream-729162289] INFO tc.registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 -- Pulling image layers: 3 pending, 8 downloaded, 2 extracted, (156 MB/? MB) 15:46:23.307 [docker-java-stream-729162289] INFO tc.registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 -- Pulling image layers: 2 pending, 9 downloaded, 2 extracted, (164 MB/? MB) 15:46:27.705 [docker-java-stream-729162289] INFO tc.registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 -- Pulling image layers: 1 pending, 10 downloaded, 2 extracted, (318 MB/? MB) 15:46:30.117 [docker-java-stream-729162289] INFO tc.registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 -- Pulling image layers: 0 pending, 11 downloaded, 2 extracted, (365 MB/370 MB) 15:46:35.117 [docker-java-stream-729162289] INFO tc.registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 -- Pulling image layers: 0 pending, 11 downloaded, 3 extracted, (366 MB/370 MB) 15:46:35.267 [docker-java-stream-729162289] INFO tc.registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 -- Pulling image layers: 0 pending, 11 downloaded, 4 extracted, (367 MB/370 MB) 15:46:35.359 [docker-java-stream-729162289] INFO tc.registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 -- Pulling image layers: 0 pending, 11 downloaded, 5 extracted, (367 MB/370 MB) 15:46:35.676 [docker-java-stream-729162289] INFO tc.registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 -- Pulling image layers: 0 pending, 11 downloaded, 6 extracted, (370 MB/370 MB) 15:46:35.755 [docker-java-stream-729162289] INFO tc.registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 -- Pulling image layers: 0 pending, 11 downloaded, 7 extracted, (370 MB/370 MB) 15:46:35.830 [docker-java-stream-729162289] INFO tc.registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 -- Pulling image layers: 0 pending, 11 downloaded, 8 extracted, (370 MB/370 MB) 15:46:35.910 [docker-java-stream-729162289] INFO tc.registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 -- Pulling image layers: 0 pending, 11 downloaded, 9 extracted, (370 MB/370 MB) 15:46:36.586 [docker-java-stream-729162289] INFO tc.registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 -- Pulling image layers: 0 pending, 11 downloaded, 10 extracted, (370 MB/370 MB) 15:46:36.668 [docker-java-stream-729162289] INFO tc.registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 -- Pulling image layers: 0 pending, 11 downloaded, 11 extracted, (370 MB/370 MB) 15:46:36.684 [docker-java-stream-729162289] INFO tc.registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 -- Pull complete. 11 layers, pulled in 19s (downloaded 370 MB at 19 MB/s) 15:46:36.685 [main] INFO tc.registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 -- Image registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 pull took PT21.037169003S 15:46:36.720 [main] INFO tc.registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 -- Creating container for image: registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 15:46:44.381 [main] INFO tc.registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 -- Container registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 is starting: f4aa729a19166ca6ffdaddcf87ed4d8e8e94992c9965f28d0fe081617a9fc4a0 15:46:50.502 [main] INFO tc.registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 -- Container registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 started in PT13.781696139S [ERROR] OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 37.708 s - in org.onap.cps.ncmp.utils.events.CmAvcEventPublisherSpec [INFO] Running org.onap.cps.ncmp.init.AbstractModelLoaderSpec 15:46:52.763 [main] ERROR org.onap.cps.ncmp.init.AbstractModelLoader -- Onboarding model for NCMP failed: test message 15:46:52.781 [main] WARN org.onap.cps.ncmp.init.AbstractModelLoader -- Creating new schema set failed as schema set already exists 15:46:52.785 [main] DEBUG org.onap.cps.ncmp.init.AbstractModelLoader -- Onboarding failed as unable to read file: models/no such yang file 15:46:52.786 [main] ERROR org.onap.cps.ncmp.init.AbstractModelLoader -- Creating schema set failed: Onboarding failed as unable to read file: models/no such yang file 15:46:52.795 [main] WARN org.onap.cps.ncmp.init.AbstractModelLoader -- Deleting schema set failed: test message 15:46:52.804 [main] WARN org.onap.cps.ncmp.init.AbstractModelLoader -- Creating new anchor failed as anchor already exists 15:46:52.808 [main] ERROR org.onap.cps.ncmp.init.AbstractModelLoader -- Creating anchor failed: test message 15:46:52.823 [main] WARN org.onap.cps.ncmp.init.AbstractModelLoader -- Creating new data node 'new node' failed as data node already exists 15:46:52.828 [main] ERROR org.onap.cps.ncmp.init.AbstractModelLoader -- Creating data node failed: test message 15:46:52.836 [main] ERROR org.onap.cps.ncmp.init.AbstractModelLoader -- Updating schema set failed: test message [INFO] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.294 s - in org.onap.cps.ncmp.init.AbstractModelLoaderSpec [INFO] Running org.onap.cps.ncmp.init.CmDataSubscriptionModelLoaderSpec 15:46:52.864 [main] INFO org.onap.cps.ncmp.init.CmDataSubscriptionModelLoader -- Subscription Models onboarded successfully 15:46:52.869 [main] INFO org.onap.cps.ncmp.init.CmDataSubscriptionModelLoader -- Creating new child data node 'some datastore' for data node 'datastores' failed as data node already exists 15:46:52.873 [main] ERROR org.onap.cps.ncmp.init.CmDataSubscriptionModelLoader -- Creating data node failed: test message [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.032 s - in org.onap.cps.ncmp.init.CmDataSubscriptionModelLoaderSpec [INFO] Running org.onap.cps.ncmp.init.InventoryModelLoaderSpec 15:46:52.887 [main] INFO org.onap.cps.ncmp.init.InventoryModelLoader -- Inventory Model updated successfully [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s - in org.onap.cps.ncmp.init.InventoryModelLoaderSpec [INFO] Running org.onap.cps.ncmp.api.data.models.DatastoreTypeSpec [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s - in org.onap.cps.ncmp.api.data.models.DatastoreTypeSpec [INFO] Running org.onap.cps.ncmp.api.data.models.OperationTypeSpec [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 s - in org.onap.cps.ncmp.api.data.models.OperationTypeSpec [INFO] Running org.onap.cps.ncmp.api.inventory.models.CmHandleRegistrationResponseSpec 15:46:52.958 [main] WARN org.onap.cps.ncmp.api.inventory.models.CmHandleRegistrationResponse -- Unexpected xpath valid/xpath/without-id[@key='123'] [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.034 s - in org.onap.cps.ncmp.api.inventory.models.CmHandleRegistrationResponseSpec [INFO] Running org.onap.cps.ncmp.api.inventory.models.CompositeStateBuilderSpec [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.026 s - in org.onap.cps.ncmp.api.inventory.models.CompositeStateBuilderSpec [INFO] Running org.onap.cps.ncmp.api.inventory.models.CompositeStateSpec [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.057 s - in org.onap.cps.ncmp.api.inventory.models.CompositeStateSpec [INFO] Running org.onap.cps.ncmp.api.inventory.models.TrustLevelSpec [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s - in org.onap.cps.ncmp.api.inventory.models.TrustLevelSpec [INFO] Running org.onap.cps.ncmp.api.inventory.models.YangResourceSpec [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.onap.cps.ncmp.api.inventory.models.YangResourceSpec [INFO] Running org.onap.cps.ncmp.config.CpsApplicationContextSpec 15:46:12,532 |-INFO in ch.qos.logback.classic.LoggerContext[default] - This is logback-classic version 1.4.14 15:46:12,535 |-INFO in ch.qos.logback.classic.util.ContextInitializer@346ee7b6 - Here is a list of configurators discovered as a service, by rank: 15:46:12,535 |-INFO in ch.qos.logback.classic.util.ContextInitializer@346ee7b6 - org.springframework.boot.logging.logback.RootLogLevelConfigurator 15:46:12,535 |-INFO in ch.qos.logback.classic.util.ContextInitializer@346ee7b6 - They will be invoked in order until ExecutionStatus.DO_NOT_INVOKE_NEXT_IF_ANY is returned. 15:46:12,535 |-INFO in ch.qos.logback.classic.util.ContextInitializer@346ee7b6 - Constructed configurator of type class org.springframework.boot.logging.logback.RootLogLevelConfigurator 15:46:12,543 |-INFO in ch.qos.logback.classic.util.ContextInitializer@346ee7b6 - org.springframework.boot.logging.logback.RootLogLevelConfigurator.configure() call lasted 0 milliseconds. ExecutionStatus=INVOKE_NEXT_IF_ANY 15:46:12,543 |-INFO in ch.qos.logback.classic.util.ContextInitializer@346ee7b6 - Trying to configure with ch.qos.logback.classic.joran.SerializedModelConfigurator 15:46:12,545 |-INFO in ch.qos.logback.classic.util.ContextInitializer@346ee7b6 - Constructed configurator of type class ch.qos.logback.classic.joran.SerializedModelConfigurator 15:46:12,547 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.scmo] 15:46:12,547 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback.scmo] 15:46:12,547 |-INFO in ch.qos.logback.classic.util.ContextInitializer@346ee7b6 - ch.qos.logback.classic.joran.SerializedModelConfigurator.configure() call lasted 2 milliseconds. ExecutionStatus=INVOKE_NEXT_IF_ANY 15:46:12,547 |-INFO in ch.qos.logback.classic.util.ContextInitializer@346ee7b6 - Trying to configure with ch.qos.logback.classic.util.DefaultJoranConfigurator 15:46:12,548 |-INFO in ch.qos.logback.classic.util.ContextInitializer@346ee7b6 - Constructed configurator of type class ch.qos.logback.classic.util.DefaultJoranConfigurator 15:46:12,549 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.xml] 15:46:12,549 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback.xml] 15:46:12,549 |-INFO in ch.qos.logback.classic.util.ContextInitializer@346ee7b6 - ch.qos.logback.classic.util.DefaultJoranConfigurator.configure() call lasted 1 milliseconds. ExecutionStatus=INVOKE_NEXT_IF_ANY 15:46:12,549 |-INFO in ch.qos.logback.classic.util.ContextInitializer@346ee7b6 - Trying to configure with ch.qos.logback.classic.BasicConfigurator 15:46:12,550 |-INFO in ch.qos.logback.classic.util.ContextInitializer@346ee7b6 - Constructed configurator of type class ch.qos.logback.classic.BasicConfigurator 15:46:12,550 |-INFO in ch.qos.logback.classic.BasicConfigurator@51f2d03c - Setting up default configuration. 15:46:12,570 |-INFO in ch.qos.logback.classic.util.ContextInitializer@346ee7b6 - ch.qos.logback.classic.BasicConfigurator.configure() call lasted 20 milliseconds. ExecutionStatus=NEUTRAL 15:46:53,353 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@21168f37 - URL [jar:file:/w/workspace/cps-master-verify-java/cps-service/target/cps-service-3.5.3-SNAPSHOT.jar!/logback-spring.xml] is not of type file 15:46:53,401 |-INFO in ch.qos.logback.core.joran.util.ConfigurationWatchListUtil@1337e769 - Adding [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.2.4/spring-boot-3.2.4.jar!/org/springframework/boot/logging/logback/defaults.xml] to configuration watch list. 15:46:53,401 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@21168f37 - URL [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.2.4/spring-boot-3.2.4.jar!/org/springframework/boot/logging/logback/defaults.xml] is not of type file 15:46:53,404 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word applicationName with class [org.springframework.boot.logging.logback.ApplicationNameConverter] 15:46:53,404 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word clr with class [org.springframework.boot.logging.logback.ColorConverter] 15:46:53,404 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word correlationId with class [org.springframework.boot.logging.logback.CorrelationIdConverter] 15:46:53,404 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word wex with class [org.springframework.boot.logging.logback.WhitespaceThrowableProxyConverter] 15:46:53,404 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word wEx with class [org.springframework.boot.logging.logback.ExtendedWhitespaceThrowableProxyConverter] 15:46:53,407 |-INFO in ch.qos.logback.core.joran.util.ConfigurationWatchListUtil@1337e769 - Adding [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.2.4/spring-boot-3.2.4.jar!/org/springframework/boot/logging/logback/console-appender.xml] to configuration watch list. 15:46:53,407 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@21168f37 - URL [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.2.4/spring-boot-3.2.4.jar!/org/springframework/boot/logging/logback/console-appender.xml] is not of type file 15:46:53,414 |-WARN in IfNestedWithinSecondPhaseElementSC - elements cannot be nested within an , or element 15:46:53,414 |-WARN in IfNestedWithinSecondPhaseElementSC - See also http://logback.qos.ch/codes.html#nested_if_element 15:46:53,418 |-WARN in IfNestedWithinSecondPhaseElementSC - Element at line 60 contains a nested element at line 61 15:46:53,450 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Registering a new ReconfigureOnChangeTask ReconfigureOnChangeTask(born:1727106413449) 15:46:53,450 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Will scan for changes in [jar:file:/w/workspace/cps-master-verify-java/cps-service/target/cps-service-3.5.3-SNAPSHOT.jar!/logback-spring.xml] 15:46:53,450 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Setting ReconfigureOnChangeTask scanning period to 30 seconds 15:46:53,456 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.catalina.startup.DigesterFactory] to ERROR 15:46:53,456 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@5027e1ee - Propagating ERROR level on Logger[org.apache.catalina.startup.DigesterFactory] onto the JUL framework 15:46:53,457 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.catalina.util.LifecycleBase] to ERROR 15:46:53,457 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@5027e1ee - Propagating ERROR level on Logger[org.apache.catalina.util.LifecycleBase] onto the JUL framework 15:46:53,457 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.coyote.http11.Http11NioProtocol] to WARN 15:46:53,457 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@5027e1ee - Propagating WARN level on Logger[org.apache.coyote.http11.Http11NioProtocol] onto the JUL framework 15:46:53,457 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.sshd.common.util.SecurityUtils] to WARN 15:46:53,457 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@5027e1ee - Propagating WARN level on Logger[org.apache.sshd.common.util.SecurityUtils] onto the JUL framework 15:46:53,457 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.tomcat.util.net.NioSelectorPool] to WARN 15:46:53,457 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@5027e1ee - Propagating WARN level on Logger[org.apache.tomcat.util.net.NioSelectorPool] onto the JUL framework 15:46:53,457 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.eclipse.jetty.util.component.AbstractLifeCycle] to ERROR 15:46:53,457 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@5027e1ee - Propagating ERROR level on Logger[org.eclipse.jetty.util.component.AbstractLifeCycle] onto the JUL framework 15:46:53,457 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.hibernate.validator.internal.util.Version] to WARN 15:46:53,457 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@5027e1ee - Propagating WARN level on Logger[org.hibernate.validator.internal.util.Version] onto the JUL framework 15:46:53,457 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.springframework.boot.actuate.endpoint.jmx] to WARN 15:46:53,457 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@5027e1ee - Propagating WARN level on Logger[org.springframework.boot.actuate.endpoint.jmx] onto the JUL framework 15:46:53,458 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [CONSOLE] 15:46:53,458 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 15:46:53,463 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property 15:46:53,529 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [jsonConsole] 15:46:53,529 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 15:46:53,547 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventJsonProviders] for [providers] property 15:46:53,557 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventPatternJsonProvider] for [pattern] property 15:46:54,041 |-INFO in ch.qos.logback.classic.pattern.DateConverter@1793a8e6 - Setting zoneId to "UTC" 15:46:54,051 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [asyncConsole] 15:46:54,051 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.classic.AsyncAppender] 15:46:54,316 |-INFO in ch.qos.logback.core.model.processor.conditional.IfModelHandler - Condition [property("loggingFormat").equalsIgnoreCase("json")] evaluated to false on line 61 15:46:54,317 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [CONSOLE] to ch.qos.logback.classic.AsyncAppender[asyncConsole] 15:46:54,317 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Attaching appender named [CONSOLE] to AsyncAppender. 15:46:54,318 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Setting discardingThreshold to 51 15:46:54,318 |-INFO in ch.qos.logback.classic.model.processor.RootLoggerModelHandler - Setting level of ROOT logger to INFO 15:46:54,318 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@5027e1ee - Propagating INFO level on Logger[ROOT] onto the JUL framework 15:46:54,318 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [asyncConsole] to Logger[ROOT] 15:46:54,319 |-INFO in ch.qos.logback.core.model.processor.DefaultProcessor@269e214 - End of configuration. 15:46:54,319 |-INFO in org.springframework.boot.logging.logback.SpringBootJoranConfigurator@2ec9419f - Registering current configuration as safe fallback point . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v3.2.4) 2024-09-23T15:46:54.343Z INFO 7140 --- [ main] o.o.c.n.c.CpsApplicationContextSpec : Starting CpsApplicationContextSpec using Java 17.0.6-ea with PID 7140 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-service) 2024-09-23T15:46:54.344Z INFO 7140 --- [ main] o.o.c.n.c.CpsApplicationContextSpec : No active profile set, falling back to 1 default profile: "default" 2024-09-23T15:46:54.394Z INFO 7140 --- [ main] o.o.c.n.c.CpsApplicationContextSpec : Started CpsApplicationContextSpec in 1.299 seconds (process running for 42.74) [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.507 s - in org.onap.cps.ncmp.config.CpsApplicationContextSpec [INFO] Running org.onap.cps.ncmp.config.DmiHttpClientConfigSpec . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v3.2.4) 2024-09-23T15:46:54.640Z INFO 7140 --- [ main] o.o.c.n.config.DmiHttpClientConfigSpec : Starting DmiHttpClientConfigSpec using Java 17.0.6-ea with PID 7140 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-service) 2024-09-23T15:46:54.640Z INFO 7140 --- [ main] o.o.c.n.config.DmiHttpClientConfigSpec : No active profile set, falling back to 1 default profile: "default" 2024-09-23T15:46:54.845Z INFO 7140 --- [ main] o.o.c.n.config.DmiHttpClientConfigSpec : Started DmiHttpClientConfigSpec in 0.243 seconds (process running for 43.191) [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.273 s - in org.onap.cps.ncmp.config.DmiHttpClientConfigSpec [INFO] Running org.onap.cps.ncmp.config.KafkaConfigSpec . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v3.2.4) 2024-09-23T15:46:54.911Z INFO 7140 --- [ main] o.onap.cps.ncmp.config.KafkaConfigSpec : Starting KafkaConfigSpec using Java 17.0.6-ea with PID 7140 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-service) 2024-09-23T15:46:54.911Z INFO 7140 --- [ main] o.onap.cps.ncmp.config.KafkaConfigSpec : No active profile set, falling back to 1 default profile: "default" 2024-09-23T15:46:55.042Z INFO 7140 --- [ main] o.onap.cps.ncmp.config.KafkaConfigSpec : Started KafkaConfigSpec in 0.16 seconds (process running for 43.388) 2024-09-23T15:46:55.084Z INFO 7140 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: acks = -1 auto.include.jmx.reporter = true batch.size = 16384 bootstrap.servers = [localhost:9092] buffer.memory = 33554432 client.dns.lookup = use_all_dns_ips client.id = producer-1 compression.type = none connections.max.idle.ms = 540000 delivery.timeout.ms = 120000 enable.idempotence = true interceptor.classes = [io.opentelemetry.instrumentation.kafkaclients.v2_6.TracingProducerInterceptor] key.serializer = class org.apache.kafka.common.serialization.StringSerializer linger.ms = 0 max.block.ms = 60000 max.in.flight.requests.per.connection = 5 max.request.size = 1048576 metadata.max.age.ms = 300000 metadata.max.idle.ms = 300000 metric.reporters = [] metrics.num.samples = 2 metrics.recording.level = INFO metrics.sample.window.ms = 30000 partitioner.adaptive.partitioning.enable = true partitioner.availability.timeout.ms = 0 partitioner.class = null partitioner.ignore.keys = false receive.buffer.bytes = 32768 reconnect.backoff.max.ms = 1000 reconnect.backoff.ms = 50 request.timeout.ms = 30000 retries = 2147483647 retry.backoff.ms = 100 sasl.client.callback.handler.class = null sasl.jaas.config = null sasl.kerberos.kinit.cmd = /usr/bin/kinit sasl.kerberos.min.time.before.relogin = 60000 sasl.kerberos.service.name = null sasl.kerberos.ticket.renew.jitter = 0.05 sasl.kerberos.ticket.renew.window.factor = 0.8 sasl.login.callback.handler.class = null sasl.login.class = null sasl.login.connect.timeout.ms = null sasl.login.read.timeout.ms = null sasl.login.refresh.buffer.seconds = 300 sasl.login.refresh.min.period.seconds = 60 sasl.login.refresh.window.factor = 0.8 sasl.login.refresh.window.jitter = 0.05 sasl.login.retry.backoff.max.ms = 10000 sasl.login.retry.backoff.ms = 100 sasl.mechanism = GSSAPI sasl.oauthbearer.clock.skew.seconds = 30 sasl.oauthbearer.expected.audience = null sasl.oauthbearer.expected.issuer = null sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 sasl.oauthbearer.jwks.endpoint.url = null sasl.oauthbearer.scope.claim.name = scope sasl.oauthbearer.sub.claim.name = sub sasl.oauthbearer.token.endpoint.url = null security.protocol = PLAINTEXT security.providers = null send.buffer.bytes = 131072 socket.connection.setup.timeout.max.ms = 30000 socket.connection.setup.timeout.ms = 10000 ssl.cipher.suites = null ssl.enabled.protocols = [TLSv1.2, TLSv1.3] ssl.endpoint.identification.algorithm = https ssl.engine.factory.class = null ssl.key.password = null ssl.keymanager.algorithm = SunX509 ssl.keystore.certificate.chain = null ssl.keystore.key = null ssl.keystore.location = null ssl.keystore.password = null ssl.keystore.type = JKS ssl.protocol = TLSv1.3 ssl.provider = null ssl.secure.random.implementation = null ssl.trustmanager.algorithm = PKIX ssl.truststore.certificates = null ssl.truststore.location = null ssl.truststore.password = null ssl.truststore.type = JKS transaction.timeout.ms = 60000 transactional.id = null value.serializer = class org.springframework.kafka.support.serializer.JsonSerializer 2024-09-23T15:46:55.156Z INFO 7140 --- [ 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 2024-09-23T15:46:55.191Z INFO 7140 --- [ main] o.a.k.clients.producer.KafkaProducer : [Producer clientId=producer-1] Instantiated an idempotent producer. 2024-09-23T15:46:55.238Z INFO 7140 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.6.1 2024-09-23T15:46:55.238Z INFO 7140 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 5e3c2b738d253ff5 2024-09-23T15:46:55.238Z INFO 7140 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1727106415237 2024-09-23T15:46:55.262Z INFO 7140 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: acks = -1 auto.include.jmx.reporter = true batch.size = 16384 bootstrap.servers = [localhost:9092] buffer.memory = 33554432 client.dns.lookup = use_all_dns_ips client.id = producer-2 compression.type = none connections.max.idle.ms = 540000 delivery.timeout.ms = 120000 enable.idempotence = true interceptor.classes = [io.opentelemetry.instrumentation.kafkaclients.v2_6.TracingProducerInterceptor] key.serializer = class org.apache.kafka.common.serialization.StringSerializer linger.ms = 0 max.block.ms = 60000 max.in.flight.requests.per.connection = 5 max.request.size = 1048576 metadata.max.age.ms = 300000 metadata.max.idle.ms = 300000 metric.reporters = [] metrics.num.samples = 2 metrics.recording.level = INFO metrics.sample.window.ms = 30000 partitioner.adaptive.partitioning.enable = true partitioner.availability.timeout.ms = 0 partitioner.class = null partitioner.ignore.keys = false receive.buffer.bytes = 32768 reconnect.backoff.max.ms = 1000 reconnect.backoff.ms = 50 request.timeout.ms = 30000 retries = 2147483647 retry.backoff.ms = 100 sasl.client.callback.handler.class = null sasl.jaas.config = null sasl.kerberos.kinit.cmd = /usr/bin/kinit sasl.kerberos.min.time.before.relogin = 60000 sasl.kerberos.service.name = null sasl.kerberos.ticket.renew.jitter = 0.05 sasl.kerberos.ticket.renew.window.factor = 0.8 sasl.login.callback.handler.class = null sasl.login.class = null sasl.login.connect.timeout.ms = null sasl.login.read.timeout.ms = null sasl.login.refresh.buffer.seconds = 300 sasl.login.refresh.min.period.seconds = 60 sasl.login.refresh.window.factor = 0.8 sasl.login.refresh.window.jitter = 0.05 sasl.login.retry.backoff.max.ms = 10000 sasl.login.retry.backoff.ms = 100 sasl.mechanism = GSSAPI sasl.oauthbearer.clock.skew.seconds = 30 sasl.oauthbearer.expected.audience = null sasl.oauthbearer.expected.issuer = null sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 sasl.oauthbearer.jwks.endpoint.url = null sasl.oauthbearer.scope.claim.name = scope sasl.oauthbearer.sub.claim.name = sub sasl.oauthbearer.token.endpoint.url = null security.protocol = PLAINTEXT security.providers = null send.buffer.bytes = 131072 socket.connection.setup.timeout.max.ms = 30000 socket.connection.setup.timeout.ms = 10000 ssl.cipher.suites = null ssl.enabled.protocols = [TLSv1.2, TLSv1.3] ssl.endpoint.identification.algorithm = https ssl.engine.factory.class = null ssl.key.password = null ssl.keymanager.algorithm = SunX509 ssl.keystore.certificate.chain = null ssl.keystore.key = null ssl.keystore.location = null ssl.keystore.password = null ssl.keystore.type = JKS ssl.protocol = TLSv1.3 ssl.provider = null ssl.secure.random.implementation = null ssl.trustmanager.algorithm = PKIX ssl.truststore.certificates = null ssl.truststore.location = null ssl.truststore.password = null ssl.truststore.type = JKS transaction.timeout.ms = 60000 transactional.id = null value.serializer = class io.cloudevents.kafka.CloudEventSerializer 2024-09-23T15:46:55.263Z INFO 7140 --- [ main] o.a.k.clients.producer.KafkaProducer : [Producer clientId=producer-2] Instantiated an idempotent producer. 2024-09-23T15:46:55.268Z INFO 7140 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.6.1 2024-09-23T15:46:55.268Z INFO 7140 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 5e3c2b738d253ff5 2024-09-23T15:46:55.268Z INFO 7140 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1727106415268 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.398 s - in org.onap.cps.ncmp.config.KafkaConfigSpec [INFO] Running org.onap.cps.ncmp.config.OpenTelemetryConfigSpec . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v3.2.4) 2024-09-23T15:46:55.307Z INFO 7140 --- [ main] o.o.c.n.config.OpenTelemetryConfigSpec : Starting OpenTelemetryConfigSpec using Java 17.0.6-ea with PID 7140 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-service) 2024-09-23T15:46:55.308Z INFO 7140 --- [ main] o.o.c.n.config.OpenTelemetryConfigSpec : No active profile set, falling back to 1 default profile: "default" 2024-09-23T15:46:55.590Z INFO 7140 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 2024-09-23T15:46:55.590Z INFO 7140 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 2024-09-23T15:46:55.593Z WARN 7140 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-09-23T15:46:55.593Z WARN 7140 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-09-23T15:46:55.593Z WARN 7140 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-09-23T15:46:55.593Z WARN 7140 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-09-23T15:46:55.656Z INFO 7140 --- [ main] o.o.c.n.config.OpenTelemetryConfigSpec : Started OpenTelemetryConfigSpec in 0.375 seconds (process running for 44.002) 2024-09-23T15:46:55.695Z ERROR 7140 --- [_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 2024-09-23T15:46:55.695Z ERROR 7140 --- [_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 2024-09-23T15:46:55.697Z INFO 7140 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 2024-09-23T15:46:55.697Z INFO 7140 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 2024-09-23T15:46:55.697Z WARN 7140 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-09-23T15:46:55.697Z WARN 7140 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-09-23T15:46:55.697Z WARN 7140 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-09-23T15:46:55.697Z WARN 7140 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.506 s - in org.onap.cps.ncmp.config.OpenTelemetryConfigSpec [INFO] Running org.onap.cps.ncmp.config.PolicyExecutorHttpClientConfigSpec 2024-09-23T15:46:55.806Z INFO 7140 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 2024-09-23T15:46:55.806Z WARN 7140 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-09-23T15:46:55.806Z WARN 7140 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v3.2.4) 2024-09-23T15:46:55.815Z INFO 7140 --- [ main] c.n.c.PolicyExecutorHttpClientConfigSpec : Starting PolicyExecutorHttpClientConfigSpec using Java 17.0.6-ea with PID 7140 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-service) 2024-09-23T15:46:55.815Z INFO 7140 --- [ main] c.n.c.PolicyExecutorHttpClientConfigSpec : No active profile set, falling back to 1 default profile: "default" 2024-09-23T15:46:55.835Z INFO 7140 --- [ main] c.n.c.PolicyExecutorHttpClientConfigSpec : Started PolicyExecutorHttpClientConfigSpec in 0.044 seconds (process running for 44.181) [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.054 s - in org.onap.cps.ncmp.config.PolicyExecutorHttpClientConfigSpec 2024-09-23T15:46:55.856Z INFO 7140 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 2024-09-23T15:46:55.857Z WARN 7140 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-09-23T15:46:55.857Z WARN 7140 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected [INFO] Running org.onap.cps.ncmp.impl.cmnotificationsubscription.cache.CmSubscriptionConfigSpec . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v3.2.4) 2024-09-23T15:46:55.891Z INFO 7140 --- [ main] o.o.c.n.i.c.c.CmSubscriptionConfigSpec : Starting CmSubscriptionConfigSpec using Java 17.0.6-ea with PID 7140 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-service) 2024-09-23T15:46:55.891Z INFO 7140 --- [ main] o.o.c.n.i.c.c.CmSubscriptionConfigSpec : No active profile set, falling back to 1 default profile: "default" 2024-09-23T15:46:55.974Z WARN 7140 --- [ main] c.h.i.impl.HazelcastInstanceFactory : Hazelcast is starting in a Java modular environment (Java 9 and newer) but without proper access to required Java packages. Use additional Java arguments to provide Hazelcast access to Java internal API. The internal API access is used to get the best performance results. Arguments to be used: --add-modules java.se --add-exports java.base/jdk.internal.ref=ALL-UNNAMED --add-opens java.base/java.lang=ALL-UNNAMED --add-opens java.base/sun.nio.ch=ALL-UNNAMED --add-opens java.management/sun.management=ALL-UNNAMED --add-opens jdk.management/com.sun.management.internal=ALL-UNNAMED 2024-09-23T15:46:56.055Z INFO 7140 --- [ main] com.hazelcast.system.logo : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] + + o o o o---o o----o o o---o o o----o o--o--o + + + + | | / \ / | | / / \ | | + + + + + o----o o o o o----o | o o o o----o | + + + + | | / \ / | | \ / \ | | + + o o o o o---o o----o o----o o---o o o o----o o 2024-09-23T15:46:56.055Z INFO 7140 --- [ main] com.hazelcast.system : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Copyright (c) 2008-2023, Hazelcast, Inc. All Rights Reserved. 2024-09-23T15:46:56.055Z INFO 7140 --- [ main] com.hazelcast.system : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Hazelcast Platform 5.3.6 (20231109 - 9903dc9) starting at [10.30.107.42]:5701 2024-09-23T15:46:56.056Z INFO 7140 --- [ main] com.hazelcast.system : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Cluster name: cps-and-ncmp-test-caches 2024-09-23T15:46:56.056Z INFO 7140 --- [ main] com.hazelcast.system : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Integrity Checker is disabled. Fail-fast on corrupted executables will not be performed. For more information, see the documentation for Integrity Checker. 2024-09-23T15:46:56.058Z INFO 7140 --- [ main] com.hazelcast.system : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] The Jet engine is disabled. To enable the Jet engine on the members, do one of the following: - Change member config using Java API: config.getJetConfig().setEnabled(true) - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 2024-09-23T15:46:56.059Z INFO 7140 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 2024-09-23T15:46:56.059Z WARN 7140 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-09-23T15:46:56.059Z WARN 7140 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-09-23T15:46:56.059Z INFO 7140 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 2024-09-23T15:46:56.059Z WARN 7140 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-09-23T15:46:56.059Z WARN 7140 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-09-23T15:46:56.251Z INFO 7140 --- [ main] c.h.internal.tpc.TpcServerBootstrap : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] TPC: disabled 2024-09-23T15:46:56.472Z INFO 7140 --- [ main] com.hazelcast.system.security : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] 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. 2024-09-23T15:46:56.513Z INFO 7140 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 2024-09-23T15:46:56.514Z WARN 7140 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-09-23T15:46:56.514Z WARN 7140 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-09-23T15:46:56.564Z INFO 7140 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 2024-09-23T15:46:56.564Z WARN 7140 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-09-23T15:46:56.564Z WARN 7140 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-09-23T15:46:56.619Z INFO 7140 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Using Multicast discovery 2024-09-23T15:46:56.623Z WARN 7140 --- [ main] com.hazelcast.cp.CPSubsystem : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] CP Subsystem is not enabled. CP data structures will operate in UNSAFE mode! Please note that UNSAFE mode will not provide strong consistency guarantees. 2024-09-23T15:46:56.874Z INFO 7140 --- [ main] c.h.internal.diagnostics.Diagnostics : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 2024-09-23T15:46:56.881Z INFO 7140 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] [10.30.107.42]:5701 is STARTING 2024-09-23T15:46:57.029Z INFO 7140 --- [ main] c.h.i.cluster.impl.MulticastJoiner : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Trying to join to discovered node: [10.30.107.78]:5704 2024-09-23T15:46:57.066Z INFO 7140 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.30.107.42:43711 and /10.30.107.78:5704 2024-09-23T15:46:57.321Z INFO 7140 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 2024-09-23T15:46:57.321Z WARN 7140 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-09-23T15:46:57.321Z WARN 7140 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-09-23T15:46:57.421Z INFO 7140 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 2024-09-23T15:46:57.421Z WARN 7140 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-09-23T15:46:57.421Z WARN 7140 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-09-23T15:46:58.482Z INFO 7140 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 2024-09-23T15:46:58.482Z WARN 7140 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-09-23T15:46:58.482Z WARN 7140 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-09-23T15:46:58.531Z INFO 7140 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 2024-09-23T15:46:58.532Z WARN 7140 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-09-23T15:46:58.532Z WARN 7140 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-09-23T15:46:59.391Z INFO 7140 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 2024-09-23T15:46:59.392Z WARN 7140 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-09-23T15:46:59.392Z WARN 7140 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-09-23T15:46:59.442Z INFO 7140 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 2024-09-23T15:46:59.442Z WARN 7140 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-09-23T15:46:59.442Z WARN 7140 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-09-23T15:47:00.401Z INFO 7140 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 2024-09-23T15:47:00.401Z WARN 7140 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-09-23T15:47:00.401Z WARN 7140 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-09-23T15:47:00.603Z INFO 7140 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 2024-09-23T15:47:00.603Z WARN 7140 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-09-23T15:47:00.603Z WARN 7140 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-09-23T15:47:01.360Z INFO 7140 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 2024-09-23T15:47:01.360Z WARN 7140 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-09-23T15:47:01.360Z WARN 7140 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-09-23T15:47:01.509Z INFO 7140 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 2024-09-23T15:47:01.509Z WARN 7140 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-09-23T15:47:01.509Z WARN 7140 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-09-23T15:47:02.185Z INFO 7140 --- [ration.thread-0] c.h.internal.cluster.ClusterService : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Members {size:2, ver:22} [ Member [10.30.107.78]:5704 - 2d7b64ff-87e4-44bc-9490-dc4cf22b84de Member [10.30.107.42]:5701 - 682d1072-4da1-41f5-bb00-19ea5ebba75e this ] 2024-09-23T15:47:02.221Z INFO 7140 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] [10.30.107.42]:5701 is STARTED 2024-09-23T15:47:02.269Z INFO 7140 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 2024-09-23T15:47:02.269Z WARN 7140 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-09-23T15:47:02.269Z WARN 7140 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-09-23T15:47:02.270Z INFO 7140 --- [ main] o.o.c.n.i.c.c.CmSubscriptionConfigSpec : Started CmSubscriptionConfigSpec in 6.402 seconds (process running for 50.616) [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.54 s - in org.onap.cps.ncmp.impl.cmnotificationsubscription.cache.CmSubscriptionConfigSpec [INFO] Running org.onap.cps.ncmp.impl.cmnotificationsubscription.cache.DmiCacheHandlerSpec 2024-09-23T15:47:02.414Z INFO 7140 --- [ main] t.r.n.o.2.1 : Creating container for image: registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 2024-09-23T15:47:02.421Z INFO 7140 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 2024-09-23T15:47:02.421Z WARN 7140 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-09-23T15:47:02.421Z WARN 7140 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-09-23T15:47:02.517Z INFO 7140 --- [ main] t.r.n.o.2.1 : Container registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 is starting: 51ff8a2e0318c31c0e5d281d8f4c0db8662ef5d34acb6620995f5386a4b16d08 2024-09-23T15:47:03.333Z INFO 7140 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 2024-09-23T15:47:03.333Z WARN 7140 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-09-23T15:47:03.333Z WARN 7140 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-09-23T15:47:03.431Z INFO 7140 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 2024-09-23T15:47:03.431Z WARN 7140 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-09-23T15:47:03.431Z WARN 7140 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-09-23T15:47:04.289Z INFO 7140 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 2024-09-23T15:47:04.289Z WARN 7140 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-09-23T15:47:04.289Z WARN 7140 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-09-23T15:47:04.341Z INFO 7140 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 2024-09-23T15:47:04.342Z WARN 7140 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-09-23T15:47:04.342Z WARN 7140 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-09-23T15:47:05.244Z INFO 7140 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 2024-09-23T15:47:05.245Z WARN 7140 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-09-23T15:47:05.245Z WARN 7140 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-09-23T15:47:05.449Z INFO 7140 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 2024-09-23T15:47:05.449Z WARN 7140 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-09-23T15:47:05.450Z WARN 7140 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-09-23T15:47:06.101Z INFO 7140 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 2024-09-23T15:47:06.101Z WARN 7140 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-09-23T15:47:06.101Z WARN 7140 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-09-23T15:47:06.309Z INFO 7140 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 2024-09-23T15:47:06.310Z WARN 7140 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-09-23T15:47:06.310Z WARN 7140 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-09-23T15:47:07.110Z INFO 7140 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 2024-09-23T15:47:07.110Z WARN 7140 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-09-23T15:47:07.110Z WARN 7140 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-09-23T15:47:07.467Z INFO 7140 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 2024-09-23T15:47:07.467Z WARN 7140 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-09-23T15:47:07.467Z WARN 7140 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-09-23T15:47:08.021Z INFO 7140 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 2024-09-23T15:47:08.021Z WARN 7140 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-09-23T15:47:08.021Z WARN 7140 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-09-23T15:47:08.059Z INFO 7140 --- [ main] t.r.n.o.2.1 : Container registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 started in PT5.644836634S . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v3.2.4) 2024-09-23T15:47:08.149Z INFO 7140 --- [ main] o.o.c.n.i.c.cache.DmiCacheHandlerSpec : Starting DmiCacheHandlerSpec using Java 17.0.6-ea with PID 7140 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-service) 2024-09-23T15:47:08.149Z INFO 7140 --- [ main] o.o.c.n.i.c.cache.DmiCacheHandlerSpec : No active profile set, falling back to 1 default profile: "default" 2024-09-23T15:47:08.195Z INFO 7140 --- [ main] o.o.c.n.i.c.cache.DmiCacheHandlerSpec : Started DmiCacheHandlerSpec in 0.085 seconds (process running for 56.541) 2024-09-23T15:47:08.379Z INFO 7140 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 2024-09-23T15:47:08.379Z WARN 7140 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-09-23T15:47:08.379Z WARN 7140 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.186 s - in org.onap.cps.ncmp.impl.cmnotificationsubscription.cache.DmiCacheHandlerSpec [INFO] Running org.onap.cps.ncmp.impl.cmnotificationsubscription.dmi.DmiCmSubscriptionDetailsPerDmiMapperSpec [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s - in org.onap.cps.ncmp.impl.cmnotificationsubscription.dmi.DmiCmSubscriptionDetailsPerDmiMapperSpec [INFO] Running org.onap.cps.ncmp.impl.cmnotificationsubscription.dmi.DmiInEventMapperSpec [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 s - in org.onap.cps.ncmp.impl.cmnotificationsubscription.dmi.DmiInEventMapperSpec [INFO] Running org.onap.cps.ncmp.impl.cmnotificationsubscription.dmi.DmiInEventProducerSpec [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.02 s - in org.onap.cps.ncmp.impl.cmnotificationsubscription.dmi.DmiInEventProducerSpec [INFO] Running org.onap.cps.ncmp.impl.cmnotificationsubscription.dmi.DmiOutEventConsumerSpec 2024-09-23T15:47:08.670Z INFO 7140 --- [ main] t.r.n.o.2.1 : Creating container for image: registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 2024-09-23T15:47:08.716Z INFO 7140 --- [ main] t.r.n.o.2.1 : Container registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 is starting: a0d3d0f6d3974126475584da2398bee2156e4cd9ef4c1e37cab4820d6946a54a 2024-09-23T15:47:09.083Z INFO 7140 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 2024-09-23T15:47:09.083Z WARN 7140 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-09-23T15:47:09.083Z WARN 7140 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-09-23T15:47:09.392Z INFO 7140 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 2024-09-23T15:47:09.392Z WARN 7140 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-09-23T15:47:09.392Z WARN 7140 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-09-23T15:47:09.991Z INFO 7140 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 2024-09-23T15:47:09.991Z WARN 7140 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-09-23T15:47:09.991Z WARN 7140 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-09-23T15:47:10.213Z INFO 7140 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 2024-09-23T15:47:10.214Z WARN 7140 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-09-23T15:47:10.214Z WARN 7140 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-09-23T15:47:11.046Z INFO 7140 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 2024-09-23T15:47:11.046Z WARN 7140 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-09-23T15:47:11.046Z WARN 7140 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-09-23T15:47:11.068Z INFO 7140 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 2024-09-23T15:47:11.069Z WARN 7140 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-09-23T15:47:11.069Z WARN 7140 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-09-23T15:47:11.852Z INFO 7140 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 2024-09-23T15:47:11.852Z WARN 7140 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-09-23T15:47:11.852Z WARN 7140 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-09-23T15:47:12.026Z INFO 7140 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 2024-09-23T15:47:12.026Z WARN 7140 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-09-23T15:47:12.026Z WARN 7140 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-09-23T15:47:12.759Z INFO 7140 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 2024-09-23T15:47:12.759Z WARN 7140 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-09-23T15:47:12.759Z WARN 7140 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-09-23T15:47:12.889Z INFO 7140 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 2024-09-23T15:47:12.889Z WARN 7140 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-09-23T15:47:12.889Z WARN 7140 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-09-23T15:47:13.865Z INFO 7140 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 2024-09-23T15:47:13.865Z WARN 7140 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-09-23T15:47:13.865Z WARN 7140 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-09-23T15:47:13.994Z INFO 7140 --- [ main] t.r.n.o.2.1 : Container registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 started in PT5.324037011S 2024-09-23T15:47:14.098Z INFO 7140 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 2024-09-23T15:47:14.099Z WARN 7140 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-09-23T15:47:14.099Z WARN 7140 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v3.2.4) 2024-09-23T15:47:14.146Z INFO 7140 --- [ main] o.o.c.n.i.c.dmi.DmiOutEventConsumerSpec : Starting DmiOutEventConsumerSpec using Java 17.0.6-ea with PID 7140 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-service) 2024-09-23T15:47:14.146Z INFO 7140 --- [ main] o.o.c.n.i.c.dmi.DmiOutEventConsumerSpec : No active profile set, falling back to 1 default profile: "default" 2024-09-23T15:47:14.154Z INFO 7140 --- [ main] o.o.c.n.i.c.dmi.DmiOutEventConsumerSpec : Started DmiOutEventConsumerSpec in 0.029 seconds (process running for 62.5) 2024-09-23T15:47:14.163Z INFO 7140 --- [ main] o.o.c.n.i.c.dmi.DmiOutEventConsumer : Cm Subscription with id : sub-1 handled by the dmi-plugin : test-dmi-plugin-name has the status : accepted 2024-09-23T15:47:14.178Z INFO 7140 --- [ main] o.o.c.n.i.c.dmi.DmiOutEventConsumer : Cm Subscription with id : sub-1 handled by the dmi-plugin : test-dmi-plugin-name has the status : ACCEPTED 2024-09-23T15:47:14.181Z INFO 7140 --- [ main] o.o.c.n.i.c.dmi.DmiOutEventConsumer : Cm Subscription with id : sub-1 handled by the dmi-plugin : test-dmi-plugin-name has the status : REJECTED [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.777 s - in org.onap.cps.ncmp.impl.cmnotificationsubscription.dmi.DmiOutEventConsumerSpec [INFO] Running org.onap.cps.ncmp.impl.cmnotificationsubscription.ncmp.CmSubscriptionComparatorSpec [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s - in org.onap.cps.ncmp.impl.cmnotificationsubscription.ncmp.CmSubscriptionComparatorSpec [INFO] Running org.onap.cps.ncmp.impl.cmnotificationsubscription.ncmp.CmSubscriptionHandlerImplSpec [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.074 s - in org.onap.cps.ncmp.impl.cmnotificationsubscription.ncmp.CmSubscriptionHandlerImplSpec [INFO] Running org.onap.cps.ncmp.impl.cmnotificationsubscription.ncmp.NcmpOutEventMapperSpec [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s - in org.onap.cps.ncmp.impl.cmnotificationsubscription.ncmp.NcmpOutEventMapperSpec [INFO] Running org.onap.cps.ncmp.impl.cmnotificationsubscription.ncmp.NcmpOutEventProducerSpec 2024-09-23T15:47:14.942Z INFO 7140 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 2024-09-23T15:47:14.942Z WARN 7140 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-09-23T15:47:14.942Z WARN 7140 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-09-23T15:47:15.256Z INFO 7140 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 2024-09-23T15:47:15.256Z WARN 7140 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-09-23T15:47:15.256Z WARN 7140 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-09-23T15:47:15.597Z ERROR 7140 --- [ool-10-thread-1] o.o.c.n.utils.events.CloudEventMapper : Unable to map cloud event to target event class type : class org.onap.cps.ncmp.impl.cmnotificationsubscription_1_0_0.ncmp_to_client.NcmpOutEvent with cause : null 2024-09-23T15:47:15.846Z INFO 7140 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 2024-09-23T15:47:15.847Z WARN 7140 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-09-23T15:47:15.847Z WARN 7140 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.551 s - in org.onap.cps.ncmp.impl.cmnotificationsubscription.ncmp.NcmpOutEventProducerSpec [INFO] Running org.onap.cps.ncmp.impl.cmnotificationsubscription.ncmp.NcmpInEventConsumerSpec 2024-09-23T15:47:16.132Z INFO 7140 --- [ main] t.r.n.o.2.1 : Creating container for image: registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 2024-09-23T15:47:16.176Z INFO 7140 --- [ main] t.r.n.o.2.1 : Container registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 is starting: f9a150eacbd5a7923aac87ba6298b3c3b73175a1a83302ced9c26db97c055eb2 2024-09-23T15:47:16.311Z INFO 7140 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 2024-09-23T15:47:16.311Z WARN 7140 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-09-23T15:47:16.311Z WARN 7140 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-09-23T15:47:17.013Z INFO 7140 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 2024-09-23T15:47:17.013Z WARN 7140 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-09-23T15:47:17.013Z WARN 7140 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-09-23T15:47:17.495Z INFO 7140 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 2024-09-23T15:47:17.495Z WARN 7140 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-09-23T15:47:17.496Z WARN 7140 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-09-23T15:47:18.035Z INFO 7140 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 2024-09-23T15:47:18.036Z WARN 7140 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-09-23T15:47:18.036Z WARN 7140 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-09-23T15:47:18.400Z INFO 7140 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 2024-09-23T15:47:18.400Z WARN 7140 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-09-23T15:47:18.400Z WARN 7140 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-09-23T15:47:18.990Z INFO 7140 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 2024-09-23T15:47:18.990Z WARN 7140 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-09-23T15:47:18.990Z WARN 7140 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-09-23T15:47:19.405Z INFO 7140 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 2024-09-23T15:47:19.406Z WARN 7140 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-09-23T15:47:19.406Z WARN 7140 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-09-23T15:47:19.945Z INFO 7140 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 2024-09-23T15:47:19.945Z WARN 7140 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-09-23T15:47:19.945Z WARN 7140 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-09-23T15:47:20.563Z INFO 7140 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 2024-09-23T15:47:20.563Z WARN 7140 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-09-23T15:47:20.563Z WARN 7140 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-09-23T15:47:21.004Z INFO 7140 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 2024-09-23T15:47:21.004Z WARN 7140 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-09-23T15:47:21.004Z WARN 7140 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-09-23T15:47:21.421Z INFO 7140 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 2024-09-23T15:47:21.421Z WARN 7140 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-09-23T15:47:21.421Z WARN 7140 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-09-23T15:47:21.706Z INFO 7140 --- [ main] t.r.n.o.2.1 : Container registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 started in PT5.574762886S 2024-09-23T15:47:21.733Z INFO 7140 --- [ main] o.o.c.n.i.c.ncmp.NcmpInEventConsumer : Subscription with name test-id to be mapped to hazelcast object... 2024-09-23T15:47:21.733Z INFO 7140 --- [ main] o.o.c.n.i.c.ncmp.NcmpInEventConsumer : Subscription create request for source some-resource with subscription id test-id ... 2024-09-23T15:47:21.737Z INFO 7140 --- [ main] o.o.c.n.i.c.ncmp.NcmpInEventConsumer : Subscription with name test-id to be mapped to hazelcast object... 2024-09-23T15:47:21.737Z INFO 7140 --- [ main] o.o.c.n.i.c.ncmp.NcmpInEventConsumer : Subscription delete request for source some-resource with subscription id test-id ... 2024-09-23T15:47:21.864Z INFO 7140 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 2024-09-23T15:47:21.864Z WARN 7140 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-09-23T15:47:21.864Z WARN 7140 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.901 s - in org.onap.cps.ncmp.impl.cmnotificationsubscription.ncmp.NcmpInEventConsumerSpec [INFO] Running org.onap.cps.ncmp.impl.cmnotificationsubscription.utils.CmSubscriptionPersistenceServiceSpec 2024-09-23T15:47:22.063Z INFO 7140 --- [ main] n.i.c.u.CmSubscriptionPersistenceService : There are subscribers left for the following cps path /datastores/datastore[@name='ncmp-datastore:passthrough-running']/cm-handles/cm-handle[@id='ch-1']/filters/filter[@xpath='/x/y'] : 2024-09-23T15:47:22.065Z INFO 7140 --- [ main] n.i.c.u.CmSubscriptionPersistenceService : There are subscribers left for the following cps path /datastores/datastore[@name='ncmp-datastore:passthrough-running']/cm-handles/cm-handle[@id='ch-1']/filters/filter[@xpath='/x/y'] : 2024-09-23T15:47:22.065Z INFO 7140 --- [ main] n.i.c.u.CmSubscriptionPersistenceService : No subscribers left for the following cps path /datastores/datastore[@name='ncmp-datastore:passthrough-running']/cm-handles/cm-handle[@id='ch-1']/filters/filter[@xpath='/x/y'] : 2024-09-23T15:47:22.066Z INFO 7140 --- [ main] n.i.c.u.CmSubscriptionPersistenceService : There are subscribers left for the following cps path /datastores/datastore[@name='ncmp-datastore:passthrough-running']/cm-handles/cm-handle[@id='ch-1']/filters/filter[@xpath='/x/y'] : 2024-09-23T15:47:22.066Z INFO 7140 --- [ main] n.i.c.u.CmSubscriptionPersistenceService : No subscribers left for the following cps path /datastores/datastore[@name='ncmp-datastore:passthrough-running']/cm-handles/cm-handle[@id='ch-1']/filters/filter[@xpath='/x/y'] : [INFO] Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.034 s - in org.onap.cps.ncmp.impl.cmnotificationsubscription.utils.CmSubscriptionPersistenceServiceSpec [INFO] Running org.onap.cps.ncmp.impl.cmnotificationsubscription.cmavc.CmAvcEventConsumerSpec 2024-09-23T15:47:22.087Z INFO 7140 --- [ main] t.r.n.o.2.1 : Creating container for image: registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 2024-09-23T15:47:22.132Z INFO 7140 --- [ main] t.r.n.o.2.1 : Container registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 is starting: 4516ca3b602576e1e6c4a8f06c5f7160ee95871a66f9aeec501902bd75995233 2024-09-23T15:47:22.436Z INFO 7140 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 2024-09-23T15:47:22.436Z WARN 7140 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-09-23T15:47:22.436Z WARN 7140 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-09-23T15:47:22.943Z INFO 7140 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 2024-09-23T15:47:22.943Z WARN 7140 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-09-23T15:47:22.943Z WARN 7140 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-09-23T15:47:23.346Z INFO 7140 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 2024-09-23T15:47:23.347Z WARN 7140 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-09-23T15:47:23.347Z WARN 7140 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-09-23T15:47:23.898Z INFO 7140 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 2024-09-23T15:47:23.898Z WARN 7140 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-09-23T15:47:23.898Z WARN 7140 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-09-23T15:47:24.300Z INFO 7140 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 2024-09-23T15:47:24.300Z WARN 7140 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-09-23T15:47:24.300Z WARN 7140 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-09-23T15:47:24.952Z INFO 7140 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 2024-09-23T15:47:24.953Z WARN 7140 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-09-23T15:47:24.953Z WARN 7140 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-09-23T15:47:25.410Z INFO 7140 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 2024-09-23T15:47:25.410Z WARN 7140 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-09-23T15:47:25.410Z WARN 7140 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-09-23T15:47:25.698Z ERROR 7140 --- [_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 2024-09-23T15:47:25.700Z ERROR 7140 --- [_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 2024-09-23T15:47:26.166Z INFO 7140 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 2024-09-23T15:47:26.166Z WARN 7140 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-09-23T15:47:26.166Z WARN 7140 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-09-23T15:47:26.517Z INFO 7140 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 2024-09-23T15:47:26.517Z WARN 7140 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-09-23T15:47:26.517Z WARN 7140 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-09-23T15:47:27.031Z INFO 7140 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 2024-09-23T15:47:27.031Z WARN 7140 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-09-23T15:47:27.031Z WARN 7140 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-09-23T15:47:27.523Z INFO 7140 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 2024-09-23T15:47:27.523Z WARN 7140 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-09-23T15:47:27.523Z WARN 7140 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-09-23T15:47:27.665Z INFO 7140 --- [ main] t.r.n.o.2.1 : Container registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 started in PT5.578371654S 2024-09-23T15:47:27.711Z INFO 7140 --- [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: allow.auto.create.topics = true auto.commit.interval.ms = 5000 auto.include.jmx.reporter = true auto.offset.reset = earliest bootstrap.servers = [PLAINTEXT://localhost:32776] check.crcs = true client.dns.lookup = use_all_dns_ips client.id = consumer-ncmp-group-1 client.rack = connections.max.idle.ms = 540000 default.api.timeout.ms = 60000 enable.auto.commit = true exclude.internal.topics = true fetch.max.bytes = 52428800 fetch.max.wait.ms = 500 fetch.min.bytes = 1 group.id = ncmp-group group.instance.id = null heartbeat.interval.ms = 3000 interceptor.classes = [] internal.leave.group.on.close = true internal.throw.on.fetch.stable.offset.unsupported = false isolation.level = read_uncommitted key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer max.partition.fetch.bytes = 1048576 max.poll.interval.ms = 300000 max.poll.records = 500 metadata.max.age.ms = 300000 metric.reporters = [] metrics.num.samples = 2 metrics.recording.level = INFO metrics.sample.window.ms = 30000 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] receive.buffer.bytes = 65536 reconnect.backoff.max.ms = 1000 reconnect.backoff.ms = 50 request.timeout.ms = 30000 retry.backoff.ms = 100 sasl.client.callback.handler.class = null sasl.jaas.config = null sasl.kerberos.kinit.cmd = /usr/bin/kinit sasl.kerberos.min.time.before.relogin = 60000 sasl.kerberos.service.name = null sasl.kerberos.ticket.renew.jitter = 0.05 sasl.kerberos.ticket.renew.window.factor = 0.8 sasl.login.callback.handler.class = null sasl.login.class = null sasl.login.connect.timeout.ms = null sasl.login.read.timeout.ms = null sasl.login.refresh.buffer.seconds = 300 sasl.login.refresh.min.period.seconds = 60 sasl.login.refresh.window.factor = 0.8 sasl.login.refresh.window.jitter = 0.05 sasl.login.retry.backoff.max.ms = 10000 sasl.login.retry.backoff.ms = 100 sasl.mechanism = GSSAPI sasl.oauthbearer.clock.skew.seconds = 30 sasl.oauthbearer.expected.audience = null sasl.oauthbearer.expected.issuer = null sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 sasl.oauthbearer.jwks.endpoint.url = null sasl.oauthbearer.scope.claim.name = scope sasl.oauthbearer.sub.claim.name = sub sasl.oauthbearer.token.endpoint.url = null security.protocol = PLAINTEXT security.providers = null send.buffer.bytes = 131072 session.timeout.ms = 45000 socket.connection.setup.timeout.max.ms = 30000 socket.connection.setup.timeout.ms = 10000 ssl.cipher.suites = null ssl.enabled.protocols = [TLSv1.2, TLSv1.3] ssl.endpoint.identification.algorithm = https ssl.engine.factory.class = null ssl.key.password = null ssl.keymanager.algorithm = SunX509 ssl.keystore.certificate.chain = null ssl.keystore.key = null ssl.keystore.location = null ssl.keystore.password = null ssl.keystore.type = JKS ssl.protocol = TLSv1.3 ssl.provider = null ssl.secure.random.implementation = null ssl.trustmanager.algorithm = PKIX ssl.truststore.certificates = null ssl.truststore.location = null ssl.truststore.password = null ssl.truststore.type = JKS value.deserializer = class io.cloudevents.kafka.CloudEventDeserializer 2024-09-23T15:47:27.746Z INFO 7140 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.6.1 2024-09-23T15:47:27.746Z INFO 7140 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 5e3c2b738d253ff5 2024-09-23T15:47:27.746Z INFO 7140 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1727106447746 . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v3.2.4) 2024-09-23T15:47:27.764Z INFO 7140 --- [ main] o.o.c.n.i.c.c.CmAvcEventConsumerSpec : Starting CmAvcEventConsumerSpec using Java 17.0.6-ea with PID 7140 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-service) 2024-09-23T15:47:27.764Z INFO 7140 --- [ main] o.o.c.n.i.c.c.CmAvcEventConsumerSpec : No active profile set, falling back to 1 default profile: "default" 2024-09-23T15:47:27.807Z INFO 7140 --- [ main] o.o.c.n.i.c.c.CmAvcEventConsumerSpec : Started CmAvcEventConsumerSpec in 0.06 seconds (process running for 76.152) 2024-09-23T15:47:27.810Z INFO 7140 --- [ main] o.a.k.clients.consumer.KafkaConsumer : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Subscribed to topic(s): cm-events 2024-09-23T15:47:27.835Z INFO 7140 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 2024-09-23T15:47:27.835Z INFO 7140 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: acks = -1 auto.include.jmx.reporter = true batch.size = 16384 bootstrap.servers = [PLAINTEXT://localhost:32776] buffer.memory = 33554432 client.dns.lookup = use_all_dns_ips client.id = producer-3 compression.type = none connections.max.idle.ms = 540000 delivery.timeout.ms = 120000 enable.idempotence = false interceptor.classes = [] key.serializer = class org.apache.kafka.common.serialization.StringSerializer linger.ms = 1 max.block.ms = 60000 max.in.flight.requests.per.connection = 5 max.request.size = 1048576 metadata.max.age.ms = 300000 metadata.max.idle.ms = 300000 metric.reporters = [] metrics.num.samples = 2 metrics.recording.level = INFO metrics.sample.window.ms = 30000 partitioner.adaptive.partitioning.enable = true partitioner.availability.timeout.ms = 0 partitioner.class = null partitioner.ignore.keys = false receive.buffer.bytes = 32768 reconnect.backoff.max.ms = 1000 reconnect.backoff.ms = 50 request.timeout.ms = 30000 retries = 0 retry.backoff.ms = 100 sasl.client.callback.handler.class = null sasl.jaas.config = null sasl.kerberos.kinit.cmd = /usr/bin/kinit sasl.kerberos.min.time.before.relogin = 60000 sasl.kerberos.service.name = null sasl.kerberos.ticket.renew.jitter = 0.05 sasl.kerberos.ticket.renew.window.factor = 0.8 sasl.login.callback.handler.class = null sasl.login.class = null sasl.login.connect.timeout.ms = null sasl.login.read.timeout.ms = null sasl.login.refresh.buffer.seconds = 300 sasl.login.refresh.min.period.seconds = 60 sasl.login.refresh.window.factor = 0.8 sasl.login.refresh.window.jitter = 0.05 sasl.login.retry.backoff.max.ms = 10000 sasl.login.retry.backoff.ms = 100 sasl.mechanism = GSSAPI sasl.oauthbearer.clock.skew.seconds = 30 sasl.oauthbearer.expected.audience = null sasl.oauthbearer.expected.issuer = null sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 sasl.oauthbearer.jwks.endpoint.url = null sasl.oauthbearer.scope.claim.name = scope sasl.oauthbearer.sub.claim.name = sub sasl.oauthbearer.token.endpoint.url = null security.protocol = PLAINTEXT security.providers = null send.buffer.bytes = 131072 socket.connection.setup.timeout.max.ms = 30000 socket.connection.setup.timeout.ms = 10000 ssl.cipher.suites = null ssl.enabled.protocols = [TLSv1.2, TLSv1.3] ssl.endpoint.identification.algorithm = https ssl.engine.factory.class = null ssl.key.password = null ssl.keymanager.algorithm = SunX509 ssl.keystore.certificate.chain = null ssl.keystore.key = null ssl.keystore.location = null ssl.keystore.password = null ssl.keystore.type = JKS ssl.protocol = TLSv1.3 ssl.provider = null ssl.secure.random.implementation = null ssl.trustmanager.algorithm = PKIX ssl.truststore.certificates = null ssl.truststore.location = null ssl.truststore.password = null ssl.truststore.type = JKS transaction.timeout.ms = 60000 transactional.id = null value.serializer = class io.cloudevents.kafka.CloudEventSerializer 2024-09-23T15:47:27.839Z INFO 7140 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 2024-09-23T15:47:27.840Z INFO 7140 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.6.1 2024-09-23T15:47:27.840Z INFO 7140 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 5e3c2b738d253ff5 2024-09-23T15:47:27.840Z INFO 7140 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1727106447840 2024-09-23T15:47:27.996Z INFO 7140 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 2024-09-23T15:47:27.996Z WARN 7140 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-09-23T15:47:27.996Z WARN 7140 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-09-23T15:47:28.087Z WARN 7140 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Error while fetching metadata with correlation id 1 : {cm-events=LEADER_NOT_AVAILABLE} 2024-09-23T15:47:28.088Z INFO 7140 --- [ad | producer-3] org.apache.kafka.clients.Metadata : [Producer clientId=producer-3] Cluster ID: s-d4B9jKSemABzknsVbshQ 2024-09-23T15:47:28.604Z INFO 7140 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 2024-09-23T15:47:28.604Z WARN 7140 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-09-23T15:47:28.604Z WARN 7140 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-09-23T15:47:28.765Z WARN 7140 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Error while fetching metadata with correlation id 3 : {cm-events=LEADER_NOT_AVAILABLE} 2024-09-23T15:47:28.876Z WARN 7140 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Error while fetching metadata with correlation id 4 : {cm-events=LEADER_NOT_AVAILABLE} 2024-09-23T15:47:29.001Z INFO 7140 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 2024-09-23T15:47:29.001Z WARN 7140 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-09-23T15:47:29.001Z WARN 7140 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-09-23T15:47:29.025Z INFO 7140 --- [ main] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Cluster ID: s-d4B9jKSemABzknsVbshQ 2024-09-23T15:47:29.142Z INFO 7140 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Discovered group coordinator localhost:32776 (id: 2147483646 rack: null) 2024-09-23T15:47:29.149Z INFO 7140 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] (Re-)joining group 2024-09-23T15:47:29.180Z INFO 7140 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Request joining group due to: need to re-join with the given member-id: consumer-ncmp-group-1-34c3fa7e-31f7-4066-8ed8-49cebac18fde 2024-09-23T15:47:29.180Z INFO 7140 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Request joining group due to: rebalance failed due to 'The group member needs to have a valid member id before actually entering a consumer group.' (MemberIdRequiredException) 2024-09-23T15:47:29.180Z INFO 7140 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] (Re-)joining group 2024-09-23T15:47:29.207Z INFO 7140 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Successfully joined group with generation Generation{generationId=1, memberId='consumer-ncmp-group-1-34c3fa7e-31f7-4066-8ed8-49cebac18fde', protocol='range'} 2024-09-23T15:47:29.214Z INFO 7140 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Finished assignment for group at generation 1: {consumer-ncmp-group-1-34c3fa7e-31f7-4066-8ed8-49cebac18fde=Assignment(partitions=[cm-events-0])} 2024-09-23T15:47:29.236Z INFO 7140 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Successfully synced group in generation Generation{generationId=1, memberId='consumer-ncmp-group-1-34c3fa7e-31f7-4066-8ed8-49cebac18fde', protocol='range'} 2024-09-23T15:47:29.236Z INFO 7140 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Notifying assignor about the new Assignment(partitions=[cm-events-0]) 2024-09-23T15:47:29.238Z INFO 7140 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Adding newly assigned partitions: cm-events-0 2024-09-23T15:47:29.247Z INFO 7140 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Found no committed offset for partition cm-events-0 2024-09-23T15:47:29.262Z INFO 7140 --- [ main] o.a.k.c.c.internals.SubscriptionState : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Resetting offset for partition cm-events-0 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[localhost:32776 (id: 1 rack: null)], epoch=0}}. 2024-09-23T15:47:29.399Z INFO 7140 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2024-09-23T15:47:29.400Z INFO 7140 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node -1 disconnected. 2024-09-23T15:47:29.423Z INFO 7140 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node 1 disconnected. 2024-09-23T15:47:29.423Z INFO 7140 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Cancelled in-flight FETCH request with correlation id 13 due to node 1 being disconnected (elapsed time since creation: 105ms, elapsed time since send: 105ms, request timeout: 30000ms) 2024-09-23T15:47:29.423Z INFO 7140 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node -1 disconnected. 2024-09-23T15:47:29.423Z INFO 7140 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node 2147483646 disconnected. 2024-09-23T15:47:29.424Z INFO 7140 --- [ad | ncmp-group] o.a.kafka.clients.FetchSessionHandler : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Error sending fetch request (sessionId=837395913, epoch=1) to node 1: org.apache.kafka.common.errors.DisconnectException: null 2024-09-23T15:47:29.426Z INFO 7140 --- [ad | ncmp-group] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Group coordinator localhost:32776 (id: 2147483646 rack: null) is unavailable or invalid due to cause: coordinator unavailable. isDisconnected: true. Rediscovery will be attempted. 2024-09-23T15:47:29.501Z INFO 7140 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2024-09-23T15:47:29.501Z WARN 7140 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2024-09-23T15:47:29.527Z INFO 7140 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node 1 disconnected. 2024-09-23T15:47:29.527Z WARN 7140 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2024-09-23T15:47:29.602Z INFO 7140 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2024-09-23T15:47:29.602Z WARN 7140 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2024-09-23T15:47:29.627Z INFO 7140 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 2024-09-23T15:47:29.627Z WARN 7140 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-09-23T15:47:29.627Z WARN 7140 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-09-23T15:47:29.729Z INFO 7140 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node 1 disconnected. 2024-09-23T15:47:29.729Z WARN 7140 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2024-09-23T15:47:29.804Z INFO 7140 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2024-09-23T15:47:29.804Z WARN 7140 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2024-09-23T15:47:29.930Z INFO 7140 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node 1 disconnected. 2024-09-23T15:47:29.930Z WARN 7140 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2024-09-23T15:47:30.011Z INFO 7140 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 2024-09-23T15:47:30.011Z WARN 7140 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-09-23T15:47:30.011Z WARN 7140 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.078 s - in org.onap.cps.ncmp.impl.cmnotificationsubscription.cmavc.CmAvcEventConsumerSpec [INFO] Running org.onap.cps.ncmp.impl.data.NcmpCachedResourceRequestHandlerSpec 15:47:30,201 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Worker thread will flush remaining events before exiting. 15:47:30,202 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Queue flush finished successfully within timeout. 15:47:30,202 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@1ebd4dc8 - URL [jar:file:/w/workspace/cps-master-verify-java/cps-service/target/cps-service-3.5.3-SNAPSHOT.jar!/logback-spring.xml] is not of type file 15:47:30,205 |-INFO in ch.qos.logback.core.joran.util.ConfigurationWatchListUtil@1337e769 - Adding [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.2.4/spring-boot-3.2.4.jar!/org/springframework/boot/logging/logback/defaults.xml] to configuration watch list. 15:47:30,205 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@1ebd4dc8 - URL [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.2.4/spring-boot-3.2.4.jar!/org/springframework/boot/logging/logback/defaults.xml] is not of type file 15:47:30,207 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word applicationName with class [org.springframework.boot.logging.logback.ApplicationNameConverter] 15:47:30,207 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word clr with class [org.springframework.boot.logging.logback.ColorConverter] 15:47:30,207 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word correlationId with class [org.springframework.boot.logging.logback.CorrelationIdConverter] 15:47:30,207 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word wex with class [org.springframework.boot.logging.logback.WhitespaceThrowableProxyConverter] 15:47:30,207 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word wEx with class [org.springframework.boot.logging.logback.ExtendedWhitespaceThrowableProxyConverter] 15:47:30,208 |-INFO in ch.qos.logback.core.joran.util.ConfigurationWatchListUtil@1337e769 - Adding [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.2.4/spring-boot-3.2.4.jar!/org/springframework/boot/logging/logback/console-appender.xml] to configuration watch list. 15:47:30,208 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@1ebd4dc8 - URL [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.2.4/spring-boot-3.2.4.jar!/org/springframework/boot/logging/logback/console-appender.xml] is not of type file 15:47:30,210 |-WARN in IfNestedWithinSecondPhaseElementSC - elements cannot be nested within an , or element 15:47:30,210 |-WARN in IfNestedWithinSecondPhaseElementSC - See also http://logback.qos.ch/codes.html#nested_if_element 15:47:30,210 |-WARN in IfNestedWithinSecondPhaseElementSC - Element at line 60 contains a nested element at line 61 15:47:30,211 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Registering a new ReconfigureOnChangeTask ReconfigureOnChangeTask(born:1727106450211) 15:47:30,211 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Will scan for changes in [jar:file:/w/workspace/cps-master-verify-java/cps-service/target/cps-service-3.5.3-SNAPSHOT.jar!/logback-spring.xml] 15:47:30,211 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Setting ReconfigureOnChangeTask scanning period to 30 seconds 15:47:30,212 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.catalina.startup.DigesterFactory] to ERROR 15:47:30,212 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@41ebc752 - Propagating ERROR level on Logger[org.apache.catalina.startup.DigesterFactory] onto the JUL framework 15:47:30,212 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.catalina.util.LifecycleBase] to ERROR 15:47:30,212 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@41ebc752 - Propagating ERROR level on Logger[org.apache.catalina.util.LifecycleBase] onto the JUL framework 15:47:30,212 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.coyote.http11.Http11NioProtocol] to WARN 15:47:30,212 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@41ebc752 - Propagating WARN level on Logger[org.apache.coyote.http11.Http11NioProtocol] onto the JUL framework 15:47:30,212 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.sshd.common.util.SecurityUtils] to WARN 15:47:30,212 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@41ebc752 - Propagating WARN level on Logger[org.apache.sshd.common.util.SecurityUtils] onto the JUL framework 15:47:30,212 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.tomcat.util.net.NioSelectorPool] to WARN 15:47:30,212 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@41ebc752 - Propagating WARN level on Logger[org.apache.tomcat.util.net.NioSelectorPool] onto the JUL framework 15:47:30,212 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.eclipse.jetty.util.component.AbstractLifeCycle] to ERROR 15:47:30,212 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@41ebc752 - Propagating ERROR level on Logger[org.eclipse.jetty.util.component.AbstractLifeCycle] onto the JUL framework 15:47:30,212 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.hibernate.validator.internal.util.Version] to WARN 15:47:30,212 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@41ebc752 - Propagating WARN level on Logger[org.hibernate.validator.internal.util.Version] onto the JUL framework 15:47:30,212 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.springframework.boot.actuate.endpoint.jmx] to WARN 15:47:30,212 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@41ebc752 - Propagating WARN level on Logger[org.springframework.boot.actuate.endpoint.jmx] onto the JUL framework 15:47:30,212 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [CONSOLE] 15:47:30,212 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 15:47:30,213 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property 15:47:30,214 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [jsonConsole] 15:47:30,214 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 15:47:30,214 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventJsonProviders] for [providers] property 15:47:30,214 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventPatternJsonProvider] for [pattern] property 15:47:30,220 |-INFO in ch.qos.logback.classic.pattern.DateConverter@1c796ce2 - Setting zoneId to "UTC" 15:47:30,221 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [asyncConsole] 15:47:30,221 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.classic.AsyncAppender] 15:47:30,224 |-INFO in ch.qos.logback.core.model.processor.conditional.IfModelHandler - Condition [property("loggingFormat").equalsIgnoreCase("json")] evaluated to false on line 61 15:47:30,224 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [CONSOLE] to ch.qos.logback.classic.AsyncAppender[asyncConsole] 15:47:30,224 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Attaching appender named [CONSOLE] to AsyncAppender. 15:47:30,224 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Setting discardingThreshold to 51 15:47:30,225 |-INFO in ch.qos.logback.classic.model.processor.RootLoggerModelHandler - Setting level of ROOT logger to INFO 15:47:30,225 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@41ebc752 - Propagating INFO level on Logger[ROOT] onto the JUL framework 15:47:30,225 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [asyncConsole] to Logger[ROOT] 15:47:30,225 |-INFO in ch.qos.logback.core.model.processor.DefaultProcessor@57bc7fc0 - End of configuration. 15:47:30,225 |-INFO in org.springframework.boot.logging.logback.SpringBootJoranConfigurator@231bbbf2 - Registering current configuration as safe fallback point . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v3.2.4) 2024-09-23T15:47:30.228Z INFO 7140 --- [ main] i.d.NcmpCachedResourceRequestHandlerSpec : Starting NcmpCachedResourceRequestHandlerSpec using Java 17.0.6-ea with PID 7140 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-service) 2024-09-23T15:47:30.228Z INFO 7140 --- [ main] i.d.NcmpCachedResourceRequestHandlerSpec : No active profile set, falling back to 1 default profile: "default" 2024-09-23T15:47:30.250Z INFO 7140 --- [ main] i.d.NcmpCachedResourceRequestHandlerSpec : Started NcmpCachedResourceRequestHandlerSpec in 0.065 seconds (process running for 78.596) 2024-09-23T15:47:30.257Z INFO 7140 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2024-09-23T15:47:30.257Z WARN 7140 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.179 s - in org.onap.cps.ncmp.impl.data.NcmpCachedResourceRequestHandlerSpec [INFO] Running org.onap.cps.ncmp.impl.data.NcmpDatastoreRequestHandlerSpec 2024-09-23T15:47:30.458Z INFO 7140 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node 1 disconnected. 2024-09-23T15:47:30.458Z WARN 7140 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2024-09-23T15:47:30.476Z WARN 7140 --- [ main] o.o.c.n.i.d.NcmpDatastoreRequestHandler : Asynchronous request is unavailable as notification feature is currently disabled, will use synchronous operation. 2024-09-23T15:47:30.480Z INFO 7140 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 2024-09-23T15:47:30.480Z WARN 7140 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-09-23T15:47:30.480Z WARN 7140 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected [INFO] Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.142 s - in org.onap.cps.ncmp.impl.data.NcmpDatastoreRequestHandlerSpec [INFO] Running org.onap.cps.ncmp.impl.data.NetworkCmProxyFacadeSpec [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.076 s - in org.onap.cps.ncmp.impl.data.NetworkCmProxyFacadeSpec [INFO] Running org.onap.cps.ncmp.impl.data.NetworkCmProxyQueryServiceImplSpec [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in org.onap.cps.ncmp.impl.data.NetworkCmProxyQueryServiceImplSpec [INFO] Running org.onap.cps.ncmp.impl.data.async.NcmpAsyncRequestResponseEventMapperSpec [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.049 s - in org.onap.cps.ncmp.impl.data.async.NcmpAsyncRequestResponseEventMapperSpec [INFO] Running org.onap.cps.ncmp.impl.data.async.RecordFilterStrategiesSpec [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.01 s - in org.onap.cps.ncmp.impl.data.async.RecordFilterStrategiesSpec [INFO] Running org.onap.cps.ncmp.impl.data.async.NcmpAsyncRequestResponseEventProducerIntegrationSpec 2024-09-23T15:47:30.677Z INFO 7140 --- [ main] t.r.n.o.2.1 : Creating container for image: registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 2024-09-23T15:47:30.730Z INFO 7140 --- [ main] t.r.n.o.2.1 : Container registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 is starting: e62f42f910459af738cdaa3cd48bf406b56732b29fa4940fc3eb83816c01c369 2024-09-23T15:47:31.070Z INFO 7140 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2024-09-23T15:47:31.071Z WARN 7140 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2024-09-23T15:47:31.181Z INFO 7140 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 2024-09-23T15:47:31.181Z WARN 7140 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-09-23T15:47:31.181Z WARN 7140 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-09-23T15:47:31.263Z INFO 7140 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node 1 disconnected. 2024-09-23T15:47:31.263Z WARN 7140 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2024-09-23T15:47:31.642Z INFO 7140 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 2024-09-23T15:47:31.642Z WARN 7140 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-09-23T15:47:31.642Z WARN 7140 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-09-23T15:47:32.077Z INFO 7140 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2024-09-23T15:47:32.077Z WARN 7140 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2024-09-23T15:47:32.135Z INFO 7140 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 2024-09-23T15:47:32.135Z WARN 7140 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-09-23T15:47:32.135Z WARN 7140 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-09-23T15:47:32.379Z INFO 7140 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node 1 disconnected. 2024-09-23T15:47:32.380Z WARN 7140 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2024-09-23T15:47:32.550Z INFO 7140 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 2024-09-23T15:47:32.550Z WARN 7140 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-09-23T15:47:32.550Z WARN 7140 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-09-23T15:47:33.285Z INFO 7140 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2024-09-23T15:47:33.285Z WARN 7140 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2024-09-23T15:47:33.288Z INFO 7140 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 2024-09-23T15:47:33.289Z WARN 7140 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-09-23T15:47:33.289Z WARN 7140 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-09-23T15:47:33.366Z INFO 7140 --- [ration.thread-0] c.h.internal.cluster.ClusterService : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Members {size:3, ver:23} [ Member [10.30.107.78]:5704 - 2d7b64ff-87e4-44bc-9490-dc4cf22b84de Member [10.30.107.42]:5701 - 682d1072-4da1-41f5-bb00-19ea5ebba75e this Member [10.30.107.78]:5706 - aa5f39ce-59ae-43cf-b1cc-eae5dc78ad97 ] 2024-09-23T15:47:33.383Z INFO 7140 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node 1 disconnected. 2024-09-23T15:47:33.383Z WARN 7140 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2024-09-23T15:47:33.554Z INFO 7140 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 2024-09-23T15:47:33.555Z WARN 7140 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-09-23T15:47:33.555Z WARN 7140 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-09-23T15:47:34.191Z INFO 7140 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 2024-09-23T15:47:34.191Z WARN 7140 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-09-23T15:47:34.191Z WARN 7140 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-09-23T15:47:34.287Z INFO 7140 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node 1 disconnected. 2024-09-23T15:47:34.287Z WARN 7140 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2024-09-23T15:47:34.315Z INFO 7140 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.30.107.42:5701 and /10.30.107.78:47171 2024-09-23T15:47:34.317Z INFO 7140 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.30.107.42:57831 and /10.30.107.78:5706 2024-09-23T15:47:34.396Z INFO 7140 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2024-09-23T15:47:34.396Z WARN 7140 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2024-09-23T15:47:34.558Z INFO 7140 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 2024-09-23T15:47:34.558Z WARN 7140 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-09-23T15:47:34.558Z WARN 7140 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-09-23T15:47:35.250Z INFO 7140 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 2024-09-23T15:47:35.250Z WARN 7140 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-09-23T15:47:35.250Z WARN 7140 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-09-23T15:47:35.415Z INFO 7140 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2024-09-23T15:47:35.415Z WARN 7140 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2024-09-23T15:47:35.498Z INFO 7140 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node 1 disconnected. 2024-09-23T15:47:35.499Z WARN 7140 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2024-09-23T15:47:35.717Z INFO 7140 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 2024-09-23T15:47:35.717Z WARN 7140 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-09-23T15:47:35.717Z WARN 7140 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-09-23T15:47:36.361Z INFO 7140 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 2024-09-23T15:47:36.362Z WARN 7140 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-09-23T15:47:36.362Z WARN 7140 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-09-23T15:47:36.388Z INFO 7140 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2024-09-23T15:47:36.388Z WARN 7140 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2024-09-23T15:47:36.520Z INFO 7140 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node 1 disconnected. 2024-09-23T15:47:36.520Z WARN 7140 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2024-09-23T15:47:36.576Z INFO 7140 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 2024-09-23T15:47:36.576Z WARN 7140 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-09-23T15:47:36.576Z WARN 7140 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-09-23T15:47:36.649Z INFO 7140 --- [ main] t.r.n.o.2.1 : Container registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 started in PT5.972344449S 2024-09-23T15:47:36.658Z INFO 7140 --- [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: allow.auto.create.topics = true auto.commit.interval.ms = 5000 auto.include.jmx.reporter = true auto.offset.reset = earliest bootstrap.servers = [PLAINTEXT://localhost:32778] check.crcs = true client.dns.lookup = use_all_dns_ips client.id = consumer-test-2 client.rack = connections.max.idle.ms = 540000 default.api.timeout.ms = 60000 enable.auto.commit = true exclude.internal.topics = true fetch.max.bytes = 52428800 fetch.max.wait.ms = 500 fetch.min.bytes = 1 group.id = test group.instance.id = null heartbeat.interval.ms = 3000 interceptor.classes = [] internal.leave.group.on.close = true internal.throw.on.fetch.stable.offset.unsupported = false isolation.level = read_uncommitted key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer max.partition.fetch.bytes = 1048576 max.poll.interval.ms = 300000 max.poll.records = 500 metadata.max.age.ms = 300000 metric.reporters = [] metrics.num.samples = 2 metrics.recording.level = INFO metrics.sample.window.ms = 30000 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] receive.buffer.bytes = 65536 reconnect.backoff.max.ms = 1000 reconnect.backoff.ms = 50 request.timeout.ms = 30000 retry.backoff.ms = 100 sasl.client.callback.handler.class = null sasl.jaas.config = null sasl.kerberos.kinit.cmd = /usr/bin/kinit sasl.kerberos.min.time.before.relogin = 60000 sasl.kerberos.service.name = null sasl.kerberos.ticket.renew.jitter = 0.05 sasl.kerberos.ticket.renew.window.factor = 0.8 sasl.login.callback.handler.class = null sasl.login.class = null sasl.login.connect.timeout.ms = null sasl.login.read.timeout.ms = null sasl.login.refresh.buffer.seconds = 300 sasl.login.refresh.min.period.seconds = 60 sasl.login.refresh.window.factor = 0.8 sasl.login.refresh.window.jitter = 0.05 sasl.login.retry.backoff.max.ms = 10000 sasl.login.retry.backoff.ms = 100 sasl.mechanism = GSSAPI sasl.oauthbearer.clock.skew.seconds = 30 sasl.oauthbearer.expected.audience = null sasl.oauthbearer.expected.issuer = null sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 sasl.oauthbearer.jwks.endpoint.url = null sasl.oauthbearer.scope.claim.name = scope sasl.oauthbearer.sub.claim.name = sub sasl.oauthbearer.token.endpoint.url = null security.protocol = PLAINTEXT security.providers = null send.buffer.bytes = 131072 session.timeout.ms = 45000 socket.connection.setup.timeout.max.ms = 30000 socket.connection.setup.timeout.ms = 10000 ssl.cipher.suites = null ssl.enabled.protocols = [TLSv1.2, TLSv1.3] ssl.endpoint.identification.algorithm = https ssl.engine.factory.class = null ssl.key.password = null ssl.keymanager.algorithm = SunX509 ssl.keystore.certificate.chain = null ssl.keystore.key = null ssl.keystore.location = null ssl.keystore.password = null ssl.keystore.type = JKS ssl.protocol = TLSv1.3 ssl.provider = null ssl.secure.random.implementation = null ssl.trustmanager.algorithm = PKIX ssl.truststore.certificates = null ssl.truststore.location = null ssl.truststore.password = null ssl.truststore.type = JKS value.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 2024-09-23T15:47:36.662Z INFO 7140 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.6.1 2024-09-23T15:47:36.662Z INFO 7140 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 5e3c2b738d253ff5 2024-09-23T15:47:36.662Z INFO 7140 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1727106456662 . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v3.2.4) 2024-09-23T15:47:36.694Z INFO 7140 --- [ main] uestResponseEventProducerIntegrationSpec : Starting NcmpAsyncRequestResponseEventProducerIntegrationSpec using Java 17.0.6-ea with PID 7140 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-service) 2024-09-23T15:47:36.695Z INFO 7140 --- [ main] uestResponseEventProducerIntegrationSpec : No active profile set, falling back to 1 default profile: "default" 2024-09-23T15:47:36.725Z INFO 7140 --- [ main] uestResponseEventProducerIntegrationSpec : Started NcmpAsyncRequestResponseEventProducerIntegrationSpec in 0.061 seconds (process running for 85.071) 2024-09-23T15:47:36.728Z INFO 7140 --- [ main] o.a.k.clients.consumer.KafkaConsumer : [Consumer clientId=consumer-test-2, groupId=test] Subscribed to topic(s): test-topic 2024-09-23T15:47:36.736Z INFO 7140 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 2024-09-23T15:47:36.737Z INFO 7140 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: acks = -1 auto.include.jmx.reporter = true batch.size = 16384 bootstrap.servers = [PLAINTEXT://localhost:32778] buffer.memory = 33554432 client.dns.lookup = use_all_dns_ips client.id = producer-4 compression.type = none connections.max.idle.ms = 540000 delivery.timeout.ms = 120000 enable.idempotence = false interceptor.classes = [] key.serializer = class org.apache.kafka.common.serialization.StringSerializer linger.ms = 1 max.block.ms = 60000 max.in.flight.requests.per.connection = 5 max.request.size = 1048576 metadata.max.age.ms = 300000 metadata.max.idle.ms = 300000 metric.reporters = [] metrics.num.samples = 2 metrics.recording.level = INFO metrics.sample.window.ms = 30000 partitioner.adaptive.partitioning.enable = true partitioner.availability.timeout.ms = 0 partitioner.class = null partitioner.ignore.keys = false receive.buffer.bytes = 32768 reconnect.backoff.max.ms = 1000 reconnect.backoff.ms = 50 request.timeout.ms = 30000 retries = 0 retry.backoff.ms = 100 sasl.client.callback.handler.class = null sasl.jaas.config = null sasl.kerberos.kinit.cmd = /usr/bin/kinit sasl.kerberos.min.time.before.relogin = 60000 sasl.kerberos.service.name = null sasl.kerberos.ticket.renew.jitter = 0.05 sasl.kerberos.ticket.renew.window.factor = 0.8 sasl.login.callback.handler.class = null sasl.login.class = null sasl.login.connect.timeout.ms = null sasl.login.read.timeout.ms = null sasl.login.refresh.buffer.seconds = 300 sasl.login.refresh.min.period.seconds = 60 sasl.login.refresh.window.factor = 0.8 sasl.login.refresh.window.jitter = 0.05 sasl.login.retry.backoff.max.ms = 10000 sasl.login.retry.backoff.ms = 100 sasl.mechanism = GSSAPI sasl.oauthbearer.clock.skew.seconds = 30 sasl.oauthbearer.expected.audience = null sasl.oauthbearer.expected.issuer = null sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 sasl.oauthbearer.jwks.endpoint.url = null sasl.oauthbearer.scope.claim.name = scope sasl.oauthbearer.sub.claim.name = sub sasl.oauthbearer.token.endpoint.url = null security.protocol = PLAINTEXT security.providers = null send.buffer.bytes = 131072 socket.connection.setup.timeout.max.ms = 30000 socket.connection.setup.timeout.ms = 10000 ssl.cipher.suites = null ssl.enabled.protocols = [TLSv1.2, TLSv1.3] ssl.endpoint.identification.algorithm = https ssl.engine.factory.class = null ssl.key.password = null ssl.keymanager.algorithm = SunX509 ssl.keystore.certificate.chain = null ssl.keystore.key = null ssl.keystore.location = null ssl.keystore.password = null ssl.keystore.type = JKS ssl.protocol = TLSv1.3 ssl.provider = null ssl.secure.random.implementation = null ssl.trustmanager.algorithm = PKIX ssl.truststore.certificates = null ssl.truststore.location = null ssl.truststore.password = null ssl.truststore.type = JKS transaction.timeout.ms = 60000 transactional.id = null value.serializer = class org.springframework.kafka.support.serializer.JsonSerializer 2024-09-23T15:47:36.742Z INFO 7140 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 2024-09-23T15:47:36.742Z INFO 7140 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.6.1 2024-09-23T15:47:36.742Z INFO 7140 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 5e3c2b738d253ff5 2024-09-23T15:47:36.742Z INFO 7140 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1727106456742 2024-09-23T15:47:36.925Z WARN 7140 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Error while fetching metadata with correlation id 1 : {test-topic=LEADER_NOT_AVAILABLE} 2024-09-23T15:47:36.925Z INFO 7140 --- [ad | producer-4] org.apache.kafka.clients.Metadata : [Producer clientId=producer-4] Cluster ID: 2LZ-tgDITqy2aswc1clO6w 2024-09-23T15:47:37.041Z WARN 7140 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Error while fetching metadata with correlation id 3 : {test-topic=LEADER_NOT_AVAILABLE} 2024-09-23T15:47:37.168Z INFO 7140 --- [ main] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-test-2, groupId=test] Cluster ID: 2LZ-tgDITqy2aswc1clO6w 2024-09-23T15:47:37.201Z INFO 7140 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2024-09-23T15:47:37.201Z WARN 7140 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2024-09-23T15:47:37.219Z INFO 7140 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 2024-09-23T15:47:37.219Z WARN 7140 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-09-23T15:47:37.219Z WARN 7140 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-09-23T15:47:37.286Z INFO 7140 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-2, groupId=test] Discovered group coordinator localhost:32778 (id: 2147483646 rack: null) 2024-09-23T15:47:37.288Z INFO 7140 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-2, groupId=test] (Re-)joining group 2024-09-23T15:47:37.311Z INFO 7140 --- [ 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-1c6dbf60-114e-4c56-8aaa-51691e570a77 2024-09-23T15:47:37.311Z INFO 7140 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-2, groupId=test] Request joining group due to: rebalance failed due to 'The group member needs to have a valid member id before actually entering a consumer group.' (MemberIdRequiredException) 2024-09-23T15:47:37.311Z INFO 7140 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-2, groupId=test] (Re-)joining group 2024-09-23T15:47:37.333Z INFO 7140 --- [ 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-1c6dbf60-114e-4c56-8aaa-51691e570a77', protocol='range'} 2024-09-23T15:47:37.334Z INFO 7140 --- [ 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-1c6dbf60-114e-4c56-8aaa-51691e570a77=Assignment(partitions=[test-topic-0])} 2024-09-23T15:47:37.354Z INFO 7140 --- [ 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-1c6dbf60-114e-4c56-8aaa-51691e570a77', protocol='range'} 2024-09-23T15:47:37.354Z INFO 7140 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-2, groupId=test] Notifying assignor about the new Assignment(partitions=[test-topic-0]) 2024-09-23T15:47:37.354Z INFO 7140 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-2, groupId=test] Adding newly assigned partitions: test-topic-0 2024-09-23T15:47:37.370Z INFO 7140 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-2, groupId=test] Found no committed offset for partition test-topic-0 2024-09-23T15:47:37.381Z INFO 7140 --- [ main] o.a.k.c.c.internals.SubscriptionState : [Consumer clientId=consumer-test-2, groupId=test] Resetting offset for partition test-topic-0 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[localhost:32778 (id: 1 rack: null)], epoch=0}}. 2024-09-23T15:47:37.530Z INFO 7140 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2024-09-23T15:47:37.531Z INFO 7140 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node -1 disconnected. 2024-09-23T15:47:37.535Z INFO 7140 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2024-09-23T15:47:37.535Z INFO 7140 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Cancelled in-flight FETCH request with correlation id 13 due to node 1 being disconnected (elapsed time since creation: 108ms, elapsed time since send: 108ms, request timeout: 30000ms) 2024-09-23T15:47:37.535Z INFO 7140 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node -1 disconnected. 2024-09-23T15:47:37.535Z INFO 7140 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 2147483646 disconnected. 2024-09-23T15:47:37.535Z INFO 7140 --- [t-thread | test] o.a.kafka.clients.FetchSessionHandler : [Consumer clientId=consumer-test-2, groupId=test] Error sending fetch request (sessionId=1252811569, epoch=1) to node 1: org.apache.kafka.common.errors.DisconnectException: null 2024-09-23T15:47:37.535Z INFO 7140 --- [t-thread | test] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-2, groupId=test] Group coordinator localhost:32778 (id: 2147483646 rack: null) is unavailable or invalid due to cause: coordinator unavailable. isDisconnected: true. Rediscovery will be attempted. 2024-09-23T15:47:37.624Z INFO 7140 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node 1 disconnected. 2024-09-23T15:47:37.624Z WARN 7140 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2024-09-23T15:47:37.632Z INFO 7140 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2024-09-23T15:47:37.632Z WARN 7140 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32778) could not be established. Broker may not be available. 2024-09-23T15:47:37.636Z INFO 7140 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2024-09-23T15:47:37.636Z WARN 7140 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32778) could not be established. Broker may not be available. 2024-09-23T15:47:37.642Z INFO 7140 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 2024-09-23T15:47:37.642Z WARN 7140 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-09-23T15:47:37.642Z WARN 7140 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-09-23T15:47:37.737Z INFO 7140 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2024-09-23T15:47:37.737Z WARN 7140 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32778) could not be established. Broker may not be available. [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.071 s - in org.onap.cps.ncmp.impl.data.async.NcmpAsyncRequestResponseEventProducerIntegrationSpec [INFO] Running org.onap.cps.ncmp.impl.data.async.DataOperationEventConsumerSpec 2024-09-23T15:47:37.755Z INFO 7140 --- [ main] t.r.n.o.2.1 : Creating container for image: registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 2024-09-23T15:47:37.784Z INFO 7140 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2024-09-23T15:47:37.784Z WARN 7140 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32778) could not be established. Broker may not be available. 2024-09-23T15:47:37.803Z INFO 7140 --- [ main] t.r.n.o.2.1 : Container registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 is starting: 8e651d91159458a4deac2b67a8d6636641338fa8838d0ea27ee230324f5fb43a 2024-09-23T15:47:37.986Z INFO 7140 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2024-09-23T15:47:37.986Z WARN 7140 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32778) could not be established. Broker may not be available. 2024-09-23T15:47:38.039Z INFO 7140 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2024-09-23T15:47:38.039Z WARN 7140 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32778) could not be established. Broker may not be available. 2024-09-23T15:47:38.073Z INFO 7140 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 2024-09-23T15:47:38.073Z WARN 7140 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-09-23T15:47:38.073Z WARN 7140 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-09-23T15:47:38.166Z INFO 7140 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2024-09-23T15:47:38.166Z WARN 7140 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2024-09-23T15:47:38.389Z INFO 7140 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2024-09-23T15:47:38.389Z WARN 7140 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32778) could not be established. Broker may not be available. 2024-09-23T15:47:38.441Z INFO 7140 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2024-09-23T15:47:38.441Z WARN 7140 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32778) could not be established. Broker may not be available. 2024-09-23T15:47:38.629Z INFO 7140 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node 1 disconnected. 2024-09-23T15:47:38.630Z WARN 7140 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2024-09-23T15:47:38.797Z INFO 7140 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 2024-09-23T15:47:38.797Z WARN 7140 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-09-23T15:47:38.797Z WARN 7140 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-09-23T15:47:39.090Z INFO 7140 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 2024-09-23T15:47:39.090Z WARN 7140 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-09-23T15:47:39.090Z WARN 7140 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-09-23T15:47:39.292Z INFO 7140 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2024-09-23T15:47:39.292Z WARN 7140 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2024-09-23T15:47:39.352Z INFO 7140 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2024-09-23T15:47:39.352Z WARN 7140 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32778) could not be established. Broker may not be available. 2024-09-23T15:47:39.362Z INFO 7140 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2024-09-23T15:47:39.362Z WARN 7140 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32778) could not be established. Broker may not be available. 2024-09-23T15:47:39.651Z INFO 7140 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 2024-09-23T15:47:39.651Z WARN 7140 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-09-23T15:47:39.651Z WARN 7140 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-09-23T15:47:39.734Z INFO 7140 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node 1 disconnected. 2024-09-23T15:47:39.735Z WARN 7140 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2024-09-23T15:47:40.094Z INFO 7140 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 2024-09-23T15:47:40.095Z WARN 7140 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-09-23T15:47:40.095Z WARN 7140 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-09-23T15:47:40.268Z INFO 7140 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2024-09-23T15:47:40.268Z WARN 7140 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32778) could not be established. Broker may not be available. 2024-09-23T15:47:40.449Z INFO 7140 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2024-09-23T15:47:40.449Z WARN 7140 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2024-09-23T15:47:40.456Z INFO 7140 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2024-09-23T15:47:40.456Z WARN 7140 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32778) could not be established. Broker may not be available. 2024-09-23T15:47:40.505Z INFO 7140 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 2024-09-23T15:47:40.505Z WARN 7140 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-09-23T15:47:40.506Z WARN 7140 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-09-23T15:47:40.638Z INFO 7140 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node 1 disconnected. 2024-09-23T15:47:40.638Z WARN 7140 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2024-09-23T15:47:40.951Z INFO 7140 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 2024-09-23T15:47:40.951Z WARN 7140 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-09-23T15:47:40.952Z WARN 7140 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-09-23T15:47:41.223Z INFO 7140 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2024-09-23T15:47:41.223Z WARN 7140 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32778) could not be established. Broker may not be available. 2024-09-23T15:47:41.361Z INFO 7140 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2024-09-23T15:47:41.361Z WARN 7140 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32778) could not be established. Broker may not be available. 2024-09-23T15:47:41.409Z INFO 7140 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 2024-09-23T15:47:41.409Z WARN 7140 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-09-23T15:47:41.409Z WARN 7140 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-09-23T15:47:41.541Z INFO 7140 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node 1 disconnected. 2024-09-23T15:47:41.541Z WARN 7140 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2024-09-23T15:47:41.657Z INFO 7140 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2024-09-23T15:47:41.658Z WARN 7140 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2024-09-23T15:47:42.028Z INFO 7140 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 2024-09-23T15:47:42.029Z WARN 7140 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-09-23T15:47:42.029Z WARN 7140 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-09-23T15:47:42.177Z INFO 7140 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2024-09-23T15:47:42.178Z WARN 7140 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32778) could not be established. Broker may not be available. 2024-09-23T15:47:42.266Z INFO 7140 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2024-09-23T15:47:42.266Z WARN 7140 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32778) could not be established. Broker may not be available. 2024-09-23T15:47:42.444Z INFO 7140 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node 1 disconnected. 2024-09-23T15:47:42.444Z WARN 7140 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2024-09-23T15:47:42.563Z INFO 7140 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 2024-09-23T15:47:42.563Z WARN 7140 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-09-23T15:47:42.563Z WARN 7140 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-09-23T15:47:42.764Z INFO 7140 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2024-09-23T15:47:42.764Z WARN 7140 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2024-09-23T15:47:42.882Z INFO 7140 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 2024-09-23T15:47:42.882Z WARN 7140 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-09-23T15:47:42.882Z WARN 7140 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-09-23T15:47:43.199Z INFO 7140 --- [ main] t.r.n.o.2.1 : Container registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 started in PT5.443939568S 2024-09-23T15:47:43.203Z INFO 7140 --- [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: allow.auto.create.topics = true auto.commit.interval.ms = 5000 auto.include.jmx.reporter = true auto.offset.reset = earliest bootstrap.servers = [PLAINTEXT://localhost:32780] check.crcs = true client.dns.lookup = use_all_dns_ips client.id = consumer-test-3 client.rack = connections.max.idle.ms = 540000 default.api.timeout.ms = 60000 enable.auto.commit = true exclude.internal.topics = true fetch.max.bytes = 52428800 fetch.max.wait.ms = 500 fetch.min.bytes = 1 group.id = test group.instance.id = null heartbeat.interval.ms = 3000 interceptor.classes = [] internal.leave.group.on.close = true internal.throw.on.fetch.stable.offset.unsupported = false isolation.level = read_uncommitted key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer max.partition.fetch.bytes = 1048576 max.poll.interval.ms = 300000 max.poll.records = 500 metadata.max.age.ms = 300000 metric.reporters = [] metrics.num.samples = 2 metrics.recording.level = INFO metrics.sample.window.ms = 30000 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] receive.buffer.bytes = 65536 reconnect.backoff.max.ms = 1000 reconnect.backoff.ms = 50 request.timeout.ms = 30000 retry.backoff.ms = 100 sasl.client.callback.handler.class = null sasl.jaas.config = null sasl.kerberos.kinit.cmd = /usr/bin/kinit sasl.kerberos.min.time.before.relogin = 60000 sasl.kerberos.service.name = null sasl.kerberos.ticket.renew.jitter = 0.05 sasl.kerberos.ticket.renew.window.factor = 0.8 sasl.login.callback.handler.class = null sasl.login.class = null sasl.login.connect.timeout.ms = null sasl.login.read.timeout.ms = null sasl.login.refresh.buffer.seconds = 300 sasl.login.refresh.min.period.seconds = 60 sasl.login.refresh.window.factor = 0.8 sasl.login.refresh.window.jitter = 0.05 sasl.login.retry.backoff.max.ms = 10000 sasl.login.retry.backoff.ms = 100 sasl.mechanism = GSSAPI sasl.oauthbearer.clock.skew.seconds = 30 sasl.oauthbearer.expected.audience = null sasl.oauthbearer.expected.issuer = null sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 sasl.oauthbearer.jwks.endpoint.url = null sasl.oauthbearer.scope.claim.name = scope sasl.oauthbearer.sub.claim.name = sub sasl.oauthbearer.token.endpoint.url = null security.protocol = PLAINTEXT security.providers = null send.buffer.bytes = 131072 session.timeout.ms = 45000 socket.connection.setup.timeout.max.ms = 30000 socket.connection.setup.timeout.ms = 10000 ssl.cipher.suites = null ssl.enabled.protocols = [TLSv1.2, TLSv1.3] ssl.endpoint.identification.algorithm = https ssl.engine.factory.class = null ssl.key.password = null ssl.keymanager.algorithm = SunX509 ssl.keystore.certificate.chain = null ssl.keystore.key = null ssl.keystore.location = null ssl.keystore.password = null ssl.keystore.type = JKS ssl.protocol = TLSv1.3 ssl.provider = null ssl.secure.random.implementation = null ssl.trustmanager.algorithm = PKIX ssl.truststore.certificates = null ssl.truststore.location = null ssl.truststore.password = null ssl.truststore.type = JKS value.deserializer = class io.cloudevents.kafka.CloudEventDeserializer 2024-09-23T15:47:43.206Z INFO 7140 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.6.1 2024-09-23T15:47:43.206Z INFO 7140 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 5e3c2b738d253ff5 2024-09-23T15:47:43.206Z INFO 7140 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1727106463206 15:47:43,226 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Worker thread will flush remaining events before exiting. 15:47:43,227 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Queue flush finished successfully within timeout. 15:47:43,228 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@48f83ca3 - URL [jar:file:/w/workspace/cps-master-verify-java/cps-service/target/cps-service-3.5.3-SNAPSHOT.jar!/logback-spring.xml] is not of type file 15:47:43,231 |-INFO in ch.qos.logback.core.joran.util.ConfigurationWatchListUtil@1337e769 - Adding [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.2.4/spring-boot-3.2.4.jar!/org/springframework/boot/logging/logback/defaults.xml] to configuration watch list. 15:47:43,231 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@48f83ca3 - URL [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.2.4/spring-boot-3.2.4.jar!/org/springframework/boot/logging/logback/defaults.xml] is not of type file 15:47:43,233 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word applicationName with class [org.springframework.boot.logging.logback.ApplicationNameConverter] 15:47:43,233 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word clr with class [org.springframework.boot.logging.logback.ColorConverter] 15:47:43,233 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word correlationId with class [org.springframework.boot.logging.logback.CorrelationIdConverter] 15:47:43,233 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word wex with class [org.springframework.boot.logging.logback.WhitespaceThrowableProxyConverter] 15:47:43,233 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word wEx with class [org.springframework.boot.logging.logback.ExtendedWhitespaceThrowableProxyConverter] 15:47:43,234 |-INFO in ch.qos.logback.core.joran.util.ConfigurationWatchListUtil@1337e769 - Adding [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.2.4/spring-boot-3.2.4.jar!/org/springframework/boot/logging/logback/console-appender.xml] to configuration watch list. 15:47:43,234 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@48f83ca3 - URL [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.2.4/spring-boot-3.2.4.jar!/org/springframework/boot/logging/logback/console-appender.xml] is not of type file 15:47:43,236 |-WARN in IfNestedWithinSecondPhaseElementSC - elements cannot be nested within an , or element 15:47:43,236 |-WARN in IfNestedWithinSecondPhaseElementSC - See also http://logback.qos.ch/codes.html#nested_if_element 15:47:43,236 |-WARN in IfNestedWithinSecondPhaseElementSC - Element at line 60 contains a nested element at line 61 15:47:43,237 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Registering a new ReconfigureOnChangeTask ReconfigureOnChangeTask(born:1727106463237) 15:47:43,237 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Will scan for changes in [jar:file:/w/workspace/cps-master-verify-java/cps-service/target/cps-service-3.5.3-SNAPSHOT.jar!/logback-spring.xml] 15:47:43,237 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Setting ReconfigureOnChangeTask scanning period to 30 seconds 15:47:43,238 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.catalina.startup.DigesterFactory] to ERROR 15:47:43,238 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@68f33c89 - Propagating ERROR level on Logger[org.apache.catalina.startup.DigesterFactory] onto the JUL framework 15:47:43,238 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.catalina.util.LifecycleBase] to ERROR 15:47:43,238 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@68f33c89 - Propagating ERROR level on Logger[org.apache.catalina.util.LifecycleBase] onto the JUL framework 15:47:43,238 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.coyote.http11.Http11NioProtocol] to WARN 15:47:43,238 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@68f33c89 - Propagating WARN level on Logger[org.apache.coyote.http11.Http11NioProtocol] onto the JUL framework 15:47:43,238 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.sshd.common.util.SecurityUtils] to WARN 15:47:43,238 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@68f33c89 - Propagating WARN level on Logger[org.apache.sshd.common.util.SecurityUtils] onto the JUL framework 15:47:43,238 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.tomcat.util.net.NioSelectorPool] to WARN 15:47:43,238 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@68f33c89 - Propagating WARN level on Logger[org.apache.tomcat.util.net.NioSelectorPool] onto the JUL framework 15:47:43,238 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.eclipse.jetty.util.component.AbstractLifeCycle] to ERROR 15:47:43,238 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@68f33c89 - Propagating ERROR level on Logger[org.eclipse.jetty.util.component.AbstractLifeCycle] onto the JUL framework 15:47:43,238 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.hibernate.validator.internal.util.Version] to WARN 15:47:43,238 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@68f33c89 - Propagating WARN level on Logger[org.hibernate.validator.internal.util.Version] onto the JUL framework 15:47:43,238 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.springframework.boot.actuate.endpoint.jmx] to WARN 15:47:43,238 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@68f33c89 - Propagating WARN level on Logger[org.springframework.boot.actuate.endpoint.jmx] onto the JUL framework 15:47:43,238 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [CONSOLE] 15:47:43,238 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 15:47:43,239 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property 15:47:43,242 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [jsonConsole] 15:47:43,242 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 15:47:43,242 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventJsonProviders] for [providers] property 15:47:43,242 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventPatternJsonProvider] for [pattern] property 15:47:43,251 |-INFO in ch.qos.logback.classic.pattern.DateConverter@333b1ab2 - Setting zoneId to "UTC" 15:47:43,252 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [asyncConsole] 15:47:43,252 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.classic.AsyncAppender] 15:47:43,255 |-INFO in ch.qos.logback.core.model.processor.conditional.IfModelHandler - Condition [property("loggingFormat").equalsIgnoreCase("json")] evaluated to false on line 61 15:47:43,255 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [CONSOLE] to ch.qos.logback.classic.AsyncAppender[asyncConsole] 15:47:43,255 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Attaching appender named [CONSOLE] to AsyncAppender. 15:47:43,255 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Setting discardingThreshold to 51 15:47:43,256 |-INFO in ch.qos.logback.classic.model.processor.RootLoggerModelHandler - Setting level of ROOT logger to INFO 15:47:43,256 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@68f33c89 - Propagating INFO level on Logger[ROOT] onto the JUL framework 15:47:43,256 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [asyncConsole] to Logger[ROOT] 15:47:43,256 |-INFO in ch.qos.logback.core.model.processor.DefaultProcessor@28a538de - End of configuration. 15:47:43,256 |-INFO in org.springframework.boot.logging.logback.SpringBootJoranConfigurator@21b1144d - Registering current configuration as safe fallback point . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v3.2.4) 2024-09-23T15:47:43.259Z INFO 7140 --- [ main] c.n.i.d.a.DataOperationEventConsumerSpec : Starting DataOperationEventConsumerSpec using Java 17.0.6-ea with PID 7140 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-service) 2024-09-23T15:47:43.259Z INFO 7140 --- [ main] c.n.i.d.a.DataOperationEventConsumerSpec : No active profile set, falling back to 1 default profile: "default" 2024-09-23T15:47:43.291Z INFO 7140 --- [ main] c.n.i.d.a.DataOperationEventConsumerSpec : Started DataOperationEventConsumerSpec in 0.083 seconds (process running for 91.637) 2024-09-23T15:47:43.295Z INFO 7140 --- [ main] o.a.k.clients.consumer.KafkaConsumer : [Consumer clientId=consumer-test-3, groupId=test] Subscribed to topic(s): client-topic 2024-09-23T15:47:43.341Z INFO 7140 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 2024-09-23T15:47:43.342Z INFO 7140 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: acks = -1 auto.include.jmx.reporter = true batch.size = 16384 bootstrap.servers = [PLAINTEXT://localhost:32780] buffer.memory = 33554432 client.dns.lookup = use_all_dns_ips client.id = producer-5 compression.type = none connections.max.idle.ms = 540000 delivery.timeout.ms = 120000 enable.idempotence = false interceptor.classes = [] key.serializer = class org.apache.kafka.common.serialization.StringSerializer linger.ms = 1 max.block.ms = 60000 max.in.flight.requests.per.connection = 5 max.request.size = 1048576 metadata.max.age.ms = 300000 metadata.max.idle.ms = 300000 metric.reporters = [] metrics.num.samples = 2 metrics.recording.level = INFO metrics.sample.window.ms = 30000 partitioner.adaptive.partitioning.enable = true partitioner.availability.timeout.ms = 0 partitioner.class = null partitioner.ignore.keys = false receive.buffer.bytes = 32768 reconnect.backoff.max.ms = 1000 reconnect.backoff.ms = 50 request.timeout.ms = 30000 retries = 0 retry.backoff.ms = 100 sasl.client.callback.handler.class = null sasl.jaas.config = null sasl.kerberos.kinit.cmd = /usr/bin/kinit sasl.kerberos.min.time.before.relogin = 60000 sasl.kerberos.service.name = null sasl.kerberos.ticket.renew.jitter = 0.05 sasl.kerberos.ticket.renew.window.factor = 0.8 sasl.login.callback.handler.class = null sasl.login.class = null sasl.login.connect.timeout.ms = null sasl.login.read.timeout.ms = null sasl.login.refresh.buffer.seconds = 300 sasl.login.refresh.min.period.seconds = 60 sasl.login.refresh.window.factor = 0.8 sasl.login.refresh.window.jitter = 0.05 sasl.login.retry.backoff.max.ms = 10000 sasl.login.retry.backoff.ms = 100 sasl.mechanism = GSSAPI sasl.oauthbearer.clock.skew.seconds = 30 sasl.oauthbearer.expected.audience = null sasl.oauthbearer.expected.issuer = null sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 sasl.oauthbearer.jwks.endpoint.url = null sasl.oauthbearer.scope.claim.name = scope sasl.oauthbearer.sub.claim.name = sub sasl.oauthbearer.token.endpoint.url = null security.protocol = PLAINTEXT security.providers = null send.buffer.bytes = 131072 socket.connection.setup.timeout.max.ms = 30000 socket.connection.setup.timeout.ms = 10000 ssl.cipher.suites = null ssl.enabled.protocols = [TLSv1.2, TLSv1.3] ssl.endpoint.identification.algorithm = https ssl.engine.factory.class = null ssl.key.password = null ssl.keymanager.algorithm = SunX509 ssl.keystore.certificate.chain = null ssl.keystore.key = null ssl.keystore.location = null ssl.keystore.password = null ssl.keystore.type = JKS ssl.protocol = TLSv1.3 ssl.provider = null ssl.secure.random.implementation = null ssl.trustmanager.algorithm = PKIX ssl.truststore.certificates = null ssl.truststore.location = null ssl.truststore.password = null ssl.truststore.type = JKS transaction.timeout.ms = 60000 transactional.id = null value.serializer = class io.cloudevents.kafka.CloudEventSerializer 2024-09-23T15:47:43.345Z INFO 7140 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 2024-09-23T15:47:43.345Z INFO 7140 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.6.1 2024-09-23T15:47:43.345Z INFO 7140 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 5e3c2b738d253ff5 2024-09-23T15:47:43.345Z INFO 7140 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1727106463345 2024-09-23T15:47:43.387Z INFO 7140 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2024-09-23T15:47:43.387Z WARN 7140 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32778) could not be established. Broker may not be available. 2024-09-23T15:47:43.437Z WARN 7140 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Error while fetching metadata with correlation id 1 : {client-topic=LEADER_NOT_AVAILABLE} 2024-09-23T15:47:43.437Z INFO 7140 --- [ad | producer-5] org.apache.kafka.clients.Metadata : [Producer clientId=producer-5] Cluster ID: _owptvcKQNG-V16BlGFDWA 2024-09-23T15:47:43.449Z INFO 7140 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node 1 disconnected. 2024-09-23T15:47:43.449Z WARN 7140 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2024-09-23T15:47:43.477Z INFO 7140 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2024-09-23T15:47:43.477Z WARN 7140 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32778) could not be established. Broker may not be available. 2024-09-23T15:47:43.522Z INFO 7140 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 2024-09-23T15:47:43.522Z WARN 7140 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-09-23T15:47:43.522Z WARN 7140 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-09-23T15:47:43.557Z WARN 7140 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Error while fetching metadata with correlation id 3 : {client-topic=LEADER_NOT_AVAILABLE} 2024-09-23T15:47:43.631Z INFO 7140 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2024-09-23T15:47:43.631Z WARN 7140 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2024-09-23T15:47:43.680Z INFO 7140 --- [ main] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-test-3, groupId=test] Cluster ID: _owptvcKQNG-V16BlGFDWA 2024-09-23T15:47:43.796Z INFO 7140 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-3, groupId=test] Discovered group coordinator localhost:32780 (id: 2147483646 rack: null) 2024-09-23T15:47:43.799Z INFO 7140 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-3, groupId=test] (Re-)joining group 2024-09-23T15:47:43.817Z INFO 7140 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-3, groupId=test] Request joining group due to: need to re-join with the given member-id: consumer-test-3-66d4c15b-973d-452c-907c-7e9e65ecadac 2024-09-23T15:47:43.818Z INFO 7140 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-3, groupId=test] Request joining group due to: rebalance failed due to 'The group member needs to have a valid member id before actually entering a consumer group.' (MemberIdRequiredException) 2024-09-23T15:47:43.818Z INFO 7140 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-3, groupId=test] (Re-)joining group 2024-09-23T15:47:43.844Z INFO 7140 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-3, groupId=test] Successfully joined group with generation Generation{generationId=1, memberId='consumer-test-3-66d4c15b-973d-452c-907c-7e9e65ecadac', protocol='range'} 2024-09-23T15:47:43.844Z INFO 7140 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-3, groupId=test] Finished assignment for group at generation 1: {consumer-test-3-66d4c15b-973d-452c-907c-7e9e65ecadac=Assignment(partitions=[client-topic-0])} 2024-09-23T15:47:43.858Z INFO 7140 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-3, groupId=test] Successfully synced group in generation Generation{generationId=1, memberId='consumer-test-3-66d4c15b-973d-452c-907c-7e9e65ecadac', protocol='range'} 2024-09-23T15:47:43.859Z INFO 7140 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-3, groupId=test] Notifying assignor about the new Assignment(partitions=[client-topic-0]) 2024-09-23T15:47:43.859Z INFO 7140 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-3, groupId=test] Adding newly assigned partitions: client-topic-0 2024-09-23T15:47:43.872Z INFO 7140 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-3, groupId=test] Found no committed offset for partition client-topic-0 2024-09-23T15:47:43.883Z INFO 7140 --- [ main] o.a.k.c.c.internals.SubscriptionState : [Consumer clientId=consumer-test-3, groupId=test] Resetting offset for partition client-topic-0 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[localhost:32780 (id: 1 rack: null)], epoch=0}}. 2024-09-23T15:47:43.932Z INFO 7140 --- [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: allow.auto.create.topics = true auto.commit.interval.ms = 5000 auto.include.jmx.reporter = true auto.offset.reset = earliest bootstrap.servers = [PLAINTEXT://localhost:32780] check.crcs = true client.dns.lookup = use_all_dns_ips client.id = consumer-test-4 client.rack = connections.max.idle.ms = 540000 default.api.timeout.ms = 60000 enable.auto.commit = true exclude.internal.topics = true fetch.max.bytes = 52428800 fetch.max.wait.ms = 500 fetch.min.bytes = 1 group.id = test group.instance.id = null heartbeat.interval.ms = 3000 interceptor.classes = [] internal.leave.group.on.close = true internal.throw.on.fetch.stable.offset.unsupported = false isolation.level = read_uncommitted key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer max.partition.fetch.bytes = 1048576 max.poll.interval.ms = 300000 max.poll.records = 500 metadata.max.age.ms = 300000 metric.reporters = [] metrics.num.samples = 2 metrics.recording.level = INFO metrics.sample.window.ms = 30000 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] receive.buffer.bytes = 65536 reconnect.backoff.max.ms = 1000 reconnect.backoff.ms = 50 request.timeout.ms = 30000 retry.backoff.ms = 100 sasl.client.callback.handler.class = null sasl.jaas.config = null sasl.kerberos.kinit.cmd = /usr/bin/kinit sasl.kerberos.min.time.before.relogin = 60000 sasl.kerberos.service.name = null sasl.kerberos.ticket.renew.jitter = 0.05 sasl.kerberos.ticket.renew.window.factor = 0.8 sasl.login.callback.handler.class = null sasl.login.class = null sasl.login.connect.timeout.ms = null sasl.login.read.timeout.ms = null sasl.login.refresh.buffer.seconds = 300 sasl.login.refresh.min.period.seconds = 60 sasl.login.refresh.window.factor = 0.8 sasl.login.refresh.window.jitter = 0.05 sasl.login.retry.backoff.max.ms = 10000 sasl.login.retry.backoff.ms = 100 sasl.mechanism = GSSAPI sasl.oauthbearer.clock.skew.seconds = 30 sasl.oauthbearer.expected.audience = null sasl.oauthbearer.expected.issuer = null sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 sasl.oauthbearer.jwks.endpoint.url = null sasl.oauthbearer.scope.claim.name = scope sasl.oauthbearer.sub.claim.name = sub sasl.oauthbearer.token.endpoint.url = null security.protocol = PLAINTEXT security.providers = null send.buffer.bytes = 131072 session.timeout.ms = 45000 socket.connection.setup.timeout.max.ms = 30000 socket.connection.setup.timeout.ms = 10000 ssl.cipher.suites = null ssl.enabled.protocols = [TLSv1.2, TLSv1.3] ssl.endpoint.identification.algorithm = https ssl.engine.factory.class = null ssl.key.password = null ssl.keymanager.algorithm = SunX509 ssl.keystore.certificate.chain = null ssl.keystore.key = null ssl.keystore.location = null ssl.keystore.password = null ssl.keystore.type = JKS ssl.protocol = TLSv1.3 ssl.provider = null ssl.secure.random.implementation = null ssl.trustmanager.algorithm = PKIX ssl.truststore.certificates = null ssl.truststore.location = null ssl.truststore.password = null ssl.truststore.type = JKS value.deserializer = class io.cloudevents.kafka.CloudEventDeserializer 2024-09-23T15:47:43.934Z INFO 7140 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.6.1 2024-09-23T15:47:43.934Z INFO 7140 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 5e3c2b738d253ff5 2024-09-23T15:47:43.934Z INFO 7140 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1727106463934 2024-09-23T15:47:43.939Z INFO 7140 --- [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: allow.auto.create.topics = true auto.commit.interval.ms = 5000 auto.include.jmx.reporter = true auto.offset.reset = earliest bootstrap.servers = [PLAINTEXT://localhost:32780] check.crcs = true client.dns.lookup = use_all_dns_ips client.id = consumer-test-5 client.rack = connections.max.idle.ms = 540000 default.api.timeout.ms = 60000 enable.auto.commit = true exclude.internal.topics = true fetch.max.bytes = 52428800 fetch.max.wait.ms = 500 fetch.min.bytes = 1 group.id = test group.instance.id = null heartbeat.interval.ms = 3000 interceptor.classes = [] internal.leave.group.on.close = true internal.throw.on.fetch.stable.offset.unsupported = false isolation.level = read_uncommitted key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer max.partition.fetch.bytes = 1048576 max.poll.interval.ms = 300000 max.poll.records = 500 metadata.max.age.ms = 300000 metric.reporters = [] metrics.num.samples = 2 metrics.recording.level = INFO metrics.sample.window.ms = 30000 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] receive.buffer.bytes = 65536 reconnect.backoff.max.ms = 1000 reconnect.backoff.ms = 50 request.timeout.ms = 30000 retry.backoff.ms = 100 sasl.client.callback.handler.class = null sasl.jaas.config = null sasl.kerberos.kinit.cmd = /usr/bin/kinit sasl.kerberos.min.time.before.relogin = 60000 sasl.kerberos.service.name = null sasl.kerberos.ticket.renew.jitter = 0.05 sasl.kerberos.ticket.renew.window.factor = 0.8 sasl.login.callback.handler.class = null sasl.login.class = null sasl.login.connect.timeout.ms = null sasl.login.read.timeout.ms = null sasl.login.refresh.buffer.seconds = 300 sasl.login.refresh.min.period.seconds = 60 sasl.login.refresh.window.factor = 0.8 sasl.login.refresh.window.jitter = 0.05 sasl.login.retry.backoff.max.ms = 10000 sasl.login.retry.backoff.ms = 100 sasl.mechanism = GSSAPI sasl.oauthbearer.clock.skew.seconds = 30 sasl.oauthbearer.expected.audience = null sasl.oauthbearer.expected.issuer = null sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 sasl.oauthbearer.jwks.endpoint.url = null sasl.oauthbearer.scope.claim.name = scope sasl.oauthbearer.sub.claim.name = sub sasl.oauthbearer.token.endpoint.url = null security.protocol = PLAINTEXT security.providers = null send.buffer.bytes = 131072 session.timeout.ms = 45000 socket.connection.setup.timeout.max.ms = 30000 socket.connection.setup.timeout.ms = 10000 ssl.cipher.suites = null ssl.enabled.protocols = [TLSv1.2, TLSv1.3] ssl.endpoint.identification.algorithm = https ssl.engine.factory.class = null ssl.key.password = null ssl.keymanager.algorithm = SunX509 ssl.keystore.certificate.chain = null ssl.keystore.key = null ssl.keystore.location = null ssl.keystore.password = null ssl.keystore.type = JKS ssl.protocol = TLSv1.3 ssl.provider = null ssl.secure.random.implementation = null ssl.trustmanager.algorithm = PKIX ssl.truststore.certificates = null ssl.truststore.location = null ssl.truststore.password = null ssl.truststore.type = JKS value.deserializer = class io.cloudevents.kafka.CloudEventDeserializer 2024-09-23T15:47:43.940Z INFO 7140 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.6.1 2024-09-23T15:47:43.940Z INFO 7140 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 5e3c2b738d253ff5 2024-09-23T15:47:43.940Z INFO 7140 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1727106463940 2024-09-23T15:47:43.988Z INFO 7140 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 2024-09-23T15:47:43.988Z WARN 7140 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-09-23T15:47:43.989Z WARN 7140 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-09-23T15:47:44.023Z INFO 7140 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2024-09-23T15:47:44.023Z INFO 7140 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node -1 disconnected. 2024-09-23T15:47:44.057Z INFO 7140 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-3, groupId=test] Node 1 disconnected. 2024-09-23T15:47:44.057Z INFO 7140 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-3, groupId=test] Cancelled in-flight FETCH request with correlation id 13 due to node 1 being disconnected (elapsed time since creation: 139ms, elapsed time since send: 139ms, request timeout: 30000ms) 2024-09-23T15:47:44.057Z INFO 7140 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-3, groupId=test] Node -1 disconnected. 2024-09-23T15:47:44.057Z INFO 7140 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-3, groupId=test] Node 2147483646 disconnected. 2024-09-23T15:47:44.057Z INFO 7140 --- [t-thread | test] o.a.kafka.clients.FetchSessionHandler : [Consumer clientId=consumer-test-3, groupId=test] Error sending fetch request (sessionId=1836006277, epoch=1) to node 1: org.apache.kafka.common.errors.DisconnectException: null 2024-09-23T15:47:44.057Z INFO 7140 --- [t-thread | test] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-3, groupId=test] Group coordinator localhost:32780 (id: 2147483646 rack: null) is unavailable or invalid due to cause: coordinator unavailable. isDisconnected: true. Rediscovery will be attempted. 2024-09-23T15:47:44.125Z INFO 7140 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2024-09-23T15:47:44.125Z WARN 7140 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32780) could not be established. Broker may not be available. 2024-09-23T15:47:44.158Z INFO 7140 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-3, groupId=test] Node 1 disconnected. 2024-09-23T15:47:44.158Z WARN 7140 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-3, groupId=test] Connection to node 1 (localhost/127.0.0.1:32780) could not be established. Broker may not be available. 2024-09-23T15:47:44.226Z INFO 7140 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2024-09-23T15:47:44.226Z WARN 7140 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32780) could not be established. Broker may not be available. [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.487 s - in org.onap.cps.ncmp.impl.data.async.DataOperationEventConsumerSpec [INFO] Running org.onap.cps.ncmp.impl.data.async.FilterStrategiesIntegrationSpec 2024-09-23T15:47:44.250Z INFO 7140 --- [ main] t.r.n.o.2.1 : Creating container for image: registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 2024-09-23T15:47:44.259Z INFO 7140 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-3, groupId=test] Node 1 disconnected. 2024-09-23T15:47:44.259Z WARN 7140 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-3, groupId=test] Connection to node 1 (localhost/127.0.0.1:32780) could not be established. Broker may not be available. 2024-09-23T15:47:44.288Z INFO 7140 --- [ main] t.r.n.o.2.1 : Container registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 is starting: 02de857d76a51aa7cd8c787da8419a73646c000b46ce11a7b6a28d6b0a170db7 2024-09-23T15:47:44.352Z INFO 7140 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node 1 disconnected. 2024-09-23T15:47:44.352Z WARN 7140 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2024-09-23T15:47:44.381Z INFO 7140 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2024-09-23T15:47:44.381Z WARN 7140 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32778) could not be established. Broker may not be available. 2024-09-23T15:47:44.429Z INFO 7140 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2024-09-23T15:47:44.429Z WARN 7140 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32780) could not be established. Broker may not be available. 2024-09-23T15:47:44.460Z INFO 7140 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-3, groupId=test] Node 1 disconnected. 2024-09-23T15:47:44.460Z WARN 7140 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-3, groupId=test] Connection to node 1 (localhost/127.0.0.1:32780) could not be established. Broker may not be available. 2024-09-23T15:47:44.530Z INFO 7140 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 2024-09-23T15:47:44.530Z WARN 7140 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-09-23T15:47:44.530Z WARN 7140 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-09-23T15:47:44.535Z INFO 7140 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2024-09-23T15:47:44.535Z WARN 7140 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2024-09-23T15:47:44.551Z INFO 7140 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2024-09-23T15:47:44.551Z WARN 7140 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32778) could not be established. Broker may not be available. 2024-09-23T15:47:44.781Z INFO 7140 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2024-09-23T15:47:44.781Z WARN 7140 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32780) could not be established. Broker may not be available. 2024-09-23T15:47:44.862Z INFO 7140 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-3, groupId=test] Node 1 disconnected. 2024-09-23T15:47:44.862Z WARN 7140 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-3, groupId=test] Connection to node 1 (localhost/127.0.0.1:32780) could not be established. Broker may not be available. 2024-09-23T15:47:44.898Z INFO 7140 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 2024-09-23T15:47:44.898Z WARN 7140 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-09-23T15:47:44.898Z WARN 7140 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-09-23T15:47:45.388Z INFO 7140 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2024-09-23T15:47:45.388Z WARN 7140 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32778) could not be established. Broker may not be available. 2024-09-23T15:47:45.458Z INFO 7140 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node 1 disconnected. 2024-09-23T15:47:45.459Z WARN 7140 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2024-09-23T15:47:45.516Z INFO 7140 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2024-09-23T15:47:45.516Z WARN 7140 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32778) could not be established. Broker may not be available. 2024-09-23T15:47:45.598Z INFO 7140 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2024-09-23T15:47:45.598Z WARN 7140 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2024-09-23T15:47:45.685Z INFO 7140 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 2024-09-23T15:47:45.685Z WARN 7140 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-09-23T15:47:45.685Z WARN 7140 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-09-23T15:47:45.748Z INFO 7140 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2024-09-23T15:47:45.748Z WARN 7140 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32780) could not be established. Broker may not be available. 2024-09-23T15:47:45.766Z INFO 7140 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-3, groupId=test] Node 1 disconnected. 2024-09-23T15:47:45.767Z WARN 7140 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-3, groupId=test] Connection to node 1 (localhost/127.0.0.1:32780) could not be established. Broker may not be available. 2024-09-23T15:47:46.070Z INFO 7140 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 2024-09-23T15:47:46.070Z WARN 7140 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-09-23T15:47:46.070Z WARN 7140 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-09-23T15:47:46.291Z INFO 7140 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2024-09-23T15:47:46.291Z WARN 7140 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32778) could not be established. Broker may not be available. 2024-09-23T15:47:46.362Z INFO 7140 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node 1 disconnected. 2024-09-23T15:47:46.362Z WARN 7140 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2024-09-23T15:47:46.470Z INFO 7140 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2024-09-23T15:47:46.471Z WARN 7140 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32778) could not be established. Broker may not be available. 2024-09-23T15:47:46.602Z INFO 7140 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2024-09-23T15:47:46.602Z WARN 7140 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32780) could not be established. Broker may not be available. 2024-09-23T15:47:46.761Z INFO 7140 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2024-09-23T15:47:46.761Z WARN 7140 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2024-09-23T15:47:46.769Z INFO 7140 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-3, groupId=test] Node 1 disconnected. 2024-09-23T15:47:46.770Z WARN 7140 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-3, groupId=test] Connection to node 1 (localhost/127.0.0.1:32780) could not be established. Broker may not be available. 2024-09-23T15:47:46.844Z INFO 7140 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 2024-09-23T15:47:46.844Z WARN 7140 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-09-23T15:47:46.844Z WARN 7140 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-09-23T15:47:47.024Z INFO 7140 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 2024-09-23T15:47:47.024Z WARN 7140 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-09-23T15:47:47.024Z WARN 7140 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-09-23T15:47:47.205Z INFO 7140 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2024-09-23T15:47:47.205Z WARN 7140 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32778) could not be established. Broker may not be available. 2024-09-23T15:47:47.267Z INFO 7140 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node 1 disconnected. 2024-09-23T15:47:47.267Z WARN 7140 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2024-09-23T15:47:47.526Z INFO 7140 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2024-09-23T15:47:47.527Z WARN 7140 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32778) could not be established. Broker may not be available. 2024-09-23T15:47:47.566Z INFO 7140 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2024-09-23T15:47:47.566Z WARN 7140 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32780) could not be established. Broker may not be available. 2024-09-23T15:47:47.720Z INFO 7140 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2024-09-23T15:47:47.720Z WARN 7140 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2024-09-23T15:47:47.907Z INFO 7140 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 2024-09-23T15:47:47.908Z WARN 7140 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-09-23T15:47:47.908Z WARN 7140 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-09-23T15:47:47.974Z INFO 7140 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-3, groupId=test] Node 1 disconnected. 2024-09-23T15:47:47.974Z WARN 7140 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-3, groupId=test] Connection to node 1 (localhost/127.0.0.1:32780) could not be established. Broker may not be available. 2024-09-23T15:47:48.083Z INFO 7140 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 2024-09-23T15:47:48.083Z WARN 7140 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-09-23T15:47:48.083Z WARN 7140 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-09-23T15:47:48.170Z INFO 7140 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node 1 disconnected. 2024-09-23T15:47:48.170Z WARN 7140 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2024-09-23T15:47:48.416Z INFO 7140 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2024-09-23T15:47:48.416Z WARN 7140 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32778) could not be established. Broker may not be available. 2024-09-23T15:47:48.528Z INFO 7140 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2024-09-23T15:47:48.528Z WARN 7140 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32780) could not be established. Broker may not be available. 2024-09-23T15:47:48.532Z INFO 7140 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2024-09-23T15:47:48.532Z WARN 7140 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32778) could not be established. Broker may not be available. 2024-09-23T15:47:48.938Z INFO 7140 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2024-09-23T15:47:48.938Z WARN 7140 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2024-09-23T15:47:48.940Z INFO 7140 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 2024-09-23T15:47:48.940Z WARN 7140 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-09-23T15:47:48.940Z WARN 7140 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-09-23T15:47:48.991Z INFO 7140 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-3, groupId=test] Node 1 disconnected. 2024-09-23T15:47:48.991Z WARN 7140 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-3, groupId=test] Connection to node 1 (localhost/127.0.0.1:32780) could not be established. Broker may not be available. 2024-09-23T15:47:49.013Z INFO 7140 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 2024-09-23T15:47:49.014Z WARN 7140 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-09-23T15:47:49.014Z WARN 7140 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-09-23T15:47:49.285Z INFO 7140 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node 1 disconnected. 2024-09-23T15:47:49.285Z WARN 7140 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2024-09-23T15:47:49.491Z INFO 7140 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2024-09-23T15:47:49.491Z WARN 7140 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32780) could not be established. Broker may not be available. 2024-09-23T15:47:49.614Z INFO 7140 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2024-09-23T15:47:49.614Z WARN 7140 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32778) could not be established. Broker may not be available. 2024-09-23T15:47:49.631Z INFO 7140 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2024-09-23T15:47:49.631Z WARN 7140 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32778) could not be established. Broker may not be available. 2024-09-23T15:47:49.738Z INFO 7140 --- [ main] t.r.n.o.2.1 : Container registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 started in PT5.487832008S 15:47:49,763 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Worker thread will flush remaining events before exiting. 15:47:49,763 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Queue flush finished successfully within timeout. 15:47:49,764 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@74c99b88 - URL [jar:file:/w/workspace/cps-master-verify-java/cps-service/target/cps-service-3.5.3-SNAPSHOT.jar!/logback-spring.xml] is not of type file 15:47:49,767 |-INFO in ch.qos.logback.core.joran.util.ConfigurationWatchListUtil@1337e769 - Adding [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.2.4/spring-boot-3.2.4.jar!/org/springframework/boot/logging/logback/defaults.xml] to configuration watch list. 15:47:49,767 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@74c99b88 - URL [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.2.4/spring-boot-3.2.4.jar!/org/springframework/boot/logging/logback/defaults.xml] is not of type file 15:47:49,769 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word applicationName with class [org.springframework.boot.logging.logback.ApplicationNameConverter] 15:47:49,769 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word clr with class [org.springframework.boot.logging.logback.ColorConverter] 15:47:49,769 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word correlationId with class [org.springframework.boot.logging.logback.CorrelationIdConverter] 15:47:49,769 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word wex with class [org.springframework.boot.logging.logback.WhitespaceThrowableProxyConverter] 15:47:49,769 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word wEx with class [org.springframework.boot.logging.logback.ExtendedWhitespaceThrowableProxyConverter] 15:47:49,769 |-INFO in ch.qos.logback.core.joran.util.ConfigurationWatchListUtil@1337e769 - Adding [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.2.4/spring-boot-3.2.4.jar!/org/springframework/boot/logging/logback/console-appender.xml] to configuration watch list. 15:47:49,769 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@74c99b88 - URL [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.2.4/spring-boot-3.2.4.jar!/org/springframework/boot/logging/logback/console-appender.xml] is not of type file 15:47:49,771 |-WARN in IfNestedWithinSecondPhaseElementSC - elements cannot be nested within an , or element 15:47:49,771 |-WARN in IfNestedWithinSecondPhaseElementSC - See also http://logback.qos.ch/codes.html#nested_if_element 15:47:49,771 |-WARN in IfNestedWithinSecondPhaseElementSC - Element at line 60 contains a nested element at line 61 15:47:49,771 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Registering a new ReconfigureOnChangeTask ReconfigureOnChangeTask(born:1727106469771) 15:47:49,772 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Will scan for changes in [jar:file:/w/workspace/cps-master-verify-java/cps-service/target/cps-service-3.5.3-SNAPSHOT.jar!/logback-spring.xml] 15:47:49,772 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Setting ReconfigureOnChangeTask scanning period to 30 seconds 15:47:49,773 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.catalina.startup.DigesterFactory] to ERROR 15:47:49,773 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@50195abf - Propagating ERROR level on Logger[org.apache.catalina.startup.DigesterFactory] onto the JUL framework 15:47:49,773 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.catalina.util.LifecycleBase] to ERROR 15:47:49,773 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@50195abf - Propagating ERROR level on Logger[org.apache.catalina.util.LifecycleBase] onto the JUL framework 15:47:49,773 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.coyote.http11.Http11NioProtocol] to WARN 15:47:49,773 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@50195abf - Propagating WARN level on Logger[org.apache.coyote.http11.Http11NioProtocol] onto the JUL framework 15:47:49,773 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.sshd.common.util.SecurityUtils] to WARN 15:47:49,773 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@50195abf - Propagating WARN level on Logger[org.apache.sshd.common.util.SecurityUtils] onto the JUL framework 15:47:49,773 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.tomcat.util.net.NioSelectorPool] to WARN 15:47:49,773 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@50195abf - Propagating WARN level on Logger[org.apache.tomcat.util.net.NioSelectorPool] onto the JUL framework 15:47:49,773 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.eclipse.jetty.util.component.AbstractLifeCycle] to ERROR 15:47:49,773 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@50195abf - Propagating ERROR level on Logger[org.eclipse.jetty.util.component.AbstractLifeCycle] onto the JUL framework 15:47:49,773 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.hibernate.validator.internal.util.Version] to WARN 15:47:49,773 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@50195abf - Propagating WARN level on Logger[org.hibernate.validator.internal.util.Version] onto the JUL framework 15:47:49,773 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.springframework.boot.actuate.endpoint.jmx] to WARN 15:47:49,773 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@50195abf - Propagating WARN level on Logger[org.springframework.boot.actuate.endpoint.jmx] onto the JUL framework 15:47:49,773 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [CONSOLE] 15:47:49,773 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 15:47:49,773 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property 15:47:49,774 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [jsonConsole] 15:47:49,774 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 15:47:49,774 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventJsonProviders] for [providers] property 15:47:49,774 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventPatternJsonProvider] for [pattern] property 15:47:49,779 |-INFO in ch.qos.logback.classic.pattern.DateConverter@5c7b48c2 - Setting zoneId to "UTC" 15:47:49,780 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [asyncConsole] 15:47:49,780 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.classic.AsyncAppender] 15:47:49,784 |-INFO in ch.qos.logback.core.model.processor.conditional.IfModelHandler - Condition [property("loggingFormat").equalsIgnoreCase("json")] evaluated to false on line 61 15:47:49,784 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [CONSOLE] to ch.qos.logback.classic.AsyncAppender[asyncConsole] 15:47:49,784 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Attaching appender named [CONSOLE] to AsyncAppender. 15:47:49,784 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Setting discardingThreshold to 51 15:47:49,784 |-INFO in ch.qos.logback.classic.model.processor.RootLoggerModelHandler - Setting level of ROOT logger to INFO 15:47:49,784 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@50195abf - Propagating INFO level on Logger[ROOT] onto the JUL framework 15:47:49,784 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [asyncConsole] to Logger[ROOT] 15:47:49,784 |-INFO in ch.qos.logback.core.model.processor.DefaultProcessor@58900bc - End of configuration. 15:47:49,784 |-INFO in org.springframework.boot.logging.logback.SpringBootJoranConfigurator@3d24ce5e - Registering current configuration as safe fallback point . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v3.2.4) 2024-09-23T15:47:49.788Z INFO 7140 --- [ main] .n.i.d.a.FilterStrategiesIntegrationSpec : Starting FilterStrategiesIntegrationSpec using Java 17.0.6-ea with PID 7140 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-service) 2024-09-23T15:47:49.788Z INFO 7140 --- [ main] .n.i.d.a.FilterStrategiesIntegrationSpec : No active profile set, falling back to 1 default profile: "default" 2024-09-23T15:47:49.849Z INFO 7140 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2024-09-23T15:47:49.849Z WARN 7140 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2024-09-23T15:47:49.997Z INFO 7140 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-3, groupId=test] Node 1 disconnected. 2024-09-23T15:47:49.997Z WARN 7140 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-3, groupId=test] Connection to node 1 (localhost/127.0.0.1:32780) could not be established. Broker may not be available. 2024-09-23T15:47:49.999Z INFO 7140 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 2024-09-23T15:47:50.000Z WARN 7140 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-09-23T15:47:50.000Z WARN 7140 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-09-23T15:47:50.115Z INFO 7140 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 2024-09-23T15:47:50.115Z WARN 7140 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-09-23T15:47:50.115Z WARN 7140 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-09-23T15:47:50.198Z INFO 7140 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node 1 disconnected. 2024-09-23T15:47:50.198Z WARN 7140 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2024-09-23T15:47:50.587Z INFO 7140 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2024-09-23T15:47:50.587Z WARN 7140 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32778) could not be established. Broker may not be available. 2024-09-23T15:47:50.668Z INFO 7140 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2024-09-23T15:47:50.668Z WARN 7140 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32780) could not be established. Broker may not be available. 2024-09-23T15:47:50.740Z INFO 7140 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2024-09-23T15:47:50.740Z WARN 7140 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32778) could not be established. Broker may not be available. 2024-09-23T15:47:51.006Z INFO 7140 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 2024-09-23T15:47:51.006Z WARN 7140 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-09-23T15:47:51.006Z WARN 7140 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-09-23T15:47:51.022Z INFO 7140 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 2024-09-23T15:47:51.022Z WARN 7140 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-09-23T15:47:51.022Z WARN 7140 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-09-23T15:47:51.022Z INFO 7140 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2024-09-23T15:47:51.022Z WARN 7140 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2024-09-23T15:47:51.203Z INFO 7140 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node 1 disconnected. 2024-09-23T15:47:51.203Z WARN 7140 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2024-09-23T15:47:51.204Z INFO 7140 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-3, groupId=test] Node 1 disconnected. 2024-09-23T15:47:51.204Z WARN 7140 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-3, groupId=test] Connection to node 1 (localhost/127.0.0.1:32780) could not be established. Broker may not be available. 2024-09-23T15:47:51.218Z INFO 7140 --- [ main] o.s.b.a.e.web.EndpointLinksResolver : Exposing 1 endpoint(s) beneath base path '/actuator' 2024-09-23T15:47:51.730Z INFO 7140 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2024-09-23T15:47:51.730Z WARN 7140 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32780) could not be established. Broker may not be available. 2024-09-23T15:47:51.762Z INFO 7140 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2024-09-23T15:47:51.762Z WARN 7140 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32778) could not be established. Broker may not be available. 2024-09-23T15:47:51.763Z INFO 7140 --- [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: allow.auto.create.topics = true auto.commit.interval.ms = 5000 auto.include.jmx.reporter = true auto.offset.reset = latest bootstrap.servers = [PLAINTEXT://localhost:32782] check.crcs = true client.dns.lookup = use_all_dns_ips client.id = consumer-ncmp-data-operation-event-group-6 client.rack = connections.max.idle.ms = 540000 default.api.timeout.ms = 60000 enable.auto.commit = false exclude.internal.topics = true fetch.max.bytes = 52428800 fetch.max.wait.ms = 500 fetch.min.bytes = 1 group.id = ncmp-data-operation-event-group group.instance.id = null heartbeat.interval.ms = 3000 interceptor.classes = [io.opentelemetry.instrumentation.kafkaclients.v2_6.TracingConsumerInterceptor] internal.leave.group.on.close = true internal.throw.on.fetch.stable.offset.unsupported = false isolation.level = read_uncommitted key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer max.partition.fetch.bytes = 1048576 max.poll.interval.ms = 300000 max.poll.records = 500 metadata.max.age.ms = 300000 metric.reporters = [] metrics.num.samples = 2 metrics.recording.level = INFO metrics.sample.window.ms = 30000 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] receive.buffer.bytes = 65536 reconnect.backoff.max.ms = 1000 reconnect.backoff.ms = 50 request.timeout.ms = 30000 retry.backoff.ms = 100 sasl.client.callback.handler.class = null sasl.jaas.config = null sasl.kerberos.kinit.cmd = /usr/bin/kinit sasl.kerberos.min.time.before.relogin = 60000 sasl.kerberos.service.name = null sasl.kerberos.ticket.renew.jitter = 0.05 sasl.kerberos.ticket.renew.window.factor = 0.8 sasl.login.callback.handler.class = null sasl.login.class = null sasl.login.connect.timeout.ms = null sasl.login.read.timeout.ms = null sasl.login.refresh.buffer.seconds = 300 sasl.login.refresh.min.period.seconds = 60 sasl.login.refresh.window.factor = 0.8 sasl.login.refresh.window.jitter = 0.05 sasl.login.retry.backoff.max.ms = 10000 sasl.login.retry.backoff.ms = 100 sasl.mechanism = GSSAPI sasl.oauthbearer.clock.skew.seconds = 30 sasl.oauthbearer.expected.audience = null sasl.oauthbearer.expected.issuer = null sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 sasl.oauthbearer.jwks.endpoint.url = null sasl.oauthbearer.scope.claim.name = scope sasl.oauthbearer.sub.claim.name = sub sasl.oauthbearer.token.endpoint.url = null security.protocol = PLAINTEXT security.providers = null send.buffer.bytes = 131072 session.timeout.ms = 45000 socket.connection.setup.timeout.max.ms = 30000 socket.connection.setup.timeout.ms = 10000 ssl.cipher.suites = null ssl.enabled.protocols = [TLSv1.2, TLSv1.3] ssl.endpoint.identification.algorithm = https ssl.engine.factory.class = null ssl.key.password = null ssl.keymanager.algorithm = SunX509 ssl.keystore.certificate.chain = null ssl.keystore.key = null ssl.keystore.location = null ssl.keystore.password = null ssl.keystore.type = JKS ssl.protocol = TLSv1.3 ssl.provider = null ssl.secure.random.implementation = null ssl.trustmanager.algorithm = PKIX ssl.truststore.certificates = null ssl.truststore.location = null ssl.truststore.password = null ssl.truststore.type = JKS value.deserializer = class org.springframework.kafka.support.serializer.ErrorHandlingDeserializer 2024-09-23T15:47:51.767Z INFO 7140 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.6.1 2024-09-23T15:47:51.767Z INFO 7140 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 5e3c2b738d253ff5 2024-09-23T15:47:51.767Z INFO 7140 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1727106471767 2024-09-23T15:47:51.769Z INFO 7140 --- [ main] fkaConsumerFactory$ExtendedKafkaConsumer : [Consumer clientId=consumer-ncmp-data-operation-event-group-6, groupId=ncmp-data-operation-event-group] Subscribed to topic(s): ncmp-async-m2m 2024-09-23T15:47:51.789Z INFO 7140 --- [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: allow.auto.create.topics = true auto.commit.interval.ms = 5000 auto.include.jmx.reporter = true auto.offset.reset = latest bootstrap.servers = [PLAINTEXT://localhost:32782] check.crcs = true client.dns.lookup = use_all_dns_ips client.id = consumer-ncmp-async-rest-request-event-group-7 client.rack = connections.max.idle.ms = 540000 default.api.timeout.ms = 60000 enable.auto.commit = false exclude.internal.topics = true fetch.max.bytes = 52428800 fetch.max.wait.ms = 500 fetch.min.bytes = 1 group.id = ncmp-async-rest-request-event-group group.instance.id = null heartbeat.interval.ms = 3000 interceptor.classes = [io.opentelemetry.instrumentation.kafkaclients.v2_6.TracingConsumerInterceptor] internal.leave.group.on.close = true internal.throw.on.fetch.stable.offset.unsupported = false isolation.level = read_uncommitted key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer max.partition.fetch.bytes = 1048576 max.poll.interval.ms = 300000 max.poll.records = 500 metadata.max.age.ms = 300000 metric.reporters = [] metrics.num.samples = 2 metrics.recording.level = INFO metrics.sample.window.ms = 30000 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] receive.buffer.bytes = 65536 reconnect.backoff.max.ms = 1000 reconnect.backoff.ms = 50 request.timeout.ms = 30000 retry.backoff.ms = 100 sasl.client.callback.handler.class = null sasl.jaas.config = null sasl.kerberos.kinit.cmd = /usr/bin/kinit sasl.kerberos.min.time.before.relogin = 60000 sasl.kerberos.service.name = null sasl.kerberos.ticket.renew.jitter = 0.05 sasl.kerberos.ticket.renew.window.factor = 0.8 sasl.login.callback.handler.class = null sasl.login.class = null sasl.login.connect.timeout.ms = null sasl.login.read.timeout.ms = null sasl.login.refresh.buffer.seconds = 300 sasl.login.refresh.min.period.seconds = 60 sasl.login.refresh.window.factor = 0.8 sasl.login.refresh.window.jitter = 0.05 sasl.login.retry.backoff.max.ms = 10000 sasl.login.retry.backoff.ms = 100 sasl.mechanism = GSSAPI sasl.oauthbearer.clock.skew.seconds = 30 sasl.oauthbearer.expected.audience = null sasl.oauthbearer.expected.issuer = null sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 sasl.oauthbearer.jwks.endpoint.url = null sasl.oauthbearer.scope.claim.name = scope sasl.oauthbearer.sub.claim.name = sub sasl.oauthbearer.token.endpoint.url = null security.protocol = PLAINTEXT security.providers = null send.buffer.bytes = 131072 session.timeout.ms = 45000 socket.connection.setup.timeout.max.ms = 30000 socket.connection.setup.timeout.ms = 10000 ssl.cipher.suites = null ssl.enabled.protocols = [TLSv1.2, TLSv1.3] ssl.endpoint.identification.algorithm = https ssl.engine.factory.class = null ssl.key.password = null ssl.keymanager.algorithm = SunX509 ssl.keystore.certificate.chain = null ssl.keystore.key = null ssl.keystore.location = null ssl.keystore.password = null ssl.keystore.type = JKS ssl.protocol = TLSv1.3 ssl.provider = null ssl.secure.random.implementation = null ssl.trustmanager.algorithm = PKIX ssl.truststore.certificates = null ssl.truststore.location = null ssl.truststore.password = null ssl.truststore.type = JKS value.deserializer = class org.springframework.kafka.support.serializer.ErrorHandlingDeserializer 2024-09-23T15:47:51.809Z INFO 7140 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.6.1 2024-09-23T15:47:51.809Z INFO 7140 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 5e3c2b738d253ff5 2024-09-23T15:47:51.809Z INFO 7140 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1727106471809 2024-09-23T15:47:51.809Z INFO 7140 --- [ main] fkaConsumerFactory$ExtendedKafkaConsumer : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-7, groupId=ncmp-async-rest-request-event-group] Subscribed to topic(s): ncmp-async-m2m 2024-09-23T15:47:51.819Z INFO 7140 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2024-09-23T15:47:51.819Z WARN 7140 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32778) could not be established. Broker may not be available. 2024-09-23T15:47:51.849Z INFO 7140 --- [ main] .n.i.d.a.FilterStrategiesIntegrationSpec : Started FilterStrategiesIntegrationSpec in 2.104 seconds (process running for 100.195) 2024-09-23T15:47:51.857Z WARN 7140 --- [ntainer#1-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-7, groupId=ncmp-async-rest-request-event-group] Error while fetching metadata with correlation id 2 : {ncmp-async-m2m=UNKNOWN_TOPIC_OR_PARTITION} 2024-09-23T15:47:51.857Z INFO 7140 --- [ntainer#1-0-C-1] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-7, groupId=ncmp-async-rest-request-event-group] Cluster ID: sUU_8kFHRNO8IXU8JOSSQQ 2024-09-23T15:47:51.908Z WARN 7140 --- [ntainer#0-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-data-operation-event-group-6, groupId=ncmp-data-operation-event-group] Error while fetching metadata with correlation id 2 : {ncmp-async-m2m=LEADER_NOT_AVAILABLE} 2024-09-23T15:47:51.908Z INFO 7140 --- [ntainer#0-0-C-1] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-ncmp-data-operation-event-group-6, groupId=ncmp-data-operation-event-group] Cluster ID: sUU_8kFHRNO8IXU8JOSSQQ 2024-09-23T15:47:51.973Z WARN 7140 --- [ntainer#1-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-7, groupId=ncmp-async-rest-request-event-group] Error while fetching metadata with correlation id 4 : {ncmp-async-m2m=LEADER_NOT_AVAILABLE} 2024-09-23T15:47:51.981Z INFO 7140 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2024-09-23T15:47:51.981Z WARN 7140 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2024-09-23T15:47:52.022Z WARN 7140 --- [ntainer#0-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-data-operation-event-group-6, groupId=ncmp-data-operation-event-group] Error while fetching metadata with correlation id 4 : {ncmp-async-m2m=LEADER_NOT_AVAILABLE} 2024-09-23T15:47:52.023Z INFO 7140 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 2024-09-23T15:47:52.023Z WARN 7140 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-09-23T15:47:52.023Z WARN 7140 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-09-23T15:47:52.082Z WARN 7140 --- [ntainer#1-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-7, groupId=ncmp-async-rest-request-event-group] Error while fetching metadata with correlation id 6 : {ncmp-async-m2m=LEADER_NOT_AVAILABLE} 2024-09-23T15:47:52.109Z INFO 7140 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node 1 disconnected. 2024-09-23T15:47:52.109Z WARN 7140 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2024-09-23T15:47:52.132Z INFO 7140 --- [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-6, groupId=ncmp-data-operation-event-group] Discovered group coordinator localhost:32782 (id: 2147483646 rack: null) 2024-09-23T15:47:52.132Z INFO 7140 --- [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-6, groupId=ncmp-data-operation-event-group] (Re-)joining group 2024-09-23T15:47:52.154Z INFO 7140 --- [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-6, 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-6-957d6f24-d8b8-49dc-8f30-220c0f9358cd 2024-09-23T15:47:52.154Z INFO 7140 --- [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-6, groupId=ncmp-data-operation-event-group] Request joining group due to: rebalance failed due to 'The group member needs to have a valid member id before actually entering a consumer group.' (MemberIdRequiredException) 2024-09-23T15:47:52.154Z INFO 7140 --- [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-6, groupId=ncmp-data-operation-event-group] (Re-)joining group 2024-09-23T15:47:52.180Z INFO 7140 --- [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-6, groupId=ncmp-data-operation-event-group] Successfully joined group with generation Generation{generationId=1, memberId='consumer-ncmp-data-operation-event-group-6-957d6f24-d8b8-49dc-8f30-220c0f9358cd', protocol='range'} 2024-09-23T15:47:52.180Z INFO 7140 --- [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-6, groupId=ncmp-data-operation-event-group] Finished assignment for group at generation 1: {consumer-ncmp-data-operation-event-group-6-957d6f24-d8b8-49dc-8f30-220c0f9358cd=Assignment(partitions=[ncmp-async-m2m-0])} 2024-09-23T15:47:52.182Z INFO 7140 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 2024-09-23T15:47:52.182Z WARN 7140 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-09-23T15:47:52.182Z WARN 7140 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-09-23T15:47:52.187Z INFO 7140 --- [ntainer#1-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-7, groupId=ncmp-async-rest-request-event-group] Discovered group coordinator localhost:32782 (id: 2147483646 rack: null) 2024-09-23T15:47:52.188Z INFO 7140 --- [ntainer#1-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-7, groupId=ncmp-async-rest-request-event-group] (Re-)joining group 2024-09-23T15:47:52.201Z INFO 7140 --- [ntainer#1-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-7, 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-7-6621a621-49ad-4f77-a2c7-f874a12a4c68 2024-09-23T15:47:52.201Z INFO 7140 --- [ntainer#1-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-7, groupId=ncmp-async-rest-request-event-group] Request joining group due to: rebalance failed due to 'The group member needs to have a valid member id before actually entering a consumer group.' (MemberIdRequiredException) 2024-09-23T15:47:52.201Z INFO 7140 --- [ntainer#1-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-7, groupId=ncmp-async-rest-request-event-group] (Re-)joining group 2024-09-23T15:47:52.210Z INFO 7140 --- [ntainer#1-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-7, groupId=ncmp-async-rest-request-event-group] Successfully joined group with generation Generation{generationId=1, memberId='consumer-ncmp-async-rest-request-event-group-7-6621a621-49ad-4f77-a2c7-f874a12a4c68', protocol='range'} 2024-09-23T15:47:52.211Z INFO 7140 --- [ntainer#1-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-7, groupId=ncmp-async-rest-request-event-group] Finished assignment for group at generation 1: {consumer-ncmp-async-rest-request-event-group-7-6621a621-49ad-4f77-a2c7-f874a12a4c68=Assignment(partitions=[ncmp-async-m2m-0])} 2024-09-23T15:47:52.234Z INFO 7140 --- [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-6, groupId=ncmp-data-operation-event-group] Successfully synced group in generation Generation{generationId=1, memberId='consumer-ncmp-data-operation-event-group-6-957d6f24-d8b8-49dc-8f30-220c0f9358cd', protocol='range'} 2024-09-23T15:47:52.234Z INFO 7140 --- [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-6, groupId=ncmp-data-operation-event-group] Notifying assignor about the new Assignment(partitions=[ncmp-async-m2m-0]) 2024-09-23T15:47:52.234Z INFO 7140 --- [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-6, groupId=ncmp-data-operation-event-group] Adding newly assigned partitions: ncmp-async-m2m-0 2024-09-23T15:47:52.244Z INFO 7140 --- [ntainer#1-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-7, groupId=ncmp-async-rest-request-event-group] Successfully synced group in generation Generation{generationId=1, memberId='consumer-ncmp-async-rest-request-event-group-7-6621a621-49ad-4f77-a2c7-f874a12a4c68', protocol='range'} 2024-09-23T15:47:52.245Z INFO 7140 --- [ntainer#1-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-7, groupId=ncmp-async-rest-request-event-group] Notifying assignor about the new Assignment(partitions=[ncmp-async-m2m-0]) 2024-09-23T15:47:52.245Z INFO 7140 --- [ntainer#1-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-7, groupId=ncmp-async-rest-request-event-group] Adding newly assigned partitions: ncmp-async-m2m-0 2024-09-23T15:47:52.245Z INFO 7140 --- [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-6, groupId=ncmp-data-operation-event-group] Found no committed offset for partition ncmp-async-m2m-0 2024-09-23T15:47:52.250Z INFO 7140 --- [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-6, groupId=ncmp-data-operation-event-group] Found no committed offset for partition ncmp-async-m2m-0 2024-09-23T15:47:52.260Z INFO 7140 --- [ntainer#1-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-7, groupId=ncmp-async-rest-request-event-group] Found no committed offset for partition ncmp-async-m2m-0 2024-09-23T15:47:52.261Z INFO 7140 --- [ntainer#0-0-C-1] o.a.k.c.c.internals.SubscriptionState : [Consumer clientId=consumer-ncmp-data-operation-event-group-6, 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:32782 (id: 1 rack: null)], epoch=0}}. 2024-09-23T15:47:52.267Z INFO 7140 --- [ntainer#1-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-7, groupId=ncmp-async-rest-request-event-group] Found no committed offset for partition ncmp-async-m2m-0 2024-09-23T15:47:52.269Z INFO 7140 --- [ntainer#1-0-C-1] o.a.k.c.c.internals.SubscriptionState : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-7, 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:32782 (id: 1 rack: null)], epoch=0}}. 2024-09-23T15:47:52.281Z INFO 7140 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 2024-09-23T15:47:52.282Z INFO 7140 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: acks = -1 auto.include.jmx.reporter = true batch.size = 16384 bootstrap.servers = [PLAINTEXT://localhost:32782] buffer.memory = 33554432 client.dns.lookup = use_all_dns_ips client.id = producer-6 compression.type = none connections.max.idle.ms = 540000 delivery.timeout.ms = 120000 enable.idempotence = false interceptor.classes = [] key.serializer = class org.apache.kafka.common.serialization.StringSerializer linger.ms = 1 max.block.ms = 60000 max.in.flight.requests.per.connection = 5 max.request.size = 1048576 metadata.max.age.ms = 300000 metadata.max.idle.ms = 300000 metric.reporters = [] metrics.num.samples = 2 metrics.recording.level = INFO metrics.sample.window.ms = 30000 partitioner.adaptive.partitioning.enable = true partitioner.availability.timeout.ms = 0 partitioner.class = null partitioner.ignore.keys = false receive.buffer.bytes = 32768 reconnect.backoff.max.ms = 1000 reconnect.backoff.ms = 50 request.timeout.ms = 30000 retries = 0 retry.backoff.ms = 100 sasl.client.callback.handler.class = null sasl.jaas.config = null sasl.kerberos.kinit.cmd = /usr/bin/kinit sasl.kerberos.min.time.before.relogin = 60000 sasl.kerberos.service.name = null sasl.kerberos.ticket.renew.jitter = 0.05 sasl.kerberos.ticket.renew.window.factor = 0.8 sasl.login.callback.handler.class = null sasl.login.class = null sasl.login.connect.timeout.ms = null sasl.login.read.timeout.ms = null sasl.login.refresh.buffer.seconds = 300 sasl.login.refresh.min.period.seconds = 60 sasl.login.refresh.window.factor = 0.8 sasl.login.refresh.window.jitter = 0.05 sasl.login.retry.backoff.max.ms = 10000 sasl.login.retry.backoff.ms = 100 sasl.mechanism = GSSAPI sasl.oauthbearer.clock.skew.seconds = 30 sasl.oauthbearer.expected.audience = null sasl.oauthbearer.expected.issuer = null sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 sasl.oauthbearer.jwks.endpoint.url = null sasl.oauthbearer.scope.claim.name = scope sasl.oauthbearer.sub.claim.name = sub sasl.oauthbearer.token.endpoint.url = null security.protocol = PLAINTEXT security.providers = null send.buffer.bytes = 131072 socket.connection.setup.timeout.max.ms = 30000 socket.connection.setup.timeout.ms = 10000 ssl.cipher.suites = null ssl.enabled.protocols = [TLSv1.2, TLSv1.3] ssl.endpoint.identification.algorithm = https ssl.engine.factory.class = null ssl.key.password = null ssl.keymanager.algorithm = SunX509 ssl.keystore.certificate.chain = null ssl.keystore.key = null ssl.keystore.location = null ssl.keystore.password = null ssl.keystore.type = JKS ssl.protocol = TLSv1.3 ssl.provider = null ssl.secure.random.implementation = null ssl.trustmanager.algorithm = PKIX ssl.truststore.certificates = null ssl.truststore.location = null ssl.truststore.password = null ssl.truststore.type = JKS transaction.timeout.ms = 60000 transactional.id = null value.serializer = class io.cloudevents.kafka.CloudEventSerializer 2024-09-23T15:47:52.286Z INFO 7140 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 2024-09-23T15:47:52.286Z INFO 7140 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.6.1 2024-09-23T15:47:52.286Z INFO 7140 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 5e3c2b738d253ff5 2024-09-23T15:47:52.286Z INFO 7140 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1727106472286 2024-09-23T15:47:52.287Z INFO 7140 --- [ntainer#0-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-data-operation-event-group: partitions assigned: [ncmp-async-m2m-0] 2024-09-23T15:47:52.304Z INFO 7140 --- [ad | producer-6] org.apache.kafka.clients.Metadata : [Producer clientId=producer-6] Cluster ID: sUU_8kFHRNO8IXU8JOSSQQ 2024-09-23T15:47:52.304Z INFO 7140 --- [ntainer#1-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-async-rest-request-event-group: partitions assigned: [ncmp-async-m2m-0] 2024-09-23T15:47:52.391Z INFO 7140 --- [ntainer#0-0-C-1] o.a.k.clients.admin.AdminClientConfig : AdminClientConfig values: auto.include.jmx.reporter = true bootstrap.servers = [PLAINTEXT://localhost:32782] client.dns.lookup = use_all_dns_ips client.id = connections.max.idle.ms = 300000 default.api.timeout.ms = 60000 metadata.max.age.ms = 300000 metric.reporters = [] metrics.num.samples = 2 metrics.recording.level = INFO metrics.sample.window.ms = 30000 receive.buffer.bytes = 65536 reconnect.backoff.max.ms = 1000 reconnect.backoff.ms = 50 request.timeout.ms = 30000 retries = 2147483647 retry.backoff.ms = 100 sasl.client.callback.handler.class = null sasl.jaas.config = null sasl.kerberos.kinit.cmd = /usr/bin/kinit sasl.kerberos.min.time.before.relogin = 60000 sasl.kerberos.service.name = null sasl.kerberos.ticket.renew.jitter = 0.05 sasl.kerberos.ticket.renew.window.factor = 0.8 sasl.login.callback.handler.class = null sasl.login.class = null sasl.login.connect.timeout.ms = null sasl.login.read.timeout.ms = null sasl.login.refresh.buffer.seconds = 300 sasl.login.refresh.min.period.seconds = 60 sasl.login.refresh.window.factor = 0.8 sasl.login.refresh.window.jitter = 0.05 sasl.login.retry.backoff.max.ms = 10000 sasl.login.retry.backoff.ms = 100 sasl.mechanism = GSSAPI sasl.oauthbearer.clock.skew.seconds = 30 sasl.oauthbearer.expected.audience = null sasl.oauthbearer.expected.issuer = null sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 sasl.oauthbearer.jwks.endpoint.url = null sasl.oauthbearer.scope.claim.name = scope sasl.oauthbearer.sub.claim.name = sub sasl.oauthbearer.token.endpoint.url = null security.protocol = PLAINTEXT security.providers = null send.buffer.bytes = 131072 socket.connection.setup.timeout.max.ms = 30000 socket.connection.setup.timeout.ms = 10000 ssl.cipher.suites = null ssl.enabled.protocols = [TLSv1.2, TLSv1.3] ssl.endpoint.identification.algorithm = https ssl.engine.factory.class = null ssl.key.password = null ssl.keymanager.algorithm = SunX509 ssl.keystore.certificate.chain = null ssl.keystore.key = null ssl.keystore.location = null ssl.keystore.password = null ssl.keystore.type = JKS ssl.protocol = TLSv1.3 ssl.provider = null ssl.secure.random.implementation = null ssl.trustmanager.algorithm = PKIX ssl.truststore.certificates = null ssl.truststore.location = null ssl.truststore.password = null ssl.truststore.type = JKS 2024-09-23T15:47:52.411Z INFO 7140 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-3, groupId=test] Node 1 disconnected. 2024-09-23T15:47:52.412Z WARN 7140 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-3, groupId=test] Connection to node 1 (localhost/127.0.0.1:32780) could not be established. Broker may not be available. 2024-09-23T15:47:52.418Z INFO 7140 --- [ntainer#0-0-C-1] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.6.1 2024-09-23T15:47:52.418Z INFO 7140 --- [ntainer#0-0-C-1] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 5e3c2b738d253ff5 2024-09-23T15:47:52.418Z INFO 7140 --- [ntainer#0-0-C-1] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1727106472418 2024-09-23T15:47:52.457Z INFO 7140 --- [| adminclient-1] o.a.kafka.common.utils.AppInfoParser : App info kafka.admin.client for adminclient-1 unregistered 2024-09-23T15:47:52.459Z INFO 7140 --- [| adminclient-1] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 2024-09-23T15:47:52.459Z INFO 7140 --- [| adminclient-1] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 2024-09-23T15:47:52.459Z INFO 7140 --- [| adminclient-1] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 2024-09-23T15:47:52.621Z INFO 7140 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 2024-09-23T15:47:52.621Z INFO 7140 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: acks = -1 auto.include.jmx.reporter = true batch.size = 16384 bootstrap.servers = [PLAINTEXT://localhost:32782] buffer.memory = 33554432 client.dns.lookup = use_all_dns_ips client.id = producer-7 compression.type = none connections.max.idle.ms = 540000 delivery.timeout.ms = 120000 enable.idempotence = false interceptor.classes = [] key.serializer = class org.apache.kafka.common.serialization.StringSerializer linger.ms = 1 max.block.ms = 60000 max.in.flight.requests.per.connection = 5 max.request.size = 1048576 metadata.max.age.ms = 300000 metadata.max.idle.ms = 300000 metric.reporters = [] metrics.num.samples = 2 metrics.recording.level = INFO metrics.sample.window.ms = 30000 partitioner.adaptive.partitioning.enable = true partitioner.availability.timeout.ms = 0 partitioner.class = null partitioner.ignore.keys = false receive.buffer.bytes = 32768 reconnect.backoff.max.ms = 1000 reconnect.backoff.ms = 50 request.timeout.ms = 30000 retries = 0 retry.backoff.ms = 100 sasl.client.callback.handler.class = null sasl.jaas.config = null sasl.kerberos.kinit.cmd = /usr/bin/kinit sasl.kerberos.min.time.before.relogin = 60000 sasl.kerberos.service.name = null sasl.kerberos.ticket.renew.jitter = 0.05 sasl.kerberos.ticket.renew.window.factor = 0.8 sasl.login.callback.handler.class = null sasl.login.class = null sasl.login.connect.timeout.ms = null sasl.login.read.timeout.ms = null sasl.login.refresh.buffer.seconds = 300 sasl.login.refresh.min.period.seconds = 60 sasl.login.refresh.window.factor = 0.8 sasl.login.refresh.window.jitter = 0.05 sasl.login.retry.backoff.max.ms = 10000 sasl.login.retry.backoff.ms = 100 sasl.mechanism = GSSAPI sasl.oauthbearer.clock.skew.seconds = 30 sasl.oauthbearer.expected.audience = null sasl.oauthbearer.expected.issuer = null sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 sasl.oauthbearer.jwks.endpoint.url = null sasl.oauthbearer.scope.claim.name = scope sasl.oauthbearer.sub.claim.name = sub sasl.oauthbearer.token.endpoint.url = null security.protocol = PLAINTEXT security.providers = null send.buffer.bytes = 131072 socket.connection.setup.timeout.max.ms = 30000 socket.connection.setup.timeout.ms = 10000 ssl.cipher.suites = null ssl.enabled.protocols = [TLSv1.2, TLSv1.3] ssl.endpoint.identification.algorithm = https ssl.engine.factory.class = null ssl.key.password = null ssl.keymanager.algorithm = SunX509 ssl.keystore.certificate.chain = null ssl.keystore.key = null ssl.keystore.location = null ssl.keystore.password = null ssl.keystore.type = JKS ssl.protocol = TLSv1.3 ssl.provider = null ssl.secure.random.implementation = null ssl.trustmanager.algorithm = PKIX ssl.truststore.certificates = null ssl.truststore.location = null ssl.truststore.password = null ssl.truststore.type = JKS transaction.timeout.ms = 60000 transactional.id = null value.serializer = class org.springframework.kafka.support.serializer.JsonSerializer 2024-09-23T15:47:52.628Z INFO 7140 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 2024-09-23T15:47:52.628Z INFO 7140 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.6.1 2024-09-23T15:47:52.628Z INFO 7140 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 5e3c2b738d253ff5 2024-09-23T15:47:52.628Z INFO 7140 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1727106472628 2024-09-23T15:47:52.632Z INFO 7140 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2024-09-23T15:47:52.632Z WARN 7140 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32778) could not be established. Broker may not be available. 2024-09-23T15:47:52.645Z INFO 7140 --- [ad | producer-7] org.apache.kafka.clients.Metadata : [Producer clientId=producer-7] Cluster ID: sUU_8kFHRNO8IXU8JOSSQQ 2024-09-23T15:47:52.691Z ERROR 7140 --- [ntainer#0-0-C-1] o.s.kafka.listener.DefaultErrorHandler : Backoff FixedBackOff{interval=0, currentAttempts=1, maxAttempts=0} exhausted for ncmp-async-m2m-0@1 org.springframework.kafka.listener.ListenerExecutionFailedException: Listener failed at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.decorateException(KafkaMessageListenerContainer.java:2954) at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.checkDeser(KafkaMessageListenerContainer.java:3002) at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeOnMessage(KafkaMessageListenerContainer.java:2854) at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.lambda$doInvokeRecordListener$55(KafkaMessageListenerContainer.java:2777) at io.micrometer.observation.Observation.observe(Observation.java:499) at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.doInvokeRecordListener(KafkaMessageListenerContainer.java:2776) at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.doInvokeWithRecords(KafkaMessageListenerContainer.java:2625) at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeRecordListener(KafkaMessageListenerContainer.java:2511) at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeListener(KafkaMessageListenerContainer.java:2153) at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeIfHaveRecords(KafkaMessageListenerContainer.java:1493) at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.pollAndInvoke(KafkaMessageListenerContainer.java:1458) at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.run(KafkaMessageListenerContainer.java:1328) at java.base/java.util.concurrent.CompletableFuture$AsyncRun.run(CompletableFuture.java:1804) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: org.springframework.kafka.support.serializer.DeserializationException: failed to deserialize at org.springframework.kafka.support.serializer.SerializationUtils.deserializationException(SerializationUtils.java:158) at org.springframework.kafka.support.serializer.ErrorHandlingDeserializer.deserialize(ErrorHandlingDeserializer.java:218) at org.apache.kafka.common.serialization.Deserializer.deserialize(Deserializer.java:73) at org.apache.kafka.clients.consumer.internals.CompletedFetch.parseRecord(CompletedFetch.java:300) at org.apache.kafka.clients.consumer.internals.CompletedFetch.fetchRecords(CompletedFetch.java:263) at org.apache.kafka.clients.consumer.internals.AbstractFetch.fetchRecords(AbstractFetch.java:340) at org.apache.kafka.clients.consumer.internals.AbstractFetch.collectFetch(AbstractFetch.java:306) at org.apache.kafka.clients.consumer.KafkaConsumer.pollForFetches(KafkaConsumer.java:1262) at org.apache.kafka.clients.consumer.KafkaConsumer.poll(KafkaConsumer.java:1186) at org.apache.kafka.clients.consumer.KafkaConsumer.poll(KafkaConsumer.java:1159) at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.pollConsumer(KafkaMessageListenerContainer.java:1664) at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.doPoll(KafkaMessageListenerContainer.java:1639) at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.pollAndInvoke(KafkaMessageListenerContainer.java:1437) ... 3 common frames omitted Caused by: io.cloudevents.rw.CloudEventRWException: Could not parse. Unknown encoding. Invalid content type or spec version at io.cloudevents.rw.CloudEventRWException.newUnknownEncodingException(CloudEventRWException.java:201) at io.cloudevents.core.message.impl.MessageUtils.parseStructuredOrBinaryMessage(MessageUtils.java:80) at io.cloudevents.kafka.KafkaMessageFactory.createReader(KafkaMessageFactory.java:65) at io.cloudevents.kafka.CloudEventDeserializer.deserialize(CloudEventDeserializer.java:60) at io.cloudevents.kafka.CloudEventDeserializer.deserialize(CloudEventDeserializer.java:34) at org.springframework.kafka.support.serializer.ErrorHandlingDeserializer.deserialize(ErrorHandlingDeserializer.java:215) ... 14 common frames omitted 2024-09-23T15:47:52.745Z INFO 7140 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2024-09-23T15:47:52.745Z WARN 7140 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32780) could not be established. Broker may not be available. 2024-09-23T15:47:52.764Z INFO 7140 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 2024-09-23T15:47:52.764Z INFO 7140 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: acks = -1 auto.include.jmx.reporter = true batch.size = 16384 bootstrap.servers = [PLAINTEXT://localhost:32782] buffer.memory = 33554432 client.dns.lookup = use_all_dns_ips client.id = producer-8 compression.type = none connections.max.idle.ms = 540000 delivery.timeout.ms = 120000 enable.idempotence = false interceptor.classes = [] key.serializer = class org.apache.kafka.common.serialization.StringSerializer linger.ms = 1 max.block.ms = 60000 max.in.flight.requests.per.connection = 5 max.request.size = 1048576 metadata.max.age.ms = 300000 metadata.max.idle.ms = 300000 metric.reporters = [] metrics.num.samples = 2 metrics.recording.level = INFO metrics.sample.window.ms = 30000 partitioner.adaptive.partitioning.enable = true partitioner.availability.timeout.ms = 0 partitioner.class = null partitioner.ignore.keys = false receive.buffer.bytes = 32768 reconnect.backoff.max.ms = 1000 reconnect.backoff.ms = 50 request.timeout.ms = 30000 retries = 0 retry.backoff.ms = 100 sasl.client.callback.handler.class = null sasl.jaas.config = null sasl.kerberos.kinit.cmd = /usr/bin/kinit sasl.kerberos.min.time.before.relogin = 60000 sasl.kerberos.service.name = null sasl.kerberos.ticket.renew.jitter = 0.05 sasl.kerberos.ticket.renew.window.factor = 0.8 sasl.login.callback.handler.class = null sasl.login.class = null sasl.login.connect.timeout.ms = null sasl.login.read.timeout.ms = null sasl.login.refresh.buffer.seconds = 300 sasl.login.refresh.min.period.seconds = 60 sasl.login.refresh.window.factor = 0.8 sasl.login.refresh.window.jitter = 0.05 sasl.login.retry.backoff.max.ms = 10000 sasl.login.retry.backoff.ms = 100 sasl.mechanism = GSSAPI sasl.oauthbearer.clock.skew.seconds = 30 sasl.oauthbearer.expected.audience = null sasl.oauthbearer.expected.issuer = null sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 sasl.oauthbearer.jwks.endpoint.url = null sasl.oauthbearer.scope.claim.name = scope sasl.oauthbearer.sub.claim.name = sub sasl.oauthbearer.token.endpoint.url = null security.protocol = PLAINTEXT security.providers = null send.buffer.bytes = 131072 socket.connection.setup.timeout.max.ms = 30000 socket.connection.setup.timeout.ms = 10000 ssl.cipher.suites = null ssl.enabled.protocols = [TLSv1.2, TLSv1.3] ssl.endpoint.identification.algorithm = https ssl.engine.factory.class = null ssl.key.password = null ssl.keymanager.algorithm = SunX509 ssl.keystore.certificate.chain = null ssl.keystore.key = null ssl.keystore.location = null ssl.keystore.password = null ssl.keystore.type = JKS ssl.protocol = TLSv1.3 ssl.provider = null ssl.secure.random.implementation = null ssl.trustmanager.algorithm = PKIX ssl.truststore.certificates = null ssl.truststore.location = null ssl.truststore.password = null ssl.truststore.type = JKS transaction.timeout.ms = 60000 transactional.id = null value.serializer = class io.cloudevents.kafka.CloudEventSerializer 2024-09-23T15:47:52.766Z INFO 7140 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 2024-09-23T15:47:52.766Z INFO 7140 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.6.1 2024-09-23T15:47:52.766Z INFO 7140 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 5e3c2b738d253ff5 2024-09-23T15:47:52.766Z INFO 7140 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1727106472766 2024-09-23T15:47:52.767Z INFO 7140 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2024-09-23T15:47:52.767Z WARN 7140 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32778) could not be established. Broker may not be available. 2024-09-23T15:47:52.773Z INFO 7140 --- [ad | producer-8] org.apache.kafka.clients.Metadata : [Producer clientId=producer-8] Cluster ID: sUU_8kFHRNO8IXU8JOSSQQ 2024-09-23T15:47:53.043Z INFO 7140 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2024-09-23T15:47:53.043Z WARN 7140 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2024-09-23T15:47:53.085Z INFO 7140 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 2024-09-23T15:47:53.086Z INFO 7140 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: acks = -1 auto.include.jmx.reporter = true batch.size = 16384 bootstrap.servers = [PLAINTEXT://localhost:32782] buffer.memory = 33554432 client.dns.lookup = use_all_dns_ips client.id = producer-9 compression.type = none connections.max.idle.ms = 540000 delivery.timeout.ms = 120000 enable.idempotence = false interceptor.classes = [] key.serializer = class org.apache.kafka.common.serialization.StringSerializer linger.ms = 1 max.block.ms = 60000 max.in.flight.requests.per.connection = 5 max.request.size = 1048576 metadata.max.age.ms = 300000 metadata.max.idle.ms = 300000 metric.reporters = [] metrics.num.samples = 2 metrics.recording.level = INFO metrics.sample.window.ms = 30000 partitioner.adaptive.partitioning.enable = true partitioner.availability.timeout.ms = 0 partitioner.class = null partitioner.ignore.keys = false receive.buffer.bytes = 32768 reconnect.backoff.max.ms = 1000 reconnect.backoff.ms = 50 request.timeout.ms = 30000 retries = 0 retry.backoff.ms = 100 sasl.client.callback.handler.class = null sasl.jaas.config = null sasl.kerberos.kinit.cmd = /usr/bin/kinit sasl.kerberos.min.time.before.relogin = 60000 sasl.kerberos.service.name = null sasl.kerberos.ticket.renew.jitter = 0.05 sasl.kerberos.ticket.renew.window.factor = 0.8 sasl.login.callback.handler.class = null sasl.login.class = null sasl.login.connect.timeout.ms = null sasl.login.read.timeout.ms = null sasl.login.refresh.buffer.seconds = 300 sasl.login.refresh.min.period.seconds = 60 sasl.login.refresh.window.factor = 0.8 sasl.login.refresh.window.jitter = 0.05 sasl.login.retry.backoff.max.ms = 10000 sasl.login.retry.backoff.ms = 100 sasl.mechanism = GSSAPI sasl.oauthbearer.clock.skew.seconds = 30 sasl.oauthbearer.expected.audience = null sasl.oauthbearer.expected.issuer = null sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 sasl.oauthbearer.jwks.endpoint.url = null sasl.oauthbearer.scope.claim.name = scope sasl.oauthbearer.sub.claim.name = sub sasl.oauthbearer.token.endpoint.url = null security.protocol = PLAINTEXT security.providers = null send.buffer.bytes = 131072 socket.connection.setup.timeout.max.ms = 30000 socket.connection.setup.timeout.ms = 10000 ssl.cipher.suites = null ssl.enabled.protocols = [TLSv1.2, TLSv1.3] ssl.endpoint.identification.algorithm = https ssl.engine.factory.class = null ssl.key.password = null ssl.keymanager.algorithm = SunX509 ssl.keystore.certificate.chain = null ssl.keystore.key = null ssl.keystore.location = null ssl.keystore.password = null ssl.keystore.type = JKS ssl.protocol = TLSv1.3 ssl.provider = null ssl.secure.random.implementation = null ssl.trustmanager.algorithm = PKIX ssl.truststore.certificates = null ssl.truststore.location = null ssl.truststore.password = null ssl.truststore.type = JKS transaction.timeout.ms = 60000 transactional.id = null value.serializer = class io.cloudevents.kafka.CloudEventSerializer 2024-09-23T15:47:53.089Z INFO 7140 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 2024-09-23T15:47:53.089Z INFO 7140 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.6.1 2024-09-23T15:47:53.089Z INFO 7140 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 5e3c2b738d253ff5 2024-09-23T15:47:53.089Z INFO 7140 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1727106473089 2024-09-23T15:47:53.099Z INFO 7140 --- [ad | producer-9] org.apache.kafka.clients.Metadata : [Producer clientId=producer-9] Cluster ID: sUU_8kFHRNO8IXU8JOSSQQ 2024-09-23T15:47:53.194Z INFO 7140 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 2024-09-23T15:47:53.194Z WARN 7140 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-09-23T15:47:53.194Z WARN 7140 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-09-23T15:47:53.199Z INFO 7140 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 2024-09-23T15:47:53.200Z WARN 7140 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-09-23T15:47:53.200Z WARN 7140 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-09-23T15:47:53.316Z INFO 7140 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node 1 disconnected. 2024-09-23T15:47:53.316Z WARN 7140 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2024-09-23T15:47:53.317Z INFO 7140 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-3, groupId=test] Node 1 disconnected. 2024-09-23T15:47:53.317Z WARN 7140 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-3, groupId=test] Connection to node 1 (localhost/127.0.0.1:32780) could not be established. Broker may not be available. 2024-09-23T15:47:53.410Z INFO 7140 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 2024-09-23T15:47:53.410Z INFO 7140 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: acks = -1 auto.include.jmx.reporter = true batch.size = 16384 bootstrap.servers = [PLAINTEXT://localhost:32782] buffer.memory = 33554432 client.dns.lookup = use_all_dns_ips client.id = producer-10 compression.type = none connections.max.idle.ms = 540000 delivery.timeout.ms = 120000 enable.idempotence = false interceptor.classes = [] key.serializer = class org.apache.kafka.common.serialization.StringSerializer linger.ms = 1 max.block.ms = 60000 max.in.flight.requests.per.connection = 5 max.request.size = 1048576 metadata.max.age.ms = 300000 metadata.max.idle.ms = 300000 metric.reporters = [] metrics.num.samples = 2 metrics.recording.level = INFO metrics.sample.window.ms = 30000 partitioner.adaptive.partitioning.enable = true partitioner.availability.timeout.ms = 0 partitioner.class = null partitioner.ignore.keys = false receive.buffer.bytes = 32768 reconnect.backoff.max.ms = 1000 reconnect.backoff.ms = 50 request.timeout.ms = 30000 retries = 0 retry.backoff.ms = 100 sasl.client.callback.handler.class = null sasl.jaas.config = null sasl.kerberos.kinit.cmd = /usr/bin/kinit sasl.kerberos.min.time.before.relogin = 60000 sasl.kerberos.service.name = null sasl.kerberos.ticket.renew.jitter = 0.05 sasl.kerberos.ticket.renew.window.factor = 0.8 sasl.login.callback.handler.class = null sasl.login.class = null sasl.login.connect.timeout.ms = null sasl.login.read.timeout.ms = null sasl.login.refresh.buffer.seconds = 300 sasl.login.refresh.min.period.seconds = 60 sasl.login.refresh.window.factor = 0.8 sasl.login.refresh.window.jitter = 0.05 sasl.login.retry.backoff.max.ms = 10000 sasl.login.retry.backoff.ms = 100 sasl.mechanism = GSSAPI sasl.oauthbearer.clock.skew.seconds = 30 sasl.oauthbearer.expected.audience = null sasl.oauthbearer.expected.issuer = null sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 sasl.oauthbearer.jwks.endpoint.url = null sasl.oauthbearer.scope.claim.name = scope sasl.oauthbearer.sub.claim.name = sub sasl.oauthbearer.token.endpoint.url = null security.protocol = PLAINTEXT security.providers = null send.buffer.bytes = 131072 socket.connection.setup.timeout.max.ms = 30000 socket.connection.setup.timeout.ms = 10000 ssl.cipher.suites = null ssl.enabled.protocols = [TLSv1.2, TLSv1.3] ssl.endpoint.identification.algorithm = https ssl.engine.factory.class = null ssl.key.password = null ssl.keymanager.algorithm = SunX509 ssl.keystore.certificate.chain = null ssl.keystore.key = null ssl.keystore.location = null ssl.keystore.password = null ssl.keystore.type = JKS ssl.protocol = TLSv1.3 ssl.provider = null ssl.secure.random.implementation = null ssl.trustmanager.algorithm = PKIX ssl.truststore.certificates = null ssl.truststore.location = null ssl.truststore.password = null ssl.truststore.type = JKS transaction.timeout.ms = 60000 transactional.id = null value.serializer = class io.cloudevents.kafka.CloudEventSerializer 2024-09-23T15:47:53.412Z INFO 7140 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 2024-09-23T15:47:53.412Z INFO 7140 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.6.1 2024-09-23T15:47:53.412Z INFO 7140 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 5e3c2b738d253ff5 2024-09-23T15:47:53.412Z INFO 7140 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1727106473412 2024-09-23T15:47:53.418Z INFO 7140 --- [d | producer-10] org.apache.kafka.clients.Metadata : [Producer clientId=producer-10] Cluster ID: sUU_8kFHRNO8IXU8JOSSQQ 2024-09-23T15:47:53.602Z INFO 7140 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2024-09-23T15:47:53.602Z WARN 7140 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32780) could not be established. Broker may not be available. 2024-09-23T15:47:53.644Z INFO 7140 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2024-09-23T15:47:53.644Z WARN 7140 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32778) could not be established. Broker may not be available. 2024-09-23T15:47:53.733Z INFO 7140 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 2024-09-23T15:47:53.733Z INFO 7140 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: acks = -1 auto.include.jmx.reporter = true batch.size = 16384 bootstrap.servers = [PLAINTEXT://localhost:32782] buffer.memory = 33554432 client.dns.lookup = use_all_dns_ips client.id = producer-11 compression.type = none connections.max.idle.ms = 540000 delivery.timeout.ms = 120000 enable.idempotence = false interceptor.classes = [] key.serializer = class org.apache.kafka.common.serialization.StringSerializer linger.ms = 1 max.block.ms = 60000 max.in.flight.requests.per.connection = 5 max.request.size = 1048576 metadata.max.age.ms = 300000 metadata.max.idle.ms = 300000 metric.reporters = [] metrics.num.samples = 2 metrics.recording.level = INFO metrics.sample.window.ms = 30000 partitioner.adaptive.partitioning.enable = true partitioner.availability.timeout.ms = 0 partitioner.class = null partitioner.ignore.keys = false receive.buffer.bytes = 32768 reconnect.backoff.max.ms = 1000 reconnect.backoff.ms = 50 request.timeout.ms = 30000 retries = 0 retry.backoff.ms = 100 sasl.client.callback.handler.class = null sasl.jaas.config = null sasl.kerberos.kinit.cmd = /usr/bin/kinit sasl.kerberos.min.time.before.relogin = 60000 sasl.kerberos.service.name = null sasl.kerberos.ticket.renew.jitter = 0.05 sasl.kerberos.ticket.renew.window.factor = 0.8 sasl.login.callback.handler.class = null sasl.login.class = null sasl.login.connect.timeout.ms = null sasl.login.read.timeout.ms = null sasl.login.refresh.buffer.seconds = 300 sasl.login.refresh.min.period.seconds = 60 sasl.login.refresh.window.factor = 0.8 sasl.login.refresh.window.jitter = 0.05 sasl.login.retry.backoff.max.ms = 10000 sasl.login.retry.backoff.ms = 100 sasl.mechanism = GSSAPI sasl.oauthbearer.clock.skew.seconds = 30 sasl.oauthbearer.expected.audience = null sasl.oauthbearer.expected.issuer = null sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 sasl.oauthbearer.jwks.endpoint.url = null sasl.oauthbearer.scope.claim.name = scope sasl.oauthbearer.sub.claim.name = sub sasl.oauthbearer.token.endpoint.url = null security.protocol = PLAINTEXT security.providers = null send.buffer.bytes = 131072 socket.connection.setup.timeout.max.ms = 30000 socket.connection.setup.timeout.ms = 10000 ssl.cipher.suites = null ssl.enabled.protocols = [TLSv1.2, TLSv1.3] ssl.endpoint.identification.algorithm = https ssl.engine.factory.class = null ssl.key.password = null ssl.keymanager.algorithm = SunX509 ssl.keystore.certificate.chain = null ssl.keystore.key = null ssl.keystore.location = null ssl.keystore.password = null ssl.keystore.type = JKS ssl.protocol = TLSv1.3 ssl.provider = null ssl.secure.random.implementation = null ssl.trustmanager.algorithm = PKIX ssl.truststore.certificates = null ssl.truststore.location = null ssl.truststore.password = null ssl.truststore.type = JKS transaction.timeout.ms = 60000 transactional.id = null value.serializer = class org.springframework.kafka.support.serializer.JsonSerializer 2024-09-23T15:47:53.736Z INFO 7140 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 2024-09-23T15:47:53.736Z INFO 7140 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.6.1 2024-09-23T15:47:53.736Z INFO 7140 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 5e3c2b738d253ff5 2024-09-23T15:47:53.736Z INFO 7140 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1727106473736 2024-09-23T15:47:53.742Z INFO 7140 --- [d | producer-11] org.apache.kafka.clients.Metadata : [Producer clientId=producer-11] Cluster ID: sUU_8kFHRNO8IXU8JOSSQQ 2024-09-23T15:47:53.765Z ERROR 7140 --- [ntainer#1-0-C-1] o.s.kafka.listener.DefaultErrorHandler : Backoff FixedBackOff{interval=0, currentAttempts=1, maxAttempts=0} exhausted for ncmp-async-m2m-0@5 org.springframework.kafka.listener.ListenerExecutionFailedException: Listener method could not be invoked with the incoming message Endpoint handler details: Method [public void org.onap.cps.ncmp.impl.data.async.AsyncRestRequestResponseEventConsumer.consumeAndForward(org.onap.cps.ncmp.event.model.DmiAsyncRequestResponseEvent)] Bean [org.onap.cps.ncmp.impl.data.async.AsyncRestRequestResponseEventConsumer@2cd883c4] at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.decorateException(KafkaMessageListenerContainer.java:2950) at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.doInvokeOnMessage(KafkaMessageListenerContainer.java:2895) at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeOnMessage(KafkaMessageListenerContainer.java:2859) at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.lambda$doInvokeRecordListener$55(KafkaMessageListenerContainer.java:2777) at io.micrometer.observation.Observation.observe(Observation.java:499) at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.doInvokeRecordListener(KafkaMessageListenerContainer.java:2776) at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.doInvokeWithRecords(KafkaMessageListenerContainer.java:2625) at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeRecordListener(KafkaMessageListenerContainer.java:2511) at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeListener(KafkaMessageListenerContainer.java:2153) at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeIfHaveRecords(KafkaMessageListenerContainer.java:1493) at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.pollAndInvoke(KafkaMessageListenerContainer.java:1458) at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.run(KafkaMessageListenerContainer.java:1328) at java.base/java.util.concurrent.CompletableFuture$AsyncRun.run(CompletableFuture.java:1804) at java.base/java.lang.Thread.run(Thread.java:833) Suppressed: org.springframework.kafka.listener.ListenerExecutionFailedException: Restored Stack Trace at org.springframework.kafka.listener.adapter.MessagingMessageListenerAdapter.checkAckArg(MessagingMessageListenerAdapter.java:402) at org.springframework.kafka.listener.adapter.MessagingMessageListenerAdapter.invokeHandler(MessagingMessageListenerAdapter.java:380) at org.springframework.kafka.listener.adapter.RecordMessagingMessageListenerAdapter.onMessage(RecordMessagingMessageListenerAdapter.java:92) at org.springframework.kafka.listener.adapter.RecordMessagingMessageListenerAdapter.onMessage(RecordMessagingMessageListenerAdapter.java:53) at org.springframework.kafka.listener.adapter.FilteringMessageListenerAdapter.onMessage(FilteringMessageListenerAdapter.java:73) at org.springframework.kafka.listener.adapter.FilteringMessageListenerAdapter.onMessage(FilteringMessageListenerAdapter.java:37) at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.doInvokeOnMessage(KafkaMessageListenerContainer.java:2881) Caused by: org.springframework.messaging.converter.MessageConversionException: Cannot handle message at org.springframework.kafka.listener.adapter.MessagingMessageListenerAdapter.invokeHandler(MessagingMessageListenerAdapter.java:380) at org.springframework.kafka.listener.adapter.RecordMessagingMessageListenerAdapter.onMessage(RecordMessagingMessageListenerAdapter.java:92) at org.springframework.kafka.listener.adapter.RecordMessagingMessageListenerAdapter.onMessage(RecordMessagingMessageListenerAdapter.java:53) at org.springframework.kafka.listener.adapter.FilteringMessageListenerAdapter.onMessage(FilteringMessageListenerAdapter.java:73) at org.springframework.kafka.listener.adapter.FilteringMessageListenerAdapter.onMessage(FilteringMessageListenerAdapter.java:37) at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.doInvokeOnMessage(KafkaMessageListenerContainer.java:2881) ... 12 common frames omitted Caused by: org.springframework.messaging.converter.MessageConversionException: Cannot convert from [java.lang.String] to [org.onap.cps.ncmp.event.model.DmiAsyncRequestResponseEvent] for GenericMessage [payload=simple string event, headers={kafka_offset=5, kafka_consumer=org.springframework.kafka.core.DefaultKafkaConsumerFactory$ExtendedKafkaConsumer@12e9536f, kafka_timestampType=CREATE_TIME, kafka_receivedPartitionId=0, kafka_receivedTopic=ncmp-async-m2m, kafka_receivedTimestamp=1727106473742, kafka_groupId=ncmp-async-rest-request-event-group}] at org.springframework.messaging.handler.annotation.support.PayloadMethodArgumentResolver.resolveArgument(PayloadMethodArgumentResolver.java:151) at org.springframework.kafka.annotation.KafkaNullAwarePayloadArgumentResolver.resolveArgument(KafkaNullAwarePayloadArgumentResolver.java:48) at org.springframework.messaging.handler.invocation.HandlerMethodArgumentResolverComposite.resolveArgument(HandlerMethodArgumentResolverComposite.java:118) at org.springframework.messaging.handler.invocation.InvocableHandlerMethod.getMethodArgumentValues(InvocableHandlerMethod.java:147) at org.springframework.messaging.handler.invocation.InvocableHandlerMethod.invoke(InvocableHandlerMethod.java:115) at org.springframework.kafka.listener.adapter.HandlerAdapter.invoke(HandlerAdapter.java:56) at org.springframework.kafka.listener.adapter.MessagingMessageListenerAdapter.invokeHandler(MessagingMessageListenerAdapter.java:376) ... 17 common frames omitted 2024-09-23T15:47:53.765Z ERROR 7140 --- [ntainer#0-0-C-1] o.s.kafka.listener.DefaultErrorHandler : Backoff FixedBackOff{interval=0, currentAttempts=1, maxAttempts=0} exhausted for ncmp-async-m2m-0@5 org.springframework.kafka.listener.ListenerExecutionFailedException: Listener failed at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.decorateException(KafkaMessageListenerContainer.java:2954) at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.checkDeser(KafkaMessageListenerContainer.java:3002) at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeOnMessage(KafkaMessageListenerContainer.java:2854) at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.lambda$doInvokeRecordListener$55(KafkaMessageListenerContainer.java:2777) at io.micrometer.observation.Observation.observe(Observation.java:499) at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.doInvokeRecordListener(KafkaMessageListenerContainer.java:2776) at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.doInvokeWithRecords(KafkaMessageListenerContainer.java:2625) at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeRecordListener(KafkaMessageListenerContainer.java:2511) at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeListener(KafkaMessageListenerContainer.java:2153) at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeIfHaveRecords(KafkaMessageListenerContainer.java:1493) at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.pollAndInvoke(KafkaMessageListenerContainer.java:1458) at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.run(KafkaMessageListenerContainer.java:1328) at java.base/java.util.concurrent.CompletableFuture$AsyncRun.run(CompletableFuture.java:1804) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: org.springframework.kafka.support.serializer.DeserializationException: failed to deserialize at org.springframework.kafka.support.serializer.SerializationUtils.deserializationException(SerializationUtils.java:158) at org.springframework.kafka.support.serializer.ErrorHandlingDeserializer.deserialize(ErrorHandlingDeserializer.java:218) at org.apache.kafka.common.serialization.Deserializer.deserialize(Deserializer.java:73) at org.apache.kafka.clients.consumer.internals.CompletedFetch.parseRecord(CompletedFetch.java:300) at org.apache.kafka.clients.consumer.internals.CompletedFetch.fetchRecords(CompletedFetch.java:263) at org.apache.kafka.clients.consumer.internals.AbstractFetch.fetchRecords(AbstractFetch.java:340) at org.apache.kafka.clients.consumer.internals.AbstractFetch.collectFetch(AbstractFetch.java:306) at org.apache.kafka.clients.consumer.KafkaConsumer.pollForFetches(KafkaConsumer.java:1235) at org.apache.kafka.clients.consumer.KafkaConsumer.poll(KafkaConsumer.java:1186) at org.apache.kafka.clients.consumer.KafkaConsumer.poll(KafkaConsumer.java:1159) at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.pollConsumer(KafkaMessageListenerContainer.java:1664) at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.doPoll(KafkaMessageListenerContainer.java:1639) at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.pollAndInvoke(KafkaMessageListenerContainer.java:1437) ... 3 common frames omitted Caused by: io.cloudevents.rw.CloudEventRWException: Could not parse. Unknown encoding. Invalid content type or spec version at io.cloudevents.rw.CloudEventRWException.newUnknownEncodingException(CloudEventRWException.java:201) at io.cloudevents.core.message.impl.MessageUtils.parseStructuredOrBinaryMessage(MessageUtils.java:80) at io.cloudevents.kafka.KafkaMessageFactory.createReader(KafkaMessageFactory.java:65) at io.cloudevents.kafka.CloudEventDeserializer.deserialize(CloudEventDeserializer.java:60) at io.cloudevents.kafka.CloudEventDeserializer.deserialize(CloudEventDeserializer.java:34) at org.springframework.kafka.support.serializer.ErrorHandlingDeserializer.deserialize(ErrorHandlingDeserializer.java:215) ... 14 common frames omitted 2024-09-23T15:47:53.773Z INFO 7140 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2024-09-23T15:47:53.773Z WARN 7140 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32778) could not be established. Broker may not be available. 2024-09-23T15:47:54.104Z INFO 7140 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 2024-09-23T15:47:54.104Z WARN 7140 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-09-23T15:47:54.104Z WARN 7140 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-09-23T15:47:54.125Z INFO 7140 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2024-09-23T15:47:54.125Z INFO 7140 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2024-09-23T15:47:54.125Z INFO 7140 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node -1 disconnected. 2024-09-23T15:47:54.125Z INFO 7140 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 2024-09-23T15:47:54.125Z INFO 7140 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node -1 disconnected. 2024-09-23T15:47:54.125Z INFO 7140 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 2024-09-23T15:47:54.126Z INFO 7140 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2024-09-23T15:47:54.126Z INFO 7140 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2024-09-23T15:47:54.126Z INFO 7140 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node -1 disconnected. 2024-09-23T15:47:54.126Z INFO 7140 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node -1 disconnected. 2024-09-23T15:47:54.126Z INFO 7140 --- [ntainer#1-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-7, groupId=ncmp-async-rest-request-event-group] Node 2147483646 disconnected. 2024-09-23T15:47:54.126Z INFO 7140 --- [ntainer#0-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-data-operation-event-group-6, groupId=ncmp-data-operation-event-group] Node 2147483646 disconnected. 2024-09-23T15:47:54.128Z INFO 7140 --- [ion-event-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-data-operation-event-group-6, groupId=ncmp-data-operation-event-group] Node 1 disconnected. 2024-09-23T15:47:54.128Z INFO 7140 --- [est-event-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-7, groupId=ncmp-async-rest-request-event-group] Node 1 disconnected. 2024-09-23T15:47:54.128Z INFO 7140 --- [ion-event-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-data-operation-event-group-6, groupId=ncmp-data-operation-event-group] Cancelled in-flight FETCH request with correlation id 27 due to node 1 being disconnected (elapsed time since creation: 368ms, elapsed time since send: 368ms, request timeout: 30000ms) 2024-09-23T15:47:54.128Z INFO 7140 --- [est-event-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-7, 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: 366ms, elapsed time since send: 366ms, request timeout: 30000ms) 2024-09-23T15:47:54.128Z INFO 7140 --- [ion-event-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-data-operation-event-group-6, groupId=ncmp-data-operation-event-group] Cancelled in-flight METADATA request with correlation id 29 due to node 1 being disconnected (elapsed time since creation: 272ms, elapsed time since send: 272ms, request timeout: 30000ms) 2024-09-23T15:47:54.128Z INFO 7140 --- [est-event-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-7, groupId=ncmp-async-rest-request-event-group] Cancelled in-flight METADATA request with correlation id 31 due to node 1 being disconnected (elapsed time since creation: 270ms, elapsed time since send: 270ms, request timeout: 30000ms) 2024-09-23T15:47:54.128Z INFO 7140 --- [est-event-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-7, groupId=ncmp-async-rest-request-event-group] Node -1 disconnected. 2024-09-23T15:47:54.128Z INFO 7140 --- [est-event-group] o.a.kafka.clients.FetchSessionHandler : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-7, groupId=ncmp-async-rest-request-event-group] Error sending fetch request (sessionId=595728476, epoch=6) to node 1: org.apache.kafka.common.errors.DisconnectException: null 2024-09-23T15:47:54.128Z INFO 7140 --- [est-event-group] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-7, groupId=ncmp-async-rest-request-event-group] Group coordinator localhost:32782 (id: 2147483646 rack: null) is unavailable or invalid due to cause: coordinator unavailable. isDisconnected: true. Rediscovery will be attempted. 2024-09-23T15:47:54.129Z INFO 7140 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2024-09-23T15:47:54.129Z INFO 7140 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node -1 disconnected. 2024-09-23T15:47:54.130Z INFO 7140 --- [ion-event-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-data-operation-event-group-6, groupId=ncmp-data-operation-event-group] Node -1 disconnected. 2024-09-23T15:47:54.130Z INFO 7140 --- [ion-event-group] o.a.kafka.clients.FetchSessionHandler : [Consumer clientId=consumer-ncmp-data-operation-event-group-6, groupId=ncmp-data-operation-event-group] Error sending fetch request (sessionId=578620047, epoch=6) to node 1: org.apache.kafka.common.errors.DisconnectException: null 2024-09-23T15:47:54.131Z INFO 7140 --- [ion-event-group] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-6, groupId=ncmp-data-operation-event-group] Group coordinator localhost:32782 (id: 2147483646 rack: null) is unavailable or invalid due to cause: coordinator unavailable. isDisconnected: true. Rediscovery will be attempted. 2024-09-23T15:47:54.159Z INFO 7140 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 2024-09-23T15:47:54.159Z WARN 7140 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-09-23T15:47:54.159Z WARN 7140 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-09-23T15:47:54.164Z INFO 7140 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2024-09-23T15:47:54.164Z WARN 7140 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2024-09-23T15:47:54.227Z INFO 7140 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 2024-09-23T15:47:54.227Z INFO 7140 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2024-09-23T15:47:54.227Z WARN 7140 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 2024-09-23T15:47:54.227Z WARN 7140 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 2024-09-23T15:47:54.227Z INFO 7140 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2024-09-23T15:47:54.227Z WARN 7140 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 2024-09-23T15:47:54.227Z INFO 7140 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2024-09-23T15:47:54.227Z WARN 7140 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 2024-09-23T15:47:54.227Z INFO 7140 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2024-09-23T15:47:54.228Z WARN 7140 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 2024-09-23T15:47:54.229Z INFO 7140 --- [ntainer#0-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-data-operation-event-group-6, groupId=ncmp-data-operation-event-group] Node 1 disconnected. 2024-09-23T15:47:54.229Z WARN 7140 --- [ntainer#0-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-data-operation-event-group-6, groupId=ncmp-data-operation-event-group] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 2024-09-23T15:47:54.229Z INFO 7140 --- [ntainer#1-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-7, groupId=ncmp-async-rest-request-event-group] Node 1 disconnected. 2024-09-23T15:47:54.229Z WARN 7140 --- [ntainer#1-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-7, groupId=ncmp-async-rest-request-event-group] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 2024-09-23T15:47:54.232Z INFO 7140 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2024-09-23T15:47:54.232Z WARN 7140 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 2024-09-23T15:47:54.329Z INFO 7140 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2024-09-23T15:47:54.329Z WARN 7140 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 2024-09-23T15:47:54.329Z INFO 7140 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2024-09-23T15:47:54.329Z WARN 7140 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 2024-09-23T15:47:54.329Z INFO 7140 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 2024-09-23T15:47:54.329Z WARN 7140 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 2024-09-23T15:47:54.333Z INFO 7140 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2024-09-23T15:47:54.333Z WARN 7140 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 2024-09-23T15:47:54.358Z INFO 7140 --- [ion-event-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-data-operation-event-group-6, groupId=ncmp-data-operation-event-group] Node 1 disconnected. 2024-09-23T15:47:54.359Z WARN 7140 --- [ion-event-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-data-operation-event-group-6, groupId=ncmp-data-operation-event-group] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 2024-09-23T15:47:54.359Z INFO 7140 --- [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-6, groupId=ncmp-data-operation-event-group] Revoke previously assigned partitions ncmp-async-m2m-0 2024-09-23T15:47:54.360Z INFO 7140 --- [ntainer#0-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-data-operation-event-group: partitions revoked: [ncmp-async-m2m-0] 2024-09-23T15:47:54.360Z INFO 7140 --- [ntainer#1-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-7, groupId=ncmp-async-rest-request-event-group] Revoke previously assigned partitions ncmp-async-m2m-0 2024-09-23T15:47:54.360Z INFO 7140 --- [ntainer#1-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-async-rest-request-event-group: partitions revoked: [ncmp-async-m2m-0] 2024-09-23T15:47:54.360Z INFO 7140 --- [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-6, groupId=ncmp-data-operation-event-group] Resetting generation and member id due to: consumer pro-actively leaving the group 2024-09-23T15:47:54.360Z INFO 7140 --- [ntainer#1-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-7, groupId=ncmp-async-rest-request-event-group] Resetting generation and member id due to: consumer pro-actively leaving the group 2024-09-23T15:47:54.360Z INFO 7140 --- [ntainer#1-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-7, groupId=ncmp-async-rest-request-event-group] Request joining group due to: consumer pro-actively leaving the group 2024-09-23T15:47:54.360Z INFO 7140 --- [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-6, groupId=ncmp-data-operation-event-group] Request joining group due to: consumer pro-actively leaving the group 2024-09-23T15:47:54.360Z INFO 7140 --- [ntainer#1-0-C-1] fkaConsumerFactory$ExtendedKafkaConsumer : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-7, groupId=ncmp-async-rest-request-event-group] Unsubscribed all topics or patterns and assigned partitions 2024-09-23T15:47:54.360Z INFO 7140 --- [ntainer#0-0-C-1] fkaConsumerFactory$ExtendedKafkaConsumer : [Consumer clientId=consumer-ncmp-data-operation-event-group-6, groupId=ncmp-data-operation-event-group] Unsubscribed all topics or patterns and assigned partitions 2024-09-23T15:47:54.361Z INFO 7140 --- [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-6, groupId=ncmp-data-operation-event-group] Resetting generation and member id due to: consumer pro-actively leaving the group 2024-09-23T15:47:54.361Z INFO 7140 --- [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-6, groupId=ncmp-data-operation-event-group] Request joining group due to: consumer pro-actively leaving the group 2024-09-23T15:47:54.361Z INFO 7140 --- [ntainer#1-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-7, groupId=ncmp-async-rest-request-event-group] Resetting generation and member id due to: consumer pro-actively leaving the group 2024-09-23T15:47:54.361Z INFO 7140 --- [ntainer#1-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-7, groupId=ncmp-async-rest-request-event-group] Request joining group due to: consumer pro-actively leaving the group 2024-09-23T15:47:54.362Z INFO 7140 --- [ntainer#0-0-C-1] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 2024-09-23T15:47:54.362Z INFO 7140 --- [ntainer#0-0-C-1] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 2024-09-23T15:47:54.362Z INFO 7140 --- [ntainer#0-0-C-1] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 2024-09-23T15:47:54.363Z INFO 7140 --- [ntainer#0-0-C-1] o.a.kafka.common.utils.AppInfoParser : App info kafka.consumer for consumer-ncmp-data-operation-event-group-6 unregistered 2024-09-23T15:47:54.363Z INFO 7140 --- [ntainer#1-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-7, groupId=ncmp-async-rest-request-event-group] Node 1 disconnected. 2024-09-23T15:47:54.363Z WARN 7140 --- [ntainer#1-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-7, groupId=ncmp-async-rest-request-event-group] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 2024-09-23T15:47:54.364Z INFO 7140 --- [ntainer#0-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-data-operation-event-group: Consumer stopped 2024-09-23T15:47:54.364Z INFO 7140 --- [ntainer#1-0-C-1] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 2024-09-23T15:47:54.364Z INFO 7140 --- [ntainer#1-0-C-1] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 2024-09-23T15:47:54.364Z INFO 7140 --- [ntainer#1-0-C-1] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 2024-09-23T15:47:54.366Z INFO 7140 --- [ntainer#1-0-C-1] o.a.kafka.common.utils.AppInfoParser : App info kafka.consumer for consumer-ncmp-async-rest-request-event-group-7 unregistered 2024-09-23T15:47:54.366Z INFO 7140 --- [ntainer#1-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-async-rest-request-event-group: Consumer stopped [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.123 s - in org.onap.cps.ncmp.impl.data.async.FilterStrategiesIntegrationSpec [INFO] Running org.onap.cps.ncmp.impl.data.async.SerializationIntegrationSpec 2024-09-23T15:47:54.381Z INFO 7140 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2024-09-23T15:47:54.381Z WARN 7140 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 2024-09-23T15:47:54.381Z INFO 7140 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2024-09-23T15:47:54.382Z WARN 7140 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 2024-09-23T15:47:54.384Z INFO 7140 --- [ main] t.r.n.o.2.1 : Creating container for image: registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 2024-09-23T15:47:54.422Z INFO 7140 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-3, groupId=test] Node 1 disconnected. 2024-09-23T15:47:54.422Z WARN 7140 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-3, groupId=test] Connection to node 1 (localhost/127.0.0.1:32780) could not be established. Broker may not be available. 2024-09-23T15:47:54.436Z INFO 7140 --- [ main] t.r.n.o.2.1 : Container registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 is starting: 64137ae3ec5c1deb3ebde87f21d2d9592f9f329cdd419c6cca9bf13385620a89 2024-09-23T15:47:54.522Z INFO 7140 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node 1 disconnected. 2024-09-23T15:47:54.522Z WARN 7140 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2024-09-23T15:47:54.531Z INFO 7140 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2024-09-23T15:47:54.531Z INFO 7140 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 2024-09-23T15:47:54.531Z WARN 7140 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 2024-09-23T15:47:54.531Z WARN 7140 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 2024-09-23T15:47:54.580Z INFO 7140 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2024-09-23T15:47:54.580Z WARN 7140 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 2024-09-23T15:47:54.581Z INFO 7140 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2024-09-23T15:47:54.581Z WARN 7140 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 2024-09-23T15:47:54.584Z INFO 7140 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2024-09-23T15:47:54.584Z WARN 7140 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 2024-09-23T15:47:54.633Z INFO 7140 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2024-09-23T15:47:54.633Z WARN 7140 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 2024-09-23T15:47:54.754Z INFO 7140 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2024-09-23T15:47:54.754Z WARN 7140 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32778) could not be established. Broker may not be available. 2024-09-23T15:47:54.762Z INFO 7140 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2024-09-23T15:47:54.762Z WARN 7140 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32780) could not be established. Broker may not be available. 2024-09-23T15:47:54.958Z INFO 7140 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 2024-09-23T15:47:54.958Z WARN 7140 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-09-23T15:47:54.958Z WARN 7140 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-09-23T15:47:54.977Z INFO 7140 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2024-09-23T15:47:54.977Z WARN 7140 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32778) could not be established. Broker may not be available. 2024-09-23T15:47:55.034Z INFO 7140 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2024-09-23T15:47:55.034Z WARN 7140 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 2024-09-23T15:47:55.035Z INFO 7140 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2024-09-23T15:47:55.035Z WARN 7140 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 2024-09-23T15:47:55.035Z INFO 7140 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 2024-09-23T15:47:55.035Z WARN 7140 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 2024-09-23T15:47:55.036Z INFO 7140 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2024-09-23T15:47:55.036Z WARN 7140 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 2024-09-23T15:47:55.037Z INFO 7140 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2024-09-23T15:47:55.038Z WARN 7140 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 2024-09-23T15:47:55.038Z INFO 7140 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2024-09-23T15:47:55.038Z WARN 7140 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 2024-09-23T15:47:55.169Z INFO 7140 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 2024-09-23T15:47:55.169Z WARN 7140 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-09-23T15:47:55.169Z WARN 7140 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-09-23T15:47:55.220Z INFO 7140 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2024-09-23T15:47:55.220Z WARN 7140 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2024-09-23T15:47:55.625Z INFO 7140 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2024-09-23T15:47:55.625Z WARN 7140 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32780) could not be established. Broker may not be available. 2024-09-23T15:47:55.628Z INFO 7140 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node 1 disconnected. 2024-09-23T15:47:55.628Z WARN 7140 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2024-09-23T15:47:55.635Z INFO 7140 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-3, groupId=test] Node 1 disconnected. 2024-09-23T15:47:55.635Z WARN 7140 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-3, groupId=test] Connection to node 1 (localhost/127.0.0.1:32780) could not be established. Broker may not be available. 2024-09-23T15:47:55.746Z INFO 7140 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 2024-09-23T15:47:55.746Z WARN 7140 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 2024-09-23T15:47:55.770Z INFO 7140 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2024-09-23T15:47:55.770Z WARN 7140 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32778) could not be established. Broker may not be available. 2024-09-23T15:47:55.790Z INFO 7140 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2024-09-23T15:47:55.790Z WARN 7140 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 2024-09-23T15:47:55.806Z INFO 7140 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2024-09-23T15:47:55.806Z WARN 7140 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 2024-09-23T15:47:55.841Z INFO 7140 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2024-09-23T15:47:55.841Z WARN 7140 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 2024-09-23T15:47:55.892Z INFO 7140 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2024-09-23T15:47:55.892Z WARN 7140 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 2024-09-23T15:47:55.975Z INFO 7140 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 2024-09-23T15:47:55.975Z WARN 7140 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-09-23T15:47:55.975Z WARN 7140 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-09-23T15:47:55.998Z INFO 7140 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2024-09-23T15:47:55.998Z WARN 7140 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 2024-09-23T15:47:56.080Z INFO 7140 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2024-09-23T15:47:56.080Z WARN 7140 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2024-09-23T15:47:56.084Z INFO 7140 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2024-09-23T15:47:56.084Z WARN 7140 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32778) could not be established. Broker may not be available. 2024-09-23T15:47:56.334Z INFO 7140 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 2024-09-23T15:47:56.334Z WARN 7140 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-09-23T15:47:56.334Z WARN 7140 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-09-23T15:47:56.638Z INFO 7140 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-3, groupId=test] Node 1 disconnected. 2024-09-23T15:47:56.638Z WARN 7140 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-3, groupId=test] Connection to node 1 (localhost/127.0.0.1:32780) could not be established. Broker may not be available. 2024-09-23T15:47:56.671Z INFO 7140 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2024-09-23T15:47:56.671Z WARN 7140 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 2024-09-23T15:47:56.688Z INFO 7140 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2024-09-23T15:47:56.688Z WARN 7140 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32780) could not be established. Broker may not be available. 2024-09-23T15:47:56.698Z INFO 7140 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2024-09-23T15:47:56.698Z WARN 7140 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 2024-09-23T15:47:56.738Z INFO 7140 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node 1 disconnected. 2024-09-23T15:47:56.738Z WARN 7140 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2024-09-23T15:47:56.781Z INFO 7140 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2024-09-23T15:47:56.782Z WARN 7140 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32778) could not be established. Broker may not be available. 2024-09-23T15:47:56.798Z INFO 7140 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2024-09-23T15:47:56.798Z WARN 7140 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 2024-09-23T15:47:56.848Z INFO 7140 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2024-09-23T15:47:56.848Z WARN 7140 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 2024-09-23T15:47:56.882Z INFO 7140 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 2024-09-23T15:47:56.882Z WARN 7140 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-09-23T15:47:56.882Z WARN 7140 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-09-23T15:47:56.938Z INFO 7140 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2024-09-23T15:47:56.938Z WARN 7140 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2024-09-23T15:47:56.957Z INFO 7140 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 2024-09-23T15:47:56.957Z WARN 7140 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 2024-09-23T15:47:57.096Z INFO 7140 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2024-09-23T15:47:57.097Z WARN 7140 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32778) could not be established. Broker may not be available. 2024-09-23T15:47:57.209Z INFO 7140 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2024-09-23T15:47:57.209Z WARN 7140 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 2024-09-23T15:47:57.295Z INFO 7140 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 2024-09-23T15:47:57.296Z WARN 7140 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-09-23T15:47:57.296Z WARN 7140 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-09-23T15:47:57.532Z INFO 7140 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2024-09-23T15:47:57.532Z WARN 7140 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 2024-09-23T15:47:57.704Z INFO 7140 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2024-09-23T15:47:57.704Z WARN 7140 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 2024-09-23T15:47:57.704Z INFO 7140 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2024-09-23T15:47:57.705Z WARN 7140 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 2024-09-23T15:47:57.746Z INFO 7140 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node 1 disconnected. 2024-09-23T15:47:57.747Z WARN 7140 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2024-09-23T15:47:57.787Z INFO 7140 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2024-09-23T15:47:57.787Z WARN 7140 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32778) could not be established. Broker may not be available. 2024-09-23T15:47:57.800Z INFO 7140 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2024-09-23T15:47:57.800Z WARN 7140 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32780) could not be established. Broker may not be available. 2024-09-23T15:47:57.843Z INFO 7140 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-3, groupId=test] Node 1 disconnected. 2024-09-23T15:47:57.843Z WARN 7140 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-3, groupId=test] Connection to node 1 (localhost/127.0.0.1:32780) could not be established. Broker may not be available. 2024-09-23T15:47:57.906Z INFO 7140 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2024-09-23T15:47:57.906Z WARN 7140 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2024-09-23T15:47:57.914Z INFO 7140 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 2024-09-23T15:47:57.914Z WARN 7140 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 2024-09-23T15:47:57.957Z INFO 7140 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 2024-09-23T15:47:57.957Z WARN 7140 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-09-23T15:47:57.957Z WARN 7140 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-09-23T15:47:58.008Z INFO 7140 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2024-09-23T15:47:58.009Z WARN 7140 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 2024-09-23T15:47:58.104Z INFO 7140 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2024-09-23T15:47:58.104Z WARN 7140 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32778) could not be established. Broker may not be available. 2024-09-23T15:47:58.129Z INFO 7140 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2024-09-23T15:47:58.129Z WARN 7140 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 2024-09-23T15:47:58.394Z INFO 7140 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2024-09-23T15:47:58.394Z WARN 7140 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 2024-09-23T15:47:58.410Z INFO 7140 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 2024-09-23T15:47:58.410Z WARN 7140 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-09-23T15:47:58.410Z WARN 7140 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-09-23T15:47:58.642Z INFO 7140 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2024-09-23T15:47:58.642Z WARN 7140 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32778) could not be established. Broker may not be available. 2024-09-23T15:47:58.717Z INFO 7140 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2024-09-23T15:47:58.717Z WARN 7140 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 2024-09-23T15:47:58.747Z INFO 7140 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-3, groupId=test] Node 1 disconnected. 2024-09-23T15:47:58.747Z WARN 7140 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-3, groupId=test] Connection to node 1 (localhost/127.0.0.1:32780) could not be established. Broker may not be available. 2024-09-23T15:47:58.765Z INFO 7140 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2024-09-23T15:47:58.765Z WARN 7140 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 2024-09-23T15:47:58.823Z INFO 7140 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2024-09-23T15:47:58.823Z WARN 7140 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32780) could not be established. Broker may not be available. 2024-09-23T15:47:58.858Z INFO 7140 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node 1 disconnected. 2024-09-23T15:47:58.858Z WARN 7140 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2024-09-23T15:47:58.916Z INFO 7140 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2024-09-23T15:47:58.916Z WARN 7140 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2024-09-23T15:47:58.919Z INFO 7140 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2024-09-23T15:47:58.919Z WARN 7140 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32778) could not be established. Broker may not be available. 2024-09-23T15:47:58.987Z INFO 7140 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2024-09-23T15:47:58.988Z WARN 7140 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 2024-09-23T15:47:59.067Z INFO 7140 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2024-09-23T15:47:59.067Z WARN 7140 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 2024-09-23T15:47:59.124Z INFO 7140 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 2024-09-23T15:47:59.124Z WARN 7140 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 2024-09-23T15:47:59.172Z INFO 7140 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 2024-09-23T15:47:59.172Z WARN 7140 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-09-23T15:47:59.172Z WARN 7140 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-09-23T15:47:59.450Z INFO 7140 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2024-09-23T15:47:59.450Z WARN 7140 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 2024-09-23T15:47:59.468Z INFO 7140 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 2024-09-23T15:47:59.468Z WARN 7140 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-09-23T15:47:59.468Z WARN 7140 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-09-23T15:47:59.700Z INFO 7140 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2024-09-23T15:47:59.700Z WARN 7140 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32778) could not be established. Broker may not be available. 2024-09-23T15:47:59.726Z INFO 7140 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2024-09-23T15:47:59.726Z WARN 7140 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 2024-09-23T15:47:59.828Z INFO 7140 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2024-09-23T15:47:59.828Z WARN 7140 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 2024-09-23T15:47:59.841Z INFO 7140 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2024-09-23T15:47:59.841Z WARN 7140 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32780) could not be established. Broker may not be available. 2024-09-23T15:47:59.863Z INFO 7140 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node 1 disconnected. 2024-09-23T15:47:59.863Z WARN 7140 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2024-09-23T15:47:59.913Z INFO 7140 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2024-09-23T15:47:59.913Z WARN 7140 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 2024-09-23T15:47:59.931Z INFO 7140 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2024-09-23T15:47:59.931Z WARN 7140 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 2024-09-23T15:47:59.939Z INFO 7140 --- [ main] t.r.n.o.2.1 : Container registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 started in PT5.554369689S 15:47:59,968 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Worker thread will flush remaining events before exiting. 15:47:59,968 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Queue flush finished successfully within timeout. 15:47:59,969 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@4b28cc0c - URL [jar:file:/w/workspace/cps-master-verify-java/cps-service/target/cps-service-3.5.3-SNAPSHOT.jar!/logback-spring.xml] is not of type file 15:47:59,971 |-INFO in ch.qos.logback.core.joran.util.ConfigurationWatchListUtil@1337e769 - Adding [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.2.4/spring-boot-3.2.4.jar!/org/springframework/boot/logging/logback/defaults.xml] to configuration watch list. 15:47:59,971 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@4b28cc0c - URL [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.2.4/spring-boot-3.2.4.jar!/org/springframework/boot/logging/logback/defaults.xml] is not of type file 15:47:59,973 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word applicationName with class [org.springframework.boot.logging.logback.ApplicationNameConverter] 15:47:59,973 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word clr with class [org.springframework.boot.logging.logback.ColorConverter] 15:47:59,973 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word correlationId with class [org.springframework.boot.logging.logback.CorrelationIdConverter] 15:47:59,973 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word wex with class [org.springframework.boot.logging.logback.WhitespaceThrowableProxyConverter] 15:47:59,973 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word wEx with class [org.springframework.boot.logging.logback.ExtendedWhitespaceThrowableProxyConverter] 15:47:59,973 |-INFO in ch.qos.logback.core.joran.util.ConfigurationWatchListUtil@1337e769 - Adding [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.2.4/spring-boot-3.2.4.jar!/org/springframework/boot/logging/logback/console-appender.xml] to configuration watch list. 15:47:59,973 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@4b28cc0c - URL [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.2.4/spring-boot-3.2.4.jar!/org/springframework/boot/logging/logback/console-appender.xml] is not of type file 15:47:59,975 |-WARN in IfNestedWithinSecondPhaseElementSC - elements cannot be nested within an , or element 15:47:59,975 |-WARN in IfNestedWithinSecondPhaseElementSC - See also http://logback.qos.ch/codes.html#nested_if_element 15:47:59,975 |-WARN in IfNestedWithinSecondPhaseElementSC - Element at line 60 contains a nested element at line 61 15:47:59,975 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Registering a new ReconfigureOnChangeTask ReconfigureOnChangeTask(born:1727106479975) 15:47:59,975 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Will scan for changes in [jar:file:/w/workspace/cps-master-verify-java/cps-service/target/cps-service-3.5.3-SNAPSHOT.jar!/logback-spring.xml] 15:47:59,975 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Setting ReconfigureOnChangeTask scanning period to 30 seconds 15:47:59,979 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.catalina.startup.DigesterFactory] to ERROR 15:47:59,979 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@b64916e - Propagating ERROR level on Logger[org.apache.catalina.startup.DigesterFactory] onto the JUL framework 15:47:59,979 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.catalina.util.LifecycleBase] to ERROR 15:47:59,979 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@b64916e - Propagating ERROR level on Logger[org.apache.catalina.util.LifecycleBase] onto the JUL framework 15:47:59,979 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.coyote.http11.Http11NioProtocol] to WARN 15:47:59,979 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@b64916e - Propagating WARN level on Logger[org.apache.coyote.http11.Http11NioProtocol] onto the JUL framework 15:47:59,979 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.sshd.common.util.SecurityUtils] to WARN 15:47:59,979 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@b64916e - Propagating WARN level on Logger[org.apache.sshd.common.util.SecurityUtils] onto the JUL framework 15:47:59,979 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.tomcat.util.net.NioSelectorPool] to WARN 15:47:59,979 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@b64916e - Propagating WARN level on Logger[org.apache.tomcat.util.net.NioSelectorPool] onto the JUL framework 15:47:59,979 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.eclipse.jetty.util.component.AbstractLifeCycle] to ERROR 15:47:59,979 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@b64916e - Propagating ERROR level on Logger[org.eclipse.jetty.util.component.AbstractLifeCycle] onto the JUL framework 15:47:59,980 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.hibernate.validator.internal.util.Version] to WARN 15:47:59,980 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@b64916e - Propagating WARN level on Logger[org.hibernate.validator.internal.util.Version] onto the JUL framework 15:47:59,980 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.springframework.boot.actuate.endpoint.jmx] to WARN 15:47:59,980 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@b64916e - Propagating WARN level on Logger[org.springframework.boot.actuate.endpoint.jmx] onto the JUL framework 15:47:59,980 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [CONSOLE] 15:47:59,980 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 15:47:59,980 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property 15:47:59,981 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [jsonConsole] 15:47:59,981 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 15:47:59,981 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventJsonProviders] for [providers] property 15:47:59,981 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventPatternJsonProvider] for [pattern] property 15:47:59,985 |-INFO in ch.qos.logback.classic.pattern.DateConverter@794c162a - Setting zoneId to "UTC" 15:47:59,986 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [asyncConsole] 15:47:59,986 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.classic.AsyncAppender] 15:47:59,990 |-INFO in ch.qos.logback.core.model.processor.conditional.IfModelHandler - Condition [property("loggingFormat").equalsIgnoreCase("json")] evaluated to false on line 61 15:47:59,990 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [CONSOLE] to ch.qos.logback.classic.AsyncAppender[asyncConsole] 15:47:59,990 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Attaching appender named [CONSOLE] to AsyncAppender. 15:47:59,991 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Setting discardingThreshold to 51 15:47:59,991 |-INFO in ch.qos.logback.classic.model.processor.RootLoggerModelHandler - Setting level of ROOT logger to INFO 15:47:59,991 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@b64916e - Propagating INFO level on Logger[ROOT] onto the JUL framework 15:47:59,991 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [asyncConsole] to Logger[ROOT] 15:47:59,991 |-INFO in ch.qos.logback.core.model.processor.DefaultProcessor@1354ab0e - End of configuration. 15:47:59,991 |-INFO in org.springframework.boot.logging.logback.SpringBootJoranConfigurator@1e115dc4 - Registering current configuration as safe fallback point 2024-09-23T15:47:59.992Z INFO 7140 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 2024-09-23T15:47:59.992Z WARN 7140 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v3.2.4) 2024-09-23T15:47:59.995Z INFO 7140 --- [ main] o.c.n.i.d.a.SerializationIntegrationSpec : Starting SerializationIntegrationSpec using Java 17.0.6-ea with PID 7140 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-service) 2024-09-23T15:47:59.996Z INFO 7140 --- [ main] o.c.n.i.d.a.SerializationIntegrationSpec : No active profile set, falling back to 1 default profile: "default" 2024-09-23T15:48:00.031Z INFO 7140 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2024-09-23T15:48:00.031Z WARN 7140 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2024-09-23T15:48:00.136Z INFO 7140 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2024-09-23T15:48:00.136Z WARN 7140 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32778) could not be established. Broker may not be available. 2024-09-23T15:48:00.286Z INFO 7140 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 2024-09-23T15:48:00.287Z WARN 7140 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-09-23T15:48:00.287Z WARN 7140 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-09-23T15:48:00.370Z INFO 7140 --- [ main] o.s.b.a.e.web.EndpointLinksResolver : Exposing 1 endpoint(s) beneath base path '/actuator' 2024-09-23T15:48:00.438Z INFO 7140 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 2024-09-23T15:48:00.438Z WARN 7140 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-09-23T15:48:00.438Z WARN 7140 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-09-23T15:48:00.492Z INFO 7140 --- [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: allow.auto.create.topics = true auto.commit.interval.ms = 5000 auto.include.jmx.reporter = true auto.offset.reset = latest bootstrap.servers = [PLAINTEXT://localhost:32784] check.crcs = true client.dns.lookup = use_all_dns_ips client.id = consumer-ncmp-data-operation-event-group-8 client.rack = connections.max.idle.ms = 540000 default.api.timeout.ms = 60000 enable.auto.commit = false exclude.internal.topics = true fetch.max.bytes = 52428800 fetch.max.wait.ms = 500 fetch.min.bytes = 1 group.id = ncmp-data-operation-event-group group.instance.id = null heartbeat.interval.ms = 3000 interceptor.classes = [io.opentelemetry.instrumentation.kafkaclients.v2_6.TracingConsumerInterceptor] internal.leave.group.on.close = true internal.throw.on.fetch.stable.offset.unsupported = false isolation.level = read_uncommitted key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer max.partition.fetch.bytes = 1048576 max.poll.interval.ms = 300000 max.poll.records = 500 metadata.max.age.ms = 300000 metric.reporters = [] metrics.num.samples = 2 metrics.recording.level = INFO metrics.sample.window.ms = 30000 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] receive.buffer.bytes = 65536 reconnect.backoff.max.ms = 1000 reconnect.backoff.ms = 50 request.timeout.ms = 30000 retry.backoff.ms = 100 sasl.client.callback.handler.class = null sasl.jaas.config = null sasl.kerberos.kinit.cmd = /usr/bin/kinit sasl.kerberos.min.time.before.relogin = 60000 sasl.kerberos.service.name = null sasl.kerberos.ticket.renew.jitter = 0.05 sasl.kerberos.ticket.renew.window.factor = 0.8 sasl.login.callback.handler.class = null sasl.login.class = null sasl.login.connect.timeout.ms = null sasl.login.read.timeout.ms = null sasl.login.refresh.buffer.seconds = 300 sasl.login.refresh.min.period.seconds = 60 sasl.login.refresh.window.factor = 0.8 sasl.login.refresh.window.jitter = 0.05 sasl.login.retry.backoff.max.ms = 10000 sasl.login.retry.backoff.ms = 100 sasl.mechanism = GSSAPI sasl.oauthbearer.clock.skew.seconds = 30 sasl.oauthbearer.expected.audience = null sasl.oauthbearer.expected.issuer = null sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 sasl.oauthbearer.jwks.endpoint.url = null sasl.oauthbearer.scope.claim.name = scope sasl.oauthbearer.sub.claim.name = sub sasl.oauthbearer.token.endpoint.url = null security.protocol = PLAINTEXT security.providers = null send.buffer.bytes = 131072 session.timeout.ms = 45000 socket.connection.setup.timeout.max.ms = 30000 socket.connection.setup.timeout.ms = 10000 ssl.cipher.suites = null ssl.enabled.protocols = [TLSv1.2, TLSv1.3] ssl.endpoint.identification.algorithm = https ssl.engine.factory.class = null ssl.key.password = null ssl.keymanager.algorithm = SunX509 ssl.keystore.certificate.chain = null ssl.keystore.key = null ssl.keystore.location = null ssl.keystore.password = null ssl.keystore.type = JKS ssl.protocol = TLSv1.3 ssl.provider = null ssl.secure.random.implementation = null ssl.trustmanager.algorithm = PKIX ssl.truststore.certificates = null ssl.truststore.location = null ssl.truststore.password = null ssl.truststore.type = JKS value.deserializer = class org.springframework.kafka.support.serializer.ErrorHandlingDeserializer 2024-09-23T15:48:00.494Z INFO 7140 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.6.1 2024-09-23T15:48:00.494Z INFO 7140 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 5e3c2b738d253ff5 2024-09-23T15:48:00.494Z INFO 7140 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1727106480494 2024-09-23T15:48:00.494Z INFO 7140 --- [ main] fkaConsumerFactory$ExtendedKafkaConsumer : [Consumer clientId=consumer-ncmp-data-operation-event-group-8, groupId=ncmp-data-operation-event-group] Subscribed to topic(s): ncmp-async-m2m 2024-09-23T15:48:00.496Z INFO 7140 --- [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: allow.auto.create.topics = true auto.commit.interval.ms = 5000 auto.include.jmx.reporter = true auto.offset.reset = latest bootstrap.servers = [PLAINTEXT://localhost:32784] check.crcs = true client.dns.lookup = use_all_dns_ips client.id = consumer-ncmp-async-rest-request-event-group-9 client.rack = connections.max.idle.ms = 540000 default.api.timeout.ms = 60000 enable.auto.commit = false exclude.internal.topics = true fetch.max.bytes = 52428800 fetch.max.wait.ms = 500 fetch.min.bytes = 1 group.id = ncmp-async-rest-request-event-group group.instance.id = null heartbeat.interval.ms = 3000 interceptor.classes = [io.opentelemetry.instrumentation.kafkaclients.v2_6.TracingConsumerInterceptor] internal.leave.group.on.close = true internal.throw.on.fetch.stable.offset.unsupported = false isolation.level = read_uncommitted key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer max.partition.fetch.bytes = 1048576 max.poll.interval.ms = 300000 max.poll.records = 500 metadata.max.age.ms = 300000 metric.reporters = [] metrics.num.samples = 2 metrics.recording.level = INFO metrics.sample.window.ms = 30000 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] receive.buffer.bytes = 65536 reconnect.backoff.max.ms = 1000 reconnect.backoff.ms = 50 request.timeout.ms = 30000 retry.backoff.ms = 100 sasl.client.callback.handler.class = null sasl.jaas.config = null sasl.kerberos.kinit.cmd = /usr/bin/kinit sasl.kerberos.min.time.before.relogin = 60000 sasl.kerberos.service.name = null sasl.kerberos.ticket.renew.jitter = 0.05 sasl.kerberos.ticket.renew.window.factor = 0.8 sasl.login.callback.handler.class = null sasl.login.class = null sasl.login.connect.timeout.ms = null sasl.login.read.timeout.ms = null sasl.login.refresh.buffer.seconds = 300 sasl.login.refresh.min.period.seconds = 60 sasl.login.refresh.window.factor = 0.8 sasl.login.refresh.window.jitter = 0.05 sasl.login.retry.backoff.max.ms = 10000 sasl.login.retry.backoff.ms = 100 sasl.mechanism = GSSAPI sasl.oauthbearer.clock.skew.seconds = 30 sasl.oauthbearer.expected.audience = null sasl.oauthbearer.expected.issuer = null sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 sasl.oauthbearer.jwks.endpoint.url = null sasl.oauthbearer.scope.claim.name = scope sasl.oauthbearer.sub.claim.name = sub sasl.oauthbearer.token.endpoint.url = null security.protocol = PLAINTEXT security.providers = null send.buffer.bytes = 131072 session.timeout.ms = 45000 socket.connection.setup.timeout.max.ms = 30000 socket.connection.setup.timeout.ms = 10000 ssl.cipher.suites = null ssl.enabled.protocols = [TLSv1.2, TLSv1.3] ssl.endpoint.identification.algorithm = https ssl.engine.factory.class = null ssl.key.password = null ssl.keymanager.algorithm = SunX509 ssl.keystore.certificate.chain = null ssl.keystore.key = null ssl.keystore.location = null ssl.keystore.password = null ssl.keystore.type = JKS ssl.protocol = TLSv1.3 ssl.provider = null ssl.secure.random.implementation = null ssl.trustmanager.algorithm = PKIX ssl.truststore.certificates = null ssl.truststore.location = null ssl.truststore.password = null ssl.truststore.type = JKS value.deserializer = class org.springframework.kafka.support.serializer.ErrorHandlingDeserializer 2024-09-23T15:48:00.501Z INFO 7140 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.6.1 2024-09-23T15:48:00.501Z INFO 7140 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 5e3c2b738d253ff5 2024-09-23T15:48:00.501Z INFO 7140 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1727106480501 2024-09-23T15:48:00.501Z INFO 7140 --- [ main] fkaConsumerFactory$ExtendedKafkaConsumer : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-9, groupId=ncmp-async-rest-request-event-group] Subscribed to topic(s): ncmp-async-m2m 2024-09-23T15:48:00.508Z INFO 7140 --- [ main] o.c.n.i.d.a.SerializationIntegrationSpec : Started SerializationIntegrationSpec in 0.564 seconds (process running for 108.854) 2024-09-23T15:48:00.532Z INFO 7140 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2024-09-23T15:48:00.532Z WARN 7140 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 2024-09-23T15:48:00.543Z INFO 7140 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2024-09-23T15:48:00.543Z WARN 7140 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 2024-09-23T15:48:00.555Z WARN 7140 --- [ntainer#1-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-9, groupId=ncmp-async-rest-request-event-group] Error while fetching metadata with correlation id 2 : {ncmp-async-m2m=UNKNOWN_TOPIC_OR_PARTITION} 2024-09-23T15:48:00.556Z INFO 7140 --- [ntainer#1-0-C-1] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-9, groupId=ncmp-async-rest-request-event-group] Cluster ID: -EDGFzmzSg2FAZWYJ3yv5A 2024-09-23T15:48:00.588Z WARN 7140 --- [ntainer#0-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-data-operation-event-group-8, groupId=ncmp-data-operation-event-group] Error while fetching metadata with correlation id 2 : {ncmp-async-m2m=LEADER_NOT_AVAILABLE} 2024-09-23T15:48:00.589Z INFO 7140 --- [ntainer#0-0-C-1] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-ncmp-data-operation-event-group-8, groupId=ncmp-data-operation-event-group] Cluster ID: -EDGFzmzSg2FAZWYJ3yv5A 2024-09-23T15:48:00.737Z WARN 7140 --- [ntainer#1-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-9, groupId=ncmp-async-rest-request-event-group] Error while fetching metadata with correlation id 4 : {ncmp-async-m2m=UNKNOWN_TOPIC_OR_PARTITION} 2024-09-23T15:48:00.741Z INFO 7140 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2024-09-23T15:48:00.741Z WARN 7140 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 2024-09-23T15:48:00.747Z WARN 7140 --- [ntainer#0-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-data-operation-event-group-8, groupId=ncmp-data-operation-event-group] Error while fetching metadata with correlation id 4 : {ncmp-async-m2m=LEADER_NOT_AVAILABLE} 2024-09-23T15:48:00.788Z INFO 7140 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node 1 disconnected. 2024-09-23T15:48:00.788Z WARN 7140 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2024-09-23T15:48:00.847Z INFO 7140 --- [ntainer#1-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-9, groupId=ncmp-async-rest-request-event-group] Discovered group coordinator localhost:32784 (id: 2147483646 rack: null) 2024-09-23T15:48:00.847Z INFO 7140 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2024-09-23T15:48:00.847Z WARN 7140 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 2024-09-23T15:48:00.847Z INFO 7140 --- [ntainer#1-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-9, groupId=ncmp-async-rest-request-event-group] (Re-)joining group 2024-09-23T15:48:00.848Z INFO 7140 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2024-09-23T15:48:00.849Z WARN 7140 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 2024-09-23T15:48:00.863Z INFO 7140 --- [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-8, groupId=ncmp-data-operation-event-group] Discovered group coordinator localhost:32784 (id: 2147483646 rack: null) 2024-09-23T15:48:00.864Z INFO 7140 --- [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-8, groupId=ncmp-data-operation-event-group] (Re-)joining group 2024-09-23T15:48:00.877Z INFO 7140 --- [ntainer#1-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-9, groupId=ncmp-async-rest-request-event-group] Request joining group due to: need to re-join with the given member-id: consumer-ncmp-async-rest-request-event-group-9-cf52a615-a29b-4a61-a0fb-206b6a939ead 2024-09-23T15:48:00.877Z INFO 7140 --- [ntainer#1-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-9, groupId=ncmp-async-rest-request-event-group] Request joining group due to: rebalance failed due to 'The group member needs to have a valid member id before actually entering a consumer group.' (MemberIdRequiredException) 2024-09-23T15:48:00.877Z INFO 7140 --- [ntainer#1-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-9, groupId=ncmp-async-rest-request-event-group] (Re-)joining group 2024-09-23T15:48:00.879Z INFO 7140 --- [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-8, groupId=ncmp-data-operation-event-group] Request joining group due to: need to re-join with the given member-id: consumer-ncmp-data-operation-event-group-8-d0c72618-8a84-4b49-bb33-b8f2559968d4 2024-09-23T15:48:00.879Z INFO 7140 --- [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-8, groupId=ncmp-data-operation-event-group] Request joining group due to: rebalance failed due to 'The group member needs to have a valid member id before actually entering a consumer group.' (MemberIdRequiredException) 2024-09-23T15:48:00.879Z INFO 7140 --- [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-8, groupId=ncmp-data-operation-event-group] (Re-)joining group 2024-09-23T15:48:00.881Z INFO 7140 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-3, groupId=test] Node 1 disconnected. 2024-09-23T15:48:00.881Z WARN 7140 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-3, groupId=test] Connection to node 1 (localhost/127.0.0.1:32780) could not be established. Broker may not be available. 2024-09-23T15:48:00.897Z INFO 7140 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 2024-09-23T15:48:00.897Z WARN 7140 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 2024-09-23T15:48:00.903Z INFO 7140 --- [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-8, groupId=ncmp-data-operation-event-group] Successfully joined group with generation Generation{generationId=1, memberId='consumer-ncmp-data-operation-event-group-8-d0c72618-8a84-4b49-bb33-b8f2559968d4', protocol='range'} 2024-09-23T15:48:00.903Z INFO 7140 --- [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-8, groupId=ncmp-data-operation-event-group] Finished assignment for group at generation 1: {consumer-ncmp-data-operation-event-group-8-d0c72618-8a84-4b49-bb33-b8f2559968d4=Assignment(partitions=[ncmp-async-m2m-0])} 2024-09-23T15:48:00.905Z INFO 7140 --- [ntainer#1-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-9, groupId=ncmp-async-rest-request-event-group] Successfully joined group with generation Generation{generationId=1, memberId='consumer-ncmp-async-rest-request-event-group-9-cf52a615-a29b-4a61-a0fb-206b6a939ead', protocol='range'} 2024-09-23T15:48:00.905Z INFO 7140 --- [ntainer#1-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-9, groupId=ncmp-async-rest-request-event-group] Finished assignment for group at generation 1: {consumer-ncmp-async-rest-request-event-group-9-cf52a615-a29b-4a61-a0fb-206b6a939ead=Assignment(partitions=[ncmp-async-m2m-0])} 2024-09-23T15:48:00.932Z INFO 7140 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2024-09-23T15:48:00.932Z WARN 7140 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32778) could not be established. Broker may not be available. 2024-09-23T15:48:00.955Z INFO 7140 --- [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-8, groupId=ncmp-data-operation-event-group] Successfully synced group in generation Generation{generationId=1, memberId='consumer-ncmp-data-operation-event-group-8-d0c72618-8a84-4b49-bb33-b8f2559968d4', protocol='range'} 2024-09-23T15:48:00.956Z INFO 7140 --- [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-8, groupId=ncmp-data-operation-event-group] Notifying assignor about the new Assignment(partitions=[ncmp-async-m2m-0]) 2024-09-23T15:48:00.956Z INFO 7140 --- [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-8, groupId=ncmp-data-operation-event-group] Adding newly assigned partitions: ncmp-async-m2m-0 2024-09-23T15:48:00.966Z INFO 7140 --- [ntainer#1-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-9, groupId=ncmp-async-rest-request-event-group] Successfully synced group in generation Generation{generationId=1, memberId='consumer-ncmp-async-rest-request-event-group-9-cf52a615-a29b-4a61-a0fb-206b6a939ead', protocol='range'} 2024-09-23T15:48:00.966Z INFO 7140 --- [ntainer#1-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-9, groupId=ncmp-async-rest-request-event-group] Notifying assignor about the new Assignment(partitions=[ncmp-async-m2m-0]) 2024-09-23T15:48:00.966Z INFO 7140 --- [ntainer#1-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-9, groupId=ncmp-async-rest-request-event-group] Adding newly assigned partitions: ncmp-async-m2m-0 2024-09-23T15:48:00.974Z INFO 7140 --- [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-8, groupId=ncmp-data-operation-event-group] Found no committed offset for partition ncmp-async-m2m-0 2024-09-23T15:48:00.979Z INFO 7140 --- [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-8, groupId=ncmp-data-operation-event-group] Found no committed offset for partition ncmp-async-m2m-0 2024-09-23T15:48:00.979Z INFO 7140 --- [ntainer#1-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-9, groupId=ncmp-async-rest-request-event-group] Found no committed offset for partition ncmp-async-m2m-0 2024-09-23T15:48:00.983Z INFO 7140 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2024-09-23T15:48:00.983Z WARN 7140 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32780) could not be established. Broker may not be available. 2024-09-23T15:48:00.985Z INFO 7140 --- [ntainer#1-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-9, groupId=ncmp-async-rest-request-event-group] Found no committed offset for partition ncmp-async-m2m-0 2024-09-23T15:48:00.988Z INFO 7140 --- [ntainer#0-0-C-1] o.a.k.c.c.internals.SubscriptionState : [Consumer clientId=consumer-ncmp-data-operation-event-group-8, groupId=ncmp-data-operation-event-group] Resetting offset for partition ncmp-async-m2m-0 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[localhost:32784 (id: 1 rack: null)], epoch=0}}. 2024-09-23T15:48:00.998Z INFO 7140 --- [ntainer#1-0-C-1] o.a.k.c.c.internals.SubscriptionState : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-9, groupId=ncmp-async-rest-request-event-group] Resetting offset for partition ncmp-async-m2m-0 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[localhost:32784 (id: 1 rack: null)], epoch=0}}. 2024-09-23T15:48:01.017Z INFO 7140 --- [ntainer#1-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-async-rest-request-event-group: partitions assigned: [ncmp-async-m2m-0] 2024-09-23T15:48:01.020Z INFO 7140 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 2024-09-23T15:48:01.020Z INFO 7140 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: acks = -1 auto.include.jmx.reporter = true batch.size = 16384 bootstrap.servers = [PLAINTEXT://localhost:32784] buffer.memory = 33554432 client.dns.lookup = use_all_dns_ips client.id = producer-12 compression.type = none connections.max.idle.ms = 540000 delivery.timeout.ms = 120000 enable.idempotence = false interceptor.classes = [] key.serializer = class org.apache.kafka.common.serialization.StringSerializer linger.ms = 1 max.block.ms = 60000 max.in.flight.requests.per.connection = 5 max.request.size = 1048576 metadata.max.age.ms = 300000 metadata.max.idle.ms = 300000 metric.reporters = [] metrics.num.samples = 2 metrics.recording.level = INFO metrics.sample.window.ms = 30000 partitioner.adaptive.partitioning.enable = true partitioner.availability.timeout.ms = 0 partitioner.class = null partitioner.ignore.keys = false receive.buffer.bytes = 32768 reconnect.backoff.max.ms = 1000 reconnect.backoff.ms = 50 request.timeout.ms = 30000 retries = 0 retry.backoff.ms = 100 sasl.client.callback.handler.class = null sasl.jaas.config = null sasl.kerberos.kinit.cmd = /usr/bin/kinit sasl.kerberos.min.time.before.relogin = 60000 sasl.kerberos.service.name = null sasl.kerberos.ticket.renew.jitter = 0.05 sasl.kerberos.ticket.renew.window.factor = 0.8 sasl.login.callback.handler.class = null sasl.login.class = null sasl.login.connect.timeout.ms = null sasl.login.read.timeout.ms = null sasl.login.refresh.buffer.seconds = 300 sasl.login.refresh.min.period.seconds = 60 sasl.login.refresh.window.factor = 0.8 sasl.login.refresh.window.jitter = 0.05 sasl.login.retry.backoff.max.ms = 10000 sasl.login.retry.backoff.ms = 100 sasl.mechanism = GSSAPI sasl.oauthbearer.clock.skew.seconds = 30 sasl.oauthbearer.expected.audience = null sasl.oauthbearer.expected.issuer = null sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 sasl.oauthbearer.jwks.endpoint.url = null sasl.oauthbearer.scope.claim.name = scope sasl.oauthbearer.sub.claim.name = sub sasl.oauthbearer.token.endpoint.url = null security.protocol = PLAINTEXT security.providers = null send.buffer.bytes = 131072 socket.connection.setup.timeout.max.ms = 30000 socket.connection.setup.timeout.ms = 10000 ssl.cipher.suites = null ssl.enabled.protocols = [TLSv1.2, TLSv1.3] ssl.endpoint.identification.algorithm = https ssl.engine.factory.class = null ssl.key.password = null ssl.keymanager.algorithm = SunX509 ssl.keystore.certificate.chain = null ssl.keystore.key = null ssl.keystore.location = null ssl.keystore.password = null ssl.keystore.type = JKS ssl.protocol = TLSv1.3 ssl.provider = null ssl.secure.random.implementation = null ssl.trustmanager.algorithm = PKIX ssl.truststore.certificates = null ssl.truststore.location = null ssl.truststore.password = null ssl.truststore.type = JKS transaction.timeout.ms = 60000 transactional.id = null value.serializer = class io.cloudevents.kafka.CloudEventSerializer 2024-09-23T15:48:01.022Z INFO 7140 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 2024-09-23T15:48:01.022Z INFO 7140 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.6.1 2024-09-23T15:48:01.022Z INFO 7140 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 5e3c2b738d253ff5 2024-09-23T15:48:01.022Z INFO 7140 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1727106481022 2024-09-23T15:48:01.025Z INFO 7140 --- [ntainer#0-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-data-operation-event-group: partitions assigned: [ncmp-async-m2m-0] 2024-09-23T15:48:01.051Z INFO 7140 --- [d | producer-12] org.apache.kafka.clients.Metadata : [Producer clientId=producer-12] Cluster ID: -EDGFzmzSg2FAZWYJ3yv5A 2024-09-23T15:48:01.096Z INFO 7140 --- [ntainer#0-0-C-1] o.a.k.clients.admin.AdminClientConfig : AdminClientConfig values: auto.include.jmx.reporter = true bootstrap.servers = [PLAINTEXT://localhost:32784] client.dns.lookup = use_all_dns_ips client.id = connections.max.idle.ms = 300000 default.api.timeout.ms = 60000 metadata.max.age.ms = 300000 metric.reporters = [] metrics.num.samples = 2 metrics.recording.level = INFO metrics.sample.window.ms = 30000 receive.buffer.bytes = 65536 reconnect.backoff.max.ms = 1000 reconnect.backoff.ms = 50 request.timeout.ms = 30000 retries = 2147483647 retry.backoff.ms = 100 sasl.client.callback.handler.class = null sasl.jaas.config = null sasl.kerberos.kinit.cmd = /usr/bin/kinit sasl.kerberos.min.time.before.relogin = 60000 sasl.kerberos.service.name = null sasl.kerberos.ticket.renew.jitter = 0.05 sasl.kerberos.ticket.renew.window.factor = 0.8 sasl.login.callback.handler.class = null sasl.login.class = null sasl.login.connect.timeout.ms = null sasl.login.read.timeout.ms = null sasl.login.refresh.buffer.seconds = 300 sasl.login.refresh.min.period.seconds = 60 sasl.login.refresh.window.factor = 0.8 sasl.login.refresh.window.jitter = 0.05 sasl.login.retry.backoff.max.ms = 10000 sasl.login.retry.backoff.ms = 100 sasl.mechanism = GSSAPI sasl.oauthbearer.clock.skew.seconds = 30 sasl.oauthbearer.expected.audience = null sasl.oauthbearer.expected.issuer = null sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 sasl.oauthbearer.jwks.endpoint.url = null sasl.oauthbearer.scope.claim.name = scope sasl.oauthbearer.sub.claim.name = sub sasl.oauthbearer.token.endpoint.url = null security.protocol = PLAINTEXT security.providers = null send.buffer.bytes = 131072 socket.connection.setup.timeout.max.ms = 30000 socket.connection.setup.timeout.ms = 10000 ssl.cipher.suites = null ssl.enabled.protocols = [TLSv1.2, TLSv1.3] ssl.endpoint.identification.algorithm = https ssl.engine.factory.class = null ssl.key.password = null ssl.keymanager.algorithm = SunX509 ssl.keystore.certificate.chain = null ssl.keystore.key = null ssl.keystore.location = null ssl.keystore.password = null ssl.keystore.type = JKS ssl.protocol = TLSv1.3 ssl.provider = null ssl.secure.random.implementation = null ssl.trustmanager.algorithm = PKIX ssl.truststore.certificates = null ssl.truststore.location = null ssl.truststore.password = null ssl.truststore.type = JKS 2024-09-23T15:48:01.102Z INFO 7140 --- [ntainer#0-0-C-1] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.6.1 2024-09-23T15:48:01.102Z INFO 7140 --- [ntainer#0-0-C-1] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 5e3c2b738d253ff5 2024-09-23T15:48:01.102Z INFO 7140 --- [ntainer#0-0-C-1] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1727106481102 2024-09-23T15:48:01.132Z INFO 7140 --- [| adminclient-2] o.a.kafka.common.utils.AppInfoParser : App info kafka.admin.client for adminclient-2 unregistered 2024-09-23T15:48:01.133Z INFO 7140 --- [| adminclient-2] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 2024-09-23T15:48:01.133Z INFO 7140 --- [| adminclient-2] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 2024-09-23T15:48:01.133Z INFO 7140 --- [| adminclient-2] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 2024-09-23T15:48:01.164Z INFO 7140 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 2024-09-23T15:48:01.164Z INFO 7140 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: acks = -1 auto.include.jmx.reporter = true batch.size = 16384 bootstrap.servers = [PLAINTEXT://localhost:32784] buffer.memory = 33554432 client.dns.lookup = use_all_dns_ips client.id = producer-13 compression.type = none connections.max.idle.ms = 540000 delivery.timeout.ms = 120000 enable.idempotence = false interceptor.classes = [] key.serializer = class org.apache.kafka.common.serialization.StringSerializer linger.ms = 1 max.block.ms = 60000 max.in.flight.requests.per.connection = 5 max.request.size = 1048576 metadata.max.age.ms = 300000 metadata.max.idle.ms = 300000 metric.reporters = [] metrics.num.samples = 2 metrics.recording.level = INFO metrics.sample.window.ms = 30000 partitioner.adaptive.partitioning.enable = true partitioner.availability.timeout.ms = 0 partitioner.class = null partitioner.ignore.keys = false receive.buffer.bytes = 32768 reconnect.backoff.max.ms = 1000 reconnect.backoff.ms = 50 request.timeout.ms = 30000 retries = 0 retry.backoff.ms = 100 sasl.client.callback.handler.class = null sasl.jaas.config = null sasl.kerberos.kinit.cmd = /usr/bin/kinit sasl.kerberos.min.time.before.relogin = 60000 sasl.kerberos.service.name = null sasl.kerberos.ticket.renew.jitter = 0.05 sasl.kerberos.ticket.renew.window.factor = 0.8 sasl.login.callback.handler.class = null sasl.login.class = null sasl.login.connect.timeout.ms = null sasl.login.read.timeout.ms = null sasl.login.refresh.buffer.seconds = 300 sasl.login.refresh.min.period.seconds = 60 sasl.login.refresh.window.factor = 0.8 sasl.login.refresh.window.jitter = 0.05 sasl.login.retry.backoff.max.ms = 10000 sasl.login.retry.backoff.ms = 100 sasl.mechanism = GSSAPI sasl.oauthbearer.clock.skew.seconds = 30 sasl.oauthbearer.expected.audience = null sasl.oauthbearer.expected.issuer = null sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 sasl.oauthbearer.jwks.endpoint.url = null sasl.oauthbearer.scope.claim.name = scope sasl.oauthbearer.sub.claim.name = sub sasl.oauthbearer.token.endpoint.url = null security.protocol = PLAINTEXT security.providers = null send.buffer.bytes = 131072 socket.connection.setup.timeout.max.ms = 30000 socket.connection.setup.timeout.ms = 10000 ssl.cipher.suites = null ssl.enabled.protocols = [TLSv1.2, TLSv1.3] ssl.endpoint.identification.algorithm = https ssl.engine.factory.class = null ssl.key.password = null ssl.keymanager.algorithm = SunX509 ssl.keystore.certificate.chain = null ssl.keystore.key = null ssl.keystore.location = null ssl.keystore.password = null ssl.keystore.type = JKS ssl.protocol = TLSv1.3 ssl.provider = null ssl.secure.random.implementation = null ssl.trustmanager.algorithm = PKIX ssl.truststore.certificates = null ssl.truststore.location = null ssl.truststore.password = null ssl.truststore.type = JKS transaction.timeout.ms = 60000 transactional.id = null value.serializer = class org.springframework.kafka.support.serializer.JsonSerializer 2024-09-23T15:48:01.167Z INFO 7140 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 2024-09-23T15:48:01.167Z INFO 7140 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.6.1 2024-09-23T15:48:01.167Z INFO 7140 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 5e3c2b738d253ff5 2024-09-23T15:48:01.167Z INFO 7140 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1727106481167 2024-09-23T15:48:01.178Z INFO 7140 --- [d | producer-13] org.apache.kafka.clients.Metadata : [Producer clientId=producer-13] Cluster ID: -EDGFzmzSg2FAZWYJ3yv5A 2024-09-23T15:48:01.197Z INFO 7140 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2024-09-23T15:48:01.197Z WARN 7140 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2024-09-23T15:48:01.199Z ERROR 7140 --- [ntainer#0-0-C-1] o.s.kafka.listener.DefaultErrorHandler : Backoff FixedBackOff{interval=0, currentAttempts=1, maxAttempts=0} exhausted for ncmp-async-m2m-0@1 org.springframework.kafka.listener.ListenerExecutionFailedException: Listener failed at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.decorateException(KafkaMessageListenerContainer.java:2954) at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.checkDeser(KafkaMessageListenerContainer.java:3002) at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeOnMessage(KafkaMessageListenerContainer.java:2854) at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.lambda$doInvokeRecordListener$55(KafkaMessageListenerContainer.java:2777) at io.micrometer.observation.Observation.observe(Observation.java:499) at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.doInvokeRecordListener(KafkaMessageListenerContainer.java:2776) at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.doInvokeWithRecords(KafkaMessageListenerContainer.java:2625) at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeRecordListener(KafkaMessageListenerContainer.java:2511) at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeListener(KafkaMessageListenerContainer.java:2153) at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeIfHaveRecords(KafkaMessageListenerContainer.java:1493) at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.pollAndInvoke(KafkaMessageListenerContainer.java:1458) at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.run(KafkaMessageListenerContainer.java:1328) at java.base/java.util.concurrent.CompletableFuture$AsyncRun.run(CompletableFuture.java:1804) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: org.springframework.kafka.support.serializer.DeserializationException: failed to deserialize at org.springframework.kafka.support.serializer.SerializationUtils.deserializationException(SerializationUtils.java:158) at org.springframework.kafka.support.serializer.ErrorHandlingDeserializer.deserialize(ErrorHandlingDeserializer.java:218) at org.apache.kafka.common.serialization.Deserializer.deserialize(Deserializer.java:73) at org.apache.kafka.clients.consumer.internals.CompletedFetch.parseRecord(CompletedFetch.java:300) at org.apache.kafka.clients.consumer.internals.CompletedFetch.fetchRecords(CompletedFetch.java:263) at org.apache.kafka.clients.consumer.internals.AbstractFetch.fetchRecords(AbstractFetch.java:340) at org.apache.kafka.clients.consumer.internals.AbstractFetch.collectFetch(AbstractFetch.java:306) at org.apache.kafka.clients.consumer.KafkaConsumer.pollForFetches(KafkaConsumer.java:1262) at org.apache.kafka.clients.consumer.KafkaConsumer.poll(KafkaConsumer.java:1186) at org.apache.kafka.clients.consumer.KafkaConsumer.poll(KafkaConsumer.java:1159) at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.pollConsumer(KafkaMessageListenerContainer.java:1664) at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.doPoll(KafkaMessageListenerContainer.java:1639) at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.pollAndInvoke(KafkaMessageListenerContainer.java:1437) ... 3 common frames omitted Caused by: io.cloudevents.rw.CloudEventRWException: Could not parse. Unknown encoding. Invalid content type or spec version at io.cloudevents.rw.CloudEventRWException.newUnknownEncodingException(CloudEventRWException.java:201) at io.cloudevents.core.message.impl.MessageUtils.parseStructuredOrBinaryMessage(MessageUtils.java:80) at io.cloudevents.kafka.KafkaMessageFactory.createReader(KafkaMessageFactory.java:65) at io.cloudevents.kafka.CloudEventDeserializer.deserialize(CloudEventDeserializer.java:60) at io.cloudevents.kafka.CloudEventDeserializer.deserialize(CloudEventDeserializer.java:34) at org.springframework.kafka.support.serializer.ErrorHandlingDeserializer.deserialize(ErrorHandlingDeserializer.java:215) ... 14 common frames omitted 2024-09-23T15:48:01.243Z INFO 7140 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2024-09-23T15:48:01.243Z WARN 7140 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32778) could not be established. Broker may not be available. 2024-09-23T15:48:01.296Z INFO 7140 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 2024-09-23T15:48:01.296Z WARN 7140 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-09-23T15:48:01.296Z WARN 7140 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-09-23T15:48:01.347Z INFO 7140 --- [ntainer#0-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-data-operation-event-group-8, groupId=ncmp-data-operation-event-group] Node 2147483646 disconnected. 2024-09-23T15:48:01.347Z INFO 7140 --- [ntainer#1-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-9, groupId=ncmp-async-rest-request-event-group] Node 2147483646 disconnected. 2024-09-23T15:48:01.347Z INFO 7140 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 2024-09-23T15:48:01.347Z INFO 7140 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 2024-09-23T15:48:01.347Z INFO 7140 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 2024-09-23T15:48:01.347Z INFO 7140 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node -1 disconnected. 2024-09-23T15:48:01.348Z INFO 7140 --- [ion-event-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-data-operation-event-group-8, groupId=ncmp-data-operation-event-group] Node 1 disconnected. 2024-09-23T15:48:01.348Z INFO 7140 --- [ion-event-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-data-operation-event-group-8, groupId=ncmp-data-operation-event-group] Cancelled in-flight FETCH request with correlation id 19 due to node 1 being disconnected (elapsed time since creation: 152ms, elapsed time since send: 152ms, request timeout: 30000ms) 2024-09-23T15:48:01.348Z INFO 7140 --- [ion-event-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-data-operation-event-group-8, groupId=ncmp-data-operation-event-group] Cancelled in-flight METADATA request with correlation id 21 due to node 1 being disconnected (elapsed time since creation: 122ms, elapsed time since send: 122ms, request timeout: 30000ms) 2024-09-23T15:48:01.349Z INFO 7140 --- [ion-event-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-data-operation-event-group-8, groupId=ncmp-data-operation-event-group] Node -1 disconnected. 2024-09-23T15:48:01.349Z INFO 7140 --- [ion-event-group] o.a.kafka.clients.FetchSessionHandler : [Consumer clientId=consumer-ncmp-data-operation-event-group-8, groupId=ncmp-data-operation-event-group] Error sending fetch request (sessionId=1932829166, epoch=2) to node 1: org.apache.kafka.common.errors.DisconnectException: null 2024-09-23T15:48:01.349Z INFO 7140 --- [ion-event-group] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-8, groupId=ncmp-data-operation-event-group] Group coordinator localhost:32784 (id: 2147483646 rack: null) is unavailable or invalid due to cause: coordinator unavailable. isDisconnected: true. Rediscovery will be attempted. 2024-09-23T15:48:01.349Z INFO 7140 --- [est-event-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-9, groupId=ncmp-async-rest-request-event-group] Node 1 disconnected. 2024-09-23T15:48:01.349Z INFO 7140 --- [est-event-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-9, groupId=ncmp-async-rest-request-event-group] Cancelled in-flight FETCH request with correlation id 19 due to node 1 being disconnected (elapsed time since creation: 148ms, elapsed time since send: 148ms, request timeout: 30000ms) 2024-09-23T15:48:01.349Z INFO 7140 --- [est-event-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-9, groupId=ncmp-async-rest-request-event-group] Cancelled in-flight METADATA request with correlation id 21 due to node 1 being disconnected (elapsed time since creation: 47ms, elapsed time since send: 47ms, request timeout: 30000ms) 2024-09-23T15:48:01.349Z INFO 7140 --- [est-event-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-9, groupId=ncmp-async-rest-request-event-group] Node -1 disconnected. 2024-09-23T15:48:01.350Z INFO 7140 --- [est-event-group] o.a.kafka.clients.FetchSessionHandler : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-9, groupId=ncmp-async-rest-request-event-group] Error sending fetch request (sessionId=2141935063, epoch=2) to node 1: org.apache.kafka.common.errors.DisconnectException: null 2024-09-23T15:48:01.350Z INFO 7140 --- [est-event-group] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-9, groupId=ncmp-async-rest-request-event-group] Group coordinator localhost:32784 (id: 2147483646 rack: null) is unavailable or invalid due to cause: coordinator unavailable. isDisconnected: true. Rediscovery will be attempted. 2024-09-23T15:48:01.401Z INFO 7140 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2024-09-23T15:48:01.401Z WARN 7140 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 2024-09-23T15:48:01.448Z INFO 7140 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 2024-09-23T15:48:01.448Z WARN 7140 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32784) could not be established. Broker may not be available. 2024-09-23T15:48:01.448Z INFO 7140 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 2024-09-23T15:48:01.448Z WARN 7140 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32784) could not be established. Broker may not be available. 2024-09-23T15:48:01.449Z INFO 7140 --- [ntainer#1-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-9, groupId=ncmp-async-rest-request-event-group] Node 1 disconnected. 2024-09-23T15:48:01.449Z WARN 7140 --- [ntainer#1-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-9, groupId=ncmp-async-rest-request-event-group] Connection to node 1 (localhost/127.0.0.1:32784) could not be established. Broker may not be available. 2024-09-23T15:48:01.449Z INFO 7140 --- [ntainer#0-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-data-operation-event-group-8, groupId=ncmp-data-operation-event-group] Node 1 disconnected. 2024-09-23T15:48:01.450Z WARN 7140 --- [ntainer#0-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-data-operation-event-group-8, groupId=ncmp-data-operation-event-group] Connection to node 1 (localhost/127.0.0.1:32784) could not be established. Broker may not be available. 2024-09-23T15:48:01.550Z INFO 7140 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 2024-09-23T15:48:01.550Z WARN 7140 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32784) could not be established. Broker may not be available. 2024-09-23T15:48:01.550Z INFO 7140 --- [ntainer#1-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-9, groupId=ncmp-async-rest-request-event-group] Node 1 disconnected. 2024-09-23T15:48:01.550Z INFO 7140 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 2024-09-23T15:48:01.550Z WARN 7140 --- [ntainer#1-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-9, groupId=ncmp-async-rest-request-event-group] Connection to node 1 (localhost/127.0.0.1:32784) could not be established. Broker may not be available. 2024-09-23T15:48:01.550Z WARN 7140 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32784) could not be established. Broker may not be available. 2024-09-23T15:48:01.550Z INFO 7140 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 2024-09-23T15:48:01.550Z INFO 7140 --- [ntainer#0-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-data-operation-event-group-8, groupId=ncmp-data-operation-event-group] Node 1 disconnected. 2024-09-23T15:48:01.550Z WARN 7140 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-09-23T15:48:01.550Z WARN 7140 --- [ntainer#0-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-data-operation-event-group-8, groupId=ncmp-data-operation-event-group] Connection to node 1 (localhost/127.0.0.1:32784) could not be established. Broker may not be available. 2024-09-23T15:48:01.550Z WARN 7140 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-09-23T15:48:01.575Z INFO 7140 --- [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-8, groupId=ncmp-data-operation-event-group] Revoke previously assigned partitions ncmp-async-m2m-0 2024-09-23T15:48:01.575Z INFO 7140 --- [ntainer#0-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-data-operation-event-group: partitions revoked: [ncmp-async-m2m-0] 2024-09-23T15:48:01.575Z INFO 7140 --- [ntainer#1-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-9, groupId=ncmp-async-rest-request-event-group] Revoke previously assigned partitions ncmp-async-m2m-0 2024-09-23T15:48:01.575Z INFO 7140 --- [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-8, groupId=ncmp-data-operation-event-group] Resetting generation and member id due to: consumer pro-actively leaving the group 2024-09-23T15:48:01.575Z INFO 7140 --- [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-8, groupId=ncmp-data-operation-event-group] Request joining group due to: consumer pro-actively leaving the group 2024-09-23T15:48:01.575Z INFO 7140 --- [ntainer#0-0-C-1] fkaConsumerFactory$ExtendedKafkaConsumer : [Consumer clientId=consumer-ncmp-data-operation-event-group-8, groupId=ncmp-data-operation-event-group] Unsubscribed all topics or patterns and assigned partitions 2024-09-23T15:48:01.575Z INFO 7140 --- [ntainer#1-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-async-rest-request-event-group: partitions revoked: [ncmp-async-m2m-0] 2024-09-23T15:48:01.575Z INFO 7140 --- [ntainer#1-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-9, groupId=ncmp-async-rest-request-event-group] Resetting generation and member id due to: consumer pro-actively leaving the group 2024-09-23T15:48:01.575Z INFO 7140 --- [ntainer#1-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-9, groupId=ncmp-async-rest-request-event-group] Request joining group due to: consumer pro-actively leaving the group 2024-09-23T15:48:01.575Z INFO 7140 --- [ntainer#1-0-C-1] fkaConsumerFactory$ExtendedKafkaConsumer : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-9, groupId=ncmp-async-rest-request-event-group] Unsubscribed all topics or patterns and assigned partitions 2024-09-23T15:48:01.575Z INFO 7140 --- [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-8, groupId=ncmp-data-operation-event-group] Resetting generation and member id due to: consumer pro-actively leaving the group 2024-09-23T15:48:01.575Z INFO 7140 --- [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-8, groupId=ncmp-data-operation-event-group] Request joining group due to: consumer pro-actively leaving the group 2024-09-23T15:48:01.576Z INFO 7140 --- [ntainer#1-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-9, groupId=ncmp-async-rest-request-event-group] Resetting generation and member id due to: consumer pro-actively leaving the group 2024-09-23T15:48:01.576Z INFO 7140 --- [ntainer#1-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-9, groupId=ncmp-async-rest-request-event-group] Request joining group due to: consumer pro-actively leaving the group 2024-09-23T15:48:01.576Z INFO 7140 --- [ntainer#0-0-C-1] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 2024-09-23T15:48:01.576Z INFO 7140 --- [ntainer#0-0-C-1] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 2024-09-23T15:48:01.576Z INFO 7140 --- [ntainer#0-0-C-1] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 2024-09-23T15:48:01.576Z INFO 7140 --- [ntainer#1-0-C-1] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 2024-09-23T15:48:01.576Z INFO 7140 --- [ntainer#1-0-C-1] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 2024-09-23T15:48:01.576Z INFO 7140 --- [ntainer#1-0-C-1] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 2024-09-23T15:48:01.580Z INFO 7140 --- [ntainer#0-0-C-1] o.a.kafka.common.utils.AppInfoParser : App info kafka.consumer for consumer-ncmp-data-operation-event-group-8 unregistered 2024-09-23T15:48:01.581Z INFO 7140 --- [ntainer#0-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-data-operation-event-group: Consumer stopped 2024-09-23T15:48:01.581Z INFO 7140 --- [ntainer#1-0-C-1] o.a.kafka.common.utils.AppInfoParser : App info kafka.consumer for consumer-ncmp-async-rest-request-event-group-9 unregistered 2024-09-23T15:48:01.581Z INFO 7140 --- [ntainer#1-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-async-rest-request-event-group: Consumer stopped [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.202 s - in org.onap.cps.ncmp.impl.data.async.SerializationIntegrationSpec [INFO] Running org.onap.cps.ncmp.impl.data.policyexecutor.PolicyExecutorConfigurationSpec 15:48:01,607 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Worker thread will flush remaining events before exiting. 15:48:01,607 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Queue flush finished successfully within timeout. 15:48:01,607 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@404f719c - URL [jar:file:/w/workspace/cps-master-verify-java/cps-service/target/cps-service-3.5.3-SNAPSHOT.jar!/logback-spring.xml] is not of type file 15:48:01,610 |-INFO in ch.qos.logback.core.joran.util.ConfigurationWatchListUtil@1337e769 - Adding [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.2.4/spring-boot-3.2.4.jar!/org/springframework/boot/logging/logback/defaults.xml] to configuration watch list. 15:48:01,610 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@404f719c - URL [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.2.4/spring-boot-3.2.4.jar!/org/springframework/boot/logging/logback/defaults.xml] is not of type file 15:48:01,611 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word applicationName with class [org.springframework.boot.logging.logback.ApplicationNameConverter] 15:48:01,611 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word clr with class [org.springframework.boot.logging.logback.ColorConverter] 15:48:01,611 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word correlationId with class [org.springframework.boot.logging.logback.CorrelationIdConverter] 15:48:01,611 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word wex with class [org.springframework.boot.logging.logback.WhitespaceThrowableProxyConverter] 15:48:01,611 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word wEx with class [org.springframework.boot.logging.logback.ExtendedWhitespaceThrowableProxyConverter] 15:48:01,611 |-INFO in ch.qos.logback.core.joran.util.ConfigurationWatchListUtil@1337e769 - Adding [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.2.4/spring-boot-3.2.4.jar!/org/springframework/boot/logging/logback/console-appender.xml] to configuration watch list. 15:48:01,611 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@404f719c - URL [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.2.4/spring-boot-3.2.4.jar!/org/springframework/boot/logging/logback/console-appender.xml] is not of type file 15:48:01,613 |-WARN in IfNestedWithinSecondPhaseElementSC - elements cannot be nested within an , or element 15:48:01,613 |-WARN in IfNestedWithinSecondPhaseElementSC - See also http://logback.qos.ch/codes.html#nested_if_element 15:48:01,613 |-WARN in IfNestedWithinSecondPhaseElementSC - Element at line 60 contains a nested element at line 61 15:48:01,613 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Registering a new ReconfigureOnChangeTask ReconfigureOnChangeTask(born:1727106481613) 15:48:01,613 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Will scan for changes in [jar:file:/w/workspace/cps-master-verify-java/cps-service/target/cps-service-3.5.3-SNAPSHOT.jar!/logback-spring.xml] 15:48:01,613 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Setting ReconfigureOnChangeTask scanning period to 30 seconds 15:48:01,614 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.catalina.startup.DigesterFactory] to ERROR 15:48:01,614 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@65be07dd - Propagating ERROR level on Logger[org.apache.catalina.startup.DigesterFactory] onto the JUL framework 15:48:01,614 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.catalina.util.LifecycleBase] to ERROR 15:48:01,614 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@65be07dd - Propagating ERROR level on Logger[org.apache.catalina.util.LifecycleBase] onto the JUL framework 15:48:01,614 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.coyote.http11.Http11NioProtocol] to WARN 15:48:01,614 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@65be07dd - Propagating WARN level on Logger[org.apache.coyote.http11.Http11NioProtocol] onto the JUL framework 15:48:01,614 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.sshd.common.util.SecurityUtils] to WARN 15:48:01,614 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@65be07dd - Propagating WARN level on Logger[org.apache.sshd.common.util.SecurityUtils] onto the JUL framework 15:48:01,614 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.tomcat.util.net.NioSelectorPool] to WARN 15:48:01,614 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@65be07dd - Propagating WARN level on Logger[org.apache.tomcat.util.net.NioSelectorPool] onto the JUL framework 15:48:01,614 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.eclipse.jetty.util.component.AbstractLifeCycle] to ERROR 15:48:01,614 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@65be07dd - Propagating ERROR level on Logger[org.eclipse.jetty.util.component.AbstractLifeCycle] onto the JUL framework 15:48:01,614 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.hibernate.validator.internal.util.Version] to WARN 15:48:01,614 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@65be07dd - Propagating WARN level on Logger[org.hibernate.validator.internal.util.Version] onto the JUL framework 15:48:01,614 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.springframework.boot.actuate.endpoint.jmx] to WARN 15:48:01,614 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@65be07dd - Propagating WARN level on Logger[org.springframework.boot.actuate.endpoint.jmx] onto the JUL framework 15:48:01,614 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [CONSOLE] 15:48:01,614 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 15:48:01,615 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property 15:48:01,615 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [jsonConsole] 15:48:01,615 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 15:48:01,615 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventJsonProviders] for [providers] property 15:48:01,615 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventPatternJsonProvider] for [pattern] property 15:48:01,619 |-INFO in ch.qos.logback.classic.pattern.DateConverter@15719707 - Setting zoneId to "UTC" 15:48:01,620 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [asyncConsole] 15:48:01,620 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.classic.AsyncAppender] 15:48:01,622 |-INFO in ch.qos.logback.core.model.processor.conditional.IfModelHandler - Condition [property("loggingFormat").equalsIgnoreCase("json")] evaluated to false on line 61 15:48:01,622 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [CONSOLE] to ch.qos.logback.classic.AsyncAppender[asyncConsole] 15:48:01,622 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Attaching appender named [CONSOLE] to AsyncAppender. 15:48:01,622 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Setting discardingThreshold to 51 15:48:01,623 |-INFO in ch.qos.logback.classic.model.processor.RootLoggerModelHandler - Setting level of ROOT logger to INFO 15:48:01,623 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@65be07dd - Propagating INFO level on Logger[ROOT] onto the JUL framework 15:48:01,623 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [asyncConsole] to Logger[ROOT] 15:48:01,623 |-INFO in ch.qos.logback.core.model.processor.DefaultProcessor@72098cf1 - End of configuration. 15:48:01,623 |-INFO in org.springframework.boot.logging.logback.SpringBootJoranConfigurator@49f1c0bd - Registering current configuration as safe fallback point . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v3.2.4) 2024-09-23T15:48:01.625Z INFO 7140 --- [ main] .n.i.d.p.PolicyExecutorConfigurationSpec : Starting PolicyExecutorConfigurationSpec using Java 17.0.6-ea with PID 7140 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-service) 2024-09-23T15:48:01.625Z INFO 7140 --- [ main] .n.i.d.p.PolicyExecutorConfigurationSpec : No active profile set, falling back to 1 default profile: "default" 2024-09-23T15:48:01.697Z INFO 7140 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node 1 disconnected. 2024-09-23T15:48:01.697Z WARN 7140 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2024-09-23T15:48:01.742Z INFO 7140 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2024-09-23T15:48:01.742Z WARN 7140 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 2024-09-23T15:48:01.752Z INFO 7140 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 2024-09-23T15:48:01.752Z WARN 7140 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32784) could not be established. Broker may not be available. 2024-09-23T15:48:01.756Z INFO 7140 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2024-09-23T15:48:01.756Z WARN 7140 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 2024-09-23T15:48:01.771Z INFO 7140 --- [ main] .n.i.d.p.PolicyExecutorConfigurationSpec : Started PolicyExecutorConfigurationSpec in 0.177 seconds (process running for 110.116) [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.184 s - in org.onap.cps.ncmp.impl.data.policyexecutor.PolicyExecutorConfigurationSpec [INFO] Running org.onap.cps.ncmp.impl.data.policyexecutor.PolicyExecutorSpec 2024-09-23T15:48:01.785Z INFO 7140 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-3, groupId=test] Node 1 disconnected. 2024-09-23T15:48:01.785Z WARN 7140 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-3, groupId=test] Connection to node 1 (localhost/127.0.0.1:32780) could not be established. Broker may not be available. 2024-09-23T15:48:01.801Z INFO 7140 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 2024-09-23T15:48:01.801Z WARN 7140 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32784) could not be established. Broker may not be available. 2024-09-23T15:48:01.804Z INFO 7140 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 2024-09-23T15:48:01.804Z WARN 7140 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 2024-09-23T15:48:01.995Z INFO 7140 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2024-09-23T15:48:01.995Z WARN 7140 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32778) could not be established. Broker may not be available. 2024-09-23T15:48:01.995Z INFO 7140 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2024-09-23T15:48:01.995Z WARN 7140 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32780) could not be established. Broker may not be available. 2024-09-23T15:48:02.007Z INFO 7140 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2024-09-23T15:48:02.007Z WARN 7140 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 2024-09-23T15:48:02.034Z INFO 7140 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2024-09-23T15:48:02.034Z WARN 7140 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 2024-09-23T15:48:02.105Z TRACE 7140 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor Enabled: true 2024-09-23T15:48:02.107Z INFO 7140 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 2024-09-23T15:48:02.107Z WARN 7140 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32784) could not be established. Broker may not be available. 2024-09-23T15:48:02.122Z TRACE 7140 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor Decision ID: unknown id 2024-09-23T15:48:02.122Z TRACE 7140 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor allows the operation 2024-09-23T15:48:02.124Z TRACE 7140 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor Enabled: true 2024-09-23T15:48:02.125Z TRACE 7140 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor Decision ID: unknown id 2024-09-23T15:48:02.125Z TRACE 7140 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor allows the operation 2024-09-23T15:48:02.126Z TRACE 7140 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor Enabled: true 2024-09-23T15:48:02.127Z TRACE 7140 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor Decision ID: unknown id 2024-09-23T15:48:02.127Z TRACE 7140 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor allows the operation 2024-09-23T15:48:02.128Z TRACE 7140 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor Enabled: true 2024-09-23T15:48:02.129Z TRACE 7140 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor Decision ID: unknown id 2024-09-23T15:48:02.129Z TRACE 7140 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor allows the operation 2024-09-23T15:48:02.133Z TRACE 7140 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor Enabled: true 2024-09-23T15:48:02.133Z TRACE 7140 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor Decision ID: 123 2024-09-23T15:48:02.133Z WARN 7140 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor decision: other 2024-09-23T15:48:02.133Z WARN 7140 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor message: I dont like Mondays 2024-09-23T15:48:02.137Z TRACE 7140 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor Enabled: true 2024-09-23T15:48:02.138Z WARN 7140 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor invocation failed with status 418 2024-09-23T15:48:02.140Z TRACE 7140 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor Enabled: true 2024-09-23T15:48:02.141Z WARN 7140 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : No valid response from policy, ignored 2024-09-23T15:48:02.142Z TRACE 7140 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor Enabled: true 2024-09-23T15:48:02.142Z WARN 7140 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : No valid response body from policy, ignored 2024-09-23T15:48:02.143Z TRACE 7140 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor Enabled: true 2024-09-23T15:48:02.148Z TRACE 7140 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor Enabled: false [INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.371 s - in org.onap.cps.ncmp.impl.data.policyexecutor.PolicyExecutorSpec [INFO] Running org.onap.cps.ncmp.impl.data.DmiDataOperationsSpec 2024-09-23T15:48:02.208Z INFO 7140 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 2024-09-23T15:48:02.208Z WARN 7140 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-09-23T15:48:02.208Z WARN 7140 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v3.2.4) 2024-09-23T15:48:02.217Z INFO 7140 --- [ main] o.o.c.n.impl.data.DmiDataOperationsSpec : Starting DmiDataOperationsSpec using Java 17.0.6-ea with PID 7140 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-service) 2024-09-23T15:48:02.217Z INFO 7140 --- [ main] o.o.c.n.impl.data.DmiDataOperationsSpec : No active profile set, falling back to 1 default profile: "default" 2024-09-23T15:48:02.217Z INFO 7140 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 2024-09-23T15:48:02.217Z WARN 7140 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32784) could not be established. Broker may not be available. 2024-09-23T15:48:02.335Z INFO 7140 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2024-09-23T15:48:02.335Z WARN 7140 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2024-09-23T15:48:02.461Z INFO 7140 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2024-09-23T15:48:02.461Z WARN 7140 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32778) could not be established. Broker may not be available. 2024-09-23T15:48:02.503Z INFO 7140 --- [ main] o.o.c.n.impl.data.DmiDataOperationsSpec : Started DmiDataOperationsSpec in 0.301 seconds (process running for 110.849) 2024-09-23T15:48:02.512Z INFO 7140 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2024-09-23T15:48:02.512Z WARN 7140 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 2024-09-23T15:48:02.552Z WARN 7140 --- [ main] o.o.c.n.i.d.u.DmiDataOperationsHelper : publishing error message to client topic: my-topic-name ,requestId: requestId, data operation cloud event id: 9d1ffaf9-4b99-43a8-910c-f2f7ad05a8b2 2024-09-23T15:48:02.566Z ERROR 7140 --- [ main] reactor.core.publisher.Operators : Operator called default onErrorDropped reactor.core.Exceptions$ErrorCallbackNotImplemented: java.lang.NullPointerException: Cannot invoke "reactor.core.publisher.Mono.then()" because the return value of "org.onap.cps.ncmp.impl.dmi.DmiRestClient.asynchronousPostOperationWithJsonData(org.onap.cps.ncmp.impl.models.RequiredDmiService, org.onap.cps.ncmp.impl.utils.http.UrlTemplateParameters, String, org.onap.cps.ncmp.api.data.models.OperationType, String)" is null Caused by: java.lang.NullPointerException: Cannot invoke "reactor.core.publisher.Mono.then()" because the return value of "org.onap.cps.ncmp.impl.dmi.DmiRestClient.asynchronousPostOperationWithJsonData(org.onap.cps.ncmp.impl.models.RequiredDmiService, org.onap.cps.ncmp.impl.utils.http.UrlTemplateParameters, String, org.onap.cps.ncmp.api.data.models.OperationType, String)" is null at org.onap.cps.ncmp.impl.data.DmiDataOperations.lambda$asyncSendMultipleRequest$2(DmiDataOperations.java:269) at reactor.core.publisher.FluxFlatMap$FlatMapMain.onNext(FluxFlatMap.java:388) at reactor.core.publisher.FluxIterable$IterableSubscription.slowPath(FluxIterable.java:335) at reactor.core.publisher.FluxIterable$IterableSubscription.request(FluxIterable.java:294) at reactor.core.publisher.FluxFlatMap$FlatMapMain.onSubscribe(FluxFlatMap.java:373) at reactor.core.publisher.FluxIterable.subscribe(FluxIterable.java:201) at reactor.core.publisher.FluxIterable.subscribe(FluxIterable.java:83) at reactor.core.publisher.Flux.subscribe(Flux.java:8840) at reactor.core.publisher.Flux.subscribeWith(Flux.java:8961) at reactor.core.publisher.Flux.subscribe(Flux.java:8805) at reactor.core.publisher.Flux.subscribe(Flux.java:8729) at reactor.core.publisher.Flux.subscribe(Flux.java:8647) at org.onap.cps.ncmp.impl.data.DmiDataOperations.asyncSendMultipleRequest(DmiDataOperations.java:279) at org.onap.cps.ncmp.impl.data.DmiDataOperations.requestResourceDataFromDmi(DmiDataOperations.java:151) at org.onap.cps.ncmp.impl.data.DmiDataOperations$requestResourceDataFromDmi$0.call(Unknown Source) at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:166) at org.onap.cps.ncmp.impl.data.DmiDataOperationsSpec.$spock_feature_1_1(DmiDataOperationsSpec.groovy:122) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:63) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 2024-09-23T15:48:02.574Z WARN 7140 --- [ main] o.o.c.n.i.d.u.DmiDataOperationsHelper : publishing error message to client topic: my-topic-name ,requestId: my-request-id, data operation cloud event id: 43b4dbf5-b1e2-487d-870f-d18acbc90329 2024-09-23T15:48:02.584Z WARN 7140 --- [ main] o.o.c.n.i.d.u.DmiDataOperationsHelper : publishing error message to client topic: my-topic-name ,requestId: my-request-id, data operation cloud event id: bbf26650-5a64-4621-a3ef-3a91f03225b1 2024-09-23T15:48:02.592Z INFO 7140 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 2024-09-23T15:48:02.592Z WARN 7140 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-09-23T15:48:02.592Z WARN 7140 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected [INFO] Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.454 s - in org.onap.cps.ncmp.impl.data.DmiDataOperationsSpec [INFO] Running org.onap.cps.ncmp.impl.data.utils.DmiDataOperationsHelperSpec 2024-09-23T15:48:02.610Z INFO 7140 --- [ main] t.r.n.o.2.1 : Creating container for image: registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 2024-09-23T15:48:02.618Z INFO 7140 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2024-09-23T15:48:02.618Z WARN 7140 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 2024-09-23T15:48:02.647Z INFO 7140 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2024-09-23T15:48:02.648Z WARN 7140 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 2024-09-23T15:48:02.654Z INFO 7140 --- [ main] t.r.n.o.2.1 : Container registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 is starting: 3459e91afc9fc120a8faabf1bbcd4c96f82f6f8460fb5ce27e0e4d5140360f85 2024-09-23T15:48:02.679Z INFO 7140 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 2024-09-23T15:48:02.679Z WARN 7140 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 2024-09-23T15:48:02.715Z INFO 7140 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node 1 disconnected. 2024-09-23T15:48:02.716Z WARN 7140 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2024-09-23T15:48:02.906Z INFO 7140 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-3, groupId=test] Node 1 disconnected. 2024-09-23T15:48:02.906Z WARN 7140 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-3, groupId=test] Connection to node 1 (localhost/127.0.0.1:32780) could not be established. Broker may not be available. 2024-09-23T15:48:02.916Z INFO 7140 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 2024-09-23T15:48:02.916Z WARN 7140 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32784) could not be established. Broker may not be available. 2024-09-23T15:48:02.931Z INFO 7140 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 2024-09-23T15:48:02.931Z WARN 7140 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32784) could not be established. Broker may not be available. 2024-09-23T15:48:02.966Z INFO 7140 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2024-09-23T15:48:02.966Z WARN 7140 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32778) could not be established. Broker may not be available. 2024-09-23T15:48:03.064Z INFO 7140 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 2024-09-23T15:48:03.065Z WARN 7140 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-09-23T15:48:03.065Z WARN 7140 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-09-23T15:48:03.091Z INFO 7140 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2024-09-23T15:48:03.091Z WARN 7140 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 2024-09-23T15:48:03.114Z INFO 7140 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2024-09-23T15:48:03.114Z WARN 7140 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 2024-09-23T15:48:03.167Z INFO 7140 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2024-09-23T15:48:03.167Z WARN 7140 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32780) could not be established. Broker may not be available. 2024-09-23T15:48:03.248Z INFO 7140 --- [ration.thread-0] c.h.internal.cluster.ClusterService : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Members {size:6, ver:26} [ Member [10.30.107.78]:5704 - 2d7b64ff-87e4-44bc-9490-dc4cf22b84de Member [10.30.107.42]:5701 - 682d1072-4da1-41f5-bb00-19ea5ebba75e this Member [10.30.107.78]:5706 - aa5f39ce-59ae-43cf-b1cc-eae5dc78ad97 Member [10.30.107.78]:5707 - 22d5755a-1298-4d6c-937a-4fb5ad7b0add Member [10.30.107.78]:5708 - aad5ccab-6d45-4ab5-a1c0-b9282bc81851 Member [10.30.107.78]:5710 - 48dcc034-4cdb-4da1-aec2-18abe0a25da6 ] 2024-09-23T15:48:03.257Z INFO 7140 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.30.107.42:52237 and /10.30.107.78:5710 2024-09-23T15:48:03.258Z INFO 7140 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.30.107.42:5701 and /10.30.107.78:37895 2024-09-23T15:48:03.290Z INFO 7140 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2024-09-23T15:48:03.290Z WARN 7140 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2024-09-23T15:48:03.420Z INFO 7140 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2024-09-23T15:48:03.420Z WARN 7140 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 2024-09-23T15:48:03.523Z INFO 7140 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2024-09-23T15:48:03.523Z WARN 7140 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 2024-09-23T15:48:03.550Z INFO 7140 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2024-09-23T15:48:03.550Z WARN 7140 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 2024-09-23T15:48:03.569Z INFO 7140 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2024-09-23T15:48:03.569Z WARN 7140 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32778) could not be established. Broker may not be available. 2024-09-23T15:48:03.693Z INFO 7140 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 2024-09-23T15:48:03.693Z WARN 7140 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 2024-09-23T15:48:03.752Z INFO 7140 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 2024-09-23T15:48:03.752Z WARN 7140 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-09-23T15:48:03.752Z WARN 7140 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-09-23T15:48:03.920Z INFO 7140 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node 1 disconnected. 2024-09-23T15:48:03.920Z WARN 7140 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2024-09-23T15:48:03.952Z INFO 7140 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2024-09-23T15:48:03.952Z WARN 7140 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 2024-09-23T15:48:03.972Z INFO 7140 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 2024-09-23T15:48:03.972Z WARN 7140 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32784) could not be established. Broker may not be available. 2024-09-23T15:48:04.013Z INFO 7140 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-3, groupId=test] Node 1 disconnected. 2024-09-23T15:48:04.013Z WARN 7140 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-3, groupId=test] Connection to node 1 (localhost/127.0.0.1:32780) could not be established. Broker may not be available. 2024-09-23T15:48:04.019Z INFO 7140 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2024-09-23T15:48:04.019Z WARN 7140 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32778) could not be established. Broker may not be available. 2024-09-23T15:48:04.044Z INFO 7140 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 2024-09-23T15:48:04.044Z WARN 7140 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32784) could not be established. Broker may not be available. 2024-09-23T15:48:04.067Z INFO 7140 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 2024-09-23T15:48:04.067Z WARN 7140 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-09-23T15:48:04.068Z WARN 7140 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-09-23T15:48:04.069Z INFO 7140 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2024-09-23T15:48:04.069Z WARN 7140 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32780) could not be established. Broker may not be available. 2024-09-23T15:48:04.219Z INFO 7140 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2024-09-23T15:48:04.219Z WARN 7140 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 2024-09-23T15:48:04.261Z INFO 7140 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2024-09-23T15:48:04.261Z WARN 7140 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 2024-09-23T15:48:04.350Z INFO 7140 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2024-09-23T15:48:04.350Z WARN 7140 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2024-09-23T15:48:04.454Z INFO 7140 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connection[id=6, /10.30.107.42:44769->/10.30.107.78:5708, qualifier=null, endpoint=[10.30.107.78]:5708, remoteUuid=aad5ccab-6d45-4ab5-a1c0-b9282bc81851, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: Connection closed by the other side 2024-09-23T15:48:04.529Z INFO 7140 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2024-09-23T15:48:04.529Z WARN 7140 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 2024-09-23T15:48:04.778Z INFO 7140 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connection[id=2, /10.30.107.42:57831->/10.30.107.78:5706, qualifier=null, endpoint=[10.30.107.78]:5706, remoteUuid=aa5f39ce-59ae-43cf-b1cc-eae5dc78ad97, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: Connection closed by the other side 2024-09-23T15:48:04.779Z INFO 7140 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connection[id=4, /10.30.107.42:35695->/10.30.107.78:5707, qualifier=null, endpoint=[10.30.107.78]:5707, remoteUuid=22d5755a-1298-4d6c-937a-4fb5ad7b0add, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: Connection closed by the other side 2024-09-23T15:48:04.780Z WARN 7140 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connection[id=1, /10.30.107.42:43711->/10.30.107.78:5704, qualifier=null, endpoint=[10.30.107.78]:5704, remoteUuid=2d7b64ff-87e4-44bc-9490-dc4cf22b84de, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: Exception in Connection[id=1, /10.30.107.42:43711->/10.30.107.78:5704, qualifier=null, endpoint=[10.30.107.78]:5704, remoteUuid=2d7b64ff-87e4-44bc-9490-dc4cf22b84de, alive=true, connectionType=MEMBER, planeIndex=0], thread=hz.hazelCastInstanceCmNotificationSubscription.IO.thread-in-0 java.net.SocketException: Connection reset at java.base/sun.nio.ch.SocketChannelImpl.throwConnectionReset(SocketChannelImpl.java:394) at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:426) at com.hazelcast.internal.networking.nio.NioInboundPipeline.process(NioInboundPipeline.java:115) at com.hazelcast.internal.networking.nio.NioThread.processSelectionKey(NioThread.java:383) at com.hazelcast.internal.networking.nio.NioThread.processSelectionKeys(NioThread.java:368) at com.hazelcast.internal.networking.nio.NioThread.selectLoop(NioThread.java:294) at com.hazelcast.internal.networking.nio.NioThread.executeRun(NioThread.java:249) at com.hazelcast.internal.util.executor.HazelcastManagedThread.run(HazelcastManagedThread.java:111) 2024-09-23T15:48:04.780Z INFO 7140 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2024-09-23T15:48:04.780Z WARN 7140 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32778) could not be established. Broker may not be available. 2024-09-23T15:48:04.781Z INFO 7140 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connection[id=7, /10.30.107.42:5701->/10.30.107.78:47169, qualifier=null, endpoint=[10.30.107.78]:5708, remoteUuid=aad5ccab-6d45-4ab5-a1c0-b9282bc81851, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: Connection closed by the other side 2024-09-23T15:48:04.781Z INFO 7140 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connection[id=3, /10.30.107.42:5701->/10.30.107.78:47171, qualifier=null, endpoint=[10.30.107.78]:5706, remoteUuid=aa5f39ce-59ae-43cf-b1cc-eae5dc78ad97, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: Connection closed by the other side 2024-09-23T15:48:04.783Z WARN 7140 --- [ration.thread-7] c.h.i.server.tcp.TcpServerConnection : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connection[id=8, /10.30.107.42:52237->/10.30.107.78:5710, qualifier=null, endpoint=[10.30.107.78]:5710, remoteUuid=48dcc034-4cdb-4da1-aec2-18abe0a25da6, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: Exception in Connection[id=8, /10.30.107.42:52237->/10.30.107.78:5710, qualifier=null, endpoint=[10.30.107.78]:5710, remoteUuid=48dcc034-4cdb-4da1-aec2-18abe0a25da6, alive=true, connectionType=MEMBER, planeIndex=0], thread=hz.hazelCastInstanceCmNotificationSubscription.partition-operation.thread-7 java.io.IOException: Broken pipe at java.base/sun.nio.ch.FileDispatcherImpl.write0(Native Method) at java.base/sun.nio.ch.SocketDispatcher.write(SocketDispatcher.java:62) at java.base/sun.nio.ch.IOUtil.writeFromNativeBuffer(IOUtil.java:132) at java.base/sun.nio.ch.IOUtil.write(IOUtil.java:97) at java.base/sun.nio.ch.IOUtil.write(IOUtil.java:53) at java.base/sun.nio.ch.SocketChannelImpl.write(SocketChannelImpl.java:532) at com.hazelcast.internal.networking.nio.NioOutboundPipeline.flushToSocket(NioOutboundPipeline.java:440) at com.hazelcast.internal.networking.nio.NioOutboundPipeline.process(NioOutboundPipeline.java:325) at com.hazelcast.internal.networking.nio.NioOutboundPipeline.executePipeline(NioOutboundPipeline.java:241) at com.hazelcast.internal.networking.nio.NioOutboundPipeline.write(NioOutboundPipeline.java:219) at com.hazelcast.internal.networking.nio.NioChannel.write(NioChannel.java:79) at com.hazelcast.internal.server.tcp.TcpServerConnection.write(TcpServerConnection.java:233) at com.hazelcast.spi.impl.operationservice.impl.OutboundOperationHandler.send(OutboundOperationHandler.java:65) at com.hazelcast.spi.impl.operationservice.impl.Invocation.doInvokeRemote(Invocation.java:629) at com.hazelcast.spi.impl.operationservice.impl.Invocation.doInvoke(Invocation.java:599) at com.hazelcast.spi.impl.operationservice.impl.Invocation.invoke0(Invocation.java:558) at com.hazelcast.spi.impl.operationservice.impl.Invocation.invoke(Invocation.java:241) at com.hazelcast.spi.impl.operationservice.impl.InvocationBuilderImpl.invoke(InvocationBuilderImpl.java:71) at com.hazelcast.internal.partition.operation.MigrationRequestOperation.invokeMigrationOperation(MigrationRequestOperation.java:173) at com.hazelcast.internal.partition.operation.MigrationRequestOperation.access$400(MigrationRequestOperation.java:86) at com.hazelcast.internal.partition.operation.MigrationRequestOperation$InvokeMigrationOps.run(MigrationRequestOperation.java:225) at com.hazelcast.spi.impl.operationservice.impl.OperationRunnerImpl.run(OperationRunnerImpl.java:198) at com.hazelcast.spi.impl.operationexecutor.impl.OperationThread.process(OperationThread.java:212) at com.hazelcast.spi.impl.operationexecutor.impl.OperationThread.process(OperationThread.java:146) at com.hazelcast.spi.impl.operationexecutor.impl.OperationThread.loop(OperationThread.java:134) at com.hazelcast.spi.impl.operationexecutor.impl.OperationThread.executeRun(OperationThread.java:115) at com.hazelcast.internal.util.executor.HazelcastManagedThread.run(HazelcastManagedThread.java:111) 2024-09-23T15:48:04.784Z INFO 7140 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connection[id=9, /10.30.107.42:5701->/10.30.107.78:37895, qualifier=null, endpoint=[10.30.107.78]:5710, remoteUuid=48dcc034-4cdb-4da1-aec2-18abe0a25da6, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: Connection closed by the other side 2024-09-23T15:48:04.784Z INFO 7140 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5704, timeout: 10000, bind-any: true 2024-09-23T15:48:04.784Z INFO 7140 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5707, timeout: 10000, bind-any: true 2024-09-23T15:48:04.784Z INFO 7140 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5708, timeout: 10000, bind-any: true 2024-09-23T15:48:04.784Z INFO 7140 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5706, timeout: 10000, bind-any: true 2024-09-23T15:48:04.785Z INFO 7140 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5710, timeout: 10000, bind-any: true 2024-09-23T15:48:04.785Z INFO 7140 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5707. Reason: IOException[Connection refused to address /10.30.107.78:5707] 2024-09-23T15:48:04.785Z INFO 7140 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5708. Reason: IOException[Connection refused to address /10.30.107.78:5708] 2024-09-23T15:48:04.785Z INFO 7140 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5706. Reason: IOException[Connection refused to address /10.30.107.78:5706] 2024-09-23T15:48:04.786Z INFO 7140 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5710. Reason: IOException[Connection refused to address /10.30.107.78:5710] 2024-09-23T15:48:04.786Z INFO 7140 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5704. Reason: IOException[Connection refused to address /10.30.107.78:5704] 2024-09-23T15:48:04.786Z INFO 7140 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connection[id=5, /10.30.107.42:5701->/10.30.107.78:48593, qualifier=null, endpoint=[10.30.107.78]:5707, remoteUuid=22d5755a-1298-4d6c-937a-4fb5ad7b0add, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: Connection closed by the other side 2024-09-23T15:48:04.787Z INFO 7140 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5707, timeout: 10000, bind-any: true 2024-09-23T15:48:04.787Z INFO 7140 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5706, timeout: 10000, bind-any: true 2024-09-23T15:48:04.787Z INFO 7140 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5707. Reason: IOException[Connection refused to address /10.30.107.78:5707] 2024-09-23T15:48:04.787Z INFO 7140 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5706. Reason: IOException[Connection refused to address /10.30.107.78:5706] 2024-09-23T15:48:04.790Z INFO 7140 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5710, timeout: 10000, bind-any: true 2024-09-23T15:48:04.791Z INFO 7140 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5710. Reason: IOException[Connection refused to address /10.30.107.78:5710] 2024-09-23T15:48:04.829Z INFO 7140 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 2024-09-23T15:48:04.829Z INFO 7140 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 2024-09-23T15:48:04.829Z WARN 7140 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32784) could not be established. Broker may not be available. 2024-09-23T15:48:04.829Z WARN 7140 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 2024-09-23T15:48:04.831Z INFO 7140 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2024-09-23T15:48:04.831Z WARN 7140 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 2024-09-23T15:48:04.855Z INFO 7140 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2024-09-23T15:48:04.855Z WARN 7140 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 2024-09-23T15:48:04.881Z INFO 7140 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2024-09-23T15:48:04.881Z WARN 7140 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32780) could not be established. Broker may not be available. 2024-09-23T15:48:04.886Z INFO 7140 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5707, timeout: 10000, bind-any: true 2024-09-23T15:48:04.886Z INFO 7140 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5708, timeout: 10000, bind-any: true 2024-09-23T15:48:04.886Z INFO 7140 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5704, timeout: 10000, bind-any: true 2024-09-23T15:48:04.886Z INFO 7140 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5710, timeout: 10000, bind-any: true 2024-09-23T15:48:04.888Z INFO 7140 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5706, timeout: 10000, bind-any: true 2024-09-23T15:48:04.959Z INFO 7140 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 2024-09-23T15:48:04.959Z WARN 7140 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-09-23T15:48:04.959Z WARN 7140 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-09-23T15:48:04.981Z INFO 7140 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2024-09-23T15:48:04.981Z WARN 7140 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32778) could not be established. Broker may not be available. 2024-09-23T15:48:05.030Z INFO 7140 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 2024-09-23T15:48:05.030Z WARN 7140 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32784) could not be established. Broker may not be available. 2024-09-23T15:48:05.082Z INFO 7140 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-3, groupId=test] Node 1 disconnected. 2024-09-23T15:48:05.082Z WARN 7140 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-3, groupId=test] Connection to node 1 (localhost/127.0.0.1:32780) could not be established. Broker may not be available. 2024-09-23T15:48:05.123Z INFO 7140 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node 1 disconnected. 2024-09-23T15:48:05.123Z WARN 7140 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2024-09-23T15:48:05.283Z INFO 7140 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 2024-09-23T15:48:05.283Z WARN 7140 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-09-23T15:48:05.283Z WARN 7140 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-09-23T15:48:05.334Z INFO 7140 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2024-09-23T15:48:05.334Z WARN 7140 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 2024-09-23T15:48:05.405Z INFO 7140 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2024-09-23T15:48:05.405Z WARN 7140 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2024-09-23T15:48:05.434Z INFO 7140 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2024-09-23T15:48:05.434Z WARN 7140 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 2024-09-23T15:48:05.587Z INFO 7140 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2024-09-23T15:48:05.588Z WARN 7140 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 2024-09-23T15:48:05.797Z INFO 7140 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2024-09-23T15:48:05.798Z WARN 7140 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32778) could not be established. Broker may not be available. 2024-09-23T15:48:05.812Z INFO 7140 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 2024-09-23T15:48:05.812Z WARN 7140 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-09-23T15:48:05.812Z WARN 7140 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-09-23T15:48:05.823Z INFO 7140 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5704. Reason: IOException[Connection refused to address /10.30.107.78:5704] 2024-09-23T15:48:05.823Z INFO 7140 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5706. Reason: IOException[Connection refused to address /10.30.107.78:5706] 2024-09-23T15:48:05.823Z INFO 7140 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5707. Reason: IOException[Connection refused to address /10.30.107.78:5707] 2024-09-23T15:48:05.823Z INFO 7140 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5708. Reason: IOException[Connection refused to address /10.30.107.78:5708] 2024-09-23T15:48:05.823Z INFO 7140 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5710. Reason: IOException[Connection refused to address /10.30.107.78:5710] 2024-09-23T15:48:05.848Z INFO 7140 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2024-09-23T15:48:05.848Z WARN 7140 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32778) could not be established. Broker may not be available. 2024-09-23T15:48:05.924Z INFO 7140 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5704, timeout: 10000, bind-any: true 2024-09-23T15:48:05.924Z INFO 7140 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5706, timeout: 10000, bind-any: true 2024-09-23T15:48:05.924Z INFO 7140 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5707, timeout: 10000, bind-any: true 2024-09-23T15:48:05.924Z INFO 7140 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5708, timeout: 10000, bind-any: true 2024-09-23T15:48:05.924Z INFO 7140 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5710, timeout: 10000, bind-any: true 2024-09-23T15:48:05.925Z INFO 7140 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5706. Reason: IOException[Connection refused to address /10.30.107.78:5706] 2024-09-23T15:48:05.925Z INFO 7140 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5704. Reason: IOException[Connection refused to address /10.30.107.78:5704] 2024-09-23T15:48:05.925Z INFO 7140 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5707. Reason: IOException[Connection refused to address /10.30.107.78:5707] 2024-09-23T15:48:05.925Z INFO 7140 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5710. Reason: IOException[Connection refused to address /10.30.107.78:5710] 2024-09-23T15:48:05.925Z INFO 7140 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5708. Reason: IOException[Connection refused to address /10.30.107.78:5708] 2024-09-23T15:48:05.935Z INFO 7140 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 2024-09-23T15:48:05.935Z WARN 7140 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 2024-09-23T15:48:05.948Z INFO 7140 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 2024-09-23T15:48:05.948Z WARN 7140 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32784) could not be established. Broker may not be available. 2024-09-23T15:48:05.949Z INFO 7140 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2024-09-23T15:48:05.949Z WARN 7140 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 2024-09-23T15:48:05.959Z INFO 7140 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2024-09-23T15:48:05.959Z WARN 7140 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 2024-09-23T15:48:06.026Z INFO 7140 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5706, timeout: 10000, bind-any: true 2024-09-23T15:48:06.026Z INFO 7140 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5704, timeout: 10000, bind-any: true 2024-09-23T15:48:06.026Z INFO 7140 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5710, timeout: 10000, bind-any: true 2024-09-23T15:48:06.026Z INFO 7140 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5708, timeout: 10000, bind-any: true 2024-09-23T15:48:06.026Z INFO 7140 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5707, timeout: 10000, bind-any: true 2024-09-23T15:48:06.027Z INFO 7140 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node 1 disconnected. 2024-09-23T15:48:06.027Z WARN 7140 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2024-09-23T15:48:06.027Z INFO 7140 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5707. Reason: IOException[Connection refused to address /10.30.107.78:5707] 2024-09-23T15:48:06.027Z INFO 7140 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5710. Reason: IOException[Connection refused to address /10.30.107.78:5710] 2024-09-23T15:48:06.027Z INFO 7140 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5706. Reason: IOException[Connection refused to address /10.30.107.78:5706] 2024-09-23T15:48:06.027Z WARN 7140 --- [cached.thread-6] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.78]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.78:5707}, Error-Count: 5 2024-09-23T15:48:06.027Z WARN 7140 --- [ached.thread-10] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.78]:5706 Cause => java.io.IOException {Connection refused to address /10.30.107.78:5706}, Error-Count: 5 2024-09-23T15:48:06.027Z WARN 7140 --- [cached.thread-2] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.78]:5710 Cause => java.io.IOException {Connection refused to address /10.30.107.78:5710}, Error-Count: 5 2024-09-23T15:48:06.027Z INFO 7140 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5704. Reason: IOException[Connection refused to address /10.30.107.78:5704] 2024-09-23T15:48:06.027Z WARN 7140 --- [cached.thread-5] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.78]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.78:5704}, Error-Count: 5 2024-09-23T15:48:06.027Z INFO 7140 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5708. Reason: IOException[Connection refused to address /10.30.107.78:5708] 2024-09-23T15:48:06.027Z WARN 7140 --- [cached.thread-7] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.78]:5708 Cause => java.io.IOException {Connection refused to address /10.30.107.78:5708}, Error-Count: 5 2024-09-23T15:48:06.028Z WARN 7140 --- [cached.thread-7] c.h.i.cluster.impl.MembershipManager : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Member [10.30.107.78]:5708 - aad5ccab-6d45-4ab5-a1c0-b9282bc81851 is suspected to be dead for reason: No connection 2024-09-23T15:48:06.028Z WARN 7140 --- [cached.thread-7] c.h.i.cluster.impl.MembershipManager : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Member [10.30.107.78]:5710 - 48dcc034-4cdb-4da1-aec2-18abe0a25da6 is suspected to be dead for reason: No connection 2024-09-23T15:48:06.028Z WARN 7140 --- [cached.thread-7] c.h.i.cluster.impl.MembershipManager : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Member [10.30.107.78]:5704 - 2d7b64ff-87e4-44bc-9490-dc4cf22b84de is suspected to be dead for reason: No connection 2024-09-23T15:48:06.028Z INFO 7140 --- [cached.thread-7] c.h.i.cluster.impl.MembershipManager : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Starting mastership claim process... 2024-09-23T15:48:06.028Z INFO 7140 --- [cached.thread-7] c.h.i.cluster.impl.MembershipManager : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Local MembersView{version=26, members=[MemberInfo{address=[10.30.107.78]:5704, uuid=2d7b64ff-87e4-44bc-9490-dc4cf22b84de, cpMemberUUID=null, liteMember=false, memberListJoinVersion=17}, MemberInfo{address=[10.30.107.42]:5701, uuid=682d1072-4da1-41f5-bb00-19ea5ebba75e, cpMemberUUID=null, liteMember=false, memberListJoinVersion=22}, MemberInfo{address=[10.30.107.78]:5706, uuid=aa5f39ce-59ae-43cf-b1cc-eae5dc78ad97, cpMemberUUID=null, liteMember=false, memberListJoinVersion=23}, MemberInfo{address=[10.30.107.78]:5707, uuid=22d5755a-1298-4d6c-937a-4fb5ad7b0add, cpMemberUUID=null, liteMember=false, memberListJoinVersion=24}, MemberInfo{address=[10.30.107.78]:5708, uuid=aad5ccab-6d45-4ab5-a1c0-b9282bc81851, cpMemberUUID=null, liteMember=false, memberListJoinVersion=25}, MemberInfo{address=[10.30.107.78]:5710, uuid=48dcc034-4cdb-4da1-aec2-18abe0a25da6, cpMemberUUID=null, liteMember=false, memberListJoinVersion=26}]} with suspected members: [Member [10.30.107.78]:5708 - aad5ccab-6d45-4ab5-a1c0-b9282bc81851, Member [10.30.107.78]:5704 - 2d7b64ff-87e4-44bc-9490-dc4cf22b84de, Member [10.30.107.78]:5710 - 48dcc034-4cdb-4da1-aec2-18abe0a25da6] and initial addresses to ask: [Member [10.30.107.78]:5706 - aa5f39ce-59ae-43cf-b1cc-eae5dc78ad97, Member [10.30.107.78]:5707 - 22d5755a-1298-4d6c-937a-4fb5ad7b0add] 2024-09-23T15:48:06.035Z WARN 7140 --- [cached.thread-8] c.h.i.cluster.impl.MembershipManager : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Member [10.30.107.78]:5706 - aa5f39ce-59ae-43cf-b1cc-eae5dc78ad97 is suspected to be dead for reason: No connection 2024-09-23T15:48:06.037Z INFO 7140 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5706, timeout: 10000, bind-any: true 2024-09-23T15:48:06.037Z INFO 7140 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5707, timeout: 10000, bind-any: true 2024-09-23T15:48:06.038Z INFO 7140 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5707. Reason: IOException[Connection refused to address /10.30.107.78:5707] 2024-09-23T15:48:06.038Z WARN 7140 --- [cached.thread-6] c.h.i.cluster.impl.MembershipManager : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Member [10.30.107.78]:5707 - 22d5755a-1298-4d6c-937a-4fb5ad7b0add is suspected to be dead for reason: No connection 2024-09-23T15:48:06.038Z INFO 7140 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5706. Reason: IOException[Connection refused to address /10.30.107.78:5706] 2024-09-23T15:48:06.051Z INFO 7140 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2024-09-23T15:48:06.051Z WARN 7140 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32780) could not be established. Broker may not be available. 2024-09-23T15:48:06.060Z INFO 7140 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5708, timeout: 10000, bind-any: true 2024-09-23T15:48:06.061Z INFO 7140 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5704, timeout: 10000, bind-any: true 2024-09-23T15:48:06.061Z INFO 7140 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5708. Reason: IOException[Connection refused to address /10.30.107.78:5708] 2024-09-23T15:48:06.062Z INFO 7140 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5704. Reason: IOException[Connection refused to address /10.30.107.78:5704] 2024-09-23T15:48:06.128Z INFO 7140 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5706, timeout: 10000, bind-any: true 2024-09-23T15:48:06.128Z INFO 7140 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5710, timeout: 10000, bind-any: true 2024-09-23T15:48:06.128Z INFO 7140 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5704, timeout: 10000, bind-any: true 2024-09-23T15:48:06.128Z INFO 7140 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5707, timeout: 10000, bind-any: true 2024-09-23T15:48:06.128Z INFO 7140 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5708, timeout: 10000, bind-any: true 2024-09-23T15:48:06.129Z INFO 7140 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5710. Reason: IOException[Connection refused to address /10.30.107.78:5710] 2024-09-23T15:48:06.129Z INFO 7140 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5707. Reason: IOException[Connection refused to address /10.30.107.78:5707] 2024-09-23T15:48:06.129Z WARN 7140 --- [cached.thread-6] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.78]:5710 Cause => java.io.IOException {Connection refused to address /10.30.107.78:5710}, Error-Count: 6 2024-09-23T15:48:06.129Z WARN 7140 --- [cached.thread-1] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.78]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.78:5707}, Error-Count: 6 2024-09-23T15:48:06.129Z INFO 7140 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5708. Reason: IOException[Connection refused to address /10.30.107.78:5708] 2024-09-23T15:48:06.129Z INFO 7140 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5704. Reason: IOException[Connection refused to address /10.30.107.78:5704] 2024-09-23T15:48:06.129Z INFO 7140 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5706. Reason: IOException[Connection refused to address /10.30.107.78:5706] 2024-09-23T15:48:06.129Z WARN 7140 --- [cached.thread-8] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.78]:5708 Cause => java.io.IOException {Connection refused to address /10.30.107.78:5708}, Error-Count: 6 2024-09-23T15:48:06.129Z WARN 7140 --- [cached.thread-7] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.78]:5706 Cause => java.io.IOException {Connection refused to address /10.30.107.78:5706}, Error-Count: 6 2024-09-23T15:48:06.129Z WARN 7140 --- [cached.thread-3] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.78]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.78:5704}, Error-Count: 6 2024-09-23T15:48:06.138Z INFO 7140 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5706, timeout: 10000, bind-any: true 2024-09-23T15:48:06.139Z INFO 7140 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5706. Reason: IOException[Connection refused to address /10.30.107.78:5706] 2024-09-23T15:48:06.149Z INFO 7140 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 2024-09-23T15:48:06.149Z WARN 7140 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32784) could not be established. Broker may not be available. 2024-09-23T15:48:06.160Z INFO 7140 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5704, timeout: 10000, bind-any: true 2024-09-23T15:48:06.161Z INFO 7140 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5708, timeout: 10000, bind-any: true 2024-09-23T15:48:06.161Z INFO 7140 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5706, timeout: 10000, bind-any: true 2024-09-23T15:48:06.161Z INFO 7140 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5707, timeout: 10000, bind-any: true 2024-09-23T15:48:06.162Z INFO 7140 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5704. Reason: IOException[Connection refused to address /10.30.107.78:5704] 2024-09-23T15:48:06.162Z INFO 7140 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5708. Reason: IOException[Connection refused to address /10.30.107.78:5708] 2024-09-23T15:48:06.162Z INFO 7140 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5706. Reason: IOException[Connection refused to address /10.30.107.78:5706] 2024-09-23T15:48:06.162Z INFO 7140 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5707. Reason: IOException[Connection refused to address /10.30.107.78:5707] 2024-09-23T15:48:06.162Z INFO 7140 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5704, timeout: 10000, bind-any: true 2024-09-23T15:48:06.163Z INFO 7140 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5704. Reason: IOException[Connection refused to address /10.30.107.78:5704] 2024-09-23T15:48:06.199Z INFO 7140 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 2024-09-23T15:48:06.199Z WARN 7140 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-09-23T15:48:06.199Z WARN 7140 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-09-23T15:48:06.230Z INFO 7140 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5706, timeout: 10000, bind-any: true 2024-09-23T15:48:06.230Z INFO 7140 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5708, timeout: 10000, bind-any: true 2024-09-23T15:48:06.230Z INFO 7140 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5707, timeout: 10000, bind-any: true 2024-09-23T15:48:06.230Z INFO 7140 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5710, timeout: 10000, bind-any: true 2024-09-23T15:48:06.231Z INFO 7140 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5704, timeout: 10000, bind-any: true 2024-09-23T15:48:06.231Z INFO 7140 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5706. Reason: IOException[Connection refused to address /10.30.107.78:5706] 2024-09-23T15:48:06.231Z INFO 7140 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5708. Reason: IOException[Connection refused to address /10.30.107.78:5708] 2024-09-23T15:48:06.231Z WARN 7140 --- [ached.thread-13] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.78]:5706 Cause => java.io.IOException {Connection refused to address /10.30.107.78:5706}, Error-Count: 7 2024-09-23T15:48:06.231Z INFO 7140 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5707. Reason: IOException[Connection refused to address /10.30.107.78:5707] 2024-09-23T15:48:06.231Z WARN 7140 --- [cached.thread-6] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.78]:5708 Cause => java.io.IOException {Connection refused to address /10.30.107.78:5708}, Error-Count: 7 2024-09-23T15:48:06.231Z WARN 7140 --- [cached.thread-2] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.78]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.78:5707}, Error-Count: 7 2024-09-23T15:48:06.232Z INFO 7140 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5710. Reason: IOException[Connection refused to address /10.30.107.78:5710] 2024-09-23T15:48:06.232Z INFO 7140 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5704. Reason: IOException[Connection refused to address /10.30.107.78:5704] 2024-09-23T15:48:06.232Z WARN 7140 --- [ached.thread-11] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.78]:5710 Cause => java.io.IOException {Connection refused to address /10.30.107.78:5710}, Error-Count: 7 2024-09-23T15:48:06.232Z WARN 7140 --- [cached.thread-9] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.78]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.78:5704}, Error-Count: 7 2024-09-23T15:48:06.238Z INFO 7140 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5706, timeout: 10000, bind-any: true 2024-09-23T15:48:06.239Z INFO 7140 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5707, timeout: 10000, bind-any: true 2024-09-23T15:48:06.240Z INFO 7140 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5707. Reason: IOException[Connection refused to address /10.30.107.78:5707] 2024-09-23T15:48:06.240Z INFO 7140 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5706. Reason: IOException[Connection refused to address /10.30.107.78:5706] 2024-09-23T15:48:06.262Z INFO 7140 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5708, timeout: 10000, bind-any: true 2024-09-23T15:48:06.262Z INFO 7140 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5707, timeout: 10000, bind-any: true 2024-09-23T15:48:06.262Z INFO 7140 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5704, timeout: 10000, bind-any: true 2024-09-23T15:48:06.262Z INFO 7140 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5706, timeout: 10000, bind-any: true 2024-09-23T15:48:06.263Z INFO 7140 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5708. Reason: IOException[Connection refused to address /10.30.107.78:5708] 2024-09-23T15:48:06.263Z INFO 7140 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5707. Reason: IOException[Connection refused to address /10.30.107.78:5707] 2024-09-23T15:48:06.263Z INFO 7140 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5704. Reason: IOException[Connection refused to address /10.30.107.78:5704] 2024-09-23T15:48:06.263Z INFO 7140 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5706. Reason: IOException[Connection refused to address /10.30.107.78:5706] 2024-09-23T15:48:06.264Z INFO 7140 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5704, timeout: 10000, bind-any: true 2024-09-23T15:48:06.265Z INFO 7140 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5704. Reason: IOException[Connection refused to address /10.30.107.78:5704] 2024-09-23T15:48:06.298Z INFO 7140 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-3, groupId=test] Node 1 disconnected. 2024-09-23T15:48:06.298Z WARN 7140 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-3, groupId=test] Connection to node 1 (localhost/127.0.0.1:32780) could not be established. Broker may not be available. 2024-09-23T15:48:06.332Z INFO 7140 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5707, timeout: 10000, bind-any: true 2024-09-23T15:48:06.332Z INFO 7140 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5706, timeout: 10000, bind-any: true 2024-09-23T15:48:06.332Z INFO 7140 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5708, timeout: 10000, bind-any: true 2024-09-23T15:48:06.332Z INFO 7140 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5710, timeout: 10000, bind-any: true 2024-09-23T15:48:06.332Z INFO 7140 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5704, timeout: 10000, bind-any: true 2024-09-23T15:48:06.333Z INFO 7140 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5707. Reason: IOException[Connection refused to address /10.30.107.78:5707] 2024-09-23T15:48:06.333Z INFO 7140 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5708. Reason: IOException[Connection refused to address /10.30.107.78:5708] 2024-09-23T15:48:06.333Z INFO 7140 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5706. Reason: IOException[Connection refused to address /10.30.107.78:5706] 2024-09-23T15:48:06.333Z WARN 7140 --- [ached.thread-13] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.78]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.78:5707}, Error-Count: 8 2024-09-23T15:48:06.333Z WARN 7140 --- [cached.thread-3] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.78]:5706 Cause => java.io.IOException {Connection refused to address /10.30.107.78:5706}, Error-Count: 8 2024-09-23T15:48:06.333Z WARN 7140 --- [ached.thread-11] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.78]:5708 Cause => java.io.IOException {Connection refused to address /10.30.107.78:5708}, Error-Count: 8 2024-09-23T15:48:06.333Z INFO 7140 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5710. Reason: IOException[Connection refused to address /10.30.107.78:5710] 2024-09-23T15:48:06.333Z WARN 7140 --- [cached.thread-8] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.78]:5710 Cause => java.io.IOException {Connection refused to address /10.30.107.78:5710}, Error-Count: 8 2024-09-23T15:48:06.334Z INFO 7140 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5704. Reason: IOException[Connection refused to address /10.30.107.78:5704] 2024-09-23T15:48:06.334Z WARN 7140 --- [cached.thread-9] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.78]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.78:5704}, Error-Count: 8 2024-09-23T15:48:06.340Z INFO 7140 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5706, timeout: 10000, bind-any: true 2024-09-23T15:48:06.340Z INFO 7140 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5707, timeout: 10000, bind-any: true 2024-09-23T15:48:06.341Z INFO 7140 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5706. Reason: IOException[Connection refused to address /10.30.107.78:5706] 2024-09-23T15:48:06.341Z INFO 7140 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5707. Reason: IOException[Connection refused to address /10.30.107.78:5707] 2024-09-23T15:48:06.361Z INFO 7140 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5708, timeout: 10000, bind-any: true 2024-09-23T15:48:06.361Z INFO 7140 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5704, timeout: 10000, bind-any: true 2024-09-23T15:48:06.361Z INFO 7140 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5707, timeout: 10000, bind-any: true 2024-09-23T15:48:06.361Z INFO 7140 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5706, timeout: 10000, bind-any: true 2024-09-23T15:48:06.362Z INFO 7140 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5708. Reason: IOException[Connection refused to address /10.30.107.78:5708] 2024-09-23T15:48:06.362Z INFO 7140 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5707. Reason: IOException[Connection refused to address /10.30.107.78:5707] 2024-09-23T15:48:06.362Z INFO 7140 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5704. Reason: IOException[Connection refused to address /10.30.107.78:5704] 2024-09-23T15:48:06.362Z INFO 7140 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5706. Reason: IOException[Connection refused to address /10.30.107.78:5706] 2024-09-23T15:48:06.363Z INFO 7140 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5708, timeout: 10000, bind-any: true 2024-09-23T15:48:06.364Z INFO 7140 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5707, timeout: 10000, bind-any: true 2024-09-23T15:48:06.364Z INFO 7140 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5704, timeout: 10000, bind-any: true 2024-09-23T15:48:06.364Z INFO 7140 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5706, timeout: 10000, bind-any: true 2024-09-23T15:48:06.364Z INFO 7140 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5707. Reason: IOException[Connection refused to address /10.30.107.78:5707] 2024-09-23T15:48:06.364Z INFO 7140 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5708. Reason: IOException[Connection refused to address /10.30.107.78:5708] 2024-09-23T15:48:06.364Z INFO 7140 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5704. Reason: IOException[Connection refused to address /10.30.107.78:5704] 2024-09-23T15:48:06.365Z INFO 7140 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5706. Reason: IOException[Connection refused to address /10.30.107.78:5706] 2024-09-23T15:48:06.365Z INFO 7140 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5704, timeout: 10000, bind-any: true 2024-09-23T15:48:06.366Z INFO 7140 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5704. Reason: IOException[Connection refused to address /10.30.107.78:5704] 2024-09-23T15:48:06.402Z INFO 7140 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2024-09-23T15:48:06.402Z WARN 7140 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 2024-09-23T15:48:06.434Z INFO 7140 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5708, timeout: 10000, bind-any: true 2024-09-23T15:48:06.434Z INFO 7140 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5706, timeout: 10000, bind-any: true 2024-09-23T15:48:06.434Z INFO 7140 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5707, timeout: 10000, bind-any: true 2024-09-23T15:48:06.434Z INFO 7140 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5710, timeout: 10000, bind-any: true 2024-09-23T15:48:06.434Z INFO 7140 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5704, timeout: 10000, bind-any: true 2024-09-23T15:48:06.435Z INFO 7140 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5708. Reason: IOException[Connection refused to address /10.30.107.78:5708] 2024-09-23T15:48:06.435Z INFO 7140 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5710. Reason: IOException[Connection refused to address /10.30.107.78:5710] 2024-09-23T15:48:06.435Z WARN 7140 --- [ached.thread-11] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.78]:5708 Cause => java.io.IOException {Connection refused to address /10.30.107.78:5708}, Error-Count: 9 2024-09-23T15:48:06.435Z INFO 7140 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5706. Reason: IOException[Connection refused to address /10.30.107.78:5706] 2024-09-23T15:48:06.435Z INFO 7140 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5707. Reason: IOException[Connection refused to address /10.30.107.78:5707] 2024-09-23T15:48:06.435Z WARN 7140 --- [cached.thread-1] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.78]:5710 Cause => java.io.IOException {Connection refused to address /10.30.107.78:5710}, Error-Count: 9 2024-09-23T15:48:06.435Z WARN 7140 --- [cached.thread-4] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.78]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.78:5707}, Error-Count: 9 2024-09-23T15:48:06.435Z WARN 7140 --- [cached.thread-8] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.78]:5706 Cause => java.io.IOException {Connection refused to address /10.30.107.78:5706}, Error-Count: 9 2024-09-23T15:48:06.436Z INFO 7140 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5704. Reason: IOException[Connection refused to address /10.30.107.78:5704] 2024-09-23T15:48:06.436Z WARN 7140 --- [cached.thread-3] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.78]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.78:5704}, Error-Count: 9 2024-09-23T15:48:06.438Z INFO 7140 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5706, timeout: 10000, bind-any: true 2024-09-23T15:48:06.439Z INFO 7140 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5707, timeout: 10000, bind-any: true 2024-09-23T15:48:06.439Z INFO 7140 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5707. Reason: IOException[Connection refused to address /10.30.107.78:5707] 2024-09-23T15:48:06.439Z INFO 7140 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5706. Reason: IOException[Connection refused to address /10.30.107.78:5706] 2024-09-23T15:48:06.440Z INFO 7140 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2024-09-23T15:48:06.440Z WARN 7140 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 2024-09-23T15:48:06.441Z INFO 7140 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5707, timeout: 10000, bind-any: true 2024-09-23T15:48:06.441Z INFO 7140 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5706, timeout: 10000, bind-any: true 2024-09-23T15:48:06.442Z INFO 7140 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5707. Reason: IOException[Connection refused to address /10.30.107.78:5707] 2024-09-23T15:48:06.442Z INFO 7140 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5706. Reason: IOException[Connection refused to address /10.30.107.78:5706] 2024-09-23T15:48:06.463Z INFO 7140 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5707, timeout: 10000, bind-any: true 2024-09-23T15:48:06.463Z INFO 7140 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5708, timeout: 10000, bind-any: true 2024-09-23T15:48:06.463Z INFO 7140 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5704, timeout: 10000, bind-any: true 2024-09-23T15:48:06.463Z INFO 7140 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5706, timeout: 10000, bind-any: true 2024-09-23T15:48:06.463Z INFO 7140 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5708. Reason: IOException[Connection refused to address /10.30.107.78:5708] 2024-09-23T15:48:06.464Z INFO 7140 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5707. Reason: IOException[Connection refused to address /10.30.107.78:5707] 2024-09-23T15:48:06.464Z INFO 7140 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5704. Reason: IOException[Connection refused to address /10.30.107.78:5704] 2024-09-23T15:48:06.464Z INFO 7140 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5706. Reason: IOException[Connection refused to address /10.30.107.78:5706] 2024-09-23T15:48:06.465Z INFO 7140 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5707, timeout: 10000, bind-any: true 2024-09-23T15:48:06.465Z INFO 7140 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5704, timeout: 10000, bind-any: true 2024-09-23T15:48:06.465Z INFO 7140 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5708, timeout: 10000, bind-any: true 2024-09-23T15:48:06.465Z INFO 7140 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5706, timeout: 10000, bind-any: true 2024-09-23T15:48:06.465Z INFO 7140 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5707. Reason: IOException[Connection refused to address /10.30.107.78:5707] 2024-09-23T15:48:06.466Z INFO 7140 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5704. Reason: IOException[Connection refused to address /10.30.107.78:5704] 2024-09-23T15:48:06.466Z INFO 7140 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5708. Reason: IOException[Connection refused to address /10.30.107.78:5708] 2024-09-23T15:48:06.466Z INFO 7140 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5706. Reason: IOException[Connection refused to address /10.30.107.78:5706] 2024-09-23T15:48:06.466Z INFO 7140 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5704, timeout: 10000, bind-any: true 2024-09-23T15:48:06.467Z INFO 7140 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5704. Reason: IOException[Connection refused to address /10.30.107.78:5704] 2024-09-23T15:48:06.535Z INFO 7140 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5708, timeout: 10000, bind-any: true 2024-09-23T15:48:06.535Z INFO 7140 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5706, timeout: 10000, bind-any: true 2024-09-23T15:48:06.536Z INFO 7140 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5710, timeout: 10000, bind-any: true 2024-09-23T15:48:06.536Z INFO 7140 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5707, timeout: 10000, bind-any: true 2024-09-23T15:48:06.536Z INFO 7140 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5704, timeout: 10000, bind-any: true 2024-09-23T15:48:06.537Z INFO 7140 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5707. Reason: IOException[Connection refused to address /10.30.107.78:5707] 2024-09-23T15:48:06.537Z INFO 7140 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5706. Reason: IOException[Connection refused to address /10.30.107.78:5706] 2024-09-23T15:48:06.537Z INFO 7140 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5708. Reason: IOException[Connection refused to address /10.30.107.78:5708] 2024-09-23T15:48:06.537Z INFO 7140 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5710. Reason: IOException[Connection refused to address /10.30.107.78:5710] 2024-09-23T15:48:06.537Z WARN 7140 --- [cached.thread-1] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.78]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.78:5707}, Error-Count: 10 2024-09-23T15:48:06.537Z WARN 7140 --- [ached.thread-11] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.78]:5706 Cause => java.io.IOException {Connection refused to address /10.30.107.78:5706}, Error-Count: 10 2024-09-23T15:48:06.537Z WARN 7140 --- [cached.thread-8] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.78]:5710 Cause => java.io.IOException {Connection refused to address /10.30.107.78:5710}, Error-Count: 10 2024-09-23T15:48:06.537Z INFO 7140 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5704. Reason: IOException[Connection refused to address /10.30.107.78:5704] 2024-09-23T15:48:06.537Z WARN 7140 --- [ached.thread-13] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.78]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.78:5704}, Error-Count: 10 2024-09-23T15:48:06.537Z WARN 7140 --- [cached.thread-2] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.78]:5708 Cause => java.io.IOException {Connection refused to address /10.30.107.78:5708}, Error-Count: 10 2024-09-23T15:48:06.540Z INFO 7140 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5706, timeout: 10000, bind-any: true 2024-09-23T15:48:06.540Z INFO 7140 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5707, timeout: 10000, bind-any: true 2024-09-23T15:48:06.541Z INFO 7140 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5707. Reason: IOException[Connection refused to address /10.30.107.78:5707] 2024-09-23T15:48:06.541Z INFO 7140 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5706. Reason: IOException[Connection refused to address /10.30.107.78:5706] 2024-09-23T15:48:06.543Z INFO 7140 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5707, timeout: 10000, bind-any: true 2024-09-23T15:48:06.543Z INFO 7140 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5706, timeout: 10000, bind-any: true 2024-09-23T15:48:06.543Z INFO 7140 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5706. Reason: IOException[Connection refused to address /10.30.107.78:5706] 2024-09-23T15:48:06.543Z INFO 7140 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5707. Reason: IOException[Connection refused to address /10.30.107.78:5707] 2024-09-23T15:48:06.546Z INFO 7140 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2024-09-23T15:48:06.546Z WARN 7140 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 2024-09-23T15:48:06.561Z INFO 7140 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2024-09-23T15:48:06.561Z WARN 7140 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2024-09-23T15:48:06.564Z INFO 7140 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5708, timeout: 10000, bind-any: true 2024-09-23T15:48:06.564Z INFO 7140 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5707, timeout: 10000, bind-any: true 2024-09-23T15:48:06.564Z INFO 7140 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5704, timeout: 10000, bind-any: true 2024-09-23T15:48:06.564Z INFO 7140 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5706, timeout: 10000, bind-any: true 2024-09-23T15:48:06.565Z INFO 7140 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5704. Reason: IOException[Connection refused to address /10.30.107.78:5704] 2024-09-23T15:48:06.565Z INFO 7140 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5708. Reason: IOException[Connection refused to address /10.30.107.78:5708] 2024-09-23T15:48:06.565Z INFO 7140 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5706. Reason: IOException[Connection refused to address /10.30.107.78:5706] 2024-09-23T15:48:06.565Z INFO 7140 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5707. Reason: IOException[Connection refused to address /10.30.107.78:5707] 2024-09-23T15:48:06.566Z INFO 7140 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5707, timeout: 10000, bind-any: true 2024-09-23T15:48:06.566Z INFO 7140 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5708, timeout: 10000, bind-any: true 2024-09-23T15:48:06.566Z INFO 7140 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5704, timeout: 10000, bind-any: true 2024-09-23T15:48:06.566Z INFO 7140 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5706, timeout: 10000, bind-any: true 2024-09-23T15:48:06.567Z INFO 7140 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5708. Reason: IOException[Connection refused to address /10.30.107.78:5708] 2024-09-23T15:48:06.567Z INFO 7140 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5707. Reason: IOException[Connection refused to address /10.30.107.78:5707] 2024-09-23T15:48:06.567Z INFO 7140 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5704. Reason: IOException[Connection refused to address /10.30.107.78:5704] 2024-09-23T15:48:06.567Z INFO 7140 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5706. Reason: IOException[Connection refused to address /10.30.107.78:5706] 2024-09-23T15:48:06.568Z INFO 7140 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5704, timeout: 10000, bind-any: true 2024-09-23T15:48:06.569Z INFO 7140 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5704. Reason: IOException[Connection refused to address /10.30.107.78:5704] 2024-09-23T15:48:06.637Z INFO 7140 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5708, timeout: 10000, bind-any: true 2024-09-23T15:48:06.637Z INFO 7140 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5707, timeout: 10000, bind-any: true 2024-09-23T15:48:06.637Z INFO 7140 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5710, timeout: 10000, bind-any: true 2024-09-23T15:48:06.637Z INFO 7140 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5704, timeout: 10000, bind-any: true 2024-09-23T15:48:06.638Z INFO 7140 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5706, timeout: 10000, bind-any: true 2024-09-23T15:48:06.638Z INFO 7140 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5704. Reason: IOException[Connection refused to address /10.30.107.78:5704] 2024-09-23T15:48:06.639Z WARN 7140 --- [cached.thread-6] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.78]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.78:5704}, Error-Count: 11 2024-09-23T15:48:06.639Z INFO 7140 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5710. Reason: IOException[Connection refused to address /10.30.107.78:5710] 2024-09-23T15:48:06.639Z INFO 7140 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5707. Reason: IOException[Connection refused to address /10.30.107.78:5707] 2024-09-23T15:48:06.639Z INFO 7140 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5708. Reason: IOException[Connection refused to address /10.30.107.78:5708] 2024-09-23T15:48:06.639Z WARN 7140 --- [ached.thread-13] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.78]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.78:5707}, Error-Count: 11 2024-09-23T15:48:06.639Z WARN 7140 --- [cached.thread-4] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.78]:5708 Cause => java.io.IOException {Connection refused to address /10.30.107.78:5708}, Error-Count: 11 2024-09-23T15:48:06.639Z WARN 7140 --- [ached.thread-14] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.78]:5710 Cause => java.io.IOException {Connection refused to address /10.30.107.78:5710}, Error-Count: 11 2024-09-23T15:48:06.639Z INFO 7140 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5706. Reason: IOException[Connection refused to address /10.30.107.78:5706] 2024-09-23T15:48:06.639Z WARN 7140 --- [ached.thread-10] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.78]:5706 Cause => java.io.IOException {Connection refused to address /10.30.107.78:5706}, Error-Count: 11 2024-09-23T15:48:06.641Z INFO 7140 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5707, timeout: 10000, bind-any: true 2024-09-23T15:48:06.641Z INFO 7140 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5706, timeout: 10000, bind-any: true 2024-09-23T15:48:06.642Z INFO 7140 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5706. Reason: IOException[Connection refused to address /10.30.107.78:5706] 2024-09-23T15:48:06.642Z INFO 7140 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5707. Reason: IOException[Connection refused to address /10.30.107.78:5707] 2024-09-23T15:48:06.644Z INFO 7140 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5706, timeout: 10000, bind-any: true 2024-09-23T15:48:06.644Z INFO 7140 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5707, timeout: 10000, bind-any: true 2024-09-23T15:48:06.644Z INFO 7140 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5706. Reason: IOException[Connection refused to address /10.30.107.78:5706] 2024-09-23T15:48:06.644Z INFO 7140 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5707. Reason: IOException[Connection refused to address /10.30.107.78:5707] 2024-09-23T15:48:06.662Z INFO 7140 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5704, timeout: 10000, bind-any: true 2024-09-23T15:48:06.662Z INFO 7140 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5706, timeout: 10000, bind-any: true 2024-09-23T15:48:06.662Z INFO 7140 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5708, timeout: 10000, bind-any: true 2024-09-23T15:48:06.662Z INFO 7140 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5707, timeout: 10000, bind-any: true 2024-09-23T15:48:06.662Z INFO 7140 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5704. Reason: IOException[Connection refused to address /10.30.107.78:5704] 2024-09-23T15:48:06.662Z INFO 7140 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5708. Reason: IOException[Connection refused to address /10.30.107.78:5708] 2024-09-23T15:48:06.663Z INFO 7140 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5707. Reason: IOException[Connection refused to address /10.30.107.78:5707] 2024-09-23T15:48:06.663Z INFO 7140 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5706. Reason: IOException[Connection refused to address /10.30.107.78:5706] 2024-09-23T15:48:06.665Z INFO 7140 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5704, timeout: 10000, bind-any: true 2024-09-23T15:48:06.666Z INFO 7140 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5706, timeout: 10000, bind-any: true 2024-09-23T15:48:06.666Z INFO 7140 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5708, timeout: 10000, bind-any: true 2024-09-23T15:48:06.666Z INFO 7140 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5704. Reason: IOException[Connection refused to address /10.30.107.78:5704] 2024-09-23T15:48:06.666Z INFO 7140 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5707, timeout: 10000, bind-any: true 2024-09-23T15:48:06.666Z INFO 7140 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5706. Reason: IOException[Connection refused to address /10.30.107.78:5706] 2024-09-23T15:48:06.667Z INFO 7140 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5708. Reason: IOException[Connection refused to address /10.30.107.78:5708] 2024-09-23T15:48:06.667Z INFO 7140 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5707. Reason: IOException[Connection refused to address /10.30.107.78:5707] 2024-09-23T15:48:06.667Z INFO 7140 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5708, timeout: 10000, bind-any: true 2024-09-23T15:48:06.667Z INFO 7140 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5704, timeout: 10000, bind-any: true 2024-09-23T15:48:06.667Z INFO 7140 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5707, timeout: 10000, bind-any: true 2024-09-23T15:48:06.668Z INFO 7140 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5706, timeout: 10000, bind-any: true 2024-09-23T15:48:06.668Z INFO 7140 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5704. Reason: IOException[Connection refused to address /10.30.107.78:5704] 2024-09-23T15:48:06.668Z INFO 7140 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5707. Reason: IOException[Connection refused to address /10.30.107.78:5707] 2024-09-23T15:48:06.668Z INFO 7140 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5708. Reason: IOException[Connection refused to address /10.30.107.78:5708] 2024-09-23T15:48:06.669Z INFO 7140 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5706. Reason: IOException[Connection refused to address /10.30.107.78:5706] 2024-09-23T15:48:06.669Z INFO 7140 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5704, timeout: 10000, bind-any: true 2024-09-23T15:48:06.670Z INFO 7140 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5704. Reason: IOException[Connection refused to address /10.30.107.78:5704] 2024-09-23T15:48:06.739Z INFO 7140 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5704, timeout: 10000, bind-any: true 2024-09-23T15:48:06.739Z INFO 7140 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5708, timeout: 10000, bind-any: true 2024-09-23T15:48:06.739Z INFO 7140 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5707, timeout: 10000, bind-any: true 2024-09-23T15:48:06.739Z INFO 7140 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5710, timeout: 10000, bind-any: true 2024-09-23T15:48:06.740Z INFO 7140 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5706, timeout: 10000, bind-any: true 2024-09-23T15:48:06.740Z INFO 7140 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5708. Reason: IOException[Connection refused to address /10.30.107.78:5708] 2024-09-23T15:48:06.740Z INFO 7140 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5707. Reason: IOException[Connection refused to address /10.30.107.78:5707] 2024-09-23T15:48:06.740Z INFO 7140 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5704. Reason: IOException[Connection refused to address /10.30.107.78:5704] 2024-09-23T15:48:06.740Z WARN 7140 --- [cached.thread-3] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.78]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.78:5704}, Error-Count: 12 2024-09-23T15:48:06.740Z WARN 7140 --- [cached.thread-7] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.78]:5708 Cause => java.io.IOException {Connection refused to address /10.30.107.78:5708}, Error-Count: 12 2024-09-23T15:48:06.740Z WARN 7140 --- [ached.thread-15] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.78]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.78:5707}, Error-Count: 12 2024-09-23T15:48:06.740Z INFO 7140 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5710. Reason: IOException[Connection refused to address /10.30.107.78:5710] 2024-09-23T15:48:06.740Z WARN 7140 --- [cached.thread-9] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.78]:5710 Cause => java.io.IOException {Connection refused to address /10.30.107.78:5710}, Error-Count: 12 2024-09-23T15:48:06.741Z INFO 7140 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5706. Reason: IOException[Connection refused to address /10.30.107.78:5706] 2024-09-23T15:48:06.741Z WARN 7140 --- [cached.thread-2] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.78]:5706 Cause => java.io.IOException {Connection refused to address /10.30.107.78:5706}, Error-Count: 12 2024-09-23T15:48:06.742Z INFO 7140 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5706, timeout: 10000, bind-any: true 2024-09-23T15:48:06.742Z INFO 7140 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5707, timeout: 10000, bind-any: true 2024-09-23T15:48:06.743Z INFO 7140 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5706. Reason: IOException[Connection refused to address /10.30.107.78:5706] 2024-09-23T15:48:06.743Z INFO 7140 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5707. Reason: IOException[Connection refused to address /10.30.107.78:5707] 2024-09-23T15:48:06.745Z INFO 7140 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5706, timeout: 10000, bind-any: true 2024-09-23T15:48:06.745Z INFO 7140 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5707, timeout: 10000, bind-any: true 2024-09-23T15:48:06.745Z INFO 7140 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5706. Reason: IOException[Connection refused to address /10.30.107.78:5706] 2024-09-23T15:48:06.745Z INFO 7140 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5707. Reason: IOException[Connection refused to address /10.30.107.78:5707] 2024-09-23T15:48:06.751Z INFO 7140 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2024-09-23T15:48:06.751Z WARN 7140 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32778) could not be established. Broker may not be available. 2024-09-23T15:48:06.763Z INFO 7140 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5704, timeout: 10000, bind-any: true 2024-09-23T15:48:06.764Z INFO 7140 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5704. Reason: IOException[Connection refused to address /10.30.107.78:5704] 2024-09-23T15:48:06.764Z INFO 7140 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5707, timeout: 10000, bind-any: true 2024-09-23T15:48:06.764Z INFO 7140 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5706, timeout: 10000, bind-any: true 2024-09-23T15:48:06.764Z INFO 7140 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5708, timeout: 10000, bind-any: true 2024-09-23T15:48:06.765Z INFO 7140 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5707. Reason: IOException[Connection refused to address /10.30.107.78:5707] 2024-09-23T15:48:06.765Z INFO 7140 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5708. Reason: IOException[Connection refused to address /10.30.107.78:5708] 2024-09-23T15:48:06.766Z INFO 7140 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5706. Reason: IOException[Connection refused to address /10.30.107.78:5706] 2024-09-23T15:48:06.766Z INFO 7140 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5706, timeout: 10000, bind-any: true 2024-09-23T15:48:06.766Z INFO 7140 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5704, timeout: 10000, bind-any: true 2024-09-23T15:48:06.767Z INFO 7140 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5704. Reason: IOException[Connection refused to address /10.30.107.78:5704] 2024-09-23T15:48:06.767Z INFO 7140 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5707, timeout: 10000, bind-any: true 2024-09-23T15:48:06.767Z INFO 7140 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5708, timeout: 10000, bind-any: true 2024-09-23T15:48:06.767Z INFO 7140 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5706. Reason: IOException[Connection refused to address /10.30.107.78:5706] 2024-09-23T15:48:06.768Z INFO 7140 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5708. Reason: IOException[Connection refused to address /10.30.107.78:5708] 2024-09-23T15:48:06.768Z INFO 7140 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5707. Reason: IOException[Connection refused to address /10.30.107.78:5707] 2024-09-23T15:48:06.769Z INFO 7140 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5704, timeout: 10000, bind-any: true 2024-09-23T15:48:06.769Z INFO 7140 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5708, timeout: 10000, bind-any: true 2024-09-23T15:48:06.769Z INFO 7140 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5704. Reason: IOException[Connection refused to address /10.30.107.78:5704] 2024-09-23T15:48:06.769Z INFO 7140 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5706, timeout: 10000, bind-any: true 2024-09-23T15:48:06.769Z INFO 7140 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5708. Reason: IOException[Connection refused to address /10.30.107.78:5708] 2024-09-23T15:48:06.770Z INFO 7140 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5706. Reason: IOException[Connection refused to address /10.30.107.78:5706] 2024-09-23T15:48:06.770Z INFO 7140 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5704, timeout: 10000, bind-any: true 2024-09-23T15:48:06.772Z INFO 7140 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5704. Reason: IOException[Connection refused to address /10.30.107.78:5704] 2024-09-23T15:48:06.841Z INFO 7140 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5708, timeout: 10000, bind-any: true 2024-09-23T15:48:06.841Z INFO 7140 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5710, timeout: 10000, bind-any: true 2024-09-23T15:48:06.841Z INFO 7140 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5704, timeout: 10000, bind-any: true 2024-09-23T15:48:06.841Z INFO 7140 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5707, timeout: 10000, bind-any: true 2024-09-23T15:48:06.841Z INFO 7140 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5706, timeout: 10000, bind-any: true 2024-09-23T15:48:06.842Z INFO 7140 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5710. Reason: IOException[Connection refused to address /10.30.107.78:5710] 2024-09-23T15:48:06.842Z INFO 7140 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5706. Reason: IOException[Connection refused to address /10.30.107.78:5706] 2024-09-23T15:48:06.842Z WARN 7140 --- [cached.thread-1] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.78]:5710 Cause => java.io.IOException {Connection refused to address /10.30.107.78:5710}, Error-Count: 13 2024-09-23T15:48:06.842Z INFO 7140 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5704. Reason: IOException[Connection refused to address /10.30.107.78:5704] 2024-09-23T15:48:06.842Z WARN 7140 --- [cached.thread-3] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.78]:5706 Cause => java.io.IOException {Connection refused to address /10.30.107.78:5706}, Error-Count: 13 2024-09-23T15:48:06.842Z WARN 7140 --- [ached.thread-17] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.78]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.78:5704}, Error-Count: 13 2024-09-23T15:48:06.843Z INFO 7140 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5708. Reason: IOException[Connection refused to address /10.30.107.78:5708] 2024-09-23T15:48:06.843Z WARN 7140 --- [cached.thread-9] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.78]:5708 Cause => java.io.IOException {Connection refused to address /10.30.107.78:5708}, Error-Count: 13 2024-09-23T15:48:06.843Z INFO 7140 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5706, timeout: 10000, bind-any: true 2024-09-23T15:48:06.845Z INFO 7140 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5706. Reason: IOException[Connection refused to address /10.30.107.78:5706] 2024-09-23T15:48:06.847Z INFO 7140 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5707. Reason: IOException[Connection refused to address /10.30.107.78:5707] 2024-09-23T15:48:06.847Z WARN 7140 --- [ached.thread-16] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.78]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.78:5707}, Error-Count: 13 2024-09-23T15:48:06.847Z INFO 7140 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5706, timeout: 10000, bind-any: true 2024-09-23T15:48:06.847Z INFO 7140 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5707, timeout: 10000, bind-any: true 2024-09-23T15:48:06.848Z INFO 7140 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5706. Reason: IOException[Connection refused to address /10.30.107.78:5706] 2024-09-23T15:48:06.848Z INFO 7140 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5707. Reason: IOException[Connection refused to address /10.30.107.78:5707] 2024-09-23T15:48:06.864Z INFO 7140 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5704, timeout: 10000, bind-any: true 2024-09-23T15:48:06.865Z INFO 7140 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5704. Reason: IOException[Connection refused to address /10.30.107.78:5704] 2024-09-23T15:48:06.865Z INFO 7140 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5707, timeout: 10000, bind-any: true 2024-09-23T15:48:06.865Z INFO 7140 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5708, timeout: 10000, bind-any: true 2024-09-23T15:48:06.866Z INFO 7140 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5707. Reason: IOException[Connection refused to address /10.30.107.78:5707] 2024-09-23T15:48:06.866Z INFO 7140 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5708. Reason: IOException[Connection refused to address /10.30.107.78:5708] 2024-09-23T15:48:06.867Z INFO 7140 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5706, timeout: 10000, bind-any: true 2024-09-23T15:48:06.867Z INFO 7140 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5706. Reason: IOException[Connection refused to address /10.30.107.78:5706] 2024-09-23T15:48:06.868Z INFO 7140 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5704, timeout: 10000, bind-any: true 2024-09-23T15:48:06.868Z INFO 7140 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5706, timeout: 10000, bind-any: true 2024-09-23T15:48:06.869Z INFO 7140 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5708, timeout: 10000, bind-any: true 2024-09-23T15:48:06.869Z INFO 7140 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5707, timeout: 10000, bind-any: true 2024-09-23T15:48:06.869Z INFO 7140 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5706. Reason: IOException[Connection refused to address /10.30.107.78:5706] 2024-09-23T15:48:06.869Z INFO 7140 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5704. Reason: IOException[Connection refused to address /10.30.107.78:5704] 2024-09-23T15:48:06.869Z INFO 7140 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5707. Reason: IOException[Connection refused to address /10.30.107.78:5707] 2024-09-23T15:48:06.870Z INFO 7140 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5704, timeout: 10000, bind-any: true 2024-09-23T15:48:06.870Z INFO 7140 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5708. Reason: IOException[Connection refused to address /10.30.107.78:5708] 2024-09-23T15:48:06.870Z INFO 7140 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5704. Reason: IOException[Connection refused to address /10.30.107.78:5704] 2024-09-23T15:48:06.870Z INFO 7140 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5706, timeout: 10000, bind-any: true 2024-09-23T15:48:06.871Z INFO 7140 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5706. Reason: IOException[Connection refused to address /10.30.107.78:5706] 2024-09-23T15:48:06.872Z INFO 7140 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5704, timeout: 10000, bind-any: true 2024-09-23T15:48:06.873Z INFO 7140 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5704. Reason: IOException[Connection refused to address /10.30.107.78:5704] 2024-09-23T15:48:06.908Z INFO 7140 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2024-09-23T15:48:06.908Z WARN 7140 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32778) could not be established. Broker may not be available. 2024-09-23T15:48:06.913Z INFO 7140 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 2024-09-23T15:48:06.913Z WARN 7140 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32784) could not be established. Broker may not be available. 2024-09-23T15:48:06.917Z INFO 7140 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2024-09-23T15:48:06.917Z WARN 7140 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 2024-09-23T15:48:06.943Z INFO 7140 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5710, timeout: 10000, bind-any: true 2024-09-23T15:48:06.943Z INFO 7140 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5706, timeout: 10000, bind-any: true 2024-09-23T15:48:06.943Z INFO 7140 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5704, timeout: 10000, bind-any: true 2024-09-23T15:48:06.943Z INFO 7140 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5708, timeout: 10000, bind-any: true 2024-09-23T15:48:06.944Z INFO 7140 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5704. Reason: IOException[Connection refused to address /10.30.107.78:5704] 2024-09-23T15:48:06.944Z INFO 7140 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5706. Reason: IOException[Connection refused to address /10.30.107.78:5706] 2024-09-23T15:48:06.944Z WARN 7140 --- [cached.thread-1] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.78]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.78:5704}, Error-Count: 14 2024-09-23T15:48:06.944Z WARN 7140 --- [ached.thread-11] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.78]:5706 Cause => java.io.IOException {Connection refused to address /10.30.107.78:5706}, Error-Count: 14 2024-09-23T15:48:06.944Z INFO 7140 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5710. Reason: IOException[Connection refused to address /10.30.107.78:5710] 2024-09-23T15:48:06.944Z WARN 7140 --- [cached.thread-2] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.78]:5710 Cause => java.io.IOException {Connection refused to address /10.30.107.78:5710}, Error-Count: 14 2024-09-23T15:48:06.945Z INFO 7140 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5708. Reason: IOException[Connection refused to address /10.30.107.78:5708] 2024-09-23T15:48:06.945Z INFO 7140 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5706, timeout: 10000, bind-any: true 2024-09-23T15:48:06.945Z WARN 7140 --- [cached.thread-5] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.78]:5708 Cause => java.io.IOException {Connection refused to address /10.30.107.78:5708}, Error-Count: 14 2024-09-23T15:48:06.946Z INFO 7140 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5706. Reason: IOException[Connection refused to address /10.30.107.78:5706] 2024-09-23T15:48:06.947Z INFO 7140 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5707, timeout: 10000, bind-any: true 2024-09-23T15:48:06.948Z INFO 7140 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5707. Reason: IOException[Connection refused to address /10.30.107.78:5707] 2024-09-23T15:48:06.948Z WARN 7140 --- [ached.thread-16] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.78]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.78:5707}, Error-Count: 14 2024-09-23T15:48:06.948Z INFO 7140 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5706, timeout: 10000, bind-any: true 2024-09-23T15:48:06.948Z INFO 7140 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5707, timeout: 10000, bind-any: true 2024-09-23T15:48:06.949Z INFO 7140 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5706. Reason: IOException[Connection refused to address /10.30.107.78:5706] 2024-09-23T15:48:06.949Z INFO 7140 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5707. Reason: IOException[Connection refused to address /10.30.107.78:5707] 2024-09-23T15:48:06.965Z INFO 7140 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5704, timeout: 10000, bind-any: true 2024-09-23T15:48:06.966Z INFO 7140 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5704. Reason: IOException[Connection refused to address /10.30.107.78:5704] 2024-09-23T15:48:06.966Z INFO 7140 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5707, timeout: 10000, bind-any: true 2024-09-23T15:48:06.967Z INFO 7140 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5707. Reason: IOException[Connection refused to address /10.30.107.78:5707] 2024-09-23T15:48:06.968Z INFO 7140 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5706, timeout: 10000, bind-any: true 2024-09-23T15:48:06.968Z INFO 7140 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2024-09-23T15:48:06.968Z WARN 7140 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32780) could not be established. Broker may not be available. 2024-09-23T15:48:06.968Z INFO 7140 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5706. Reason: IOException[Connection refused to address /10.30.107.78:5706] 2024-09-23T15:48:06.969Z INFO 7140 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5704, timeout: 10000, bind-any: true 2024-09-23T15:48:06.969Z INFO 7140 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5706, timeout: 10000, bind-any: true 2024-09-23T15:48:06.970Z INFO 7140 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5707, timeout: 10000, bind-any: true 2024-09-23T15:48:06.970Z INFO 7140 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5704. Reason: IOException[Connection refused to address /10.30.107.78:5704] 2024-09-23T15:48:06.970Z INFO 7140 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5708, timeout: 10000, bind-any: true 2024-09-23T15:48:06.970Z INFO 7140 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5707. Reason: IOException[Connection refused to address /10.30.107.78:5707] 2024-09-23T15:48:06.970Z INFO 7140 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5706. Reason: IOException[Connection refused to address /10.30.107.78:5706] 2024-09-23T15:48:06.970Z INFO 7140 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5704, timeout: 10000, bind-any: true 2024-09-23T15:48:06.971Z INFO 7140 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5708. Reason: IOException[Connection refused to address /10.30.107.78:5708] 2024-09-23T15:48:06.971Z INFO 7140 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5704. Reason: IOException[Connection refused to address /10.30.107.78:5704] 2024-09-23T15:48:06.971Z INFO 7140 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5706, timeout: 10000, bind-any: true 2024-09-23T15:48:06.972Z INFO 7140 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5706. Reason: IOException[Connection refused to address /10.30.107.78:5706] 2024-09-23T15:48:06.973Z INFO 7140 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5704, timeout: 10000, bind-any: true 2024-09-23T15:48:06.973Z INFO 7140 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 2024-09-23T15:48:06.973Z INFO 7140 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5704. Reason: IOException[Connection refused to address /10.30.107.78:5704] 2024-09-23T15:48:06.973Z WARN 7140 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-09-23T15:48:06.973Z WARN 7140 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-09-23T15:48:07.013Z INFO 7140 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 2024-09-23T15:48:07.013Z WARN 7140 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32784) could not be established. Broker may not be available. 2024-09-23T15:48:07.017Z INFO 7140 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2024-09-23T15:48:07.017Z WARN 7140 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 2024-09-23T15:48:07.031Z INFO 7140 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node 1 disconnected. 2024-09-23T15:48:07.031Z WARN 7140 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2024-09-23T15:48:07.044Z INFO 7140 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5706, timeout: 10000, bind-any: true 2024-09-23T15:48:07.044Z INFO 7140 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5704, timeout: 10000, bind-any: true 2024-09-23T15:48:07.045Z INFO 7140 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5710, timeout: 10000, bind-any: true 2024-09-23T15:48:07.045Z INFO 7140 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5706. Reason: IOException[Connection refused to address /10.30.107.78:5706] 2024-09-23T15:48:07.045Z WARN 7140 --- [cached.thread-7] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.78]:5706 Cause => java.io.IOException {Connection refused to address /10.30.107.78:5706}, Error-Count: 15 2024-09-23T15:48:07.045Z INFO 7140 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5704. Reason: IOException[Connection refused to address /10.30.107.78:5704] 2024-09-23T15:48:07.045Z WARN 7140 --- [cached.thread-1] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.78]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.78:5704}, Error-Count: 15 2024-09-23T15:48:07.045Z INFO 7140 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5710. Reason: IOException[Connection refused to address /10.30.107.78:5710] 2024-09-23T15:48:07.045Z INFO 7140 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5708, timeout: 10000, bind-any: true 2024-09-23T15:48:07.045Z WARN 7140 --- [ached.thread-15] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.78]:5710 Cause => java.io.IOException {Connection refused to address /10.30.107.78:5710}, Error-Count: 15 2024-09-23T15:48:07.046Z INFO 7140 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5708. Reason: IOException[Connection refused to address /10.30.107.78:5708] 2024-09-23T15:48:07.046Z WARN 7140 --- [cached.thread-7] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.78]:5708 Cause => java.io.IOException {Connection refused to address /10.30.107.78:5708}, Error-Count: 15 2024-09-23T15:48:07.046Z INFO 7140 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5706, timeout: 10000, bind-any: true 2024-09-23T15:48:07.047Z INFO 7140 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5706. Reason: IOException[Connection refused to address /10.30.107.78:5706] 2024-09-23T15:48:07.048Z INFO 7140 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5707, timeout: 10000, bind-any: true 2024-09-23T15:48:07.049Z INFO 7140 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5707. Reason: IOException[Connection refused to address /10.30.107.78:5707] 2024-09-23T15:48:07.049Z WARN 7140 --- [ached.thread-16] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.78]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.78:5707}, Error-Count: 15 2024-09-23T15:48:07.050Z INFO 7140 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5706, timeout: 10000, bind-any: true 2024-09-23T15:48:07.050Z INFO 7140 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5707, timeout: 10000, bind-any: true 2024-09-23T15:48:07.050Z INFO 7140 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5706. Reason: IOException[Connection refused to address /10.30.107.78:5706] 2024-09-23T15:48:07.050Z INFO 7140 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5707. Reason: IOException[Connection refused to address /10.30.107.78:5707] 2024-09-23T15:48:07.063Z INFO 7140 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5706, timeout: 10000, bind-any: true 2024-09-23T15:48:07.063Z INFO 7140 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5707, timeout: 10000, bind-any: true 2024-09-23T15:48:07.063Z INFO 7140 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5704, timeout: 10000, bind-any: true 2024-09-23T15:48:07.064Z INFO 7140 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5706. Reason: IOException[Connection refused to address /10.30.107.78:5706] 2024-09-23T15:48:07.066Z INFO 7140 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5707. Reason: IOException[Connection refused to address /10.30.107.78:5707] 2024-09-23T15:48:07.066Z INFO 7140 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5704. Reason: IOException[Connection refused to address /10.30.107.78:5704] 2024-09-23T15:48:07.067Z INFO 7140 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5704, timeout: 10000, bind-any: true 2024-09-23T15:48:07.067Z INFO 7140 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5708, timeout: 10000, bind-any: true 2024-09-23T15:48:07.067Z INFO 7140 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5707, timeout: 10000, bind-any: true 2024-09-23T15:48:07.068Z INFO 7140 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5708. Reason: IOException[Connection refused to address /10.30.107.78:5708] 2024-09-23T15:48:07.068Z INFO 7140 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5704. Reason: IOException[Connection refused to address /10.30.107.78:5704] 2024-09-23T15:48:07.069Z INFO 7140 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5707. Reason: IOException[Connection refused to address /10.30.107.78:5707] 2024-09-23T15:48:07.069Z INFO 7140 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5706, timeout: 10000, bind-any: true 2024-09-23T15:48:07.069Z INFO 7140 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5706. Reason: IOException[Connection refused to address /10.30.107.78:5706] 2024-09-23T15:48:07.070Z INFO 7140 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5704, timeout: 10000, bind-any: true 2024-09-23T15:48:07.071Z INFO 7140 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5707, timeout: 10000, bind-any: true 2024-09-23T15:48:07.071Z INFO 7140 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5706, timeout: 10000, bind-any: true 2024-09-23T15:48:07.071Z INFO 7140 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5704. Reason: IOException[Connection refused to address /10.30.107.78:5704] 2024-09-23T15:48:07.071Z INFO 7140 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5708, timeout: 10000, bind-any: true 2024-09-23T15:48:07.072Z INFO 7140 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5707. Reason: IOException[Connection refused to address /10.30.107.78:5707] 2024-09-23T15:48:07.072Z INFO 7140 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5704, timeout: 10000, bind-any: true 2024-09-23T15:48:07.072Z INFO 7140 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5708. Reason: IOException[Connection refused to address /10.30.107.78:5708] 2024-09-23T15:48:07.073Z INFO 7140 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5704. Reason: IOException[Connection refused to address /10.30.107.78:5704] 2024-09-23T15:48:07.073Z INFO 7140 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5706. Reason: IOException[Connection refused to address /10.30.107.78:5706] 2024-09-23T15:48:07.074Z INFO 7140 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5704, timeout: 10000, bind-any: true 2024-09-23T15:48:07.074Z INFO 7140 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5704. Reason: IOException[Connection refused to address /10.30.107.78:5704] 2024-09-23T15:48:07.092Z INFO 7140 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 2024-09-23T15:48:07.092Z WARN 7140 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 2024-09-23T15:48:07.140Z INFO 7140 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5706, timeout: 10000, bind-any: true 2024-09-23T15:48:07.140Z INFO 7140 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5707, timeout: 10000, bind-any: true 2024-09-23T15:48:07.141Z INFO 7140 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5706. Reason: IOException[Connection refused to address /10.30.107.78:5706] 2024-09-23T15:48:07.142Z INFO 7140 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5707. Reason: IOException[Connection refused to address /10.30.107.78:5707] 2024-09-23T15:48:07.145Z INFO 7140 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5704, timeout: 10000, bind-any: true 2024-09-23T15:48:07.146Z INFO 7140 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5706, timeout: 10000, bind-any: true 2024-09-23T15:48:07.146Z INFO 7140 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5710, timeout: 10000, bind-any: true 2024-09-23T15:48:07.146Z INFO 7140 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5704. Reason: IOException[Connection refused to address /10.30.107.78:5704] 2024-09-23T15:48:07.146Z WARN 7140 --- [cached.thread-3] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.78]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.78:5704}, Error-Count: 16 2024-09-23T15:48:07.146Z INFO 7140 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5710. Reason: IOException[Connection refused to address /10.30.107.78:5710] 2024-09-23T15:48:07.146Z WARN 7140 --- [ached.thread-11] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.78]:5710 Cause => java.io.IOException {Connection refused to address /10.30.107.78:5710}, Error-Count: 16 2024-09-23T15:48:07.146Z INFO 7140 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5708, timeout: 10000, bind-any: true 2024-09-23T15:48:07.146Z INFO 7140 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5706. Reason: IOException[Connection refused to address /10.30.107.78:5706] 2024-09-23T15:48:07.146Z WARN 7140 --- [ached.thread-14] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.78]:5706 Cause => java.io.IOException {Connection refused to address /10.30.107.78:5706}, Error-Count: 16 2024-09-23T15:48:07.147Z INFO 7140 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5708. Reason: IOException[Connection refused to address /10.30.107.78:5708] 2024-09-23T15:48:07.147Z INFO 7140 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5706, timeout: 10000, bind-any: true 2024-09-23T15:48:07.147Z WARN 7140 --- [cached.thread-1] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.78]:5708 Cause => java.io.IOException {Connection refused to address /10.30.107.78:5708}, Error-Count: 16 2024-09-23T15:48:07.148Z INFO 7140 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5706. Reason: IOException[Connection refused to address /10.30.107.78:5706] 2024-09-23T15:48:07.150Z INFO 7140 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5707, timeout: 10000, bind-any: true 2024-09-23T15:48:07.150Z INFO 7140 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5707. Reason: IOException[Connection refused to address /10.30.107.78:5707] 2024-09-23T15:48:07.150Z WARN 7140 --- [cached.thread-2] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.78]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.78:5707}, Error-Count: 16 2024-09-23T15:48:07.151Z INFO 7140 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5706, timeout: 10000, bind-any: true 2024-09-23T15:48:07.151Z INFO 7140 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5707, timeout: 10000, bind-any: true 2024-09-23T15:48:07.151Z INFO 7140 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5706. Reason: IOException[Connection refused to address /10.30.107.78:5706] 2024-09-23T15:48:07.152Z INFO 7140 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5707. Reason: IOException[Connection refused to address /10.30.107.78:5707] 2024-09-23T15:48:07.164Z INFO 7140 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5706, timeout: 10000, bind-any: true 2024-09-23T15:48:07.165Z INFO 7140 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5706. Reason: IOException[Connection refused to address /10.30.107.78:5706] 2024-09-23T15:48:07.166Z INFO 7140 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5707, timeout: 10000, bind-any: true 2024-09-23T15:48:07.166Z INFO 7140 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5704, timeout: 10000, bind-any: true 2024-09-23T15:48:07.167Z INFO 7140 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5707. Reason: IOException[Connection refused to address /10.30.107.78:5707] 2024-09-23T15:48:07.167Z INFO 7140 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5704. Reason: IOException[Connection refused to address /10.30.107.78:5704] 2024-09-23T15:48:07.168Z INFO 7140 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5708, timeout: 10000, bind-any: true 2024-09-23T15:48:07.168Z INFO 7140 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5704, timeout: 10000, bind-any: true 2024-09-23T15:48:07.168Z INFO 7140 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5708. Reason: IOException[Connection refused to address /10.30.107.78:5708] 2024-09-23T15:48:07.171Z INFO 7140 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5704. Reason: IOException[Connection refused to address /10.30.107.78:5704] 2024-09-23T15:48:07.171Z INFO 7140 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5707, timeout: 10000, bind-any: true 2024-09-23T15:48:07.172Z INFO 7140 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5704, timeout: 10000, bind-any: true 2024-09-23T15:48:07.172Z INFO 7140 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5706, timeout: 10000, bind-any: true 2024-09-23T15:48:07.172Z INFO 7140 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5707. Reason: IOException[Connection refused to address /10.30.107.78:5707] 2024-09-23T15:48:07.172Z INFO 7140 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5704. Reason: IOException[Connection refused to address /10.30.107.78:5704] 2024-09-23T15:48:07.173Z INFO 7140 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5708, timeout: 10000, bind-any: true 2024-09-23T15:48:07.173Z INFO 7140 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5706. Reason: IOException[Connection refused to address /10.30.107.78:5706] 2024-09-23T15:48:07.173Z INFO 7140 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5704, timeout: 10000, bind-any: true 2024-09-23T15:48:07.173Z INFO 7140 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5708. Reason: IOException[Connection refused to address /10.30.107.78:5708] 2024-09-23T15:48:07.173Z INFO 7140 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5706, timeout: 10000, bind-any: true 2024-09-23T15:48:07.174Z INFO 7140 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5704. Reason: IOException[Connection refused to address /10.30.107.78:5704] 2024-09-23T15:48:07.174Z INFO 7140 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5706. Reason: IOException[Connection refused to address /10.30.107.78:5706] 2024-09-23T15:48:07.175Z INFO 7140 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5704, timeout: 10000, bind-any: true 2024-09-23T15:48:07.175Z INFO 7140 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5704. Reason: IOException[Connection refused to address /10.30.107.78:5704] 2024-09-23T15:48:07.242Z INFO 7140 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5707, timeout: 10000, bind-any: true 2024-09-23T15:48:07.242Z INFO 7140 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5706, timeout: 10000, bind-any: true 2024-09-23T15:48:07.244Z INFO 7140 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5707. Reason: IOException[Connection refused to address /10.30.107.78:5707] 2024-09-23T15:48:07.244Z INFO 7140 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5706. Reason: IOException[Connection refused to address /10.30.107.78:5706] 2024-09-23T15:48:07.247Z INFO 7140 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5704, timeout: 10000, bind-any: true 2024-09-23T15:48:07.247Z INFO 7140 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5710, timeout: 10000, bind-any: true 2024-09-23T15:48:07.247Z INFO 7140 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5706, timeout: 10000, bind-any: true 2024-09-23T15:48:07.247Z INFO 7140 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5708, timeout: 10000, bind-any: true 2024-09-23T15:48:07.248Z INFO 7140 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5704. Reason: IOException[Connection refused to address /10.30.107.78:5704] 2024-09-23T15:48:07.248Z WARN 7140 --- [ached.thread-10] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.78]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.78:5704}, Error-Count: 17 2024-09-23T15:48:07.248Z INFO 7140 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5706. Reason: IOException[Connection refused to address /10.30.107.78:5706] 2024-09-23T15:48:07.248Z WARN 7140 --- [ached.thread-13] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.78]:5706 Cause => java.io.IOException {Connection refused to address /10.30.107.78:5706}, Error-Count: 17 2024-09-23T15:48:07.248Z INFO 7140 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5710. Reason: IOException[Connection refused to address /10.30.107.78:5710] 2024-09-23T15:48:07.248Z WARN 7140 --- [cached.thread-3] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.78]:5710 Cause => java.io.IOException {Connection refused to address /10.30.107.78:5710}, Error-Count: 17 2024-09-23T15:48:07.248Z INFO 7140 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5706, timeout: 10000, bind-any: true 2024-09-23T15:48:07.248Z INFO 7140 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5708. Reason: IOException[Connection refused to address /10.30.107.78:5708] 2024-09-23T15:48:07.248Z WARN 7140 --- [ached.thread-15] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.78]:5708 Cause => java.io.IOException {Connection refused to address /10.30.107.78:5708}, Error-Count: 17 2024-09-23T15:48:07.249Z INFO 7140 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5706. Reason: IOException[Connection refused to address /10.30.107.78:5706] 2024-09-23T15:48:07.251Z INFO 7140 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5707, timeout: 10000, bind-any: true 2024-09-23T15:48:07.251Z INFO 7140 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5707. Reason: IOException[Connection refused to address /10.30.107.78:5707] 2024-09-23T15:48:07.251Z WARN 7140 --- [ached.thread-16] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.78]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.78:5707}, Error-Count: 17 2024-09-23T15:48:07.252Z INFO 7140 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5706, timeout: 10000, bind-any: true 2024-09-23T15:48:07.252Z INFO 7140 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5707, timeout: 10000, bind-any: true 2024-09-23T15:48:07.253Z INFO 7140 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5706. Reason: IOException[Connection refused to address /10.30.107.78:5706] 2024-09-23T15:48:07.253Z INFO 7140 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5707. Reason: IOException[Connection refused to address /10.30.107.78:5707] 2024-09-23T15:48:07.265Z INFO 7140 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5706, timeout: 10000, bind-any: true 2024-09-23T15:48:07.266Z INFO 7140 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5706. Reason: IOException[Connection refused to address /10.30.107.78:5706] 2024-09-23T15:48:07.267Z INFO 7140 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5707, timeout: 10000, bind-any: true 2024-09-23T15:48:07.267Z INFO 7140 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5704, timeout: 10000, bind-any: true 2024-09-23T15:48:07.268Z INFO 7140 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5704. Reason: IOException[Connection refused to address /10.30.107.78:5704] 2024-09-23T15:48:07.268Z INFO 7140 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5707. Reason: IOException[Connection refused to address /10.30.107.78:5707] 2024-09-23T15:48:07.269Z INFO 7140 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5708, timeout: 10000, bind-any: true 2024-09-23T15:48:07.270Z INFO 7140 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5708. Reason: IOException[Connection refused to address /10.30.107.78:5708] 2024-09-23T15:48:07.272Z INFO 7140 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5704, timeout: 10000, bind-any: true 2024-09-23T15:48:07.272Z INFO 7140 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5704. Reason: IOException[Connection refused to address /10.30.107.78:5704] 2024-09-23T15:48:07.272Z INFO 7140 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5707, timeout: 10000, bind-any: true 2024-09-23T15:48:07.273Z INFO 7140 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5704, timeout: 10000, bind-any: true 2024-09-23T15:48:07.273Z INFO 7140 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5707. Reason: IOException[Connection refused to address /10.30.107.78:5707] 2024-09-23T15:48:07.273Z INFO 7140 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5706, timeout: 10000, bind-any: true 2024-09-23T15:48:07.274Z INFO 7140 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5706. Reason: IOException[Connection refused to address /10.30.107.78:5706] 2024-09-23T15:48:07.274Z INFO 7140 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5708, timeout: 10000, bind-any: true 2024-09-23T15:48:07.274Z INFO 7140 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5704. Reason: IOException[Connection refused to address /10.30.107.78:5704] 2024-09-23T15:48:07.274Z INFO 7140 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5708. Reason: IOException[Connection refused to address /10.30.107.78:5708] 2024-09-23T15:48:07.275Z INFO 7140 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5706, timeout: 10000, bind-any: true 2024-09-23T15:48:07.275Z INFO 7140 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5706. Reason: IOException[Connection refused to address /10.30.107.78:5706] 2024-09-23T15:48:07.275Z INFO 7140 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5704, timeout: 10000, bind-any: true 2024-09-23T15:48:07.276Z INFO 7140 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5704. Reason: IOException[Connection refused to address /10.30.107.78:5704] 2024-09-23T15:48:07.303Z INFO 7140 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-3, groupId=test] Node 1 disconnected. 2024-09-23T15:48:07.303Z WARN 7140 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-3, groupId=test] Connection to node 1 (localhost/127.0.0.1:32780) could not be established. Broker may not be available. 2024-09-23T15:48:07.345Z INFO 7140 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5707, timeout: 10000, bind-any: true 2024-09-23T15:48:07.345Z INFO 7140 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5706, timeout: 10000, bind-any: true 2024-09-23T15:48:07.347Z INFO 7140 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5706. Reason: IOException[Connection refused to address /10.30.107.78:5706] 2024-09-23T15:48:07.347Z INFO 7140 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5707. Reason: IOException[Connection refused to address /10.30.107.78:5707] 2024-09-23T15:48:07.348Z INFO 7140 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5704, timeout: 10000, bind-any: true 2024-09-23T15:48:07.348Z INFO 7140 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5706, timeout: 10000, bind-any: true 2024-09-23T15:48:07.349Z INFO 7140 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5708, timeout: 10000, bind-any: true 2024-09-23T15:48:07.349Z INFO 7140 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5710, timeout: 10000, bind-any: true 2024-09-23T15:48:07.349Z INFO 7140 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5706. Reason: IOException[Connection refused to address /10.30.107.78:5706] 2024-09-23T15:48:07.349Z WARN 7140 --- [ached.thread-13] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.78]:5706 Cause => java.io.IOException {Connection refused to address /10.30.107.78:5706}, Error-Count: 18 2024-09-23T15:48:07.350Z INFO 7140 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5710. Reason: IOException[Connection refused to address /10.30.107.78:5710] 2024-09-23T15:48:07.350Z INFO 7140 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5708. Reason: IOException[Connection refused to address /10.30.107.78:5708] 2024-09-23T15:48:07.350Z WARN 7140 --- [cached.thread-6] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.78]:5708 Cause => java.io.IOException {Connection refused to address /10.30.107.78:5708}, Error-Count: 18 2024-09-23T15:48:07.350Z WARN 7140 --- [cached.thread-3] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.78]:5710 Cause => java.io.IOException {Connection refused to address /10.30.107.78:5710}, Error-Count: 18 2024-09-23T15:48:07.350Z INFO 7140 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5704. Reason: IOException[Connection refused to address /10.30.107.78:5704] 2024-09-23T15:48:07.350Z WARN 7140 --- [cached.thread-7] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.78]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.78:5704}, Error-Count: 18 2024-09-23T15:48:07.352Z INFO 7140 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5707, timeout: 10000, bind-any: true 2024-09-23T15:48:07.352Z INFO 7140 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5707. Reason: IOException[Connection refused to address /10.30.107.78:5707] 2024-09-23T15:48:07.352Z WARN 7140 --- [ached.thread-16] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.78]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.78:5707}, Error-Count: 18 2024-09-23T15:48:07.353Z INFO 7140 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5706, timeout: 10000, bind-any: true 2024-09-23T15:48:07.353Z INFO 7140 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5707, timeout: 10000, bind-any: true 2024-09-23T15:48:07.353Z INFO 7140 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5706. Reason: IOException[Connection refused to address /10.30.107.78:5706] 2024-09-23T15:48:07.354Z INFO 7140 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5707. Reason: IOException[Connection refused to address /10.30.107.78:5707] 2024-09-23T15:48:07.360Z INFO 7140 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 2024-09-23T15:48:07.360Z WARN 7140 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-09-23T15:48:07.360Z WARN 7140 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-09-23T15:48:07.367Z INFO 7140 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5706, timeout: 10000, bind-any: true 2024-09-23T15:48:07.368Z INFO 7140 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5706. Reason: IOException[Connection refused to address /10.30.107.78:5706] 2024-09-23T15:48:07.368Z INFO 7140 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5704, timeout: 10000, bind-any: true 2024-09-23T15:48:07.369Z INFO 7140 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5704. Reason: IOException[Connection refused to address /10.30.107.78:5704] 2024-09-23T15:48:07.369Z INFO 7140 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5707, timeout: 10000, bind-any: true 2024-09-23T15:48:07.370Z INFO 7140 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5707. Reason: IOException[Connection refused to address /10.30.107.78:5707] 2024-09-23T15:48:07.370Z INFO 7140 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5708, timeout: 10000, bind-any: true 2024-09-23T15:48:07.372Z INFO 7140 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5704, timeout: 10000, bind-any: true 2024-09-23T15:48:07.373Z INFO 7140 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5708. Reason: IOException[Connection refused to address /10.30.107.78:5708] 2024-09-23T15:48:07.373Z INFO 7140 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5704. Reason: IOException[Connection refused to address /10.30.107.78:5704] 2024-09-23T15:48:07.373Z INFO 7140 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5707, timeout: 10000, bind-any: true 2024-09-23T15:48:07.374Z INFO 7140 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5706, timeout: 10000, bind-any: true 2024-09-23T15:48:07.374Z INFO 7140 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5707. Reason: IOException[Connection refused to address /10.30.107.78:5707] 2024-09-23T15:48:07.374Z INFO 7140 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5704, timeout: 10000, bind-any: true 2024-09-23T15:48:07.375Z INFO 7140 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5706. Reason: IOException[Connection refused to address /10.30.107.78:5706] 2024-09-23T15:48:07.375Z INFO 7140 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5708, timeout: 10000, bind-any: true 2024-09-23T15:48:07.375Z INFO 7140 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5704. Reason: IOException[Connection refused to address /10.30.107.78:5704] 2024-09-23T15:48:07.375Z INFO 7140 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5708. Reason: IOException[Connection refused to address /10.30.107.78:5708] 2024-09-23T15:48:07.375Z INFO 7140 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5706, timeout: 10000, bind-any: true 2024-09-23T15:48:07.376Z INFO 7140 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5706. Reason: IOException[Connection refused to address /10.30.107.78:5706] 2024-09-23T15:48:07.376Z INFO 7140 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5704, timeout: 10000, bind-any: true 2024-09-23T15:48:07.377Z INFO 7140 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5704. Reason: IOException[Connection refused to address /10.30.107.78:5704] 2024-09-23T15:48:07.448Z INFO 7140 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5706, timeout: 10000, bind-any: true 2024-09-23T15:48:07.448Z INFO 7140 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5707, timeout: 10000, bind-any: true 2024-09-23T15:48:07.449Z INFO 7140 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5706. Reason: IOException[Connection refused to address /10.30.107.78:5706] 2024-09-23T15:48:07.449Z INFO 7140 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5707. Reason: IOException[Connection refused to address /10.30.107.78:5707] 2024-09-23T15:48:07.450Z INFO 7140 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5706, timeout: 10000, bind-any: true 2024-09-23T15:48:07.450Z INFO 7140 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5708, timeout: 10000, bind-any: true 2024-09-23T15:48:07.450Z INFO 7140 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5710, timeout: 10000, bind-any: true 2024-09-23T15:48:07.450Z INFO 7140 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5704, timeout: 10000, bind-any: true 2024-09-23T15:48:07.451Z INFO 7140 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5706. Reason: IOException[Connection refused to address /10.30.107.78:5706] 2024-09-23T15:48:07.451Z WARN 7140 --- [ached.thread-14] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.78]:5706 Cause => java.io.IOException {Connection refused to address /10.30.107.78:5706}, Error-Count: 19 2024-09-23T15:48:07.451Z INFO 7140 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5708. Reason: IOException[Connection refused to address /10.30.107.78:5708] 2024-09-23T15:48:07.451Z INFO 7140 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5710. Reason: IOException[Connection refused to address /10.30.107.78:5710] 2024-09-23T15:48:07.451Z WARN 7140 --- [cached.thread-6] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.78]:5708 Cause => java.io.IOException {Connection refused to address /10.30.107.78:5708}, Error-Count: 19 2024-09-23T15:48:07.451Z WARN 7140 --- [ached.thread-16] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.78]:5710 Cause => java.io.IOException {Connection refused to address /10.30.107.78:5710}, Error-Count: 19 2024-09-23T15:48:07.451Z INFO 7140 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5704. Reason: IOException[Connection refused to address /10.30.107.78:5704] 2024-09-23T15:48:07.451Z WARN 7140 --- [ached.thread-13] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.78]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.78:5704}, Error-Count: 19 2024-09-23T15:48:07.453Z INFO 7140 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5707, timeout: 10000, bind-any: true 2024-09-23T15:48:07.453Z INFO 7140 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5707. Reason: IOException[Connection refused to address /10.30.107.78:5707] 2024-09-23T15:48:07.454Z WARN 7140 --- [cached.thread-9] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.78]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.78:5707}, Error-Count: 19 2024-09-23T15:48:07.454Z INFO 7140 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5706, timeout: 10000, bind-any: true 2024-09-23T15:48:07.454Z INFO 7140 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5707, timeout: 10000, bind-any: true 2024-09-23T15:48:07.454Z INFO 7140 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5706. Reason: IOException[Connection refused to address /10.30.107.78:5706] 2024-09-23T15:48:07.455Z INFO 7140 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5707. Reason: IOException[Connection refused to address /10.30.107.78:5707] 2024-09-23T15:48:07.468Z INFO 7140 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5706, timeout: 10000, bind-any: true 2024-09-23T15:48:07.469Z INFO 7140 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5704, timeout: 10000, bind-any: true 2024-09-23T15:48:07.470Z INFO 7140 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5704. Reason: IOException[Connection refused to address /10.30.107.78:5704] 2024-09-23T15:48:07.470Z INFO 7140 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5706. Reason: IOException[Connection refused to address /10.30.107.78:5706] 2024-09-23T15:48:07.470Z INFO 7140 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5707, timeout: 10000, bind-any: true 2024-09-23T15:48:07.471Z INFO 7140 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5707. Reason: IOException[Connection refused to address /10.30.107.78:5707] 2024-09-23T15:48:07.473Z INFO 7140 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2024-09-23T15:48:07.473Z WARN 7140 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 2024-09-23T15:48:07.473Z INFO 7140 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5708, timeout: 10000, bind-any: true 2024-09-23T15:48:07.473Z INFO 7140 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5704, timeout: 10000, bind-any: true 2024-09-23T15:48:07.474Z INFO 7140 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5708. Reason: IOException[Connection refused to address /10.30.107.78:5708] 2024-09-23T15:48:07.474Z INFO 7140 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5704. Reason: IOException[Connection refused to address /10.30.107.78:5704] 2024-09-23T15:48:07.474Z INFO 7140 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5707, timeout: 10000, bind-any: true 2024-09-23T15:48:07.475Z INFO 7140 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5706, timeout: 10000, bind-any: true 2024-09-23T15:48:07.475Z INFO 7140 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5704, timeout: 10000, bind-any: true 2024-09-23T15:48:07.475Z INFO 7140 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5707. Reason: IOException[Connection refused to address /10.30.107.78:5707] 2024-09-23T15:48:07.476Z INFO 7140 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5708, timeout: 10000, bind-any: true 2024-09-23T15:48:07.476Z INFO 7140 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5706. Reason: IOException[Connection refused to address /10.30.107.78:5706] 2024-09-23T15:48:07.476Z INFO 7140 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5704. Reason: IOException[Connection refused to address /10.30.107.78:5704] 2024-09-23T15:48:07.476Z INFO 7140 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5708. Reason: IOException[Connection refused to address /10.30.107.78:5708] 2024-09-23T15:48:07.476Z INFO 7140 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5706, timeout: 10000, bind-any: true 2024-09-23T15:48:07.477Z INFO 7140 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5704, timeout: 10000, bind-any: true 2024-09-23T15:48:07.477Z INFO 7140 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5706. Reason: IOException[Connection refused to address /10.30.107.78:5706] 2024-09-23T15:48:07.477Z INFO 7140 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5704. Reason: IOException[Connection refused to address /10.30.107.78:5704] 2024-09-23T15:48:07.503Z INFO 7140 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2024-09-23T15:48:07.504Z WARN 7140 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 2024-09-23T15:48:07.549Z INFO 7140 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5707, timeout: 10000, bind-any: true 2024-09-23T15:48:07.549Z INFO 7140 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5706, timeout: 10000, bind-any: true 2024-09-23T15:48:07.550Z INFO 7140 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5707. Reason: IOException[Connection refused to address /10.30.107.78:5707] 2024-09-23T15:48:07.550Z INFO 7140 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5706. Reason: IOException[Connection refused to address /10.30.107.78:5706] 2024-09-23T15:48:07.551Z INFO 7140 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5706, timeout: 10000, bind-any: true 2024-09-23T15:48:07.552Z INFO 7140 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5708, timeout: 10000, bind-any: true 2024-09-23T15:48:07.552Z INFO 7140 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5704, timeout: 10000, bind-any: true 2024-09-23T15:48:07.552Z INFO 7140 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5710, timeout: 10000, bind-any: true 2024-09-23T15:48:07.552Z INFO 7140 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5708. Reason: IOException[Connection refused to address /10.30.107.78:5708] 2024-09-23T15:48:07.552Z WARN 7140 --- [cached.thread-6] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.78]:5708 Cause => java.io.IOException {Connection refused to address /10.30.107.78:5708}, Error-Count: 20 2024-09-23T15:48:07.553Z INFO 7140 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5704. Reason: IOException[Connection refused to address /10.30.107.78:5704] 2024-09-23T15:48:07.553Z INFO 7140 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5710. Reason: IOException[Connection refused to address /10.30.107.78:5710] 2024-09-23T15:48:07.553Z WARN 7140 --- [cached.thread-2] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.78]:5710 Cause => java.io.IOException {Connection refused to address /10.30.107.78:5710}, Error-Count: 20 2024-09-23T15:48:07.553Z WARN 7140 --- [cached.thread-5] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.78]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.78:5704}, Error-Count: 20 2024-09-23T15:48:07.554Z INFO 7140 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5707, timeout: 10000, bind-any: true 2024-09-23T15:48:07.555Z INFO 7140 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5707. Reason: IOException[Connection refused to address /10.30.107.78:5707] 2024-09-23T15:48:07.555Z WARN 7140 --- [cached.thread-6] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.78]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.78:5707}, Error-Count: 20 2024-09-23T15:48:07.557Z INFO 7140 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5706. Reason: IOException[Connection refused to address /10.30.107.78:5706] 2024-09-23T15:48:07.557Z WARN 7140 --- [ached.thread-16] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.78]:5706 Cause => java.io.IOException {Connection refused to address /10.30.107.78:5706}, Error-Count: 20 2024-09-23T15:48:07.557Z INFO 7140 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5707, timeout: 10000, bind-any: true 2024-09-23T15:48:07.557Z INFO 7140 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5706, timeout: 10000, bind-any: true 2024-09-23T15:48:07.557Z INFO 7140 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5707. Reason: IOException[Connection refused to address /10.30.107.78:5707] 2024-09-23T15:48:07.558Z INFO 7140 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5706. Reason: IOException[Connection refused to address /10.30.107.78:5706] 2024-09-23T15:48:07.570Z INFO 7140 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5704, timeout: 10000, bind-any: true 2024-09-23T15:48:07.571Z INFO 7140 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5706, timeout: 10000, bind-any: true 2024-09-23T15:48:07.571Z INFO 7140 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5704. Reason: IOException[Connection refused to address /10.30.107.78:5704] 2024-09-23T15:48:07.572Z INFO 7140 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5706. Reason: IOException[Connection refused to address /10.30.107.78:5706] 2024-09-23T15:48:07.572Z INFO 7140 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5707, timeout: 10000, bind-any: true 2024-09-23T15:48:07.573Z INFO 7140 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5707. Reason: IOException[Connection refused to address /10.30.107.78:5707] 2024-09-23T15:48:07.574Z INFO 7140 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5708, timeout: 10000, bind-any: true 2024-09-23T15:48:07.575Z INFO 7140 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5708. Reason: IOException[Connection refused to address /10.30.107.78:5708] 2024-09-23T15:48:07.575Z INFO 7140 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5704, timeout: 10000, bind-any: true 2024-09-23T15:48:07.576Z INFO 7140 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5704. Reason: IOException[Connection refused to address /10.30.107.78:5704] 2024-09-23T15:48:07.576Z INFO 7140 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5707, timeout: 10000, bind-any: true 2024-09-23T15:48:07.576Z INFO 7140 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5706, timeout: 10000, bind-any: true 2024-09-23T15:48:07.576Z INFO 7140 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5704, timeout: 10000, bind-any: true 2024-09-23T15:48:07.576Z INFO 7140 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5706. Reason: IOException[Connection refused to address /10.30.107.78:5706] 2024-09-23T15:48:07.577Z INFO 7140 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5708, timeout: 10000, bind-any: true 2024-09-23T15:48:07.577Z INFO 7140 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5707. Reason: IOException[Connection refused to address /10.30.107.78:5707] 2024-09-23T15:48:07.577Z INFO 7140 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5708. Reason: IOException[Connection refused to address /10.30.107.78:5708] 2024-09-23T15:48:07.578Z INFO 7140 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5706, timeout: 10000, bind-any: true 2024-09-23T15:48:07.578Z INFO 7140 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5704. Reason: IOException[Connection refused to address /10.30.107.78:5704] 2024-09-23T15:48:07.578Z INFO 7140 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5706. Reason: IOException[Connection refused to address /10.30.107.78:5706] 2024-09-23T15:48:07.651Z INFO 7140 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5706, timeout: 10000, bind-any: true 2024-09-23T15:48:07.651Z INFO 7140 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5707, timeout: 10000, bind-any: true 2024-09-23T15:48:07.652Z INFO 7140 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5706. Reason: IOException[Connection refused to address /10.30.107.78:5706] 2024-09-23T15:48:07.652Z INFO 7140 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5707. Reason: IOException[Connection refused to address /10.30.107.78:5707] 2024-09-23T15:48:07.653Z INFO 7140 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5708, timeout: 10000, bind-any: true 2024-09-23T15:48:07.653Z INFO 7140 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5704, timeout: 10000, bind-any: true 2024-09-23T15:48:07.653Z INFO 7140 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5710, timeout: 10000, bind-any: true 2024-09-23T15:48:07.653Z INFO 7140 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5708. Reason: IOException[Connection refused to address /10.30.107.78:5708] 2024-09-23T15:48:07.653Z WARN 7140 --- [cached.thread-3] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.78]:5708 Cause => java.io.IOException {Connection refused to address /10.30.107.78:5708}, Error-Count: 21 2024-09-23T15:48:07.654Z INFO 7140 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5704. Reason: IOException[Connection refused to address /10.30.107.78:5704] 2024-09-23T15:48:07.654Z WARN 7140 --- [ached.thread-10] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.78]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.78:5704}, Error-Count: 21 2024-09-23T15:48:07.654Z INFO 7140 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5710. Reason: IOException[Connection refused to address /10.30.107.78:5710] 2024-09-23T15:48:07.654Z WARN 7140 --- [ached.thread-13] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.78]:5710 Cause => java.io.IOException {Connection refused to address /10.30.107.78:5710}, Error-Count: 21 2024-09-23T15:48:07.655Z INFO 7140 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5707, timeout: 10000, bind-any: true 2024-09-23T15:48:07.656Z INFO 7140 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5707. Reason: IOException[Connection refused to address /10.30.107.78:5707] 2024-09-23T15:48:07.656Z WARN 7140 --- [cached.thread-5] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.78]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.78:5707}, Error-Count: 21 2024-09-23T15:48:07.657Z INFO 7140 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5706, timeout: 10000, bind-any: true 2024-09-23T15:48:07.658Z INFO 7140 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5706. Reason: IOException[Connection refused to address /10.30.107.78:5706] 2024-09-23T15:48:07.658Z WARN 7140 --- [ached.thread-16] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.78]:5706 Cause => java.io.IOException {Connection refused to address /10.30.107.78:5706}, Error-Count: 21 2024-09-23T15:48:07.658Z INFO 7140 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5707, timeout: 10000, bind-any: true 2024-09-23T15:48:07.658Z INFO 7140 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5706, timeout: 10000, bind-any: true 2024-09-23T15:48:07.659Z INFO 7140 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5707. Reason: IOException[Connection refused to address /10.30.107.78:5707] 2024-09-23T15:48:07.659Z INFO 7140 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5706. Reason: IOException[Connection refused to address /10.30.107.78:5706] 2024-09-23T15:48:07.671Z INFO 7140 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5704, timeout: 10000, bind-any: true 2024-09-23T15:48:07.672Z INFO 7140 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5704. Reason: IOException[Connection refused to address /10.30.107.78:5704] 2024-09-23T15:48:07.672Z INFO 7140 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5706, timeout: 10000, bind-any: true 2024-09-23T15:48:07.673Z INFO 7140 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5706. Reason: IOException[Connection refused to address /10.30.107.78:5706] 2024-09-23T15:48:07.673Z INFO 7140 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5707, timeout: 10000, bind-any: true 2024-09-23T15:48:07.674Z INFO 7140 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5707. Reason: IOException[Connection refused to address /10.30.107.78:5707] 2024-09-23T15:48:07.675Z INFO 7140 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5708, timeout: 10000, bind-any: true 2024-09-23T15:48:07.676Z INFO 7140 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5708. Reason: IOException[Connection refused to address /10.30.107.78:5708] 2024-09-23T15:48:07.676Z INFO 7140 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5704, timeout: 10000, bind-any: true 2024-09-23T15:48:07.676Z INFO 7140 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5704. Reason: IOException[Connection refused to address /10.30.107.78:5704] 2024-09-23T15:48:07.677Z INFO 7140 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5706, timeout: 10000, bind-any: true 2024-09-23T15:48:07.677Z INFO 7140 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2024-09-23T15:48:07.677Z WARN 7140 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2024-09-23T15:48:07.677Z INFO 7140 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5706. Reason: IOException[Connection refused to address /10.30.107.78:5706] 2024-09-23T15:48:07.677Z INFO 7140 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5707, timeout: 10000, bind-any: true 2024-09-23T15:48:07.677Z INFO 7140 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5708, timeout: 10000, bind-any: true 2024-09-23T15:48:07.678Z INFO 7140 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5707. Reason: IOException[Connection refused to address /10.30.107.78:5707] 2024-09-23T15:48:07.678Z INFO 7140 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5708. Reason: IOException[Connection refused to address /10.30.107.78:5708] 2024-09-23T15:48:07.678Z INFO 7140 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5704, timeout: 10000, bind-any: true 2024-09-23T15:48:07.678Z INFO 7140 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5706, timeout: 10000, bind-any: true 2024-09-23T15:48:07.679Z INFO 7140 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5704. Reason: IOException[Connection refused to address /10.30.107.78:5704] 2024-09-23T15:48:07.679Z INFO 7140 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5706. Reason: IOException[Connection refused to address /10.30.107.78:5706] 2024-09-23T15:48:07.701Z INFO 7140 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2024-09-23T15:48:07.701Z WARN 7140 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 2024-09-23T15:48:07.753Z INFO 7140 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5707, timeout: 10000, bind-any: true 2024-09-23T15:48:07.753Z INFO 7140 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5706, timeout: 10000, bind-any: true 2024-09-23T15:48:07.753Z INFO 7140 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5707. Reason: IOException[Connection refused to address /10.30.107.78:5707] 2024-09-23T15:48:07.754Z INFO 7140 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5708, timeout: 10000, bind-any: true 2024-09-23T15:48:07.754Z INFO 7140 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5706. Reason: IOException[Connection refused to address /10.30.107.78:5706] 2024-09-23T15:48:07.754Z INFO 7140 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5704, timeout: 10000, bind-any: true 2024-09-23T15:48:07.755Z INFO 7140 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5710, timeout: 10000, bind-any: true 2024-09-23T15:48:07.755Z INFO 7140 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5708. Reason: IOException[Connection refused to address /10.30.107.78:5708] 2024-09-23T15:48:07.755Z WARN 7140 --- [cached.thread-2] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.78]:5708 Cause => java.io.IOException {Connection refused to address /10.30.107.78:5708}, Error-Count: 22 2024-09-23T15:48:07.755Z INFO 7140 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5704. Reason: IOException[Connection refused to address /10.30.107.78:5704] 2024-09-23T15:48:07.755Z WARN 7140 --- [ached.thread-16] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.78]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.78:5704}, Error-Count: 22 2024-09-23T15:48:07.755Z INFO 7140 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5710. Reason: IOException[Connection refused to address /10.30.107.78:5710] 2024-09-23T15:48:07.755Z WARN 7140 --- [cached.thread-8] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.78]:5710 Cause => java.io.IOException {Connection refused to address /10.30.107.78:5710}, Error-Count: 22 2024-09-23T15:48:07.756Z INFO 7140 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5707, timeout: 10000, bind-any: true 2024-09-23T15:48:07.757Z INFO 7140 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5707. Reason: IOException[Connection refused to address /10.30.107.78:5707] 2024-09-23T15:48:07.757Z WARN 7140 --- [cached.thread-2] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.78]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.78:5707}, Error-Count: 22 2024-09-23T15:48:07.758Z INFO 7140 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5706, timeout: 10000, bind-any: true 2024-09-23T15:48:07.759Z INFO 7140 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5706. Reason: IOException[Connection refused to address /10.30.107.78:5706] 2024-09-23T15:48:07.759Z INFO 7140 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5707, timeout: 10000, bind-any: true 2024-09-23T15:48:07.759Z WARN 7140 --- [ached.thread-16] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.78]:5706 Cause => java.io.IOException {Connection refused to address /10.30.107.78:5706}, Error-Count: 22 2024-09-23T15:48:07.759Z INFO 7140 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5706, timeout: 10000, bind-any: true 2024-09-23T15:48:07.760Z INFO 7140 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5707. Reason: IOException[Connection refused to address /10.30.107.78:5707] 2024-09-23T15:48:07.760Z INFO 7140 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5706. Reason: IOException[Connection refused to address /10.30.107.78:5706] 2024-09-23T15:48:07.773Z INFO 7140 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5704, timeout: 10000, bind-any: true 2024-09-23T15:48:07.773Z INFO 7140 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5706, timeout: 10000, bind-any: true 2024-09-23T15:48:07.773Z INFO 7140 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5704. Reason: IOException[Connection refused to address /10.30.107.78:5704] 2024-09-23T15:48:07.774Z INFO 7140 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5706. Reason: IOException[Connection refused to address /10.30.107.78:5706] 2024-09-23T15:48:07.774Z INFO 7140 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5707, timeout: 10000, bind-any: true 2024-09-23T15:48:07.775Z INFO 7140 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5707. Reason: IOException[Connection refused to address /10.30.107.78:5707] 2024-09-23T15:48:07.776Z INFO 7140 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5708, timeout: 10000, bind-any: true 2024-09-23T15:48:07.777Z INFO 7140 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5704, timeout: 10000, bind-any: true 2024-09-23T15:48:07.777Z INFO 7140 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5708. Reason: IOException[Connection refused to address /10.30.107.78:5708] 2024-09-23T15:48:07.777Z INFO 7140 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5704. Reason: IOException[Connection refused to address /10.30.107.78:5704] 2024-09-23T15:48:07.778Z INFO 7140 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5706, timeout: 10000, bind-any: true 2024-09-23T15:48:07.778Z INFO 7140 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5707, timeout: 10000, bind-any: true 2024-09-23T15:48:07.778Z INFO 7140 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5708, timeout: 10000, bind-any: true 2024-09-23T15:48:07.779Z INFO 7140 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5706. Reason: IOException[Connection refused to address /10.30.107.78:5706] 2024-09-23T15:48:07.779Z INFO 7140 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5708. Reason: IOException[Connection refused to address /10.30.107.78:5708] 2024-09-23T15:48:07.779Z INFO 7140 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5704, timeout: 10000, bind-any: true 2024-09-23T15:48:07.779Z INFO 7140 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5707. Reason: IOException[Connection refused to address /10.30.107.78:5707] 2024-09-23T15:48:07.780Z INFO 7140 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5706, timeout: 10000, bind-any: true 2024-09-23T15:48:07.780Z INFO 7140 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5706. Reason: IOException[Connection refused to address /10.30.107.78:5706] 2024-09-23T15:48:07.784Z INFO 7140 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5704. Reason: IOException[Connection refused to address /10.30.107.78:5704] 2024-09-23T15:48:07.821Z INFO 7140 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2024-09-23T15:48:07.821Z WARN 7140 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32778) could not be established. Broker may not be available. 2024-09-23T15:48:07.833Z INFO 7140 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2024-09-23T15:48:07.833Z WARN 7140 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32780) could not be established. Broker may not be available. 2024-09-23T15:48:07.854Z INFO 7140 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5707, timeout: 10000, bind-any: true 2024-09-23T15:48:07.854Z INFO 7140 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5706, timeout: 10000, bind-any: true 2024-09-23T15:48:07.855Z INFO 7140 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5707. Reason: IOException[Connection refused to address /10.30.107.78:5707] 2024-09-23T15:48:07.855Z INFO 7140 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5706. Reason: IOException[Connection refused to address /10.30.107.78:5706] 2024-09-23T15:48:07.855Z INFO 7140 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5708, timeout: 10000, bind-any: true 2024-09-23T15:48:07.856Z INFO 7140 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5704, timeout: 10000, bind-any: true 2024-09-23T15:48:07.856Z INFO 7140 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5710, timeout: 10000, bind-any: true 2024-09-23T15:48:07.856Z INFO 7140 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5708. Reason: IOException[Connection refused to address /10.30.107.78:5708] 2024-09-23T15:48:07.856Z WARN 7140 --- [ached.thread-16] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.78]:5708 Cause => java.io.IOException {Connection refused to address /10.30.107.78:5708}, Error-Count: 23 2024-09-23T15:48:07.857Z INFO 7140 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5710. Reason: IOException[Connection refused to address /10.30.107.78:5710] 2024-09-23T15:48:07.857Z WARN 7140 --- [ached.thread-13] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.78]:5710 Cause => java.io.IOException {Connection refused to address /10.30.107.78:5710}, Error-Count: 23 2024-09-23T15:48:07.857Z INFO 7140 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5704. Reason: IOException[Connection refused to address /10.30.107.78:5704] 2024-09-23T15:48:07.857Z WARN 7140 --- [ached.thread-10] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.78]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.78:5704}, Error-Count: 23 2024-09-23T15:48:07.857Z INFO 7140 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5707, timeout: 10000, bind-any: true 2024-09-23T15:48:07.859Z INFO 7140 --- [ached.thread-18] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5706, timeout: 10000, bind-any: true 2024-09-23T15:48:07.860Z INFO 7140 --- [ached.thread-18] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5706. Reason: IOException[Connection refused to address /10.30.107.78:5706] 2024-09-23T15:48:07.860Z WARN 7140 --- [ached.thread-18] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.78]:5706 Cause => java.io.IOException {Connection refused to address /10.30.107.78:5706}, Error-Count: 23 2024-09-23T15:48:07.861Z INFO 7140 --- [ached.thread-18] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5706, timeout: 10000, bind-any: true 2024-09-23T15:48:07.865Z INFO 7140 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5707. Reason: IOException[Connection refused to address /10.30.107.78:5707] 2024-09-23T15:48:07.865Z WARN 7140 --- [ached.thread-17] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.78]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.78:5707}, Error-Count: 23 2024-09-23T15:48:07.867Z INFO 7140 --- [ached.thread-18] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5706. Reason: IOException[Connection refused to address /10.30.107.78:5706] 2024-09-23T15:48:07.877Z INFO 7140 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5707, timeout: 10000, bind-any: true 2024-09-23T15:48:07.877Z INFO 7140 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5706, timeout: 10000, bind-any: true 2024-09-23T15:48:07.877Z INFO 7140 --- [ached.thread-18] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5704, timeout: 10000, bind-any: true 2024-09-23T15:48:07.877Z INFO 7140 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5708, timeout: 10000, bind-any: true 2024-09-23T15:48:07.877Z INFO 7140 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5707. Reason: IOException[Connection refused to address /10.30.107.78:5707] 2024-09-23T15:48:07.878Z INFO 7140 --- [ached.thread-18] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5704. Reason: IOException[Connection refused to address /10.30.107.78:5704] 2024-09-23T15:48:07.878Z INFO 7140 --- [ached.thread-18] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5704, timeout: 10000, bind-any: true 2024-09-23T15:48:07.878Z INFO 7140 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5706. Reason: IOException[Connection refused to address /10.30.107.78:5706] 2024-09-23T15:48:07.878Z INFO 7140 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5708. Reason: IOException[Connection refused to address /10.30.107.78:5708] 2024-09-23T15:48:07.878Z INFO 7140 --- [ached.thread-18] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5704. Reason: IOException[Connection refused to address /10.30.107.78:5704] 2024-09-23T15:48:07.879Z INFO 7140 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5706, timeout: 10000, bind-any: true 2024-09-23T15:48:07.879Z INFO 7140 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5707, timeout: 10000, bind-any: true 2024-09-23T15:48:07.879Z INFO 7140 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5708, timeout: 10000, bind-any: true 2024-09-23T15:48:07.879Z INFO 7140 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5706. Reason: IOException[Connection refused to address /10.30.107.78:5706] 2024-09-23T15:48:07.880Z INFO 7140 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5707. Reason: IOException[Connection refused to address /10.30.107.78:5707] 2024-09-23T15:48:07.880Z INFO 7140 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5708. Reason: IOException[Connection refused to address /10.30.107.78:5708] 2024-09-23T15:48:07.880Z INFO 7140 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5706, timeout: 10000, bind-any: true 2024-09-23T15:48:07.881Z INFO 7140 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5706. Reason: IOException[Connection refused to address /10.30.107.78:5706] 2024-09-23T15:48:07.885Z INFO 7140 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5704, timeout: 10000, bind-any: true 2024-09-23T15:48:07.885Z INFO 7140 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5704. Reason: IOException[Connection refused to address /10.30.107.78:5704] 2024-09-23T15:48:07.933Z INFO 7140 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node 1 disconnected. 2024-09-23T15:48:07.933Z WARN 7140 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2024-09-23T15:48:07.956Z INFO 7140 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5707, timeout: 10000, bind-any: true 2024-09-23T15:48:07.957Z INFO 7140 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5707. Reason: IOException[Connection refused to address /10.30.107.78:5707] 2024-09-23T15:48:07.957Z INFO 7140 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5708, timeout: 10000, bind-any: true 2024-09-23T15:48:07.957Z INFO 7140 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5706, timeout: 10000, bind-any: true 2024-09-23T15:48:07.957Z INFO 7140 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5704, timeout: 10000, bind-any: true 2024-09-23T15:48:07.958Z INFO 7140 --- [ached.thread-18] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5710, timeout: 10000, bind-any: true 2024-09-23T15:48:07.958Z INFO 7140 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5708. Reason: IOException[Connection refused to address /10.30.107.78:5708] 2024-09-23T15:48:07.958Z WARN 7140 --- [cached.thread-1] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.78]:5708 Cause => java.io.IOException {Connection refused to address /10.30.107.78:5708}, Error-Count: 24 2024-09-23T15:48:07.959Z INFO 7140 --- [ached.thread-18] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5710. Reason: IOException[Connection refused to address /10.30.107.78:5710] 2024-09-23T15:48:07.959Z WARN 7140 --- [ached.thread-18] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.78]:5710 Cause => java.io.IOException {Connection refused to address /10.30.107.78:5710}, Error-Count: 24 2024-09-23T15:48:07.959Z INFO 7140 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5704. Reason: IOException[Connection refused to address /10.30.107.78:5704] 2024-09-23T15:48:07.959Z WARN 7140 --- [cached.thread-4] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.78]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.78:5704}, Error-Count: 24 2024-09-23T15:48:07.959Z INFO 7140 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5706. Reason: IOException[Connection refused to address /10.30.107.78:5706] 2024-09-23T15:48:07.960Z INFO 7140 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5706, timeout: 10000, bind-any: true 2024-09-23T15:48:07.961Z INFO 7140 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5706. Reason: IOException[Connection refused to address /10.30.107.78:5706] 2024-09-23T15:48:07.961Z WARN 7140 --- [cached.thread-8] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.78]:5706 Cause => java.io.IOException {Connection refused to address /10.30.107.78:5706}, Error-Count: 24 2024-09-23T15:48:07.965Z INFO 7140 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5707, timeout: 10000, bind-any: true 2024-09-23T15:48:07.966Z INFO 7140 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5707. Reason: IOException[Connection refused to address /10.30.107.78:5707] 2024-09-23T15:48:07.966Z WARN 7140 --- [ached.thread-17] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.78]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.78:5707}, Error-Count: 24 2024-09-23T15:48:07.967Z INFO 7140 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5706, timeout: 10000, bind-any: true 2024-09-23T15:48:07.967Z INFO 7140 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5706. Reason: IOException[Connection refused to address /10.30.107.78:5706] 2024-09-23T15:48:07.978Z INFO 7140 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5707, timeout: 10000, bind-any: true 2024-09-23T15:48:07.978Z INFO 7140 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5704, timeout: 10000, bind-any: true 2024-09-23T15:48:07.978Z INFO 7140 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5706, timeout: 10000, bind-any: true 2024-09-23T15:48:07.978Z INFO 7140 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5708, timeout: 10000, bind-any: true 2024-09-23T15:48:07.979Z INFO 7140 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5707. Reason: IOException[Connection refused to address /10.30.107.78:5707] 2024-09-23T15:48:07.979Z INFO 7140 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5704. Reason: IOException[Connection refused to address /10.30.107.78:5704] 2024-09-23T15:48:07.979Z INFO 7140 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5706. Reason: IOException[Connection refused to address /10.30.107.78:5706] 2024-09-23T15:48:07.979Z INFO 7140 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5708. Reason: IOException[Connection refused to address /10.30.107.78:5708] 2024-09-23T15:48:07.980Z INFO 7140 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5706, timeout: 10000, bind-any: true 2024-09-23T15:48:07.980Z INFO 7140 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5707, timeout: 10000, bind-any: true 2024-09-23T15:48:07.980Z INFO 7140 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5708, timeout: 10000, bind-any: true 2024-09-23T15:48:07.980Z INFO 7140 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5706. Reason: IOException[Connection refused to address /10.30.107.78:5706] 2024-09-23T15:48:07.980Z INFO 7140 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 2024-09-23T15:48:07.981Z WARN 7140 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-09-23T15:48:07.981Z WARN 7140 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-09-23T15:48:07.981Z INFO 7140 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5707. Reason: IOException[Connection refused to address /10.30.107.78:5707] 2024-09-23T15:48:07.981Z INFO 7140 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5708. Reason: IOException[Connection refused to address /10.30.107.78:5708] 2024-09-23T15:48:07.983Z INFO 7140 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5706, timeout: 10000, bind-any: true 2024-09-23T15:48:07.983Z INFO 7140 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5706. Reason: IOException[Connection refused to address /10.30.107.78:5706] 2024-09-23T15:48:07.985Z INFO 7140 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5704, timeout: 10000, bind-any: true 2024-09-23T15:48:07.986Z INFO 7140 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5704. Reason: IOException[Connection refused to address /10.30.107.78:5704] 2024-09-23T15:48:08.057Z INFO 7140 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5707, timeout: 10000, bind-any: true 2024-09-23T15:48:08.058Z INFO 7140 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5708, timeout: 10000, bind-any: true 2024-09-23T15:48:08.059Z INFO 7140 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5707. Reason: IOException[Connection refused to address /10.30.107.78:5707] 2024-09-23T15:48:08.059Z INFO 7140 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5710, timeout: 10000, bind-any: true 2024-09-23T15:48:08.059Z INFO 7140 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5704, timeout: 10000, bind-any: true 2024-09-23T15:48:08.059Z INFO 7140 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5706, timeout: 10000, bind-any: true 2024-09-23T15:48:08.060Z INFO 7140 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5708. Reason: IOException[Connection refused to address /10.30.107.78:5708] 2024-09-23T15:48:08.060Z WARN 7140 --- [cached.thread-6] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.78]:5708 Cause => java.io.IOException {Connection refused to address /10.30.107.78:5708}, Error-Count: 25 2024-09-23T15:48:08.060Z INFO 7140 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5710. Reason: IOException[Connection refused to address /10.30.107.78:5710] 2024-09-23T15:48:08.060Z WARN 7140 --- [ached.thread-17] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.78]:5710 Cause => java.io.IOException {Connection refused to address /10.30.107.78:5710}, Error-Count: 25 2024-09-23T15:48:08.060Z INFO 7140 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5704. Reason: IOException[Connection refused to address /10.30.107.78:5704] 2024-09-23T15:48:08.060Z WARN 7140 --- [cached.thread-8] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.78]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.78:5704}, Error-Count: 25 2024-09-23T15:48:08.060Z INFO 7140 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5706. Reason: IOException[Connection refused to address /10.30.107.78:5706] 2024-09-23T15:48:08.061Z INFO 7140 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5706, timeout: 10000, bind-any: true 2024-09-23T15:48:08.062Z INFO 7140 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5706. Reason: IOException[Connection refused to address /10.30.107.78:5706] 2024-09-23T15:48:08.062Z WARN 7140 --- [cached.thread-6] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.78]:5706 Cause => java.io.IOException {Connection refused to address /10.30.107.78:5706}, Error-Count: 25 2024-09-23T15:48:08.066Z INFO 7140 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5707, timeout: 10000, bind-any: true 2024-09-23T15:48:08.067Z INFO 7140 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5707. Reason: IOException[Connection refused to address /10.30.107.78:5707] 2024-09-23T15:48:08.067Z WARN 7140 --- [cached.thread-8] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.78]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.78:5707}, Error-Count: 25 2024-09-23T15:48:08.068Z INFO 7140 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5706, timeout: 10000, bind-any: true 2024-09-23T15:48:08.068Z INFO 7140 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5706. Reason: IOException[Connection refused to address /10.30.107.78:5706] 2024-09-23T15:48:08.070Z INFO 7140 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 2024-09-23T15:48:08.070Z WARN 7140 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32784) could not be established. Broker may not be available. 2024-09-23T15:48:08.077Z INFO 7140 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2024-09-23T15:48:08.077Z WARN 7140 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 2024-09-23T15:48:08.079Z INFO 7140 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5707, timeout: 10000, bind-any: true 2024-09-23T15:48:08.079Z INFO 7140 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5704, timeout: 10000, bind-any: true 2024-09-23T15:48:08.080Z INFO 7140 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5706, timeout: 10000, bind-any: true 2024-09-23T15:48:08.080Z INFO 7140 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5707. Reason: IOException[Connection refused to address /10.30.107.78:5707] 2024-09-23T15:48:08.080Z INFO 7140 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5708, timeout: 10000, bind-any: true 2024-09-23T15:48:08.080Z INFO 7140 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5704. Reason: IOException[Connection refused to address /10.30.107.78:5704] 2024-09-23T15:48:08.080Z INFO 7140 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5706. Reason: IOException[Connection refused to address /10.30.107.78:5706] 2024-09-23T15:48:08.080Z INFO 7140 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5708. Reason: IOException[Connection refused to address /10.30.107.78:5708] 2024-09-23T15:48:08.081Z INFO 7140 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5706, timeout: 10000, bind-any: true 2024-09-23T15:48:08.081Z INFO 7140 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5707, timeout: 10000, bind-any: true 2024-09-23T15:48:08.081Z INFO 7140 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5706. Reason: IOException[Connection refused to address /10.30.107.78:5706] 2024-09-23T15:48:08.081Z INFO 7140 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5708, timeout: 10000, bind-any: true 2024-09-23T15:48:08.082Z INFO 7140 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5707. Reason: IOException[Connection refused to address /10.30.107.78:5707] 2024-09-23T15:48:08.082Z INFO 7140 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5708. Reason: IOException[Connection refused to address /10.30.107.78:5708] 2024-09-23T15:48:08.083Z INFO 7140 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2024-09-23T15:48:08.083Z WARN 7140 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 2024-09-23T15:48:08.084Z INFO 7140 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5706, timeout: 10000, bind-any: true 2024-09-23T15:48:08.085Z INFO 7140 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5706. Reason: IOException[Connection refused to address /10.30.107.78:5706] 2024-09-23T15:48:08.086Z INFO 7140 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5704, timeout: 10000, bind-any: true 2024-09-23T15:48:08.087Z INFO 7140 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5704. Reason: IOException[Connection refused to address /10.30.107.78:5704] 2024-09-23T15:48:08.111Z INFO 7140 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2024-09-23T15:48:08.111Z WARN 7140 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32778) could not be established. Broker may not be available. 2024-09-23T15:48:08.159Z INFO 7140 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5707, timeout: 10000, bind-any: true 2024-09-23T15:48:08.160Z INFO 7140 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5708, timeout: 10000, bind-any: true 2024-09-23T15:48:08.160Z INFO 7140 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5707. Reason: IOException[Connection refused to address /10.30.107.78:5707] 2024-09-23T15:48:08.160Z INFO 7140 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5704, timeout: 10000, bind-any: true 2024-09-23T15:48:08.161Z INFO 7140 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5706, timeout: 10000, bind-any: true 2024-09-23T15:48:08.161Z INFO 7140 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5710, timeout: 10000, bind-any: true 2024-09-23T15:48:08.161Z INFO 7140 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5708. Reason: IOException[Connection refused to address /10.30.107.78:5708] 2024-09-23T15:48:08.161Z WARN 7140 --- [cached.thread-2] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.78]:5708 Cause => java.io.IOException {Connection refused to address /10.30.107.78:5708}, Error-Count: 26 2024-09-23T15:48:08.161Z INFO 7140 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5704. Reason: IOException[Connection refused to address /10.30.107.78:5704] 2024-09-23T15:48:08.161Z WARN 7140 --- [ached.thread-17] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.78]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.78:5704}, Error-Count: 26 2024-09-23T15:48:08.161Z INFO 7140 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5706. Reason: IOException[Connection refused to address /10.30.107.78:5706] 2024-09-23T15:48:08.162Z INFO 7140 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5710. Reason: IOException[Connection refused to address /10.30.107.78:5710] 2024-09-23T15:48:08.162Z WARN 7140 --- [cached.thread-9] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.78]:5710 Cause => java.io.IOException {Connection refused to address /10.30.107.78:5710}, Error-Count: 26 2024-09-23T15:48:08.163Z INFO 7140 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5706, timeout: 10000, bind-any: true 2024-09-23T15:48:08.163Z INFO 7140 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5706. Reason: IOException[Connection refused to address /10.30.107.78:5706] 2024-09-23T15:48:08.163Z WARN 7140 --- [ached.thread-13] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.78]:5706 Cause => java.io.IOException {Connection refused to address /10.30.107.78:5706}, Error-Count: 26 2024-09-23T15:48:08.167Z INFO 7140 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5707, timeout: 10000, bind-any: true 2024-09-23T15:48:08.168Z INFO 7140 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5707. Reason: IOException[Connection refused to address /10.30.107.78:5707] 2024-09-23T15:48:08.168Z WARN 7140 --- [cached.thread-9] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.78]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.78:5707}, Error-Count: 26 2024-09-23T15:48:08.169Z INFO 7140 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5706, timeout: 10000, bind-any: true 2024-09-23T15:48:08.169Z INFO 7140 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5706. Reason: IOException[Connection refused to address /10.30.107.78:5706] 2024-09-23T15:48:08.180Z INFO 7140 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5707, timeout: 10000, bind-any: true 2024-09-23T15:48:08.180Z INFO 7140 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5704, timeout: 10000, bind-any: true 2024-09-23T15:48:08.181Z INFO 7140 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5706, timeout: 10000, bind-any: true 2024-09-23T15:48:08.181Z INFO 7140 --- [ached.thread-18] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5708, timeout: 10000, bind-any: true 2024-09-23T15:48:08.181Z INFO 7140 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5707. Reason: IOException[Connection refused to address /10.30.107.78:5707] 2024-09-23T15:48:08.181Z INFO 7140 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5704. Reason: IOException[Connection refused to address /10.30.107.78:5704] 2024-09-23T15:48:08.181Z INFO 7140 --- [ached.thread-18] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5708. Reason: IOException[Connection refused to address /10.30.107.78:5708] 2024-09-23T15:48:08.182Z INFO 7140 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5706. Reason: IOException[Connection refused to address /10.30.107.78:5706] 2024-09-23T15:48:08.182Z INFO 7140 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5707, timeout: 10000, bind-any: true 2024-09-23T15:48:08.183Z INFO 7140 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5708, timeout: 10000, bind-any: true 2024-09-23T15:48:08.183Z INFO 7140 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5707. Reason: IOException[Connection refused to address /10.30.107.78:5707] 2024-09-23T15:48:08.183Z INFO 7140 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5708. Reason: IOException[Connection refused to address /10.30.107.78:5708] 2024-09-23T15:48:08.185Z INFO 7140 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5706, timeout: 10000, bind-any: true 2024-09-23T15:48:08.186Z INFO 7140 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5706. Reason: IOException[Connection refused to address /10.30.107.78:5706] 2024-09-23T15:48:08.187Z INFO 7140 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5704, timeout: 10000, bind-any: true 2024-09-23T15:48:08.188Z INFO 7140 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5704. Reason: IOException[Connection refused to address /10.30.107.78:5704] 2024-09-23T15:48:08.205Z INFO 7140 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-3, groupId=test] Node 1 disconnected. 2024-09-23T15:48:08.205Z WARN 7140 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-3, groupId=test] Connection to node 1 (localhost/127.0.0.1:32780) could not be established. Broker may not be available. 2024-09-23T15:48:08.229Z INFO 7140 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 2024-09-23T15:48:08.229Z WARN 7140 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32784) could not be established. Broker may not be available. 2024-09-23T15:48:08.256Z INFO 7140 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 2024-09-23T15:48:08.256Z WARN 7140 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 2024-09-23T15:48:08.261Z INFO 7140 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5707, timeout: 10000, bind-any: true 2024-09-23T15:48:08.261Z INFO 7140 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5708, timeout: 10000, bind-any: true 2024-09-23T15:48:08.262Z INFO 7140 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5706, timeout: 10000, bind-any: true 2024-09-23T15:48:08.262Z INFO 7140 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5704, timeout: 10000, bind-any: true 2024-09-23T15:48:08.262Z INFO 7140 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5707. Reason: IOException[Connection refused to address /10.30.107.78:5707] 2024-09-23T15:48:08.262Z INFO 7140 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5710, timeout: 10000, bind-any: true 2024-09-23T15:48:08.262Z INFO 7140 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5708. Reason: IOException[Connection refused to address /10.30.107.78:5708] 2024-09-23T15:48:08.262Z WARN 7140 --- [cached.thread-1] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.78]:5708 Cause => java.io.IOException {Connection refused to address /10.30.107.78:5708}, Error-Count: 27 2024-09-23T15:48:08.263Z INFO 7140 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5704. Reason: IOException[Connection refused to address /10.30.107.78:5704] 2024-09-23T15:48:08.263Z WARN 7140 --- [ached.thread-17] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.78]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.78:5704}, Error-Count: 27 2024-09-23T15:48:08.263Z INFO 7140 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5706. Reason: IOException[Connection refused to address /10.30.107.78:5706] 2024-09-23T15:48:08.263Z INFO 7140 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5710. Reason: IOException[Connection refused to address /10.30.107.78:5710] 2024-09-23T15:48:08.263Z WARN 7140 --- [cached.thread-9] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.78]:5710 Cause => java.io.IOException {Connection refused to address /10.30.107.78:5710}, Error-Count: 27 2024-09-23T15:48:08.264Z INFO 7140 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5706, timeout: 10000, bind-any: true 2024-09-23T15:48:08.265Z INFO 7140 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5706. Reason: IOException[Connection refused to address /10.30.107.78:5706] 2024-09-23T15:48:08.265Z WARN 7140 --- [ached.thread-13] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.78]:5706 Cause => java.io.IOException {Connection refused to address /10.30.107.78:5706}, Error-Count: 27 2024-09-23T15:48:08.268Z INFO 7140 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5707, timeout: 10000, bind-any: true 2024-09-23T15:48:08.269Z INFO 7140 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5707. Reason: IOException[Connection refused to address /10.30.107.78:5707] 2024-09-23T15:48:08.269Z WARN 7140 --- [ached.thread-13] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.78]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.78:5707}, Error-Count: 27 2024-09-23T15:48:08.270Z INFO 7140 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5706, timeout: 10000, bind-any: true 2024-09-23T15:48:08.271Z INFO 7140 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5706. Reason: IOException[Connection refused to address /10.30.107.78:5706] 2024-09-23T15:48:08.281Z INFO 7140 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5707, timeout: 10000, bind-any: true 2024-09-23T15:48:08.281Z INFO 7140 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5704, timeout: 10000, bind-any: true 2024-09-23T15:48:08.282Z INFO 7140 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5706, timeout: 10000, bind-any: true 2024-09-23T15:48:08.282Z INFO 7140 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5708, timeout: 10000, bind-any: true 2024-09-23T15:48:08.282Z INFO 7140 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5707. Reason: IOException[Connection refused to address /10.30.107.78:5707] 2024-09-23T15:48:08.282Z INFO 7140 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5704. Reason: IOException[Connection refused to address /10.30.107.78:5704] 2024-09-23T15:48:08.283Z INFO 7140 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5706. Reason: IOException[Connection refused to address /10.30.107.78:5706] 2024-09-23T15:48:08.283Z INFO 7140 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5708. Reason: IOException[Connection refused to address /10.30.107.78:5708] 2024-09-23T15:48:08.283Z INFO 7140 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5707, timeout: 10000, bind-any: true 2024-09-23T15:48:08.284Z INFO 7140 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5708, timeout: 10000, bind-any: true 2024-09-23T15:48:08.284Z INFO 7140 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5707. Reason: IOException[Connection refused to address /10.30.107.78:5707] 2024-09-23T15:48:08.284Z INFO 7140 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5708. Reason: IOException[Connection refused to address /10.30.107.78:5708] 2024-09-23T15:48:08.289Z INFO 7140 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5706, timeout: 10000, bind-any: true 2024-09-23T15:48:08.289Z INFO 7140 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5704, timeout: 10000, bind-any: true 2024-09-23T15:48:08.290Z INFO 7140 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5704. Reason: IOException[Connection refused to address /10.30.107.78:5704] 2024-09-23T15:48:08.290Z INFO 7140 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5706. Reason: IOException[Connection refused to address /10.30.107.78:5706] 2024-09-23T15:48:08.327Z INFO 7140 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 2024-09-23T15:48:08.327Z WARN 7140 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-09-23T15:48:08.328Z WARN 7140 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-09-23T15:48:08.344Z INFO 7140 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2024-09-23T15:48:08.344Z WARN 7140 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 2024-09-23T15:48:08.363Z INFO 7140 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5707, timeout: 10000, bind-any: true 2024-09-23T15:48:08.363Z INFO 7140 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5708, timeout: 10000, bind-any: true 2024-09-23T15:48:08.363Z INFO 7140 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5704, timeout: 10000, bind-any: true 2024-09-23T15:48:08.363Z INFO 7140 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5706, timeout: 10000, bind-any: true 2024-09-23T15:48:08.364Z INFO 7140 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5710, timeout: 10000, bind-any: true 2024-09-23T15:48:08.364Z INFO 7140 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5708. Reason: IOException[Connection refused to address /10.30.107.78:5708] 2024-09-23T15:48:08.364Z INFO 7140 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5707. Reason: IOException[Connection refused to address /10.30.107.78:5707] 2024-09-23T15:48:08.364Z WARN 7140 --- [cached.thread-5] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.78]:5708 Cause => java.io.IOException {Connection refused to address /10.30.107.78:5708}, Error-Count: 28 2024-09-23T15:48:08.364Z INFO 7140 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5706. Reason: IOException[Connection refused to address /10.30.107.78:5706] 2024-09-23T15:48:08.364Z INFO 7140 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5704. Reason: IOException[Connection refused to address /10.30.107.78:5704] 2024-09-23T15:48:08.364Z WARN 7140 --- [cached.thread-7] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.78]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.78:5704}, Error-Count: 28 2024-09-23T15:48:08.365Z INFO 7140 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5710. Reason: IOException[Connection refused to address /10.30.107.78:5710] 2024-09-23T15:48:08.365Z WARN 7140 --- [cached.thread-4] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.78]:5710 Cause => java.io.IOException {Connection refused to address /10.30.107.78:5710}, Error-Count: 28 2024-09-23T15:48:08.365Z INFO 7140 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5706, timeout: 10000, bind-any: true 2024-09-23T15:48:08.366Z INFO 7140 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5706. Reason: IOException[Connection refused to address /10.30.107.78:5706] 2024-09-23T15:48:08.366Z WARN 7140 --- [cached.thread-6] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.78]:5706 Cause => java.io.IOException {Connection refused to address /10.30.107.78:5706}, Error-Count: 28 2024-09-23T15:48:08.369Z INFO 7140 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5707, timeout: 10000, bind-any: true 2024-09-23T15:48:08.370Z INFO 7140 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5707. Reason: IOException[Connection refused to address /10.30.107.78:5707] 2024-09-23T15:48:08.370Z WARN 7140 --- [cached.thread-4] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.78]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.78:5707}, Error-Count: 28 2024-09-23T15:48:08.371Z INFO 7140 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5706, timeout: 10000, bind-any: true 2024-09-23T15:48:08.372Z INFO 7140 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5706. Reason: IOException[Connection refused to address /10.30.107.78:5706] 2024-09-23T15:48:08.382Z INFO 7140 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5707, timeout: 10000, bind-any: true 2024-09-23T15:48:08.383Z INFO 7140 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5706, timeout: 10000, bind-any: true 2024-09-23T15:48:08.383Z INFO 7140 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5704, timeout: 10000, bind-any: true 2024-09-23T15:48:08.383Z INFO 7140 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5708, timeout: 10000, bind-any: true 2024-09-23T15:48:08.383Z INFO 7140 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5707. Reason: IOException[Connection refused to address /10.30.107.78:5707] 2024-09-23T15:48:08.383Z INFO 7140 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5706. Reason: IOException[Connection refused to address /10.30.107.78:5706] 2024-09-23T15:48:08.384Z INFO 7140 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5708. Reason: IOException[Connection refused to address /10.30.107.78:5708] 2024-09-23T15:48:08.384Z INFO 7140 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5704. Reason: IOException[Connection refused to address /10.30.107.78:5704] 2024-09-23T15:48:08.384Z INFO 7140 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5707, timeout: 10000, bind-any: true 2024-09-23T15:48:08.385Z INFO 7140 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5708, timeout: 10000, bind-any: true 2024-09-23T15:48:08.385Z INFO 7140 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5708. Reason: IOException[Connection refused to address /10.30.107.78:5708] 2024-09-23T15:48:08.386Z INFO 7140 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5707. Reason: IOException[Connection refused to address /10.30.107.78:5707] 2024-09-23T15:48:08.390Z INFO 7140 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5704, timeout: 10000, bind-any: true 2024-09-23T15:48:08.390Z INFO 7140 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5706, timeout: 10000, bind-any: true 2024-09-23T15:48:08.391Z INFO 7140 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5706. Reason: IOException[Connection refused to address /10.30.107.78:5706] 2024-09-23T15:48:08.395Z INFO 7140 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5704. Reason: IOException[Connection refused to address /10.30.107.78:5704] 2024-09-23T15:48:08.465Z INFO 7140 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5708, timeout: 10000, bind-any: true 2024-09-23T15:48:08.465Z INFO 7140 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5704, timeout: 10000, bind-any: true 2024-09-23T15:48:08.465Z INFO 7140 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5707, timeout: 10000, bind-any: true 2024-09-23T15:48:08.465Z INFO 7140 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5706, timeout: 10000, bind-any: true 2024-09-23T15:48:08.465Z INFO 7140 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5710, timeout: 10000, bind-any: true 2024-09-23T15:48:08.466Z INFO 7140 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5706. Reason: IOException[Connection refused to address /10.30.107.78:5706] 2024-09-23T15:48:08.466Z INFO 7140 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5704. Reason: IOException[Connection refused to address /10.30.107.78:5704] 2024-09-23T15:48:08.466Z WARN 7140 --- [ached.thread-13] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.78]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.78:5704}, Error-Count: 29 2024-09-23T15:48:08.466Z INFO 7140 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5710. Reason: IOException[Connection refused to address /10.30.107.78:5710] 2024-09-23T15:48:08.466Z WARN 7140 --- [cached.thread-2] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.78]:5710 Cause => java.io.IOException {Connection refused to address /10.30.107.78:5710}, Error-Count: 29 2024-09-23T15:48:08.466Z INFO 7140 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5707. Reason: IOException[Connection refused to address /10.30.107.78:5707] 2024-09-23T15:48:08.466Z INFO 7140 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5706, timeout: 10000, bind-any: true 2024-09-23T15:48:08.467Z INFO 7140 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5708. Reason: IOException[Connection refused to address /10.30.107.78:5708] 2024-09-23T15:48:08.467Z WARN 7140 --- [cached.thread-1] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.78]:5708 Cause => java.io.IOException {Connection refused to address /10.30.107.78:5708}, Error-Count: 29 2024-09-23T15:48:08.467Z INFO 7140 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5706. Reason: IOException[Connection refused to address /10.30.107.78:5706] 2024-09-23T15:48:08.467Z WARN 7140 --- [cached.thread-2] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.78]:5706 Cause => java.io.IOException {Connection refused to address /10.30.107.78:5706}, Error-Count: 29 2024-09-23T15:48:08.470Z INFO 7140 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5707, timeout: 10000, bind-any: true 2024-09-23T15:48:08.471Z INFO 7140 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5707. Reason: IOException[Connection refused to address /10.30.107.78:5707] 2024-09-23T15:48:08.471Z WARN 7140 --- [ached.thread-16] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.78]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.78:5707}, Error-Count: 29 2024-09-23T15:48:08.472Z INFO 7140 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5706, timeout: 10000, bind-any: true 2024-09-23T15:48:08.473Z INFO 7140 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5706. Reason: IOException[Connection refused to address /10.30.107.78:5706] 2024-09-23T15:48:08.484Z INFO 7140 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5707, timeout: 10000, bind-any: true 2024-09-23T15:48:08.484Z INFO 7140 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5706, timeout: 10000, bind-any: true 2024-09-23T15:48:08.484Z INFO 7140 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5708, timeout: 10000, bind-any: true 2024-09-23T15:48:08.484Z INFO 7140 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2024-09-23T15:48:08.484Z WARN 7140 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 2024-09-23T15:48:08.484Z INFO 7140 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5704, timeout: 10000, bind-any: true 2024-09-23T15:48:08.485Z INFO 7140 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5707. Reason: IOException[Connection refused to address /10.30.107.78:5707] 2024-09-23T15:48:08.485Z INFO 7140 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5706. Reason: IOException[Connection refused to address /10.30.107.78:5706] 2024-09-23T15:48:08.485Z INFO 7140 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5704. Reason: IOException[Connection refused to address /10.30.107.78:5704] 2024-09-23T15:48:08.486Z INFO 7140 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5707, timeout: 10000, bind-any: true 2024-09-23T15:48:08.487Z INFO 7140 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5707. Reason: IOException[Connection refused to address /10.30.107.78:5707] 2024-09-23T15:48:08.489Z INFO 7140 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5708. Reason: IOException[Connection refused to address /10.30.107.78:5708] 2024-09-23T15:48:08.491Z INFO 7140 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5706, timeout: 10000, bind-any: true 2024-09-23T15:48:08.492Z INFO 7140 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5706. Reason: IOException[Connection refused to address /10.30.107.78:5706] 2024-09-23T15:48:08.495Z INFO 7140 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5704, timeout: 10000, bind-any: true 2024-09-23T15:48:08.496Z INFO 7140 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5704. Reason: IOException[Connection refused to address /10.30.107.78:5704] 2024-09-23T15:48:08.549Z INFO 7140 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2024-09-23T15:48:08.549Z WARN 7140 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2024-09-23T15:48:08.567Z INFO 7140 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5706, timeout: 10000, bind-any: true 2024-09-23T15:48:08.567Z INFO 7140 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5707, timeout: 10000, bind-any: true 2024-09-23T15:48:08.567Z INFO 7140 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5704, timeout: 10000, bind-any: true 2024-09-23T15:48:08.567Z INFO 7140 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5708, timeout: 10000, bind-any: true 2024-09-23T15:48:08.568Z INFO 7140 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5710, timeout: 10000, bind-any: true 2024-09-23T15:48:08.568Z INFO 7140 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5707. Reason: IOException[Connection refused to address /10.30.107.78:5707] 2024-09-23T15:48:08.568Z INFO 7140 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5704. Reason: IOException[Connection refused to address /10.30.107.78:5704] 2024-09-23T15:48:08.568Z WARN 7140 --- [cached.thread-9] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.78]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.78:5704}, Error-Count: 30 2024-09-23T15:48:08.568Z INFO 7140 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5708. Reason: IOException[Connection refused to address /10.30.107.78:5708] 2024-09-23T15:48:08.569Z WARN 7140 --- [cached.thread-8] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.78]:5708 Cause => java.io.IOException {Connection refused to address /10.30.107.78:5708}, Error-Count: 30 2024-09-23T15:48:08.569Z INFO 7140 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5710. Reason: IOException[Connection refused to address /10.30.107.78:5710] 2024-09-23T15:48:08.569Z WARN 7140 --- [ached.thread-16] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.78]:5710 Cause => java.io.IOException {Connection refused to address /10.30.107.78:5710}, Error-Count: 30 2024-09-23T15:48:08.569Z INFO 7140 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5706. Reason: IOException[Connection refused to address /10.30.107.78:5706] 2024-09-23T15:48:08.569Z WARN 7140 --- [cached.thread-3] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.78]:5706 Cause => java.io.IOException {Connection refused to address /10.30.107.78:5706}, Error-Count: 30 2024-09-23T15:48:08.571Z INFO 7140 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5707, timeout: 10000, bind-any: true 2024-09-23T15:48:08.571Z INFO 7140 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5707. Reason: IOException[Connection refused to address /10.30.107.78:5707] 2024-09-23T15:48:08.573Z INFO 7140 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5706, timeout: 10000, bind-any: true 2024-09-23T15:48:08.574Z INFO 7140 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5706. Reason: IOException[Connection refused to address /10.30.107.78:5706] 2024-09-23T15:48:08.585Z INFO 7140 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5707, timeout: 10000, bind-any: true 2024-09-23T15:48:08.586Z INFO 7140 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5706, timeout: 10000, bind-any: true 2024-09-23T15:48:08.586Z INFO 7140 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5704, timeout: 10000, bind-any: true 2024-09-23T15:48:08.586Z INFO 7140 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5707. Reason: IOException[Connection refused to address /10.30.107.78:5707] 2024-09-23T15:48:08.586Z WARN 7140 --- [cached.thread-3] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.78]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.78:5707}, Error-Count: 30 2024-09-23T15:48:08.587Z INFO 7140 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5706. Reason: IOException[Connection refused to address /10.30.107.78:5706] 2024-09-23T15:48:08.587Z INFO 7140 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5704. Reason: IOException[Connection refused to address /10.30.107.78:5704] 2024-09-23T15:48:08.587Z INFO 7140 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5707, timeout: 10000, bind-any: true 2024-09-23T15:48:08.588Z INFO 7140 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5707. Reason: IOException[Connection refused to address /10.30.107.78:5707] 2024-09-23T15:48:08.590Z INFO 7140 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5708, timeout: 10000, bind-any: true 2024-09-23T15:48:08.590Z INFO 7140 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5708. Reason: IOException[Connection refused to address /10.30.107.78:5708] 2024-09-23T15:48:08.592Z INFO 7140 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5706, timeout: 10000, bind-any: true 2024-09-23T15:48:08.593Z INFO 7140 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5706. Reason: IOException[Connection refused to address /10.30.107.78:5706] 2024-09-23T15:48:08.596Z INFO 7140 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5704, timeout: 10000, bind-any: true 2024-09-23T15:48:08.596Z INFO 7140 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5704. Reason: IOException[Connection refused to address /10.30.107.78:5704] 2024-09-23T15:48:08.644Z INFO 7140 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2024-09-23T15:48:08.644Z WARN 7140 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32780) could not be established. Broker may not be available. 2024-09-23T15:48:08.669Z INFO 7140 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5707, timeout: 10000, bind-any: true 2024-09-23T15:48:08.669Z INFO 7140 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5704, timeout: 10000, bind-any: true 2024-09-23T15:48:08.669Z INFO 7140 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5706, timeout: 10000, bind-any: true 2024-09-23T15:48:08.669Z INFO 7140 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5710, timeout: 10000, bind-any: true 2024-09-23T15:48:08.669Z INFO 7140 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5708, timeout: 10000, bind-any: true 2024-09-23T15:48:08.670Z INFO 7140 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5707. Reason: IOException[Connection refused to address /10.30.107.78:5707] 2024-09-23T15:48:08.670Z INFO 7140 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5704. Reason: IOException[Connection refused to address /10.30.107.78:5704] 2024-09-23T15:48:08.670Z WARN 7140 --- [cached.thread-4] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.78]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.78:5704}, Error-Count: 31 2024-09-23T15:48:08.670Z INFO 7140 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5706. Reason: IOException[Connection refused to address /10.30.107.78:5706] 2024-09-23T15:48:08.670Z WARN 7140 --- [ached.thread-16] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.78]:5706 Cause => java.io.IOException {Connection refused to address /10.30.107.78:5706}, Error-Count: 31 2024-09-23T15:48:08.670Z INFO 7140 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5710. Reason: IOException[Connection refused to address /10.30.107.78:5710] 2024-09-23T15:48:08.670Z WARN 7140 --- [cached.thread-7] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.78]:5710 Cause => java.io.IOException {Connection refused to address /10.30.107.78:5710}, Error-Count: 31 2024-09-23T15:48:08.670Z INFO 7140 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5708. Reason: IOException[Connection refused to address /10.30.107.78:5708] 2024-09-23T15:48:08.670Z WARN 7140 --- [cached.thread-9] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.78]:5708 Cause => java.io.IOException {Connection refused to address /10.30.107.78:5708}, Error-Count: 31 2024-09-23T15:48:08.672Z INFO 7140 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5707, timeout: 10000, bind-any: true 2024-09-23T15:48:08.672Z INFO 7140 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5707. Reason: IOException[Connection refused to address /10.30.107.78:5707] 2024-09-23T15:48:08.674Z INFO 7140 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5706, timeout: 10000, bind-any: true 2024-09-23T15:48:08.675Z INFO 7140 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5706. Reason: IOException[Connection refused to address /10.30.107.78:5706] 2024-09-23T15:48:08.687Z INFO 7140 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5707, timeout: 10000, bind-any: true 2024-09-23T15:48:08.687Z INFO 7140 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5706, timeout: 10000, bind-any: true 2024-09-23T15:48:08.687Z INFO 7140 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5704, timeout: 10000, bind-any: true 2024-09-23T15:48:08.688Z INFO 7140 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5707. Reason: IOException[Connection refused to address /10.30.107.78:5707] 2024-09-23T15:48:08.688Z WARN 7140 --- [ached.thread-10] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.78]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.78:5707}, Error-Count: 31 2024-09-23T15:48:08.688Z INFO 7140 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5706. Reason: IOException[Connection refused to address /10.30.107.78:5706] 2024-09-23T15:48:08.688Z INFO 7140 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5707, timeout: 10000, bind-any: true 2024-09-23T15:48:08.689Z INFO 7140 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5704. Reason: IOException[Connection refused to address /10.30.107.78:5704] 2024-09-23T15:48:08.689Z INFO 7140 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5707. Reason: IOException[Connection refused to address /10.30.107.78:5707] 2024-09-23T15:48:08.691Z INFO 7140 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5708, timeout: 10000, bind-any: true 2024-09-23T15:48:08.691Z INFO 7140 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5708. Reason: IOException[Connection refused to address /10.30.107.78:5708] 2024-09-23T15:48:08.693Z INFO 7140 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5706, timeout: 10000, bind-any: true 2024-09-23T15:48:08.693Z INFO 7140 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5706. Reason: IOException[Connection refused to address /10.30.107.78:5706] 2024-09-23T15:48:08.697Z INFO 7140 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5704, timeout: 10000, bind-any: true 2024-09-23T15:48:08.697Z INFO 7140 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5704. Reason: IOException[Connection refused to address /10.30.107.78:5704] 2024-09-23T15:48:08.771Z INFO 7140 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5707, timeout: 10000, bind-any: true 2024-09-23T15:48:08.771Z INFO 7140 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5704, timeout: 10000, bind-any: true 2024-09-23T15:48:08.771Z INFO 7140 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5710, timeout: 10000, bind-any: true 2024-09-23T15:48:08.772Z INFO 7140 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5708, timeout: 10000, bind-any: true 2024-09-23T15:48:08.772Z INFO 7140 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5706, timeout: 10000, bind-any: true 2024-09-23T15:48:08.772Z INFO 7140 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5707. Reason: IOException[Connection refused to address /10.30.107.78:5707] 2024-09-23T15:48:08.772Z INFO 7140 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5704. Reason: IOException[Connection refused to address /10.30.107.78:5704] 2024-09-23T15:48:08.773Z INFO 7140 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5708. Reason: IOException[Connection refused to address /10.30.107.78:5708] 2024-09-23T15:48:08.773Z WARN 7140 --- [cached.thread-4] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.78]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.78:5704}, Error-Count: 32 2024-09-23T15:48:08.773Z WARN 7140 --- [cached.thread-6] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.78]:5708 Cause => java.io.IOException {Connection refused to address /10.30.107.78:5708}, Error-Count: 32 2024-09-23T15:48:08.773Z INFO 7140 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5707, timeout: 10000, bind-any: true 2024-09-23T15:48:08.773Z INFO 7140 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5710. Reason: IOException[Connection refused to address /10.30.107.78:5710] 2024-09-23T15:48:08.773Z INFO 7140 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5707. Reason: IOException[Connection refused to address /10.30.107.78:5707] 2024-09-23T15:48:08.773Z WARN 7140 --- [ached.thread-10] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.78]:5710 Cause => java.io.IOException {Connection refused to address /10.30.107.78:5710}, Error-Count: 32 2024-09-23T15:48:08.773Z INFO 7140 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5706. Reason: IOException[Connection refused to address /10.30.107.78:5706] 2024-09-23T15:48:08.773Z WARN 7140 --- [ached.thread-16] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.78]:5706 Cause => java.io.IOException {Connection refused to address /10.30.107.78:5706}, Error-Count: 32 2024-09-23T15:48:08.775Z INFO 7140 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5706, timeout: 10000, bind-any: true 2024-09-23T15:48:08.775Z INFO 7140 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5706. Reason: IOException[Connection refused to address /10.30.107.78:5706] 2024-09-23T15:48:08.789Z INFO 7140 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5707, timeout: 10000, bind-any: true 2024-09-23T15:48:08.789Z INFO 7140 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5706, timeout: 10000, bind-any: true 2024-09-23T15:48:08.789Z INFO 7140 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5704, timeout: 10000, bind-any: true 2024-09-23T15:48:08.790Z INFO 7140 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5707. Reason: IOException[Connection refused to address /10.30.107.78:5707] 2024-09-23T15:48:08.790Z WARN 7140 --- [cached.thread-8] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.78]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.78:5707}, Error-Count: 32 2024-09-23T15:48:08.790Z INFO 7140 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5706. Reason: IOException[Connection refused to address /10.30.107.78:5706] 2024-09-23T15:48:08.790Z INFO 7140 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5704. Reason: IOException[Connection refused to address /10.30.107.78:5704] 2024-09-23T15:48:08.791Z INFO 7140 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5708, timeout: 10000, bind-any: true 2024-09-23T15:48:08.792Z INFO 7140 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5708. Reason: IOException[Connection refused to address /10.30.107.78:5708] 2024-09-23T15:48:08.794Z INFO 7140 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5706, timeout: 10000, bind-any: true 2024-09-23T15:48:08.794Z INFO 7140 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5706. Reason: IOException[Connection refused to address /10.30.107.78:5706] 2024-09-23T15:48:08.798Z INFO 7140 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5704, timeout: 10000, bind-any: true 2024-09-23T15:48:08.799Z INFO 7140 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5704. Reason: IOException[Connection refused to address /10.30.107.78:5704] 2024-09-23T15:48:08.810Z INFO 7140 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2024-09-23T15:48:08.810Z WARN 7140 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 2024-09-23T15:48:08.853Z INFO 7140 --- [ main] t.r.n.o.2.1 : Container registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 started in PT6.243087598S 2024-09-23T15:48:08.873Z INFO 7140 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5707, timeout: 10000, bind-any: true 2024-09-23T15:48:08.873Z INFO 7140 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5704, timeout: 10000, bind-any: true 2024-09-23T15:48:08.873Z WARN 7140 --- [ main] o.o.c.n.i.d.u.DmiDataOperationsHelper : publishing error message to client topic: my-topic-name ,requestId: request-id, data operation cloud event id: 1f13b9a2-3225-47d1-a0eb-9a2f177dc589 2024-09-23T15:48:08.873Z INFO 7140 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5708, timeout: 10000, bind-any: true 2024-09-23T15:48:08.874Z INFO 7140 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 2024-09-23T15:48:08.874Z INFO 7140 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5710, timeout: 10000, bind-any: true 2024-09-23T15:48:08.874Z INFO 7140 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: acks = -1 auto.include.jmx.reporter = true batch.size = 16384 bootstrap.servers = [PLAINTEXT://localhost:32786] buffer.memory = 33554432 client.dns.lookup = use_all_dns_ips client.id = producer-14 compression.type = none connections.max.idle.ms = 540000 delivery.timeout.ms = 120000 enable.idempotence = false interceptor.classes = [] key.serializer = class org.apache.kafka.common.serialization.StringSerializer linger.ms = 1 max.block.ms = 60000 max.in.flight.requests.per.connection = 5 max.request.size = 1048576 metadata.max.age.ms = 300000 metadata.max.idle.ms = 300000 metric.reporters = [] metrics.num.samples = 2 metrics.recording.level = INFO metrics.sample.window.ms = 30000 partitioner.adaptive.partitioning.enable = true partitioner.availability.timeout.ms = 0 partitioner.class = null partitioner.ignore.keys = false receive.buffer.bytes = 32768 reconnect.backoff.max.ms = 1000 reconnect.backoff.ms = 50 request.timeout.ms = 30000 retries = 0 retry.backoff.ms = 100 sasl.client.callback.handler.class = null sasl.jaas.config = null sasl.kerberos.kinit.cmd = /usr/bin/kinit sasl.kerberos.min.time.before.relogin = 60000 sasl.kerberos.service.name = null sasl.kerberos.ticket.renew.jitter = 0.05 sasl.kerberos.ticket.renew.window.factor = 0.8 sasl.login.callback.handler.class = null sasl.login.class = null sasl.login.connect.timeout.ms = null sasl.login.read.timeout.ms = null sasl.login.refresh.buffer.seconds = 300 sasl.login.refresh.min.period.seconds = 60 sasl.login.refresh.window.factor = 0.8 sasl.login.refresh.window.jitter = 0.05 sasl.login.retry.backoff.max.ms = 10000 sasl.login.retry.backoff.ms = 100 sasl.mechanism = GSSAPI sasl.oauthbearer.clock.skew.seconds = 30 sasl.oauthbearer.expected.audience = null sasl.oauthbearer.expected.issuer = null sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 sasl.oauthbearer.jwks.endpoint.url = null sasl.oauthbearer.scope.claim.name = scope sasl.oauthbearer.sub.claim.name = sub sasl.oauthbearer.token.endpoint.url = null security.protocol = PLAINTEXT security.providers = null send.buffer.bytes = 131072 socket.connection.setup.timeout.max.ms = 30000 socket.connection.setup.timeout.ms = 10000 ssl.cipher.suites = null ssl.enabled.protocols = [TLSv1.2, TLSv1.3] ssl.endpoint.identification.algorithm = https ssl.engine.factory.class = null ssl.key.password = null ssl.keymanager.algorithm = SunX509 ssl.keystore.certificate.chain = null ssl.keystore.key = null ssl.keystore.location = null ssl.keystore.password = null ssl.keystore.type = JKS ssl.protocol = TLSv1.3 ssl.provider = null ssl.secure.random.implementation = null ssl.trustmanager.algorithm = PKIX ssl.truststore.certificates = null ssl.truststore.location = null ssl.truststore.password = null ssl.truststore.type = JKS transaction.timeout.ms = 60000 transactional.id = null value.serializer = class io.cloudevents.kafka.CloudEventSerializer 2024-09-23T15:48:08.874Z INFO 7140 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5707. Reason: IOException[Connection refused to address /10.30.107.78:5707] 2024-09-23T15:48:08.874Z INFO 7140 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5704. Reason: IOException[Connection refused to address /10.30.107.78:5704] 2024-09-23T15:48:08.874Z WARN 7140 --- [cached.thread-8] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.78]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.78:5704}, Error-Count: 33 2024-09-23T15:48:08.874Z INFO 7140 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5706, timeout: 10000, bind-any: true 2024-09-23T15:48:08.874Z INFO 7140 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5708. Reason: IOException[Connection refused to address /10.30.107.78:5708] 2024-09-23T15:48:08.874Z WARN 7140 --- [cached.thread-9] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.78]:5708 Cause => java.io.IOException {Connection refused to address /10.30.107.78:5708}, Error-Count: 33 2024-09-23T15:48:08.875Z INFO 7140 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5710. Reason: IOException[Connection refused to address /10.30.107.78:5710] 2024-09-23T15:48:08.875Z INFO 7140 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5706. Reason: IOException[Connection refused to address /10.30.107.78:5706] 2024-09-23T15:48:08.875Z WARN 7140 --- [ached.thread-10] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.78]:5706 Cause => java.io.IOException {Connection refused to address /10.30.107.78:5706}, Error-Count: 33 2024-09-23T15:48:08.875Z WARN 7140 --- [cached.thread-4] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.78]:5710 Cause => java.io.IOException {Connection refused to address /10.30.107.78:5710}, Error-Count: 33 2024-09-23T15:48:08.876Z INFO 7140 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5706, timeout: 10000, bind-any: true 2024-09-23T15:48:08.879Z INFO 7140 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5706. Reason: IOException[Connection refused to address /10.30.107.78:5706] 2024-09-23T15:48:08.885Z INFO 7140 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 2024-09-23T15:48:08.885Z INFO 7140 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.6.1 2024-09-23T15:48:08.885Z INFO 7140 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 5e3c2b738d253ff5 2024-09-23T15:48:08.885Z INFO 7140 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1727106488885 2024-09-23T15:48:08.887Z INFO 7140 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 2024-09-23T15:48:08.887Z WARN 7140 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32784) could not be established. Broker may not be available. 2024-09-23T15:48:08.890Z INFO 7140 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5707, timeout: 10000, bind-any: true 2024-09-23T15:48:08.890Z INFO 7140 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5706, timeout: 10000, bind-any: true 2024-09-23T15:48:08.890Z INFO 7140 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5704, timeout: 10000, bind-any: true 2024-09-23T15:48:08.891Z INFO 7140 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2024-09-23T15:48:08.891Z WARN 7140 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32778) could not be established. Broker may not be available. 2024-09-23T15:48:08.891Z INFO 7140 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5706. Reason: IOException[Connection refused to address /10.30.107.78:5706] 2024-09-23T15:48:08.891Z INFO 7140 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5704. Reason: IOException[Connection refused to address /10.30.107.78:5704] 2024-09-23T15:48:08.891Z INFO 7140 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5707. Reason: IOException[Connection refused to address /10.30.107.78:5707] 2024-09-23T15:48:08.891Z WARN 7140 --- [cached.thread-6] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.78]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.78:5707}, Error-Count: 33 2024-09-23T15:48:08.893Z INFO 7140 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5708, timeout: 10000, bind-any: true 2024-09-23T15:48:08.894Z INFO 7140 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5706, timeout: 10000, bind-any: true 2024-09-23T15:48:08.894Z INFO 7140 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5708. Reason: IOException[Connection refused to address /10.30.107.78:5708] 2024-09-23T15:48:08.895Z INFO 7140 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5706. Reason: IOException[Connection refused to address /10.30.107.78:5706] 2024-09-23T15:48:08.899Z INFO 7140 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5704, timeout: 10000, bind-any: true 2024-09-23T15:48:08.900Z INFO 7140 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5704. Reason: IOException[Connection refused to address /10.30.107.78:5704] 2024-09-23T15:48:08.975Z INFO 7140 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5707, timeout: 10000, bind-any: true 2024-09-23T15:48:08.975Z INFO 7140 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5708, timeout: 10000, bind-any: true 2024-09-23T15:48:08.975Z INFO 7140 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5704, timeout: 10000, bind-any: true 2024-09-23T15:48:08.976Z INFO 7140 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5710, timeout: 10000, bind-any: true 2024-09-23T15:48:08.976Z INFO 7140 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5706, timeout: 10000, bind-any: true 2024-09-23T15:48:08.976Z INFO 7140 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5707. Reason: IOException[Connection refused to address /10.30.107.78:5707] 2024-09-23T15:48:08.976Z INFO 7140 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5708. Reason: IOException[Connection refused to address /10.30.107.78:5708] 2024-09-23T15:48:08.976Z WARN 7140 --- [cached.thread-6] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.78]:5708 Cause => java.io.IOException {Connection refused to address /10.30.107.78:5708}, Error-Count: 34 2024-09-23T15:48:08.976Z INFO 7140 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5704. Reason: IOException[Connection refused to address /10.30.107.78:5704] 2024-09-23T15:48:08.976Z WARN 7140 --- [cached.thread-5] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.78]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.78:5704}, Error-Count: 34 2024-09-23T15:48:08.976Z INFO 7140 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5710. Reason: IOException[Connection refused to address /10.30.107.78:5710] 2024-09-23T15:48:08.976Z WARN 7140 --- [ached.thread-10] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.78]:5710 Cause => java.io.IOException {Connection refused to address /10.30.107.78:5710}, Error-Count: 34 2024-09-23T15:48:08.977Z INFO 7140 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5706. Reason: IOException[Connection refused to address /10.30.107.78:5706] 2024-09-23T15:48:08.977Z WARN 7140 --- [cached.thread-2] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.78]:5706 Cause => java.io.IOException {Connection refused to address /10.30.107.78:5706}, Error-Count: 34 2024-09-23T15:48:08.981Z INFO 7140 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5706, timeout: 10000, bind-any: true 2024-09-23T15:48:08.982Z INFO 7140 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5706. Reason: IOException[Connection refused to address /10.30.107.78:5706] 2024-09-23T15:48:08.989Z INFO 7140 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 2024-09-23T15:48:08.989Z WARN 7140 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-09-23T15:48:08.989Z WARN 7140 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-09-23T15:48:08.992Z INFO 7140 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5706, timeout: 10000, bind-any: true 2024-09-23T15:48:08.992Z INFO 7140 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5704, timeout: 10000, bind-any: true 2024-09-23T15:48:08.992Z INFO 7140 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5707, timeout: 10000, bind-any: true 2024-09-23T15:48:08.993Z INFO 7140 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5704. Reason: IOException[Connection refused to address /10.30.107.78:5704] 2024-09-23T15:48:08.993Z INFO 7140 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5706. Reason: IOException[Connection refused to address /10.30.107.78:5706] 2024-09-23T15:48:08.993Z INFO 7140 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5707. Reason: IOException[Connection refused to address /10.30.107.78:5707] 2024-09-23T15:48:08.993Z WARN 7140 --- [cached.thread-5] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.78]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.78:5707}, Error-Count: 34 2024-09-23T15:48:08.995Z INFO 7140 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5708, timeout: 10000, bind-any: true 2024-09-23T15:48:08.996Z INFO 7140 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5706, timeout: 10000, bind-any: true 2024-09-23T15:48:08.996Z INFO 7140 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5708. Reason: IOException[Connection refused to address /10.30.107.78:5708] 2024-09-23T15:48:08.996Z INFO 7140 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5706. Reason: IOException[Connection refused to address /10.30.107.78:5706] 2024-09-23T15:48:09.000Z INFO 7140 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5704, timeout: 10000, bind-any: true 2024-09-23T15:48:09.001Z INFO 7140 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5704. Reason: IOException[Connection refused to address /10.30.107.78:5704] 2024-09-23T15:48:09.046Z INFO 7140 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node 1 disconnected. 2024-09-23T15:48:09.046Z WARN 7140 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2024-09-23T15:48:09.054Z WARN 7140 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Error while fetching metadata with correlation id 1 : {my-topic-name=LEADER_NOT_AVAILABLE} 2024-09-23T15:48:09.055Z INFO 7140 --- [d | producer-14] org.apache.kafka.clients.Metadata : [Producer clientId=producer-14] Cluster ID: Runh3uERSfeDPY_e-m91HA 2024-09-23T15:48:09.077Z INFO 7140 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5707, timeout: 10000, bind-any: true 2024-09-23T15:48:09.077Z INFO 7140 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5708, timeout: 10000, bind-any: true 2024-09-23T15:48:09.077Z INFO 7140 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5710, timeout: 10000, bind-any: true 2024-09-23T15:48:09.077Z INFO 7140 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5704, timeout: 10000, bind-any: true 2024-09-23T15:48:09.078Z INFO 7140 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5707. Reason: IOException[Connection refused to address /10.30.107.78:5707] 2024-09-23T15:48:09.078Z INFO 7140 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5704. Reason: IOException[Connection refused to address /10.30.107.78:5704] 2024-09-23T15:48:09.078Z WARN 7140 --- [cached.thread-7] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.78]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.78:5704}, Error-Count: 35 2024-09-23T15:48:09.078Z INFO 7140 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5710. Reason: IOException[Connection refused to address /10.30.107.78:5710] 2024-09-23T15:48:09.078Z WARN 7140 --- [ached.thread-10] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.78]:5710 Cause => java.io.IOException {Connection refused to address /10.30.107.78:5710}, Error-Count: 35 2024-09-23T15:48:09.078Z INFO 7140 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5706, timeout: 10000, bind-any: true 2024-09-23T15:48:09.079Z INFO 7140 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5706. Reason: IOException[Connection refused to address /10.30.107.78:5706] 2024-09-23T15:48:09.079Z WARN 7140 --- [ached.thread-10] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.78]:5706 Cause => java.io.IOException {Connection refused to address /10.30.107.78:5706}, Error-Count: 35 2024-09-23T15:48:09.080Z INFO 7140 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5708. Reason: IOException[Connection refused to address /10.30.107.78:5708] 2024-09-23T15:48:09.080Z WARN 7140 --- [ached.thread-16] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.78]:5708 Cause => java.io.IOException {Connection refused to address /10.30.107.78:5708}, Error-Count: 35 2024-09-23T15:48:09.084Z INFO 7140 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5706, timeout: 10000, bind-any: true 2024-09-23T15:48:09.089Z INFO 7140 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5706. Reason: IOException[Connection refused to address /10.30.107.78:5706] 2024-09-23T15:48:09.093Z INFO 7140 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5704, timeout: 10000, bind-any: true 2024-09-23T15:48:09.093Z INFO 7140 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5707, timeout: 10000, bind-any: true 2024-09-23T15:48:09.093Z INFO 7140 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5706, timeout: 10000, bind-any: true 2024-09-23T15:48:09.094Z INFO 7140 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5704. Reason: IOException[Connection refused to address /10.30.107.78:5704] 2024-09-23T15:48:09.094Z INFO 7140 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5706. Reason: IOException[Connection refused to address /10.30.107.78:5706] 2024-09-23T15:48:09.094Z INFO 7140 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5707. Reason: IOException[Connection refused to address /10.30.107.78:5707] 2024-09-23T15:48:09.094Z WARN 7140 --- [cached.thread-7] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.78]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.78:5707}, Error-Count: 35 2024-09-23T15:48:09.096Z INFO 7140 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5708, timeout: 10000, bind-any: true 2024-09-23T15:48:09.097Z INFO 7140 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5706, timeout: 10000, bind-any: true 2024-09-23T15:48:09.097Z INFO 7140 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5708. Reason: IOException[Connection refused to address /10.30.107.78:5708] 2024-09-23T15:48:09.097Z INFO 7140 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5706. Reason: IOException[Connection refused to address /10.30.107.78:5706] 2024-09-23T15:48:09.101Z INFO 7140 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5704, timeout: 10000, bind-any: true 2024-09-23T15:48:09.102Z INFO 7140 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5704. Reason: IOException[Connection refused to address /10.30.107.78:5704] 2024-09-23T15:48:09.103Z INFO 7140 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 2024-09-23T15:48:09.104Z WARN 7140 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32784) could not be established. Broker may not be available. 2024-09-23T15:48:09.113Z INFO 7140 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2024-09-23T15:48:09.113Z WARN 7140 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32778) could not be established. Broker may not be available. 2024-09-23T15:48:09.178Z INFO 7140 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5707, timeout: 10000, bind-any: true 2024-09-23T15:48:09.178Z INFO 7140 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5704, timeout: 10000, bind-any: true 2024-09-23T15:48:09.178Z INFO 7140 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5710, timeout: 10000, bind-any: true 2024-09-23T15:48:09.179Z INFO 7140 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5707. Reason: IOException[Connection refused to address /10.30.107.78:5707] 2024-09-23T15:48:09.179Z INFO 7140 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5706, timeout: 10000, bind-any: true 2024-09-23T15:48:09.179Z INFO 7140 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5704. Reason: IOException[Connection refused to address /10.30.107.78:5704] 2024-09-23T15:48:09.179Z WARN 7140 --- [ached.thread-16] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.78]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.78:5704}, Error-Count: 36 2024-09-23T15:48:09.180Z INFO 7140 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5710. Reason: IOException[Connection refused to address /10.30.107.78:5710] 2024-09-23T15:48:09.180Z WARN 7140 --- [ached.thread-13] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.78]:5710 Cause => java.io.IOException {Connection refused to address /10.30.107.78:5710}, Error-Count: 36 2024-09-23T15:48:09.180Z INFO 7140 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5708, timeout: 10000, bind-any: true 2024-09-23T15:48:09.181Z INFO 7140 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5706. Reason: IOException[Connection refused to address /10.30.107.78:5706] 2024-09-23T15:48:09.181Z WARN 7140 --- [cached.thread-4] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.78]:5706 Cause => java.io.IOException {Connection refused to address /10.30.107.78:5706}, Error-Count: 36 2024-09-23T15:48:09.181Z INFO 7140 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5708. Reason: IOException[Connection refused to address /10.30.107.78:5708] 2024-09-23T15:48:09.181Z WARN 7140 --- [cached.thread-9] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.78]:5708 Cause => java.io.IOException {Connection refused to address /10.30.107.78:5708}, Error-Count: 36 2024-09-23T15:48:09.190Z INFO 7140 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5706, timeout: 10000, bind-any: true 2024-09-23T15:48:09.191Z INFO 7140 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5706. Reason: IOException[Connection refused to address /10.30.107.78:5706] 2024-09-23T15:48:09.193Z WARN 7140 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Error while fetching metadata with correlation id 3 : {my-topic-name=LEADER_NOT_AVAILABLE} 2024-09-23T15:48:09.194Z INFO 7140 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5704, timeout: 10000, bind-any: true 2024-09-23T15:48:09.194Z INFO 7140 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5707, timeout: 10000, bind-any: true 2024-09-23T15:48:09.194Z INFO 7140 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5706, timeout: 10000, bind-any: true 2024-09-23T15:48:09.195Z INFO 7140 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5704. Reason: IOException[Connection refused to address /10.30.107.78:5704] 2024-09-23T15:48:09.195Z INFO 7140 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5706. Reason: IOException[Connection refused to address /10.30.107.78:5706] 2024-09-23T15:48:09.195Z INFO 7140 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5707. Reason: IOException[Connection refused to address /10.30.107.78:5707] 2024-09-23T15:48:09.195Z WARN 7140 --- [cached.thread-9] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.78]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.78:5707}, Error-Count: 36 2024-09-23T15:48:09.197Z INFO 7140 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5708, timeout: 10000, bind-any: true 2024-09-23T15:48:09.198Z INFO 7140 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5706, timeout: 10000, bind-any: true 2024-09-23T15:48:09.198Z INFO 7140 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5708. Reason: IOException[Connection refused to address /10.30.107.78:5708] 2024-09-23T15:48:09.198Z INFO 7140 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5706. Reason: IOException[Connection refused to address /10.30.107.78:5706] 2024-09-23T15:48:09.200Z INFO 7140 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2024-09-23T15:48:09.200Z WARN 7140 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 2024-09-23T15:48:09.202Z INFO 7140 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5704, timeout: 10000, bind-any: true 2024-09-23T15:48:09.203Z INFO 7140 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5704. Reason: IOException[Connection refused to address /10.30.107.78:5704] 2024-09-23T15:48:09.252Z INFO 7140 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2024-09-23T15:48:09.253Z WARN 7140 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 2024-09-23T15:48:09.280Z INFO 7140 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5710, timeout: 10000, bind-any: true 2024-09-23T15:48:09.280Z INFO 7140 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5704, timeout: 10000, bind-any: true 2024-09-23T15:48:09.280Z INFO 7140 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5707, timeout: 10000, bind-any: true 2024-09-23T15:48:09.281Z INFO 7140 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5706, timeout: 10000, bind-any: true 2024-09-23T15:48:09.281Z INFO 7140 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5708, timeout: 10000, bind-any: true 2024-09-23T15:48:09.281Z INFO 7140 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5707. Reason: IOException[Connection refused to address /10.30.107.78:5707] 2024-09-23T15:48:09.281Z INFO 7140 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5704. Reason: IOException[Connection refused to address /10.30.107.78:5704] 2024-09-23T15:48:09.281Z INFO 7140 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5710. Reason: IOException[Connection refused to address /10.30.107.78:5710] 2024-09-23T15:48:09.281Z WARN 7140 --- [cached.thread-9] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.78]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.78:5704}, Error-Count: 37 2024-09-23T15:48:09.281Z WARN 7140 --- [cached.thread-4] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.78]:5710 Cause => java.io.IOException {Connection refused to address /10.30.107.78:5710}, Error-Count: 37 2024-09-23T15:48:09.282Z INFO 7140 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5708. Reason: IOException[Connection refused to address /10.30.107.78:5708] 2024-09-23T15:48:09.282Z WARN 7140 --- [cached.thread-5] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.78]:5708 Cause => java.io.IOException {Connection refused to address /10.30.107.78:5708}, Error-Count: 37 2024-09-23T15:48:09.282Z INFO 7140 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5706. Reason: IOException[Connection refused to address /10.30.107.78:5706] 2024-09-23T15:48:09.282Z WARN 7140 --- [cached.thread-6] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.78]:5706 Cause => java.io.IOException {Connection refused to address /10.30.107.78:5706}, Error-Count: 37 2024-09-23T15:48:09.291Z INFO 7140 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5706, timeout: 10000, bind-any: true 2024-09-23T15:48:09.292Z INFO 7140 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5706. Reason: IOException[Connection refused to address /10.30.107.78:5706] 2024-09-23T15:48:09.295Z INFO 7140 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5704, timeout: 10000, bind-any: true 2024-09-23T15:48:09.296Z INFO 7140 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5706, timeout: 10000, bind-any: true 2024-09-23T15:48:09.296Z INFO 7140 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5707, timeout: 10000, bind-any: true 2024-09-23T15:48:09.296Z INFO 7140 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5704. Reason: IOException[Connection refused to address /10.30.107.78:5704] 2024-09-23T15:48:09.296Z INFO 7140 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5706. Reason: IOException[Connection refused to address /10.30.107.78:5706] 2024-09-23T15:48:09.296Z INFO 7140 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5707. Reason: IOException[Connection refused to address /10.30.107.78:5707] 2024-09-23T15:48:09.296Z WARN 7140 --- [cached.thread-1] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.78]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.78:5707}, Error-Count: 37 2024-09-23T15:48:09.298Z INFO 7140 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5708, timeout: 10000, bind-any: true 2024-09-23T15:48:09.298Z INFO 7140 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5706, timeout: 10000, bind-any: true 2024-09-23T15:48:09.299Z INFO 7140 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5706. Reason: IOException[Connection refused to address /10.30.107.78:5706] 2024-09-23T15:48:09.299Z INFO 7140 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5708. Reason: IOException[Connection refused to address /10.30.107.78:5708] 2024-09-23T15:48:09.303Z INFO 7140 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5704, timeout: 10000, bind-any: true 2024-09-23T15:48:09.314Z INFO 7140 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-3, groupId=test] Node 1 disconnected. 2024-09-23T15:48:09.314Z WARN 7140 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-3, groupId=test] Connection to node 1 (localhost/127.0.0.1:32780) could not be established. Broker may not be available. 2024-09-23T15:48:09.320Z INFO 7140 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 2024-09-23T15:48:09.320Z WARN 7140 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 2024-09-23T15:48:09.336Z WARN 7140 --- [ main] o.o.c.n.i.d.u.DmiDataOperationsHelper : publishing error message to client topic: my-topic-name ,requestId: request-id, data operation cloud event id: 46add177-bff8-45a7-9390-07be46673be2 2024-09-23T15:48:09.336Z INFO 7140 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 2024-09-23T15:48:09.336Z INFO 7140 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: acks = -1 auto.include.jmx.reporter = true batch.size = 16384 bootstrap.servers = [PLAINTEXT://localhost:32786] buffer.memory = 33554432 client.dns.lookup = use_all_dns_ips client.id = producer-15 compression.type = none connections.max.idle.ms = 540000 delivery.timeout.ms = 120000 enable.idempotence = false interceptor.classes = [] key.serializer = class org.apache.kafka.common.serialization.StringSerializer linger.ms = 1 max.block.ms = 60000 max.in.flight.requests.per.connection = 5 max.request.size = 1048576 metadata.max.age.ms = 300000 metadata.max.idle.ms = 300000 metric.reporters = [] metrics.num.samples = 2 metrics.recording.level = INFO metrics.sample.window.ms = 30000 partitioner.adaptive.partitioning.enable = true partitioner.availability.timeout.ms = 0 partitioner.class = null partitioner.ignore.keys = false receive.buffer.bytes = 32768 reconnect.backoff.max.ms = 1000 reconnect.backoff.ms = 50 request.timeout.ms = 30000 retries = 0 retry.backoff.ms = 100 sasl.client.callback.handler.class = null sasl.jaas.config = null sasl.kerberos.kinit.cmd = /usr/bin/kinit sasl.kerberos.min.time.before.relogin = 60000 sasl.kerberos.service.name = null sasl.kerberos.ticket.renew.jitter = 0.05 sasl.kerberos.ticket.renew.window.factor = 0.8 sasl.login.callback.handler.class = null sasl.login.class = null sasl.login.connect.timeout.ms = null sasl.login.read.timeout.ms = null sasl.login.refresh.buffer.seconds = 300 sasl.login.refresh.min.period.seconds = 60 sasl.login.refresh.window.factor = 0.8 sasl.login.refresh.window.jitter = 0.05 sasl.login.retry.backoff.max.ms = 10000 sasl.login.retry.backoff.ms = 100 sasl.mechanism = GSSAPI sasl.oauthbearer.clock.skew.seconds = 30 sasl.oauthbearer.expected.audience = null sasl.oauthbearer.expected.issuer = null sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 sasl.oauthbearer.jwks.endpoint.url = null sasl.oauthbearer.scope.claim.name = scope sasl.oauthbearer.sub.claim.name = sub sasl.oauthbearer.token.endpoint.url = null security.protocol = PLAINTEXT security.providers = null send.buffer.bytes = 131072 socket.connection.setup.timeout.max.ms = 30000 socket.connection.setup.timeout.ms = 10000 ssl.cipher.suites = null ssl.enabled.protocols = [TLSv1.2, TLSv1.3] ssl.endpoint.identification.algorithm = https ssl.engine.factory.class = null ssl.key.password = null ssl.keymanager.algorithm = SunX509 ssl.keystore.certificate.chain = null ssl.keystore.key = null ssl.keystore.location = null ssl.keystore.password = null ssl.keystore.type = JKS ssl.protocol = TLSv1.3 ssl.provider = null ssl.secure.random.implementation = null ssl.trustmanager.algorithm = PKIX ssl.truststore.certificates = null ssl.truststore.location = null ssl.truststore.password = null ssl.truststore.type = JKS transaction.timeout.ms = 60000 transactional.id = null value.serializer = class io.cloudevents.kafka.CloudEventSerializer 2024-09-23T15:48:09.338Z INFO 7140 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 2024-09-23T15:48:09.338Z INFO 7140 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.6.1 2024-09-23T15:48:09.338Z INFO 7140 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 5e3c2b738d253ff5 2024-09-23T15:48:09.338Z INFO 7140 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1727106489338 2024-09-23T15:48:09.348Z INFO 7140 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5704. Reason: IOException[Connection refused to address /10.30.107.78:5704] 2024-09-23T15:48:09.351Z INFO 7140 --- [d | producer-15] org.apache.kafka.clients.Metadata : [Producer clientId=producer-15] Cluster ID: Runh3uERSfeDPY_e-m91HA 2024-09-23T15:48:09.365Z WARN 7140 --- [ main] o.o.c.n.i.d.u.DmiDataOperationsHelper : publishing error message to client topic: my-topic-name ,requestId: request-id, data operation cloud event id: e640d58e-a6cb-4773-ae89-bcef21d408ca 2024-09-23T15:48:09.365Z INFO 7140 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 2024-09-23T15:48:09.366Z INFO 7140 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: acks = -1 auto.include.jmx.reporter = true batch.size = 16384 bootstrap.servers = [PLAINTEXT://localhost:32786] buffer.memory = 33554432 client.dns.lookup = use_all_dns_ips client.id = producer-16 compression.type = none connections.max.idle.ms = 540000 delivery.timeout.ms = 120000 enable.idempotence = false interceptor.classes = [] key.serializer = class org.apache.kafka.common.serialization.StringSerializer linger.ms = 1 max.block.ms = 60000 max.in.flight.requests.per.connection = 5 max.request.size = 1048576 metadata.max.age.ms = 300000 metadata.max.idle.ms = 300000 metric.reporters = [] metrics.num.samples = 2 metrics.recording.level = INFO metrics.sample.window.ms = 30000 partitioner.adaptive.partitioning.enable = true partitioner.availability.timeout.ms = 0 partitioner.class = null partitioner.ignore.keys = false receive.buffer.bytes = 32768 reconnect.backoff.max.ms = 1000 reconnect.backoff.ms = 50 request.timeout.ms = 30000 retries = 0 retry.backoff.ms = 100 sasl.client.callback.handler.class = null sasl.jaas.config = null sasl.kerberos.kinit.cmd = /usr/bin/kinit sasl.kerberos.min.time.before.relogin = 60000 sasl.kerberos.service.name = null sasl.kerberos.ticket.renew.jitter = 0.05 sasl.kerberos.ticket.renew.window.factor = 0.8 sasl.login.callback.handler.class = null sasl.login.class = null sasl.login.connect.timeout.ms = null sasl.login.read.timeout.ms = null sasl.login.refresh.buffer.seconds = 300 sasl.login.refresh.min.period.seconds = 60 sasl.login.refresh.window.factor = 0.8 sasl.login.refresh.window.jitter = 0.05 sasl.login.retry.backoff.max.ms = 10000 sasl.login.retry.backoff.ms = 100 sasl.mechanism = GSSAPI sasl.oauthbearer.clock.skew.seconds = 30 sasl.oauthbearer.expected.audience = null sasl.oauthbearer.expected.issuer = null sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 sasl.oauthbearer.jwks.endpoint.url = null sasl.oauthbearer.scope.claim.name = scope sasl.oauthbearer.sub.claim.name = sub sasl.oauthbearer.token.endpoint.url = null security.protocol = PLAINTEXT security.providers = null send.buffer.bytes = 131072 socket.connection.setup.timeout.max.ms = 30000 socket.connection.setup.timeout.ms = 10000 ssl.cipher.suites = null ssl.enabled.protocols = [TLSv1.2, TLSv1.3] ssl.endpoint.identification.algorithm = https ssl.engine.factory.class = null ssl.key.password = null ssl.keymanager.algorithm = SunX509 ssl.keystore.certificate.chain = null ssl.keystore.key = null ssl.keystore.location = null ssl.keystore.password = null ssl.keystore.type = JKS ssl.protocol = TLSv1.3 ssl.provider = null ssl.secure.random.implementation = null ssl.trustmanager.algorithm = PKIX ssl.truststore.certificates = null ssl.truststore.location = null ssl.truststore.password = null ssl.truststore.type = JKS transaction.timeout.ms = 60000 transactional.id = null value.serializer = class io.cloudevents.kafka.CloudEventSerializer 2024-09-23T15:48:09.367Z INFO 7140 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 2024-09-23T15:48:09.367Z INFO 7140 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.6.1 2024-09-23T15:48:09.367Z INFO 7140 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 5e3c2b738d253ff5 2024-09-23T15:48:09.367Z INFO 7140 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1727106489367 2024-09-23T15:48:09.375Z INFO 7140 --- [d | producer-16] org.apache.kafka.clients.Metadata : [Producer clientId=producer-16] Cluster ID: Runh3uERSfeDPY_e-m91HA 2024-09-23T15:48:09.382Z INFO 7140 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5707, timeout: 10000, bind-any: true 2024-09-23T15:48:09.382Z INFO 7140 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5708, timeout: 10000, bind-any: true 2024-09-23T15:48:09.382Z INFO 7140 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5704, timeout: 10000, bind-any: true 2024-09-23T15:48:09.382Z INFO 7140 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5710, timeout: 10000, bind-any: true 2024-09-23T15:48:09.383Z INFO 7140 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5706, timeout: 10000, bind-any: true 2024-09-23T15:48:09.383Z INFO 7140 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5708. Reason: IOException[Connection refused to address /10.30.107.78:5708] 2024-09-23T15:48:09.383Z INFO 7140 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5704. Reason: IOException[Connection refused to address /10.30.107.78:5704] 2024-09-23T15:48:09.383Z WARN 7140 --- [ached.thread-16] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.78]:5708 Cause => java.io.IOException {Connection refused to address /10.30.107.78:5708}, Error-Count: 38 2024-09-23T15:48:09.383Z WARN 7140 --- [cached.thread-4] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.78]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.78:5704}, Error-Count: 38 2024-09-23T15:48:09.383Z INFO 7140 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5707. Reason: IOException[Connection refused to address /10.30.107.78:5707] 2024-09-23T15:48:09.384Z INFO 7140 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5710. Reason: IOException[Connection refused to address /10.30.107.78:5710] 2024-09-23T15:48:09.384Z WARN 7140 --- [cached.thread-9] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.78]:5710 Cause => java.io.IOException {Connection refused to address /10.30.107.78:5710}, Error-Count: 38 2024-09-23T15:48:09.384Z INFO 7140 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5706. Reason: IOException[Connection refused to address /10.30.107.78:5706] 2024-09-23T15:48:09.384Z WARN 7140 --- [ached.thread-13] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.78]:5706 Cause => java.io.IOException {Connection refused to address /10.30.107.78:5706}, Error-Count: 38 2024-09-23T15:48:09.389Z WARN 7140 --- [ main] o.o.c.n.i.d.u.DmiDataOperationsHelper : publishing error message to client topic: my-topic-name ,requestId: request-id, data operation cloud event id: c2472135-4aa8-453b-86e7-8c772fd991e1 2024-09-23T15:48:09.389Z INFO 7140 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 2024-09-23T15:48:09.389Z INFO 7140 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: acks = -1 auto.include.jmx.reporter = true batch.size = 16384 bootstrap.servers = [PLAINTEXT://localhost:32786] buffer.memory = 33554432 client.dns.lookup = use_all_dns_ips client.id = producer-17 compression.type = none connections.max.idle.ms = 540000 delivery.timeout.ms = 120000 enable.idempotence = false interceptor.classes = [] key.serializer = class org.apache.kafka.common.serialization.StringSerializer linger.ms = 1 max.block.ms = 60000 max.in.flight.requests.per.connection = 5 max.request.size = 1048576 metadata.max.age.ms = 300000 metadata.max.idle.ms = 300000 metric.reporters = [] metrics.num.samples = 2 metrics.recording.level = INFO metrics.sample.window.ms = 30000 partitioner.adaptive.partitioning.enable = true partitioner.availability.timeout.ms = 0 partitioner.class = null partitioner.ignore.keys = false receive.buffer.bytes = 32768 reconnect.backoff.max.ms = 1000 reconnect.backoff.ms = 50 request.timeout.ms = 30000 retries = 0 retry.backoff.ms = 100 sasl.client.callback.handler.class = null sasl.jaas.config = null sasl.kerberos.kinit.cmd = /usr/bin/kinit sasl.kerberos.min.time.before.relogin = 60000 sasl.kerberos.service.name = null sasl.kerberos.ticket.renew.jitter = 0.05 sasl.kerberos.ticket.renew.window.factor = 0.8 sasl.login.callback.handler.class = null sasl.login.class = null sasl.login.connect.timeout.ms = null sasl.login.read.timeout.ms = null sasl.login.refresh.buffer.seconds = 300 sasl.login.refresh.min.period.seconds = 60 sasl.login.refresh.window.factor = 0.8 sasl.login.refresh.window.jitter = 0.05 sasl.login.retry.backoff.max.ms = 10000 sasl.login.retry.backoff.ms = 100 sasl.mechanism = GSSAPI sasl.oauthbearer.clock.skew.seconds = 30 sasl.oauthbearer.expected.audience = null sasl.oauthbearer.expected.issuer = null sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 sasl.oauthbearer.jwks.endpoint.url = null sasl.oauthbearer.scope.claim.name = scope sasl.oauthbearer.sub.claim.name = sub sasl.oauthbearer.token.endpoint.url = null security.protocol = PLAINTEXT security.providers = null send.buffer.bytes = 131072 socket.connection.setup.timeout.max.ms = 30000 socket.connection.setup.timeout.ms = 10000 ssl.cipher.suites = null ssl.enabled.protocols = [TLSv1.2, TLSv1.3] ssl.endpoint.identification.algorithm = https ssl.engine.factory.class = null ssl.key.password = null ssl.keymanager.algorithm = SunX509 ssl.keystore.certificate.chain = null ssl.keystore.key = null ssl.keystore.location = null ssl.keystore.password = null ssl.keystore.type = JKS ssl.protocol = TLSv1.3 ssl.provider = null ssl.secure.random.implementation = null ssl.trustmanager.algorithm = PKIX ssl.truststore.certificates = null ssl.truststore.location = null ssl.truststore.password = null ssl.truststore.type = JKS transaction.timeout.ms = 60000 transactional.id = null value.serializer = class io.cloudevents.kafka.CloudEventSerializer 2024-09-23T15:48:09.392Z INFO 7140 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 2024-09-23T15:48:09.392Z INFO 7140 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.6.1 2024-09-23T15:48:09.392Z INFO 7140 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 5e3c2b738d253ff5 2024-09-23T15:48:09.392Z INFO 7140 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1727106489392 2024-09-23T15:48:09.393Z INFO 7140 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5706, timeout: 10000, bind-any: true 2024-09-23T15:48:09.394Z INFO 7140 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5706. Reason: IOException[Connection refused to address /10.30.107.78:5706] 2024-09-23T15:48:09.396Z INFO 7140 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5704, timeout: 10000, bind-any: true 2024-09-23T15:48:09.397Z INFO 7140 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5707, timeout: 10000, bind-any: true 2024-09-23T15:48:09.397Z INFO 7140 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5706, timeout: 10000, bind-any: true 2024-09-23T15:48:09.397Z INFO 7140 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5704. Reason: IOException[Connection refused to address /10.30.107.78:5704] 2024-09-23T15:48:09.397Z INFO 7140 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5707. Reason: IOException[Connection refused to address /10.30.107.78:5707] 2024-09-23T15:48:09.397Z WARN 7140 --- [cached.thread-9] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.78]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.78:5707}, Error-Count: 38 2024-09-23T15:48:09.398Z INFO 7140 --- [d | producer-17] org.apache.kafka.clients.Metadata : [Producer clientId=producer-17] Cluster ID: Runh3uERSfeDPY_e-m91HA 2024-09-23T15:48:09.400Z INFO 7140 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5708, timeout: 10000, bind-any: true 2024-09-23T15:48:09.401Z INFO 7140 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5708. Reason: IOException[Connection refused to address /10.30.107.78:5708] 2024-09-23T15:48:09.402Z INFO 7140 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5706. Reason: IOException[Connection refused to address /10.30.107.78:5706] 2024-09-23T15:48:09.414Z WARN 7140 --- [ main] o.o.c.n.i.d.u.DmiDataOperationsHelper : publishing error message to client topic: my-topic-name ,requestId: request-id, data operation cloud event id: 7664f51f-c47d-430d-abad-f63cd2b96332 2024-09-23T15:48:09.414Z INFO 7140 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 2024-09-23T15:48:09.414Z INFO 7140 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: acks = -1 auto.include.jmx.reporter = true batch.size = 16384 bootstrap.servers = [PLAINTEXT://localhost:32786] buffer.memory = 33554432 client.dns.lookup = use_all_dns_ips client.id = producer-18 compression.type = none connections.max.idle.ms = 540000 delivery.timeout.ms = 120000 enable.idempotence = false interceptor.classes = [] key.serializer = class org.apache.kafka.common.serialization.StringSerializer linger.ms = 1 max.block.ms = 60000 max.in.flight.requests.per.connection = 5 max.request.size = 1048576 metadata.max.age.ms = 300000 metadata.max.idle.ms = 300000 metric.reporters = [] metrics.num.samples = 2 metrics.recording.level = INFO metrics.sample.window.ms = 30000 partitioner.adaptive.partitioning.enable = true partitioner.availability.timeout.ms = 0 partitioner.class = null partitioner.ignore.keys = false receive.buffer.bytes = 32768 reconnect.backoff.max.ms = 1000 reconnect.backoff.ms = 50 request.timeout.ms = 30000 retries = 0 retry.backoff.ms = 100 sasl.client.callback.handler.class = null sasl.jaas.config = null sasl.kerberos.kinit.cmd = /usr/bin/kinit sasl.kerberos.min.time.before.relogin = 60000 sasl.kerberos.service.name = null sasl.kerberos.ticket.renew.jitter = 0.05 sasl.kerberos.ticket.renew.window.factor = 0.8 sasl.login.callback.handler.class = null sasl.login.class = null sasl.login.connect.timeout.ms = null sasl.login.read.timeout.ms = null sasl.login.refresh.buffer.seconds = 300 sasl.login.refresh.min.period.seconds = 60 sasl.login.refresh.window.factor = 0.8 sasl.login.refresh.window.jitter = 0.05 sasl.login.retry.backoff.max.ms = 10000 sasl.login.retry.backoff.ms = 100 sasl.mechanism = GSSAPI sasl.oauthbearer.clock.skew.seconds = 30 sasl.oauthbearer.expected.audience = null sasl.oauthbearer.expected.issuer = null sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 sasl.oauthbearer.jwks.endpoint.url = null sasl.oauthbearer.scope.claim.name = scope sasl.oauthbearer.sub.claim.name = sub sasl.oauthbearer.token.endpoint.url = null security.protocol = PLAINTEXT security.providers = null send.buffer.bytes = 131072 socket.connection.setup.timeout.max.ms = 30000 socket.connection.setup.timeout.ms = 10000 ssl.cipher.suites = null ssl.enabled.protocols = [TLSv1.2, TLSv1.3] ssl.endpoint.identification.algorithm = https ssl.engine.factory.class = null ssl.key.password = null ssl.keymanager.algorithm = SunX509 ssl.keystore.certificate.chain = null ssl.keystore.key = null ssl.keystore.location = null ssl.keystore.password = null ssl.keystore.type = JKS ssl.protocol = TLSv1.3 ssl.provider = null ssl.secure.random.implementation = null ssl.trustmanager.algorithm = PKIX ssl.truststore.certificates = null ssl.truststore.location = null ssl.truststore.password = null ssl.truststore.type = JKS transaction.timeout.ms = 60000 transactional.id = null value.serializer = class io.cloudevents.kafka.CloudEventSerializer 2024-09-23T15:48:09.418Z INFO 7140 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 2024-09-23T15:48:09.418Z INFO 7140 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.6.1 2024-09-23T15:48:09.418Z INFO 7140 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 5e3c2b738d253ff5 2024-09-23T15:48:09.418Z INFO 7140 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1727106489418 2024-09-23T15:48:09.428Z INFO 7140 --- [d | producer-18] org.apache.kafka.clients.Metadata : [Producer clientId=producer-18] Cluster ID: Runh3uERSfeDPY_e-m91HA 2024-09-23T15:48:09.440Z WARN 7140 --- [ main] o.o.c.n.i.d.u.DmiDataOperationsHelper : publishing error message to client topic: my-topic-name ,requestId: request-id, data operation cloud event id: 268585a1-37c9-4e72-977a-459bdb42d95b 2024-09-23T15:48:09.440Z INFO 7140 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 2024-09-23T15:48:09.440Z INFO 7140 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: acks = -1 auto.include.jmx.reporter = true batch.size = 16384 bootstrap.servers = [PLAINTEXT://localhost:32786] buffer.memory = 33554432 client.dns.lookup = use_all_dns_ips client.id = producer-19 compression.type = none connections.max.idle.ms = 540000 delivery.timeout.ms = 120000 enable.idempotence = false interceptor.classes = [] key.serializer = class org.apache.kafka.common.serialization.StringSerializer linger.ms = 1 max.block.ms = 60000 max.in.flight.requests.per.connection = 5 max.request.size = 1048576 metadata.max.age.ms = 300000 metadata.max.idle.ms = 300000 metric.reporters = [] metrics.num.samples = 2 metrics.recording.level = INFO metrics.sample.window.ms = 30000 partitioner.adaptive.partitioning.enable = true partitioner.availability.timeout.ms = 0 partitioner.class = null partitioner.ignore.keys = false receive.buffer.bytes = 32768 reconnect.backoff.max.ms = 1000 reconnect.backoff.ms = 50 request.timeout.ms = 30000 retries = 0 retry.backoff.ms = 100 sasl.client.callback.handler.class = null sasl.jaas.config = null sasl.kerberos.kinit.cmd = /usr/bin/kinit sasl.kerberos.min.time.before.relogin = 60000 sasl.kerberos.service.name = null sasl.kerberos.ticket.renew.jitter = 0.05 sasl.kerberos.ticket.renew.window.factor = 0.8 sasl.login.callback.handler.class = null sasl.login.class = null sasl.login.connect.timeout.ms = null sasl.login.read.timeout.ms = null sasl.login.refresh.buffer.seconds = 300 sasl.login.refresh.min.period.seconds = 60 sasl.login.refresh.window.factor = 0.8 sasl.login.refresh.window.jitter = 0.05 sasl.login.retry.backoff.max.ms = 10000 sasl.login.retry.backoff.ms = 100 sasl.mechanism = GSSAPI sasl.oauthbearer.clock.skew.seconds = 30 sasl.oauthbearer.expected.audience = null sasl.oauthbearer.expected.issuer = null sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 sasl.oauthbearer.jwks.endpoint.url = null sasl.oauthbearer.scope.claim.name = scope sasl.oauthbearer.sub.claim.name = sub sasl.oauthbearer.token.endpoint.url = null security.protocol = PLAINTEXT security.providers = null send.buffer.bytes = 131072 socket.connection.setup.timeout.max.ms = 30000 socket.connection.setup.timeout.ms = 10000 ssl.cipher.suites = null ssl.enabled.protocols = [TLSv1.2, TLSv1.3] ssl.endpoint.identification.algorithm = https ssl.engine.factory.class = null ssl.key.password = null ssl.keymanager.algorithm = SunX509 ssl.keystore.certificate.chain = null ssl.keystore.key = null ssl.keystore.location = null ssl.keystore.password = null ssl.keystore.type = JKS ssl.protocol = TLSv1.3 ssl.provider = null ssl.secure.random.implementation = null ssl.trustmanager.algorithm = PKIX ssl.truststore.certificates = null ssl.truststore.location = null ssl.truststore.password = null ssl.truststore.type = JKS transaction.timeout.ms = 60000 transactional.id = null value.serializer = class io.cloudevents.kafka.CloudEventSerializer 2024-09-23T15:48:09.444Z INFO 7140 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 2024-09-23T15:48:09.444Z INFO 7140 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.6.1 2024-09-23T15:48:09.444Z INFO 7140 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 5e3c2b738d253ff5 2024-09-23T15:48:09.444Z INFO 7140 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1727106489444 2024-09-23T15:48:09.446Z INFO 7140 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 2024-09-23T15:48:09.446Z WARN 7140 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-09-23T15:48:09.446Z WARN 7140 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-09-23T15:48:09.449Z INFO 7140 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5704, timeout: 10000, bind-any: true 2024-09-23T15:48:09.450Z INFO 7140 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5704. Reason: IOException[Connection refused to address /10.30.107.78:5704] 2024-09-23T15:48:09.451Z INFO 7140 --- [d | producer-19] org.apache.kafka.clients.Metadata : [Producer clientId=producer-19] Cluster ID: Runh3uERSfeDPY_e-m91HA 2024-09-23T15:48:09.468Z WARN 7140 --- [ main] o.o.c.n.i.d.u.DmiDataOperationsHelper : publishing error message to client topic: my-topic-name ,requestId: request-id, data operation cloud event id: 38b0ec0e-602a-437e-ad91-4bae4f102d6b 2024-09-23T15:48:09.469Z INFO 7140 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 2024-09-23T15:48:09.469Z INFO 7140 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: acks = -1 auto.include.jmx.reporter = true batch.size = 16384 bootstrap.servers = [PLAINTEXT://localhost:32786] buffer.memory = 33554432 client.dns.lookup = use_all_dns_ips client.id = producer-20 compression.type = none connections.max.idle.ms = 540000 delivery.timeout.ms = 120000 enable.idempotence = false interceptor.classes = [] key.serializer = class org.apache.kafka.common.serialization.StringSerializer linger.ms = 1 max.block.ms = 60000 max.in.flight.requests.per.connection = 5 max.request.size = 1048576 metadata.max.age.ms = 300000 metadata.max.idle.ms = 300000 metric.reporters = [] metrics.num.samples = 2 metrics.recording.level = INFO metrics.sample.window.ms = 30000 partitioner.adaptive.partitioning.enable = true partitioner.availability.timeout.ms = 0 partitioner.class = null partitioner.ignore.keys = false receive.buffer.bytes = 32768 reconnect.backoff.max.ms = 1000 reconnect.backoff.ms = 50 request.timeout.ms = 30000 retries = 0 retry.backoff.ms = 100 sasl.client.callback.handler.class = null sasl.jaas.config = null sasl.kerberos.kinit.cmd = /usr/bin/kinit sasl.kerberos.min.time.before.relogin = 60000 sasl.kerberos.service.name = null sasl.kerberos.ticket.renew.jitter = 0.05 sasl.kerberos.ticket.renew.window.factor = 0.8 sasl.login.callback.handler.class = null sasl.login.class = null sasl.login.connect.timeout.ms = null sasl.login.read.timeout.ms = null sasl.login.refresh.buffer.seconds = 300 sasl.login.refresh.min.period.seconds = 60 sasl.login.refresh.window.factor = 0.8 sasl.login.refresh.window.jitter = 0.05 sasl.login.retry.backoff.max.ms = 10000 sasl.login.retry.backoff.ms = 100 sasl.mechanism = GSSAPI sasl.oauthbearer.clock.skew.seconds = 30 sasl.oauthbearer.expected.audience = null sasl.oauthbearer.expected.issuer = null sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 sasl.oauthbearer.jwks.endpoint.url = null sasl.oauthbearer.scope.claim.name = scope sasl.oauthbearer.sub.claim.name = sub sasl.oauthbearer.token.endpoint.url = null security.protocol = PLAINTEXT security.providers = null send.buffer.bytes = 131072 socket.connection.setup.timeout.max.ms = 30000 socket.connection.setup.timeout.ms = 10000 ssl.cipher.suites = null ssl.enabled.protocols = [TLSv1.2, TLSv1.3] ssl.endpoint.identification.algorithm = https ssl.engine.factory.class = null ssl.key.password = null ssl.keymanager.algorithm = SunX509 ssl.keystore.certificate.chain = null ssl.keystore.key = null ssl.keystore.location = null ssl.keystore.password = null ssl.keystore.type = JKS ssl.protocol = TLSv1.3 ssl.provider = null ssl.secure.random.implementation = null ssl.trustmanager.algorithm = PKIX ssl.truststore.certificates = null ssl.truststore.location = null ssl.truststore.password = null ssl.truststore.type = JKS transaction.timeout.ms = 60000 transactional.id = null value.serializer = class io.cloudevents.kafka.CloudEventSerializer 2024-09-23T15:48:09.471Z INFO 7140 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 2024-09-23T15:48:09.471Z INFO 7140 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.6.1 2024-09-23T15:48:09.471Z INFO 7140 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 5e3c2b738d253ff5 2024-09-23T15:48:09.471Z INFO 7140 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1727106489471 2024-09-23T15:48:09.484Z INFO 7140 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5704, timeout: 10000, bind-any: true 2024-09-23T15:48:09.484Z INFO 7140 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5708, timeout: 10000, bind-any: true 2024-09-23T15:48:09.484Z INFO 7140 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5707, timeout: 10000, bind-any: true 2024-09-23T15:48:09.484Z INFO 7140 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5710, timeout: 10000, bind-any: true 2024-09-23T15:48:09.484Z INFO 7140 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5706, timeout: 10000, bind-any: true 2024-09-23T15:48:09.485Z INFO 7140 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5704. Reason: IOException[Connection refused to address /10.30.107.78:5704] 2024-09-23T15:48:09.485Z WARN 7140 --- [ached.thread-17] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.78]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.78:5704}, Error-Count: 39 2024-09-23T15:48:09.485Z INFO 7140 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5710. Reason: IOException[Connection refused to address /10.30.107.78:5710] 2024-09-23T15:48:09.485Z INFO 7140 --- [d | producer-20] org.apache.kafka.clients.Metadata : [Producer clientId=producer-20] Cluster ID: Runh3uERSfeDPY_e-m91HA 2024-09-23T15:48:09.485Z WARN 7140 --- [cached.thread-7] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.78]:5710 Cause => java.io.IOException {Connection refused to address /10.30.107.78:5710}, Error-Count: 39 2024-09-23T15:48:09.485Z INFO 7140 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5707. Reason: IOException[Connection refused to address /10.30.107.78:5707] 2024-09-23T15:48:09.486Z INFO 7140 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5706. Reason: IOException[Connection refused to address /10.30.107.78:5706] 2024-09-23T15:48:09.486Z WARN 7140 --- [cached.thread-2] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.78]:5706 Cause => java.io.IOException {Connection refused to address /10.30.107.78:5706}, Error-Count: 39 2024-09-23T15:48:09.486Z INFO 7140 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5708. Reason: IOException[Connection refused to address /10.30.107.78:5708] 2024-09-23T15:48:09.486Z WARN 7140 --- [cached.thread-6] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.78]:5708 Cause => java.io.IOException {Connection refused to address /10.30.107.78:5708}, Error-Count: 39 2024-09-23T15:48:09.494Z INFO 7140 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5706, timeout: 10000, bind-any: true 2024-09-23T15:48:09.495Z INFO 7140 --- [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: allow.auto.create.topics = true auto.commit.interval.ms = 5000 auto.include.jmx.reporter = true auto.offset.reset = earliest bootstrap.servers = [PLAINTEXT://localhost:32786] check.crcs = true client.dns.lookup = use_all_dns_ips client.id = consumer-test-1-10 client.rack = connections.max.idle.ms = 540000 default.api.timeout.ms = 60000 enable.auto.commit = true exclude.internal.topics = true fetch.max.bytes = 52428800 fetch.max.wait.ms = 500 fetch.min.bytes = 1 group.id = test-1 group.instance.id = null heartbeat.interval.ms = 3000 interceptor.classes = [] internal.leave.group.on.close = true internal.throw.on.fetch.stable.offset.unsupported = false isolation.level = read_uncommitted key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer max.partition.fetch.bytes = 1048576 max.poll.interval.ms = 300000 max.poll.records = 500 metadata.max.age.ms = 300000 metric.reporters = [] metrics.num.samples = 2 metrics.recording.level = INFO metrics.sample.window.ms = 30000 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] receive.buffer.bytes = 65536 reconnect.backoff.max.ms = 1000 reconnect.backoff.ms = 50 request.timeout.ms = 30000 retry.backoff.ms = 100 sasl.client.callback.handler.class = null sasl.jaas.config = null sasl.kerberos.kinit.cmd = /usr/bin/kinit sasl.kerberos.min.time.before.relogin = 60000 sasl.kerberos.service.name = null sasl.kerberos.ticket.renew.jitter = 0.05 sasl.kerberos.ticket.renew.window.factor = 0.8 sasl.login.callback.handler.class = null sasl.login.class = null sasl.login.connect.timeout.ms = null sasl.login.read.timeout.ms = null sasl.login.refresh.buffer.seconds = 300 sasl.login.refresh.min.period.seconds = 60 sasl.login.refresh.window.factor = 0.8 sasl.login.refresh.window.jitter = 0.05 sasl.login.retry.backoff.max.ms = 10000 sasl.login.retry.backoff.ms = 100 sasl.mechanism = GSSAPI sasl.oauthbearer.clock.skew.seconds = 30 sasl.oauthbearer.expected.audience = null sasl.oauthbearer.expected.issuer = null sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 sasl.oauthbearer.jwks.endpoint.url = null sasl.oauthbearer.scope.claim.name = scope sasl.oauthbearer.sub.claim.name = sub sasl.oauthbearer.token.endpoint.url = null security.protocol = PLAINTEXT security.providers = null send.buffer.bytes = 131072 session.timeout.ms = 45000 socket.connection.setup.timeout.max.ms = 30000 socket.connection.setup.timeout.ms = 10000 ssl.cipher.suites = null ssl.enabled.protocols = [TLSv1.2, TLSv1.3] ssl.endpoint.identification.algorithm = https ssl.engine.factory.class = null ssl.key.password = null ssl.keymanager.algorithm = SunX509 ssl.keystore.certificate.chain = null ssl.keystore.key = null ssl.keystore.location = null ssl.keystore.password = null ssl.keystore.type = JKS ssl.protocol = TLSv1.3 ssl.provider = null ssl.secure.random.implementation = null ssl.trustmanager.algorithm = PKIX ssl.truststore.certificates = null ssl.truststore.location = null ssl.truststore.password = null ssl.truststore.type = JKS value.deserializer = class io.cloudevents.kafka.CloudEventDeserializer 2024-09-23T15:48:09.495Z INFO 7140 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5706. Reason: IOException[Connection refused to address /10.30.107.78:5706] 2024-09-23T15:48:09.497Z INFO 7140 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.6.1 2024-09-23T15:48:09.497Z INFO 7140 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 5e3c2b738d253ff5 2024-09-23T15:48:09.497Z INFO 7140 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1727106489497 2024-09-23T15:48:09.497Z INFO 7140 --- [ main] o.a.k.clients.consumer.KafkaConsumer : [Consumer clientId=consumer-test-1-10, groupId=test-1] Subscribed to topic(s): my-topic-name 2024-09-23T15:48:09.497Z INFO 7140 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5704, timeout: 10000, bind-any: true 2024-09-23T15:48:09.498Z INFO 7140 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5707, timeout: 10000, bind-any: true 2024-09-23T15:48:09.498Z INFO 7140 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5704. Reason: IOException[Connection refused to address /10.30.107.78:5704] 2024-09-23T15:48:09.499Z INFO 7140 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5707. Reason: IOException[Connection refused to address /10.30.107.78:5707] 2024-09-23T15:48:09.499Z WARN 7140 --- [cached.thread-4] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.78]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.78:5707}, Error-Count: 39 2024-09-23T15:48:09.501Z INFO 7140 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5708, timeout: 10000, bind-any: true 2024-09-23T15:48:09.502Z INFO 7140 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2024-09-23T15:48:09.502Z WARN 7140 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 2024-09-23T15:48:09.502Z INFO 7140 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5706, timeout: 10000, bind-any: true 2024-09-23T15:48:09.503Z INFO 7140 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5706. Reason: IOException[Connection refused to address /10.30.107.78:5706] 2024-09-23T15:48:09.503Z WARN 7140 --- [ main] o.o.c.n.i.d.u.DmiDataOperationsHelper : publishing error message to client topic: my-topic-name ,requestId: request-id, data operation cloud event id: db8c5f39-cd3e-48ec-a760-a8a6e0e12ae4 2024-09-23T15:48:09.503Z INFO 7140 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5708. Reason: IOException[Connection refused to address /10.30.107.78:5708] 2024-09-23T15:48:09.503Z INFO 7140 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 2024-09-23T15:48:09.504Z INFO 7140 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: acks = -1 auto.include.jmx.reporter = true batch.size = 16384 bootstrap.servers = [PLAINTEXT://localhost:32786] buffer.memory = 33554432 client.dns.lookup = use_all_dns_ips client.id = producer-21 compression.type = none connections.max.idle.ms = 540000 delivery.timeout.ms = 120000 enable.idempotence = false interceptor.classes = [] key.serializer = class org.apache.kafka.common.serialization.StringSerializer linger.ms = 1 max.block.ms = 60000 max.in.flight.requests.per.connection = 5 max.request.size = 1048576 metadata.max.age.ms = 300000 metadata.max.idle.ms = 300000 metric.reporters = [] metrics.num.samples = 2 metrics.recording.level = INFO metrics.sample.window.ms = 30000 partitioner.adaptive.partitioning.enable = true partitioner.availability.timeout.ms = 0 partitioner.class = null partitioner.ignore.keys = false receive.buffer.bytes = 32768 reconnect.backoff.max.ms = 1000 reconnect.backoff.ms = 50 request.timeout.ms = 30000 retries = 0 retry.backoff.ms = 100 sasl.client.callback.handler.class = null sasl.jaas.config = null sasl.kerberos.kinit.cmd = /usr/bin/kinit sasl.kerberos.min.time.before.relogin = 60000 sasl.kerberos.service.name = null sasl.kerberos.ticket.renew.jitter = 0.05 sasl.kerberos.ticket.renew.window.factor = 0.8 sasl.login.callback.handler.class = null sasl.login.class = null sasl.login.connect.timeout.ms = null sasl.login.read.timeout.ms = null sasl.login.refresh.buffer.seconds = 300 sasl.login.refresh.min.period.seconds = 60 sasl.login.refresh.window.factor = 0.8 sasl.login.refresh.window.jitter = 0.05 sasl.login.retry.backoff.max.ms = 10000 sasl.login.retry.backoff.ms = 100 sasl.mechanism = GSSAPI sasl.oauthbearer.clock.skew.seconds = 30 sasl.oauthbearer.expected.audience = null sasl.oauthbearer.expected.issuer = null sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 sasl.oauthbearer.jwks.endpoint.url = null sasl.oauthbearer.scope.claim.name = scope sasl.oauthbearer.sub.claim.name = sub sasl.oauthbearer.token.endpoint.url = null security.protocol = PLAINTEXT security.providers = null send.buffer.bytes = 131072 socket.connection.setup.timeout.max.ms = 30000 socket.connection.setup.timeout.ms = 10000 ssl.cipher.suites = null ssl.enabled.protocols = [TLSv1.2, TLSv1.3] ssl.endpoint.identification.algorithm = https ssl.engine.factory.class = null ssl.key.password = null ssl.keymanager.algorithm = SunX509 ssl.keystore.certificate.chain = null ssl.keystore.key = null ssl.keystore.location = null ssl.keystore.password = null ssl.keystore.type = JKS ssl.protocol = TLSv1.3 ssl.provider = null ssl.secure.random.implementation = null ssl.trustmanager.algorithm = PKIX ssl.truststore.certificates = null ssl.truststore.location = null ssl.truststore.password = null ssl.truststore.type = JKS transaction.timeout.ms = 60000 transactional.id = null value.serializer = class io.cloudevents.kafka.CloudEventSerializer 2024-09-23T15:48:09.504Z INFO 7140 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2024-09-23T15:48:09.504Z WARN 7140 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 2024-09-23T15:48:09.505Z INFO 7140 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 2024-09-23T15:48:09.505Z INFO 7140 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.6.1 2024-09-23T15:48:09.505Z INFO 7140 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 5e3c2b738d253ff5 2024-09-23T15:48:09.505Z INFO 7140 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1727106489505 2024-09-23T15:48:09.519Z INFO 7140 --- [d | producer-21] org.apache.kafka.clients.Metadata : [Producer clientId=producer-21] Cluster ID: Runh3uERSfeDPY_e-m91HA 2024-09-23T15:48:09.531Z INFO 7140 --- [ main] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-test-1-10, groupId=test-1] Cluster ID: Runh3uERSfeDPY_e-m91HA 2024-09-23T15:48:09.551Z INFO 7140 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5704, timeout: 10000, bind-any: true 2024-09-23T15:48:09.552Z INFO 7140 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5704. Reason: IOException[Connection refused to address /10.30.107.78:5704] 2024-09-23T15:48:09.586Z INFO 7140 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5704, timeout: 10000, bind-any: true 2024-09-23T15:48:09.586Z INFO 7140 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5707, timeout: 10000, bind-any: true 2024-09-23T15:48:09.586Z INFO 7140 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5710, timeout: 10000, bind-any: true 2024-09-23T15:48:09.586Z INFO 7140 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5706, timeout: 10000, bind-any: true 2024-09-23T15:48:09.586Z INFO 7140 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5708, timeout: 10000, bind-any: true 2024-09-23T15:48:09.587Z INFO 7140 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5704. Reason: IOException[Connection refused to address /10.30.107.78:5704] 2024-09-23T15:48:09.587Z INFO 7140 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5708. Reason: IOException[Connection refused to address /10.30.107.78:5708] 2024-09-23T15:48:09.587Z WARN 7140 --- [cached.thread-9] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.78]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.78:5704}, Error-Count: 40 2024-09-23T15:48:09.587Z WARN 7140 --- [cached.thread-4] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.78]:5708 Cause => java.io.IOException {Connection refused to address /10.30.107.78:5708}, Error-Count: 40 2024-09-23T15:48:09.587Z INFO 7140 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5710. Reason: IOException[Connection refused to address /10.30.107.78:5710] 2024-09-23T15:48:09.587Z WARN 7140 --- [ached.thread-16] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.78]:5710 Cause => java.io.IOException {Connection refused to address /10.30.107.78:5710}, Error-Count: 40 2024-09-23T15:48:09.588Z INFO 7140 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5707. Reason: IOException[Connection refused to address /10.30.107.78:5707] 2024-09-23T15:48:09.589Z INFO 7140 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5706. Reason: IOException[Connection refused to address /10.30.107.78:5706] 2024-09-23T15:48:09.589Z WARN 7140 --- [ached.thread-10] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.78]:5706 Cause => java.io.IOException {Connection refused to address /10.30.107.78:5706}, Error-Count: 40 2024-09-23T15:48:09.596Z INFO 7140 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5706, timeout: 10000, bind-any: true 2024-09-23T15:48:09.597Z INFO 7140 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5706. Reason: IOException[Connection refused to address /10.30.107.78:5706] 2024-09-23T15:48:09.599Z INFO 7140 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5704, timeout: 10000, bind-any: true 2024-09-23T15:48:09.599Z INFO 7140 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5704. Reason: IOException[Connection refused to address /10.30.107.78:5704] 2024-09-23T15:48:09.600Z INFO 7140 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5707, timeout: 10000, bind-any: true 2024-09-23T15:48:09.600Z INFO 7140 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5707. Reason: IOException[Connection refused to address /10.30.107.78:5707] 2024-09-23T15:48:09.600Z WARN 7140 --- [ached.thread-16] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.78]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.78:5707}, Error-Count: 40 2024-09-23T15:48:09.603Z INFO 7140 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5706, timeout: 10000, bind-any: true 2024-09-23T15:48:09.604Z INFO 7140 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5708, timeout: 10000, bind-any: true 2024-09-23T15:48:09.604Z INFO 7140 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5708. Reason: IOException[Connection refused to address /10.30.107.78:5708] 2024-09-23T15:48:09.604Z INFO 7140 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5706. Reason: IOException[Connection refused to address /10.30.107.78:5706] 2024-09-23T15:48:09.647Z INFO 7140 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-1-10, groupId=test-1] Discovered group coordinator localhost:32786 (id: 2147483646 rack: null) 2024-09-23T15:48:09.649Z INFO 7140 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-1-10, groupId=test-1] (Re-)joining group 2024-09-23T15:48:09.653Z INFO 7140 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5704, timeout: 10000, bind-any: true 2024-09-23T15:48:09.654Z INFO 7140 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5704. Reason: IOException[Connection refused to address /10.30.107.78:5704] 2024-09-23T15:48:09.667Z INFO 7140 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-1-10, groupId=test-1] Request joining group due to: need to re-join with the given member-id: consumer-test-1-10-1ec230cf-4d0f-45cb-85c0-9c6527a71d0f 2024-09-23T15:48:09.667Z INFO 7140 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-1-10, groupId=test-1] Request joining group due to: rebalance failed due to 'The group member needs to have a valid member id before actually entering a consumer group.' (MemberIdRequiredException) 2024-09-23T15:48:09.667Z INFO 7140 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-1-10, groupId=test-1] (Re-)joining group 2024-09-23T15:48:09.688Z INFO 7140 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5704, timeout: 10000, bind-any: true 2024-09-23T15:48:09.688Z INFO 7140 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5710, timeout: 10000, bind-any: true 2024-09-23T15:48:09.688Z INFO 7140 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5708, timeout: 10000, bind-any: true 2024-09-23T15:48:09.688Z INFO 7140 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5707, timeout: 10000, bind-any: true 2024-09-23T15:48:09.689Z INFO 7140 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5704. Reason: IOException[Connection refused to address /10.30.107.78:5704] 2024-09-23T15:48:09.689Z INFO 7140 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5707. Reason: IOException[Connection refused to address /10.30.107.78:5707] 2024-09-23T15:48:09.689Z WARN 7140 --- [ached.thread-16] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.78]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.78:5704}, Error-Count: 41 2024-09-23T15:48:09.689Z INFO 7140 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5708. Reason: IOException[Connection refused to address /10.30.107.78:5708] 2024-09-23T15:48:09.689Z INFO 7140 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5710. Reason: IOException[Connection refused to address /10.30.107.78:5710] 2024-09-23T15:48:09.689Z WARN 7140 --- [cached.thread-7] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.78]:5708 Cause => java.io.IOException {Connection refused to address /10.30.107.78:5708}, Error-Count: 41 2024-09-23T15:48:09.689Z WARN 7140 --- [cached.thread-6] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.78]:5710 Cause => java.io.IOException {Connection refused to address /10.30.107.78:5710}, Error-Count: 41 2024-09-23T15:48:09.690Z INFO 7140 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5706, timeout: 10000, bind-any: true 2024-09-23T15:48:09.690Z INFO 7140 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-1-10, groupId=test-1] Successfully joined group with generation Generation{generationId=1, memberId='consumer-test-1-10-1ec230cf-4d0f-45cb-85c0-9c6527a71d0f', protocol='range'} 2024-09-23T15:48:09.690Z INFO 7140 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-1-10, groupId=test-1] Finished assignment for group at generation 1: {consumer-test-1-10-1ec230cf-4d0f-45cb-85c0-9c6527a71d0f=Assignment(partitions=[my-topic-name-0])} 2024-09-23T15:48:09.691Z INFO 7140 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5706. Reason: IOException[Connection refused to address /10.30.107.78:5706] 2024-09-23T15:48:09.691Z WARN 7140 --- [cached.thread-2] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.78]:5706 Cause => java.io.IOException {Connection refused to address /10.30.107.78:5706}, Error-Count: 41 2024-09-23T15:48:09.698Z INFO 7140 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5706, timeout: 10000, bind-any: true 2024-09-23T15:48:09.700Z INFO 7140 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5704, timeout: 10000, bind-any: true 2024-09-23T15:48:09.700Z INFO 7140 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5704. Reason: IOException[Connection refused to address /10.30.107.78:5704] 2024-09-23T15:48:09.701Z INFO 7140 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5707, timeout: 10000, bind-any: true 2024-09-23T15:48:09.702Z INFO 7140 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5707. Reason: IOException[Connection refused to address /10.30.107.78:5707] 2024-09-23T15:48:09.702Z WARN 7140 --- [ached.thread-16] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.78]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.78:5707}, Error-Count: 41 2024-09-23T15:48:09.704Z INFO 7140 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5706. Reason: IOException[Connection refused to address /10.30.107.78:5706] 2024-09-23T15:48:09.707Z INFO 7140 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2024-09-23T15:48:09.707Z WARN 7140 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2024-09-23T15:48:09.707Z INFO 7140 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5708, timeout: 10000, bind-any: true 2024-09-23T15:48:09.707Z INFO 7140 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5706, timeout: 10000, bind-any: true 2024-09-23T15:48:09.708Z INFO 7140 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5708. Reason: IOException[Connection refused to address /10.30.107.78:5708] 2024-09-23T15:48:09.712Z INFO 7140 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5706. Reason: IOException[Connection refused to address /10.30.107.78:5706] 2024-09-23T15:48:09.713Z INFO 7140 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-1-10, groupId=test-1] Successfully synced group in generation Generation{generationId=1, memberId='consumer-test-1-10-1ec230cf-4d0f-45cb-85c0-9c6527a71d0f', protocol='range'} 2024-09-23T15:48:09.713Z INFO 7140 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-1-10, groupId=test-1] Notifying assignor about the new Assignment(partitions=[my-topic-name-0]) 2024-09-23T15:48:09.713Z INFO 7140 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-1-10, groupId=test-1] Adding newly assigned partitions: my-topic-name-0 2024-09-23T15:48:09.721Z INFO 7140 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-1-10, groupId=test-1] Found no committed offset for partition my-topic-name-0 2024-09-23T15:48:09.742Z INFO 7140 --- [ main] o.a.k.c.c.internals.SubscriptionState : [Consumer clientId=consumer-test-1-10, groupId=test-1] Resetting offset for partition my-topic-name-0 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[localhost:32786 (id: 1 rack: null)], epoch=0}}. 2024-09-23T15:48:09.758Z INFO 7140 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5704, timeout: 10000, bind-any: true 2024-09-23T15:48:09.759Z INFO 7140 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5704. Reason: IOException[Connection refused to address /10.30.107.78:5704] 2024-09-23T15:48:09.789Z INFO 7140 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5704, timeout: 10000, bind-any: true 2024-09-23T15:48:09.789Z INFO 7140 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5707, timeout: 10000, bind-any: true 2024-09-23T15:48:09.789Z INFO 7140 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5708, timeout: 10000, bind-any: true 2024-09-23T15:48:09.790Z INFO 7140 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5710, timeout: 10000, bind-any: true 2024-09-23T15:48:09.790Z INFO 7140 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5707. Reason: IOException[Connection refused to address /10.30.107.78:5707] 2024-09-23T15:48:09.790Z INFO 7140 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5704. Reason: IOException[Connection refused to address /10.30.107.78:5704] 2024-09-23T15:48:09.791Z WARN 7140 --- [cached.thread-8] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.78]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.78:5704}, Error-Count: 42 2024-09-23T15:48:09.791Z INFO 7140 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5710. Reason: IOException[Connection refused to address /10.30.107.78:5710] 2024-09-23T15:48:09.791Z INFO 7140 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5708. Reason: IOException[Connection refused to address /10.30.107.78:5708] 2024-09-23T15:48:09.791Z WARN 7140 --- [cached.thread-7] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.78]:5710 Cause => java.io.IOException {Connection refused to address /10.30.107.78:5710}, Error-Count: 42 2024-09-23T15:48:09.791Z INFO 7140 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5706, timeout: 10000, bind-any: true 2024-09-23T15:48:09.791Z WARN 7140 --- [ached.thread-13] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.78]:5708 Cause => java.io.IOException {Connection refused to address /10.30.107.78:5708}, Error-Count: 42 2024-09-23T15:48:09.792Z INFO 7140 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5706. Reason: IOException[Connection refused to address /10.30.107.78:5706] 2024-09-23T15:48:09.792Z WARN 7140 --- [cached.thread-8] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.78]:5706 Cause => java.io.IOException {Connection refused to address /10.30.107.78:5706}, Error-Count: 42 2024-09-23T15:48:09.794Z INFO 7140 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 2024-09-23T15:48:09.794Z WARN 7140 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32784) could not be established. Broker may not be available. 2024-09-23T15:48:09.802Z INFO 7140 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2024-09-23T15:48:09.802Z WARN 7140 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32780) could not be established. Broker may not be available. 2024-09-23T15:48:09.811Z INFO 7140 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5704, timeout: 10000, bind-any: true 2024-09-23T15:48:09.811Z INFO 7140 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5707, timeout: 10000, bind-any: true 2024-09-23T15:48:09.811Z INFO 7140 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5706, timeout: 10000, bind-any: true 2024-09-23T15:48:09.812Z INFO 7140 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5706. Reason: IOException[Connection refused to address /10.30.107.78:5706] 2024-09-23T15:48:09.813Z INFO 7140 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5704. Reason: IOException[Connection refused to address /10.30.107.78:5704] 2024-09-23T15:48:09.814Z INFO 7140 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5708, timeout: 10000, bind-any: true 2024-09-23T15:48:09.815Z INFO 7140 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5708. Reason: IOException[Connection refused to address /10.30.107.78:5708] 2024-09-23T15:48:09.815Z INFO 7140 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5706, timeout: 10000, bind-any: true 2024-09-23T15:48:09.816Z INFO 7140 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5706. Reason: IOException[Connection refused to address /10.30.107.78:5706] 2024-09-23T15:48:09.822Z INFO 7140 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5707. Reason: IOException[Connection refused to address /10.30.107.78:5707] 2024-09-23T15:48:09.822Z WARN 7140 --- [ached.thread-13] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.78]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.78:5707}, Error-Count: 42 2024-09-23T15:48:09.847Z INFO 7140 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2024-09-23T15:48:09.847Z WARN 7140 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32778) could not be established. Broker may not be available. 2024-09-23T15:48:09.860Z INFO 7140 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5704, timeout: 10000, bind-any: true 2024-09-23T15:48:09.861Z INFO 7140 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5704. Reason: IOException[Connection refused to address /10.30.107.78:5704] 2024-09-23T15:48:09.875Z INFO 7140 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 2024-09-23T15:48:09.875Z INFO 7140 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node -1 disconnected. 2024-09-23T15:48:09.875Z INFO 7140 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 2024-09-23T15:48:09.876Z INFO 7140 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node -1 disconnected. 2024-09-23T15:48:09.876Z INFO 7140 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node -1 disconnected. 2024-09-23T15:48:09.876Z INFO 7140 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node -1 disconnected. 2024-09-23T15:48:09.876Z INFO 7140 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 2024-09-23T15:48:09.876Z INFO 7140 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node -1 disconnected. 2024-09-23T15:48:09.876Z INFO 7140 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 2024-09-23T15:48:09.876Z INFO 7140 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 2024-09-23T15:48:09.876Z INFO 7140 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node -1 disconnected. 2024-09-23T15:48:09.876Z INFO 7140 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 2024-09-23T15:48:09.876Z INFO 7140 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node -1 disconnected. 2024-09-23T15:48:09.876Z INFO 7140 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node -1 disconnected. 2024-09-23T15:48:09.876Z INFO 7140 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 2024-09-23T15:48:09.877Z INFO 7140 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Cancelled in-flight METADATA request with correlation id 4 due to node 1 being disconnected (elapsed time since creation: 0ms, elapsed time since send: 0ms, request timeout: 30000ms) 2024-09-23T15:48:09.877Z INFO 7140 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 2024-09-23T15:48:09.877Z INFO 7140 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Cancelled in-flight METADATA request with correlation id 4 due to node 1 being disconnected (elapsed time since creation: 1ms, elapsed time since send: 1ms, request timeout: 30000ms) 2024-09-23T15:48:09.891Z INFO 7140 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5704, timeout: 10000, bind-any: true 2024-09-23T15:48:09.891Z INFO 7140 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5707, timeout: 10000, bind-any: true 2024-09-23T15:48:09.891Z INFO 7140 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5708, timeout: 10000, bind-any: true 2024-09-23T15:48:09.891Z INFO 7140 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-10, groupId=test-1] Node 1 disconnected. 2024-09-23T15:48:09.891Z INFO 7140 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5710, timeout: 10000, bind-any: true 2024-09-23T15:48:09.891Z INFO 7140 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-10, groupId=test-1] Cancelled in-flight FETCH request with correlation id 13 due to node 1 being disconnected (elapsed time since creation: 98ms, elapsed time since send: 98ms, request timeout: 30000ms) 2024-09-23T15:48:09.891Z INFO 7140 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-10, groupId=test-1] Node -1 disconnected. 2024-09-23T15:48:09.891Z INFO 7140 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-10, groupId=test-1] Node 2147483646 disconnected. 2024-09-23T15:48:09.891Z INFO 7140 --- [thread | test-1] o.a.kafka.clients.FetchSessionHandler : [Consumer clientId=consumer-test-1-10, groupId=test-1] Error sending fetch request (sessionId=1567455476, epoch=1) to node 1: org.apache.kafka.common.errors.DisconnectException: null 2024-09-23T15:48:09.892Z INFO 7140 --- [thread | test-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-1-10, groupId=test-1] Group coordinator localhost:32786 (id: 2147483646 rack: null) is unavailable or invalid due to cause: coordinator unavailable. isDisconnected: true. Rediscovery will be attempted. 2024-09-23T15:48:09.892Z INFO 7140 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5706, timeout: 10000, bind-any: true 2024-09-23T15:48:09.892Z INFO 7140 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5707. Reason: IOException[Connection refused to address /10.30.107.78:5707] 2024-09-23T15:48:09.892Z INFO 7140 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5704. Reason: IOException[Connection refused to address /10.30.107.78:5704] 2024-09-23T15:48:09.892Z INFO 7140 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5708. Reason: IOException[Connection refused to address /10.30.107.78:5708] 2024-09-23T15:48:09.892Z WARN 7140 --- [cached.thread-8] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.78]:5708 Cause => java.io.IOException {Connection refused to address /10.30.107.78:5708}, Error-Count: 43 2024-09-23T15:48:09.892Z WARN 7140 --- [ached.thread-13] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.78]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.78:5704}, Error-Count: 43 2024-09-23T15:48:09.893Z INFO 7140 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5710. Reason: IOException[Connection refused to address /10.30.107.78:5710] 2024-09-23T15:48:09.893Z WARN 7140 --- [ached.thread-16] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.78]:5710 Cause => java.io.IOException {Connection refused to address /10.30.107.78:5710}, Error-Count: 43 2024-09-23T15:48:09.893Z INFO 7140 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5706. Reason: IOException[Connection refused to address /10.30.107.78:5706] 2024-09-23T15:48:09.893Z WARN 7140 --- [cached.thread-9] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.78]:5706 Cause => java.io.IOException {Connection refused to address /10.30.107.78:5706}, Error-Count: 43 2024-09-23T15:48:09.912Z INFO 7140 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5706, timeout: 10000, bind-any: true 2024-09-23T15:48:09.913Z INFO 7140 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5706. Reason: IOException[Connection refused to address /10.30.107.78:5706] 2024-09-23T15:48:09.913Z INFO 7140 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5704, timeout: 10000, bind-any: true 2024-09-23T15:48:09.914Z INFO 7140 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5704. Reason: IOException[Connection refused to address /10.30.107.78:5704] 2024-09-23T15:48:09.915Z INFO 7140 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5708, timeout: 10000, bind-any: true 2024-09-23T15:48:09.916Z INFO 7140 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5708. Reason: IOException[Connection refused to address /10.30.107.78:5708] 2024-09-23T15:48:09.917Z INFO 7140 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5706, timeout: 10000, bind-any: true 2024-09-23T15:48:09.918Z INFO 7140 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5706. Reason: IOException[Connection refused to address /10.30.107.78:5706] 2024-09-23T15:48:09.922Z INFO 7140 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5707, timeout: 10000, bind-any: true 2024-09-23T15:48:09.923Z INFO 7140 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5707. Reason: IOException[Connection refused to address /10.30.107.78:5707] 2024-09-23T15:48:09.923Z WARN 7140 --- [cached.thread-3] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.78]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.78:5707}, Error-Count: 43 2024-09-23T15:48:09.962Z INFO 7140 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5704, timeout: 10000, bind-any: true 2024-09-23T15:48:09.963Z INFO 7140 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5704. Reason: IOException[Connection refused to address /10.30.107.78:5704] 2024-09-23T15:48:09.973Z INFO 7140 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2024-09-23T15:48:09.973Z WARN 7140 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 2024-09-23T15:48:09.975Z INFO 7140 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 2024-09-23T15:48:09.975Z WARN 7140 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2024-09-23T15:48:09.976Z INFO 7140 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 2024-09-23T15:48:09.976Z WARN 7140 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2024-09-23T15:48:09.976Z INFO 7140 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 2024-09-23T15:48:09.976Z WARN 7140 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2024-09-23T15:48:09.977Z INFO 7140 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 2024-09-23T15:48:09.977Z WARN 7140 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2024-09-23T15:48:09.977Z INFO 7140 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 2024-09-23T15:48:09.977Z INFO 7140 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 2024-09-23T15:48:09.977Z WARN 7140 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2024-09-23T15:48:09.977Z WARN 7140 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2024-09-23T15:48:09.978Z INFO 7140 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 2024-09-23T15:48:09.978Z WARN 7140 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2024-09-23T15:48:09.979Z INFO 7140 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 2024-09-23T15:48:09.979Z WARN 7140 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2024-09-23T15:48:09.992Z INFO 7140 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-10, groupId=test-1] Node 1 disconnected. 2024-09-23T15:48:09.992Z WARN 7140 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-10, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2024-09-23T15:48:09.993Z INFO 7140 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5707, timeout: 10000, bind-any: true 2024-09-23T15:48:09.993Z INFO 7140 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5704, timeout: 10000, bind-any: true 2024-09-23T15:48:09.994Z INFO 7140 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5708, timeout: 10000, bind-any: true 2024-09-23T15:48:09.994Z INFO 7140 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5710, timeout: 10000, bind-any: true 2024-09-23T15:48:09.994Z INFO 7140 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5706, timeout: 10000, bind-any: true 2024-09-23T15:48:09.995Z INFO 7140 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5708. Reason: IOException[Connection refused to address /10.30.107.78:5708] 2024-09-23T15:48:09.995Z WARN 7140 --- [cached.thread-1] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.78]:5708 Cause => java.io.IOException {Connection refused to address /10.30.107.78:5708}, Error-Count: 44 2024-09-23T15:48:09.995Z INFO 7140 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5706. Reason: IOException[Connection refused to address /10.30.107.78:5706] 2024-09-23T15:48:09.995Z WARN 7140 --- [cached.thread-3] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.78]:5706 Cause => java.io.IOException {Connection refused to address /10.30.107.78:5706}, Error-Count: 44 2024-09-23T15:48:09.995Z INFO 7140 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 2024-09-23T15:48:09.995Z WARN 7140 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-09-23T15:48:09.995Z WARN 7140 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-09-23T15:48:09.996Z INFO 7140 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5707. Reason: IOException[Connection refused to address /10.30.107.78:5707] 2024-09-23T15:48:09.996Z INFO 7140 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5710. Reason: IOException[Connection refused to address /10.30.107.78:5710] 2024-09-23T15:48:09.996Z WARN 7140 --- [cached.thread-4] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.78]:5710 Cause => java.io.IOException {Connection refused to address /10.30.107.78:5710}, Error-Count: 44 2024-09-23T15:48:10.000Z INFO 7140 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5704. Reason: IOException[Connection refused to address /10.30.107.78:5704] 2024-09-23T15:48:10.000Z WARN 7140 --- [cached.thread-8] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.78]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.78:5704}, Error-Count: 44 2024-09-23T15:48:10.014Z INFO 7140 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5706, timeout: 10000, bind-any: true 2024-09-23T15:48:10.014Z INFO 7140 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5704, timeout: 10000, bind-any: true 2024-09-23T15:48:10.015Z INFO 7140 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5706. Reason: IOException[Connection refused to address /10.30.107.78:5706] 2024-09-23T15:48:10.015Z INFO 7140 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5704. Reason: IOException[Connection refused to address /10.30.107.78:5704] 2024-09-23T15:48:10.016Z INFO 7140 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5708, timeout: 10000, bind-any: true 2024-09-23T15:48:10.017Z INFO 7140 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5708. Reason: IOException[Connection refused to address /10.30.107.78:5708] 2024-09-23T15:48:10.018Z INFO 7140 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5706, timeout: 10000, bind-any: true 2024-09-23T15:48:10.019Z INFO 7140 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5706. Reason: IOException[Connection refused to address /10.30.107.78:5706] 2024-09-23T15:48:10.023Z INFO 7140 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2024-09-23T15:48:10.023Z WARN 7140 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32778) could not be established. Broker may not be available. 2024-09-23T15:48:10.024Z INFO 7140 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5707, timeout: 10000, bind-any: true 2024-09-23T15:48:10.025Z INFO 7140 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5707. Reason: IOException[Connection refused to address /10.30.107.78:5707] 2024-09-23T15:48:10.025Z WARN 7140 --- [cached.thread-6] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.78]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.78:5707}, Error-Count: 44 2024-09-23T15:48:10.050Z INFO 7140 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node 1 disconnected. 2024-09-23T15:48:10.050Z WARN 7140 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2024-09-23T15:48:10.063Z INFO 7140 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5704, timeout: 10000, bind-any: true 2024-09-23T15:48:10.064Z INFO 7140 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5704. Reason: IOException[Connection refused to address /10.30.107.78:5704] 2024-09-23T15:48:10.077Z INFO 7140 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 2024-09-23T15:48:10.077Z WARN 7140 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2024-09-23T15:48:10.078Z INFO 7140 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 2024-09-23T15:48:10.078Z WARN 7140 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2024-09-23T15:48:10.078Z INFO 7140 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 2024-09-23T15:48:10.078Z WARN 7140 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2024-09-23T15:48:10.080Z INFO 7140 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 2024-09-23T15:48:10.080Z WARN 7140 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2024-09-23T15:48:10.095Z INFO 7140 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5706, timeout: 10000, bind-any: true 2024-09-23T15:48:10.095Z INFO 7140 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5708, timeout: 10000, bind-any: true 2024-09-23T15:48:10.096Z INFO 7140 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5706. Reason: IOException[Connection refused to address /10.30.107.78:5706] 2024-09-23T15:48:10.096Z WARN 7140 --- [cached.thread-6] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.78]:5706 Cause => java.io.IOException {Connection refused to address /10.30.107.78:5706}, Error-Count: 45 2024-09-23T15:48:10.096Z INFO 7140 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5708. Reason: IOException[Connection refused to address /10.30.107.78:5708] 2024-09-23T15:48:10.096Z WARN 7140 --- [cached.thread-3] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.78]:5708 Cause => java.io.IOException {Connection refused to address /10.30.107.78:5708}, Error-Count: 45 2024-09-23T15:48:10.097Z INFO 7140 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5710, timeout: 10000, bind-any: true 2024-09-23T15:48:10.097Z INFO 7140 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5707, timeout: 10000, bind-any: true 2024-09-23T15:48:10.097Z INFO 7140 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5710. Reason: IOException[Connection refused to address /10.30.107.78:5710] 2024-09-23T15:48:10.097Z WARN 7140 --- [cached.thread-6] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.78]:5710 Cause => java.io.IOException {Connection refused to address /10.30.107.78:5710}, Error-Count: 45 2024-09-23T15:48:10.098Z INFO 7140 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5707. Reason: IOException[Connection refused to address /10.30.107.78:5707] 2024-09-23T15:48:10.101Z INFO 7140 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5704, timeout: 10000, bind-any: true 2024-09-23T15:48:10.101Z INFO 7140 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5704. Reason: IOException[Connection refused to address /10.30.107.78:5704] 2024-09-23T15:48:10.101Z WARN 7140 --- [cached.thread-8] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.78]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.78:5704}, Error-Count: 45 2024-09-23T15:48:10.109Z INFO 7140 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2024-09-23T15:48:10.109Z WARN 7140 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 2024-09-23T15:48:10.115Z INFO 7140 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5706, timeout: 10000, bind-any: true 2024-09-23T15:48:10.115Z INFO 7140 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5704, timeout: 10000, bind-any: true 2024-09-23T15:48:10.116Z INFO 7140 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5706. Reason: IOException[Connection refused to address /10.30.107.78:5706] 2024-09-23T15:48:10.116Z INFO 7140 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5704. Reason: IOException[Connection refused to address /10.30.107.78:5704] 2024-09-23T15:48:10.117Z INFO 7140 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5708, timeout: 10000, bind-any: true 2024-09-23T15:48:10.118Z INFO 7140 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5708. Reason: IOException[Connection refused to address /10.30.107.78:5708] 2024-09-23T15:48:10.119Z INFO 7140 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5706, timeout: 10000, bind-any: true 2024-09-23T15:48:10.119Z INFO 7140 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5706. Reason: IOException[Connection refused to address /10.30.107.78:5706] [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.513 s - in org.onap.cps.ncmp.impl.data.utils.DmiDataOperationsHelperSpec 2024-09-23T15:48:10.127Z INFO 7140 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 2024-09-23T15:48:10.127Z WARN 7140 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2024-09-23T15:48:10.128Z INFO 7140 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 2024-09-23T15:48:10.128Z WARN 7140 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2024-09-23T15:48:10.129Z INFO 7140 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 2024-09-23T15:48:10.129Z WARN 7140 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2024-09-23T15:48:10.129Z INFO 7140 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 2024-09-23T15:48:10.129Z WARN 7140 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. [INFO] Running org.onap.cps.ncmp.impl.datajobs.DataJobResultServiceImplSpec 2024-09-23T15:48:10.135Z INFO 7140 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5707, timeout: 10000, bind-any: true 2024-09-23T15:48:10.141Z INFO 7140 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5707. Reason: IOException[Connection refused to address /10.30.107.78:5707] 2024-09-23T15:48:10.141Z WARN 7140 --- [ached.thread-13] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.78]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.78:5707}, Error-Count: 45 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.02 s - in org.onap.cps.ncmp.impl.datajobs.DataJobResultServiceImplSpec [INFO] Running org.onap.cps.ncmp.impl.datajobs.DataJobServiceImplSpec 2024-09-23T15:48:10.159Z INFO 7140 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 2024-09-23T15:48:10.159Z WARN 7140 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32784) could not be established. Broker may not be available. 2024-09-23T15:48:10.164Z INFO 7140 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5704, timeout: 10000, bind-any: true 2024-09-23T15:48:10.165Z INFO 7140 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5704. Reason: IOException[Connection refused to address /10.30.107.78:5704] 2024-09-23T15:48:10.191Z INFO 7140 --- [ main] o.o.c.n.i.datajobs.DataJobServiceImpl : data job id for read operation is: my-job-id 2024-09-23T15:48:10.193Z INFO 7140 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-10, groupId=test-1] Node 1 disconnected. 2024-09-23T15:48:10.193Z WARN 7140 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-10, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2024-09-23T15:48:10.195Z INFO 7140 --- [ main] o.o.c.n.i.datajobs.DataJobServiceImpl : data job id for write operation is: my-job-id 2024-09-23T15:48:10.197Z INFO 7140 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5706, timeout: 10000, bind-any: true 2024-09-23T15:48:10.197Z INFO 7140 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5708, timeout: 10000, bind-any: true [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.04 s - in org.onap.cps.ncmp.impl.datajobs.DataJobServiceImplSpec 2024-09-23T15:48:10.198Z INFO 7140 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5708. Reason: IOException[Connection refused to address /10.30.107.78:5708] 2024-09-23T15:48:10.198Z WARN 7140 --- [cached.thread-6] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.78]:5708 Cause => java.io.IOException {Connection refused to address /10.30.107.78:5708}, Error-Count: 46 [INFO] Running org.onap.cps.ncmp.impl.datajobs.DataJobStatusServiceImplSpec 2024-09-23T15:48:10.202Z INFO 7140 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5706. Reason: IOException[Connection refused to address /10.30.107.78:5706] 2024-09-23T15:48:10.202Z WARN 7140 --- [ached.thread-13] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.78]:5706 Cause => java.io.IOException {Connection refused to address /10.30.107.78:5706}, Error-Count: 46 2024-09-23T15:48:10.202Z INFO 7140 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5704, timeout: 10000, bind-any: true 2024-09-23T15:48:10.202Z INFO 7140 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5710, timeout: 10000, bind-any: true 2024-09-23T15:48:10.202Z INFO 7140 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5707, timeout: 10000, bind-any: true 2024-09-23T15:48:10.203Z INFO 7140 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5704. Reason: IOException[Connection refused to address /10.30.107.78:5704] 2024-09-23T15:48:10.203Z WARN 7140 --- [ached.thread-13] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.78]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.78:5704}, Error-Count: 46 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s - in org.onap.cps.ncmp.impl.datajobs.DataJobStatusServiceImplSpec [INFO] Running org.onap.cps.ncmp.impl.datajobs.DmiSubJobRequestHandlerSpec 2024-09-23T15:48:10.207Z INFO 7140 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5707. Reason: IOException[Connection refused to address /10.30.107.78:5707] 2024-09-23T15:48:10.211Z INFO 7140 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2024-09-23T15:48:10.211Z WARN 7140 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 2024-09-23T15:48:10.213Z INFO 7140 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5710. Reason: IOException[Connection refused to address /10.30.107.78:5710] 2024-09-23T15:48:10.213Z WARN 7140 --- [cached.thread-1] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.78]:5710 Cause => java.io.IOException {Connection refused to address /10.30.107.78:5710}, Error-Count: 46 2024-09-23T15:48:10.217Z INFO 7140 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5704, timeout: 10000, bind-any: true 2024-09-23T15:48:10.217Z INFO 7140 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5706, timeout: 10000, bind-any: true 2024-09-23T15:48:10.217Z INFO 7140 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5704. Reason: IOException[Connection refused to address /10.30.107.78:5704] 2024-09-23T15:48:10.218Z INFO 7140 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5706. Reason: IOException[Connection refused to address /10.30.107.78:5706] 2024-09-23T15:48:10.218Z INFO 7140 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5708, timeout: 10000, bind-any: true 2024-09-23T15:48:10.219Z INFO 7140 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5708. Reason: IOException[Connection refused to address /10.30.107.78:5708] 2024-09-23T15:48:10.220Z INFO 7140 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5706, timeout: 10000, bind-any: true 2024-09-23T15:48:10.221Z INFO 7140 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5706. Reason: IOException[Connection refused to address /10.30.107.78:5706] 2024-09-23T15:48:10.242Z INFO 7140 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5707, timeout: 10000, bind-any: true 2024-09-23T15:48:10.243Z INFO 7140 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5707. Reason: IOException[Connection refused to address /10.30.107.78:5707] 2024-09-23T15:48:10.243Z WARN 7140 --- [cached.thread-8] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.78]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.78:5707}, Error-Count: 46 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.037 s - in org.onap.cps.ncmp.impl.datajobs.DmiSubJobRequestHandlerSpec [INFO] Running org.onap.cps.ncmp.impl.datajobs.WriteRequestExaminerSpec 2024-09-23T15:48:10.266Z INFO 7140 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5704, timeout: 10000, bind-any: true 2024-09-23T15:48:10.267Z INFO 7140 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5704. Reason: IOException[Connection refused to address /10.30.107.78:5704] [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.022 s - in org.onap.cps.ncmp.impl.datajobs.WriteRequestExaminerSpec [INFO] Running org.onap.cps.ncmp.impl.dmi.DmiPropertiesSpec [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.onap.cps.ncmp.impl.dmi.DmiPropertiesSpec [INFO] Running org.onap.cps.ncmp.impl.dmi.DmiRestClientSpec 2024-09-23T15:48:10.281Z INFO 7140 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 2024-09-23T15:48:10.281Z WARN 7140 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2024-09-23T15:48:10.281Z INFO 7140 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 2024-09-23T15:48:10.281Z WARN 7140 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2024-09-23T15:48:10.282Z INFO 7140 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 2024-09-23T15:48:10.282Z WARN 7140 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2024-09-23T15:48:10.283Z INFO 7140 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 2024-09-23T15:48:10.283Z WARN 7140 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2024-09-23T15:48:10.299Z INFO 7140 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5708, timeout: 10000, bind-any: true 2024-09-23T15:48:10.299Z INFO 7140 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5708. Reason: IOException[Connection refused to address /10.30.107.78:5708] 2024-09-23T15:48:10.299Z WARN 7140 --- [ached.thread-16] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.78]:5708 Cause => java.io.IOException {Connection refused to address /10.30.107.78:5708}, Error-Count: 47 2024-09-23T15:48:10.302Z INFO 7140 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5706, timeout: 10000, bind-any: true 2024-09-23T15:48:10.303Z INFO 7140 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5704, timeout: 10000, bind-any: true 2024-09-23T15:48:10.305Z INFO 7140 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5704. Reason: IOException[Connection refused to address /10.30.107.78:5704] 2024-09-23T15:48:10.305Z WARN 7140 --- [cached.thread-8] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.78]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.78:5704}, Error-Count: 47 2024-09-23T15:48:10.307Z INFO 7140 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5707, timeout: 10000, bind-any: true 2024-09-23T15:48:10.308Z INFO 7140 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5707. Reason: IOException[Connection refused to address /10.30.107.78:5707] 2024-09-23T15:48:10.313Z INFO 7140 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5706. Reason: IOException[Connection refused to address /10.30.107.78:5706] 2024-09-23T15:48:10.313Z WARN 7140 --- [ached.thread-16] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.78]:5706 Cause => java.io.IOException {Connection refused to address /10.30.107.78:5706}, Error-Count: 47 2024-09-23T15:48:10.313Z INFO 7140 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5710, timeout: 10000, bind-any: true 2024-09-23T15:48:10.314Z INFO 7140 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5710. Reason: IOException[Connection refused to address /10.30.107.78:5710] 2024-09-23T15:48:10.314Z WARN 7140 --- [cached.thread-5] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.78]:5710 Cause => java.io.IOException {Connection refused to address /10.30.107.78:5710}, Error-Count: 47 2024-09-23T15:48:10.317Z INFO 7140 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-3, groupId=test] Node 1 disconnected. 2024-09-23T15:48:10.317Z WARN 7140 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-3, groupId=test] Connection to node 1 (localhost/127.0.0.1:32780) could not be established. Broker may not be available. 2024-09-23T15:48:10.318Z INFO 7140 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5706, timeout: 10000, bind-any: true 2024-09-23T15:48:10.347Z INFO 7140 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 2024-09-23T15:48:10.347Z WARN 7140 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2024-09-23T15:48:10.347Z INFO 7140 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5708, timeout: 10000, bind-any: true 2024-09-23T15:48:10.347Z INFO 7140 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5706. Reason: IOException[Connection refused to address /10.30.107.78:5706] 2024-09-23T15:48:10.347Z INFO 7140 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5707, timeout: 10000, bind-any: true 2024-09-23T15:48:10.347Z INFO 7140 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 2024-09-23T15:48:10.347Z WARN 7140 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2024-09-23T15:48:10.347Z INFO 7140 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5704, timeout: 10000, bind-any: true 2024-09-23T15:48:10.348Z INFO 7140 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5708. Reason: IOException[Connection refused to address /10.30.107.78:5708] 2024-09-23T15:48:10.348Z INFO 7140 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5704. Reason: IOException[Connection refused to address /10.30.107.78:5704] 2024-09-23T15:48:10.353Z WARN 7140 --- [ main] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from some url. Status: some-message 2024-09-23T15:48:10.353Z INFO 7140 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5707. Reason: IOException[Connection refused to address /10.30.107.78:5707] 2024-09-23T15:48:10.353Z WARN 7140 --- [cached.thread-1] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.78]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.78:5707}, Error-Count: 47 2024-09-23T15:48:10.354Z WARN 7140 --- [ main] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from some url. Status: 503 SERVICE_UNAVAILABLE [INFO] Tests run: 20, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.085 s - in org.onap.cps.ncmp.impl.dmi.DmiRestClientSpec [INFO] Running org.onap.cps.ncmp.impl.dmi.DmiWebClientsConfigurationSpec 2024-09-23T15:48:10.370Z INFO 7140 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5704, timeout: 10000, bind-any: true 2024-09-23T15:48:10.371Z INFO 7140 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5704. Reason: IOException[Connection refused to address /10.30.107.78:5704] 2024-09-23T15:48:10.394Z INFO 7140 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-10, groupId=test-1] Node 1 disconnected. 2024-09-23T15:48:10.394Z WARN 7140 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-10, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.026 s - in org.onap.cps.ncmp.impl.dmi.DmiWebClientsConfigurationSpec 2024-09-23T15:48:10.397Z INFO 7140 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 2024-09-23T15:48:10.397Z WARN 7140 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2024-09-23T15:48:10.397Z INFO 7140 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 2024-09-23T15:48:10.397Z WARN 7140 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. [INFO] Running org.onap.cps.ncmp.impl.inventory.AlternateIdCheckerSpec 2024-09-23T15:48:10.402Z INFO 7140 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5708, timeout: 10000, bind-any: true 2024-09-23T15:48:10.403Z INFO 7140 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5708. Reason: IOException[Connection refused to address /10.30.107.78:5708] 2024-09-23T15:48:10.404Z WARN 7140 --- [cached.thread-1] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.78]:5708 Cause => java.io.IOException {Connection refused to address /10.30.107.78:5708}, Error-Count: 48 2024-09-23T15:48:10.405Z INFO 7140 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5704, timeout: 10000, bind-any: true 2024-09-23T15:48:10.406Z INFO 7140 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5704. Reason: IOException[Connection refused to address /10.30.107.78:5704] 2024-09-23T15:48:10.406Z WARN 7140 --- [cached.thread-1] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.78]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.78:5704}, Error-Count: 48 2024-09-23T15:48:10.409Z INFO 7140 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5707, timeout: 10000, bind-any: true 2024-09-23T15:48:10.410Z INFO 7140 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5707. Reason: IOException[Connection refused to address /10.30.107.78:5707] 2024-09-23T15:48:10.411Z WARN 7140 --- [ 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 2024-09-23T15:48:10.411Z WARN 7140 --- [ 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 2024-09-23T15:48:10.411Z WARN 7140 --- [ 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 2024-09-23T15:48:10.412Z WARN 7140 --- [ 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 2024-09-23T15:48:10.413Z INFO 7140 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5706, timeout: 10000, bind-any: true 2024-09-23T15:48:10.414Z INFO 7140 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5706. Reason: IOException[Connection refused to address /10.30.107.78:5706] 2024-09-23T15:48:10.414Z WARN 7140 --- [cached.thread-1] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.78]:5706 Cause => java.io.IOException {Connection refused to address /10.30.107.78:5706}, Error-Count: 48 2024-09-23T15:48:10.414Z INFO 7140 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5710, timeout: 10000, bind-any: true 2024-09-23T15:48:10.415Z INFO 7140 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5710. Reason: IOException[Connection refused to address /10.30.107.78:5710] 2024-09-23T15:48:10.415Z WARN 7140 --- [cached.thread-1] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.78]:5710 Cause => java.io.IOException {Connection refused to address /10.30.107.78:5710}, Error-Count: 48 2024-09-23T15:48:10.416Z WARN 7140 --- [ main] o.o.c.n.i.inventory.AlternateIdChecker : Alternate id update ignored, cannot update cm handle ch-1, already has an alternate id of fdn1 [INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.023 s - in org.onap.cps.ncmp.impl.inventory.AlternateIdCheckerSpec [INFO] Running org.onap.cps.ncmp.impl.inventory.CmHandleQueryParametersValidatorSpec [INFO] Tests run: 21, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 s - in org.onap.cps.ncmp.impl.inventory.CmHandleQueryParametersValidatorSpec [INFO] Running org.onap.cps.ncmp.impl.inventory.CmHandleQueryServiceImplSpec 2024-09-23T15:48:10.448Z INFO 7140 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5706, timeout: 10000, bind-any: true 2024-09-23T15:48:10.448Z INFO 7140 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5708, timeout: 10000, bind-any: true 2024-09-23T15:48:10.449Z INFO 7140 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5704, timeout: 10000, bind-any: true 2024-09-23T15:48:10.449Z INFO 7140 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5706. Reason: IOException[Connection refused to address /10.30.107.78:5706] 2024-09-23T15:48:10.449Z INFO 7140 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5708. Reason: IOException[Connection refused to address /10.30.107.78:5708] 2024-09-23T15:48:10.449Z INFO 7140 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5704. Reason: IOException[Connection refused to address /10.30.107.78:5704] 2024-09-23T15:48:10.453Z INFO 7140 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5707, timeout: 10000, bind-any: true 2024-09-23T15:48:10.454Z INFO 7140 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5707. Reason: IOException[Connection refused to address /10.30.107.78:5707] 2024-09-23T15:48:10.454Z WARN 7140 --- [cached.thread-8] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.78]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.78:5707}, Error-Count: 48 2024-09-23T15:48:10.462Z INFO 7140 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 2024-09-23T15:48:10.462Z WARN 7140 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-09-23T15:48:10.462Z WARN 7140 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-09-23T15:48:10.471Z INFO 7140 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5704, timeout: 10000, bind-any: true 2024-09-23T15:48:10.472Z INFO 7140 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5704. Reason: IOException[Connection refused to address /10.30.107.78:5704] 2024-09-23T15:48:10.504Z INFO 7140 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5708, timeout: 10000, bind-any: true 2024-09-23T15:48:10.505Z INFO 7140 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5708. Reason: IOException[Connection refused to address /10.30.107.78:5708] 2024-09-23T15:48:10.505Z WARN 7140 --- [cached.thread-8] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.78]:5708 Cause => java.io.IOException {Connection refused to address /10.30.107.78:5708}, Error-Count: 49 2024-09-23T15:48:10.506Z INFO 7140 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5704, timeout: 10000, bind-any: true 2024-09-23T15:48:10.507Z INFO 7140 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5704. Reason: IOException[Connection refused to address /10.30.107.78:5704] 2024-09-23T15:48:10.507Z WARN 7140 --- [cached.thread-1] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.78]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.78:5704}, Error-Count: 49 2024-09-23T15:48:10.510Z INFO 7140 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5707, timeout: 10000, bind-any: true 2024-09-23T15:48:10.511Z INFO 7140 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5707. Reason: IOException[Connection refused to address /10.30.107.78:5707] 2024-09-23T15:48:10.515Z INFO 7140 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5706, timeout: 10000, bind-any: true 2024-09-23T15:48:10.515Z INFO 7140 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5710, timeout: 10000, bind-any: true 2024-09-23T15:48:10.516Z INFO 7140 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5706. Reason: IOException[Connection refused to address /10.30.107.78:5706] 2024-09-23T15:48:10.516Z WARN 7140 --- [cached.thread-7] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.78]:5706 Cause => java.io.IOException {Connection refused to address /10.30.107.78:5706}, Error-Count: 49 2024-09-23T15:48:10.516Z INFO 7140 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5710. Reason: IOException[Connection refused to address /10.30.107.78:5710] 2024-09-23T15:48:10.516Z WARN 7140 --- [cached.thread-1] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.78]:5710 Cause => java.io.IOException {Connection refused to address /10.30.107.78:5710}, Error-Count: 49 2024-09-23T15:48:10.549Z INFO 7140 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5706, timeout: 10000, bind-any: true 2024-09-23T15:48:10.549Z INFO 7140 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5708, timeout: 10000, bind-any: true 2024-09-23T15:48:10.550Z INFO 7140 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5704, timeout: 10000, bind-any: true 2024-09-23T15:48:10.550Z INFO 7140 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5708. Reason: IOException[Connection refused to address /10.30.107.78:5708] 2024-09-23T15:48:10.550Z INFO 7140 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5706. Reason: IOException[Connection refused to address /10.30.107.78:5706] 2024-09-23T15:48:10.551Z INFO 7140 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5704. Reason: IOException[Connection refused to address /10.30.107.78:5704] 2024-09-23T15:48:10.553Z INFO 7140 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 2024-09-23T15:48:10.553Z WARN 7140 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. [INFO] Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.108 s - in org.onap.cps.ncmp.impl.inventory.CmHandleQueryServiceImplSpec [INFO] Running org.onap.cps.ncmp.impl.inventory.CmHandleRegistrationServicePropertyHandlerSpec 2024-09-23T15:48:10.558Z INFO 7140 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5707, timeout: 10000, bind-any: true 2024-09-23T15:48:10.559Z INFO 7140 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5707. Reason: IOException[Connection refused to address /10.30.107.78:5707] 2024-09-23T15:48:10.559Z WARN 7140 --- [cached.thread-8] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.78]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.78:5707}, Error-Count: 49 2024-09-23T15:48:10.561Z INFO 7140 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2024-09-23T15:48:10.561Z WARN 7140 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 2024-09-23T15:48:10.571Z INFO 7140 --- [ main] HandleRegistrationServicePropertyHandler : Creating a new DataNode with xpath /dmi-registry/cm-handles[@id='myHandle1']/public-properties[@name='newPubProp1'] , key : newPubProp1 and value : pub-val 2024-09-23T15:48:10.571Z DEBUG 7140 --- [ 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) 2024-09-23T15:48:10.573Z INFO 7140 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5704, timeout: 10000, bind-any: true 2024-09-23T15:48:10.574Z INFO 7140 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5704. Reason: IOException[Connection refused to address /10.30.107.78:5704] 2024-09-23T15:48:10.602Z INFO 7140 --- [ main] HandleRegistrationServicePropertyHandler : Creating a new DataNode with xpath /dmi-registry/cm-handles[@id='myHandle1']/public-properties[@name='publicProp4'] , key : publicProp4 and value : newPubVal 2024-09-23T15:48:10.602Z DEBUG 7140 --- [ main] HandleRegistrationServicePropertyHandler : Building a new node with xpath /dmi-registry/cm-handles[@id='myHandle1']/public-properties[@name='publicProp4'] with leaves (name : publicProp4 , value : newPubVal) 2024-09-23T15:48:10.606Z INFO 7140 --- [ main] HandleRegistrationServicePropertyHandler : Creating a new DataNode with xpath /dmi-registry/cm-handles[@id='myHandle1']/additional-properties[@name='newAdditionalProp1'] , key : newAdditionalProp1 and value : add-value 2024-09-23T15:48:10.606Z DEBUG 7140 --- [ 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) 2024-09-23T15:48:10.607Z INFO 7140 --- [ main] HandleRegistrationServicePropertyHandler : Creating a new DataNode with xpath /dmi-registry/cm-handles[@id='myHandle1']/additional-properties[@name='additionalProp1'] , key : additionalProp1 and value : newValue 2024-09-23T15:48:10.607Z DEBUG 7140 --- [ main] HandleRegistrationServicePropertyHandler : Building a new node with xpath /dmi-registry/cm-handles[@id='myHandle1']/additional-properties[@name='additionalProp1'] with leaves (name : additionalProp1 , value : newValue) 2024-09-23T15:48:10.608Z INFO 7140 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5708, timeout: 10000, bind-any: true 2024-09-23T15:48:10.609Z INFO 7140 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5704, timeout: 10000, bind-any: true 2024-09-23T15:48:10.609Z INFO 7140 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5708. Reason: IOException[Connection refused to address /10.30.107.78:5708] 2024-09-23T15:48:10.609Z WARN 7140 --- [cached.thread-5] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.78]:5708 Cause => java.io.IOException {Connection refused to address /10.30.107.78:5708}, Error-Count: 50 2024-09-23T15:48:10.610Z INFO 7140 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5704. Reason: IOException[Connection refused to address /10.30.107.78:5704] 2024-09-23T15:48:10.610Z WARN 7140 --- [ached.thread-16] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.78]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.78:5704}, Error-Count: 50 2024-09-23T15:48:10.612Z INFO 7140 --- [ main] HandleRegistrationServicePropertyHandler : Deleting dataNode with xpath : [/dmi-registry/cm-handles[@id='myHandle1']/public-properties[@name='publicProp3']] 2024-09-23T15:48:10.613Z INFO 7140 --- [ main] HandleRegistrationServicePropertyHandler : Deleting dataNode with xpath : [/dmi-registry/cm-handles[@id='myHandle1']/public-properties[@name='publicProp4']] 2024-09-23T15:48:10.615Z ERROR 7140 --- [ main] HandleRegistrationServicePropertyHandler : Unable to find dataNode for cmHandleId : cmHandleId , caused by : DataNode not found 2024-09-23T15:48:10.617Z ERROR 7140 --- [ main] HandleRegistrationServicePropertyHandler : Unable to update cmHandle : cmHandleId , caused by : Failed 2024-09-23T15:48:10.617Z ERROR 7140 --- [ main] HandleRegistrationServicePropertyHandler : Unable to update cm handle : cmHandleId with spaces, caused by : Name Validation Error. 2024-09-23T15:48:10.619Z INFO 7140 --- [ main] HandleRegistrationServicePropertyHandler : Creating a new DataNode with xpath /dmi-registry/cm-handles[@id='myHandle1']/public-properties[@name='publicProp1'] , key : publicProp1 and value : value 2024-09-23T15:48:10.619Z DEBUG 7140 --- [ main] HandleRegistrationServicePropertyHandler : Building a new node with xpath /dmi-registry/cm-handles[@id='myHandle1']/public-properties[@name='publicProp1'] with leaves (name : publicProp1 , value : value) 2024-09-23T15:48:10.619Z ERROR 7140 --- [ main] HandleRegistrationServicePropertyHandler : Unable to find dataNode for cmHandleId : myHandle1 , caused by : DataNode not found 2024-09-23T15:48:10.619Z INFO 7140 --- [ main] HandleRegistrationServicePropertyHandler : Creating a new DataNode with xpath /dmi-registry/cm-handles[@id='myHandle1']/public-properties[@name='publicProp1'] , key : publicProp1 and value : value 2024-09-23T15:48:10.619Z DEBUG 7140 --- [ main] HandleRegistrationServicePropertyHandler : Building a new node with xpath /dmi-registry/cm-handles[@id='myHandle1']/public-properties[@name='publicProp1'] with leaves (name : publicProp1 , value : value) 2024-09-23T15:48:10.622Z INFO 7140 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5707, timeout: 10000, bind-any: true 2024-09-23T15:48:10.622Z INFO 7140 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5710, timeout: 10000, bind-any: true 2024-09-23T15:48:10.622Z INFO 7140 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5706, timeout: 10000, bind-any: true 2024-09-23T15:48:10.623Z INFO 7140 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5707. Reason: IOException[Connection refused to address /10.30.107.78:5707] 2024-09-23T15:48:10.623Z INFO 7140 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5710. Reason: IOException[Connection refused to address /10.30.107.78:5710] 2024-09-23T15:48:10.623Z INFO 7140 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5706. Reason: IOException[Connection refused to address /10.30.107.78:5706] 2024-09-23T15:48:10.623Z WARN 7140 --- [cached.thread-8] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.78]:5710 Cause => java.io.IOException {Connection refused to address /10.30.107.78:5710}, Error-Count: 50 2024-09-23T15:48:10.623Z WARN 7140 --- [cached.thread-5] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.78]:5706 Cause => java.io.IOException {Connection refused to address /10.30.107.78:5706}, Error-Count: 50 2024-09-23T15:48:10.624Z DEBUG 7140 --- [ main] HandleRegistrationServicePropertyHandler : Updating alternate-id for cmHandle myHandle1 with value : alt-1) 2024-09-23T15:48:10.627Z DEBUG 7140 --- [ main] HandleRegistrationServicePropertyHandler : Updating data-producer-identifier for cmHandle cmHandleId with value : New Data Producer Identifier) 2024-09-23T15:48:10.628Z DEBUG 7140 --- [ main] HandleRegistrationServicePropertyHandler : Updating data-producer-identifier for cmHandle cmHandleId with value : New Data Producer Identifier) 2024-09-23T15:48:10.628Z DEBUG 7140 --- [ main] HandleRegistrationServicePropertyHandler : dataProducerIdentifier for cmHandle myHandle1 is already set to same id. 2024-09-23T15:48:10.629Z WARN 7140 --- [ main] HandleRegistrationServicePropertyHandler : Unable to update dataProducerIdentifier for cmHandle myHandle1. Value for dataProducerIdentifier has been set previously. [INFO] Tests run: 26, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.072 s - in org.onap.cps.ncmp.impl.inventory.CmHandleRegistrationServicePropertyHandlerSpec [INFO] Running org.onap.cps.ncmp.impl.inventory.CmHandleRegistrationServiceSpec 2024-09-23T15:48:10.636Z INFO 7140 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 2024-09-23T15:48:10.636Z WARN 7140 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2024-09-23T15:48:10.653Z INFO 7140 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5708, timeout: 10000, bind-any: true 2024-09-23T15:48:10.653Z INFO 7140 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5706, timeout: 10000, bind-any: true 2024-09-23T15:48:10.653Z INFO 7140 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5704, timeout: 10000, bind-any: true 2024-09-23T15:48:10.654Z INFO 7140 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5708. Reason: IOException[Connection refused to address /10.30.107.78:5708] 2024-09-23T15:48:10.654Z INFO 7140 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5706. Reason: IOException[Connection refused to address /10.30.107.78:5706] 2024-09-23T15:48:10.654Z INFO 7140 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5704. Reason: IOException[Connection refused to address /10.30.107.78:5704] 2024-09-23T15:48:10.659Z INFO 7140 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5707, timeout: 10000, bind-any: true 2024-09-23T15:48:10.660Z INFO 7140 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5707. Reason: IOException[Connection refused to address /10.30.107.78:5707] 2024-09-23T15:48:10.660Z WARN 7140 --- [cached.thread-8] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.78]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.78:5707}, Error-Count: 50 2024-09-23T15:48:10.663Z INFO 7140 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2024-09-23T15:48:10.663Z WARN 7140 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 2024-09-23T15:48:10.675Z INFO 7140 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5704, timeout: 10000, bind-any: true 2024-09-23T15:48:10.675Z INFO 7140 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5704. Reason: IOException[Connection refused to address /10.30.107.78:5704] 2024-09-23T15:48:10.688Z INFO 7140 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 2024-09-23T15:48:10.688Z WARN 7140 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2024-09-23T15:48:10.695Z INFO 7140 --- [ main] o.o.c.n.i.i.CmHandleRegistrationService : Moving cm handles : [cmhandle-3] into locked (for upgrade) state. 2024-09-23T15:48:10.698Z INFO 7140 --- [ main] o.o.c.n.i.i.CmHandleRegistrationService : Moving cm handles : [cmhandle-3] into locked (for upgrade) state. 2024-09-23T15:48:10.700Z INFO 7140 --- [ main] o.o.c.n.i.i.CmHandleRegistrationService : Moving cm handles : [] into locked (for upgrade) state. 2024-09-23T15:48:10.702Z ERROR 7140 --- [ main] o.o.c.n.i.i.CmHandleRegistrationService : Unable to find data node for cm handle id : cmhandle-3 , caused by : DataNode not found 2024-09-23T15:48:10.702Z INFO 7140 --- [ main] o.o.c.n.i.i.CmHandleRegistrationService : Moving cm handles : [] into locked (for upgrade) state. 2024-09-23T15:48:10.702Z ERROR 7140 --- [ main] o.o.c.n.i.i.CmHandleRegistrationService : Unable to upgrade cm handle id: cmhandle-3, caused by : some error message 2024-09-23T15:48:10.702Z INFO 7140 --- [ main] o.o.c.n.i.i.CmHandleRegistrationService : Moving cm handles : [] into locked (for upgrade) state. 2024-09-23T15:48:10.703Z INFO 7140 --- [ main] o.o.c.n.i.i.CmHandleRegistrationService : Moving cm handles : [] into locked (for upgrade) state. 2024-09-23T15:48:10.704Z INFO 7140 --- [ main] o.o.c.n.i.i.CmHandleRegistrationService : Moving cm handles : [] into locked (for upgrade) state. 2024-09-23T15:48:10.705Z INFO 7140 --- [ main] o.o.c.n.i.i.CmHandleRegistrationService : Moving cm handles : [] into locked (for upgrade) state. 2024-09-23T15:48:10.710Z INFO 7140 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5708, timeout: 10000, bind-any: true 2024-09-23T15:48:10.710Z INFO 7140 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5704, timeout: 10000, bind-any: true 2024-09-23T15:48:10.711Z INFO 7140 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5704. Reason: IOException[Connection refused to address /10.30.107.78:5704] 2024-09-23T15:48:10.711Z INFO 7140 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5708. Reason: IOException[Connection refused to address /10.30.107.78:5708] 2024-09-23T15:48:10.711Z WARN 7140 --- [cached.thread-5] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.78]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.78:5704}, Error-Count: 51 2024-09-23T15:48:10.711Z WARN 7140 --- [cached.thread-8] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.78]:5708 Cause => java.io.IOException {Connection refused to address /10.30.107.78:5708}, Error-Count: 51 2024-09-23T15:48:10.713Z INFO 7140 --- [ main] o.o.c.n.i.i.CmHandleRegistrationService : Moving cm handles : [] into locked (for upgrade) state. 2024-09-23T15:48:10.715Z INFO 7140 --- [ main] o.o.c.n.i.i.CmHandleRegistrationService : Moving cm handles : [] into locked (for upgrade) state. 2024-09-23T15:48:10.716Z INFO 7140 --- [ main] o.o.c.n.i.i.CmHandleRegistrationService : Moving cm handles : [] into locked (for upgrade) state. 2024-09-23T15:48:10.717Z INFO 7140 --- [ main] o.o.c.n.i.i.CmHandleRegistrationService : Moving cm handles : [] into locked (for upgrade) state. 2024-09-23T15:48:10.719Z INFO 7140 --- [ main] o.o.c.n.i.i.CmHandleRegistrationService : Moving cm handles : [] into locked (for upgrade) state. 2024-09-23T15:48:10.719Z INFO 7140 --- [ main] o.o.c.n.i.i.CmHandleRegistrationService : Moving cm handles : [] into locked (for upgrade) state. 2024-09-23T15:48:10.721Z INFO 7140 --- [ main] o.o.c.n.i.i.CmHandleRegistrationService : Moving cm handles : [] into locked (for upgrade) state. 2024-09-23T15:48:10.723Z INFO 7140 --- [ main] o.o.c.n.i.i.CmHandleRegistrationService : Moving cm handles : [] into locked (for upgrade) state. 2024-09-23T15:48:10.723Z INFO 7140 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5707, timeout: 10000, bind-any: true 2024-09-23T15:48:10.723Z INFO 7140 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5710, timeout: 10000, bind-any: true 2024-09-23T15:48:10.723Z INFO 7140 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5706, timeout: 10000, bind-any: true 2024-09-23T15:48:10.724Z INFO 7140 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5707. Reason: IOException[Connection refused to address /10.30.107.78:5707] 2024-09-23T15:48:10.724Z INFO 7140 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5710. Reason: IOException[Connection refused to address /10.30.107.78:5710] 2024-09-23T15:48:10.724Z WARN 7140 --- [cached.thread-5] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.78]:5710 Cause => java.io.IOException {Connection refused to address /10.30.107.78:5710}, Error-Count: 51 2024-09-23T15:48:10.724Z INFO 7140 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5706. Reason: IOException[Connection refused to address /10.30.107.78:5706] 2024-09-23T15:48:10.724Z WARN 7140 --- [cached.thread-1] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.78]:5706 Cause => java.io.IOException {Connection refused to address /10.30.107.78:5706}, Error-Count: 51 2024-09-23T15:48:10.725Z INFO 7140 --- [ main] o.o.c.n.i.i.CmHandleRegistrationService : Moving cm handles : [] into locked (for upgrade) state. 2024-09-23T15:48:10.727Z INFO 7140 --- [ main] o.o.c.n.i.i.CmHandleRegistrationService : Moving cm handles : [] into locked (for upgrade) state. 2024-09-23T15:48:10.730Z INFO 7140 --- [ main] o.o.c.n.i.i.CmHandleRegistrationService : Moving cm handles : [] into locked (for upgrade) state. 2024-09-23T15:48:10.731Z INFO 7140 --- [ main] o.o.c.n.i.i.CmHandleRegistrationService : Moving cm handles : [] into locked (for upgrade) state. 2024-09-23T15:48:10.736Z ERROR 7140 --- [ main] o.o.c.n.i.i.CmHandleRegistrationService : Unable to de-register cm-handle batch, retrying on each cm handle 2024-09-23T15:48:10.737Z ERROR 7140 --- [ main] o.o.c.n.i.i.CmHandleRegistrationService : Unable to de-register cm-handle id : cmhandle2 , caused by : Failed 2024-09-23T15:48:10.738Z INFO 7140 --- [ main] o.o.c.n.i.i.CmHandleRegistrationService : Moving cm handles : [] into locked (for upgrade) state. 2024-09-23T15:48:10.738Z INFO 7140 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 2024-09-23T15:48:10.738Z WARN 7140 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2024-09-23T15:48:10.743Z ERROR 7140 --- [ main] o.o.c.n.i.i.CmHandleRegistrationService : Unable to de-register cm-handle batch, retrying on each cm handle 2024-09-23T15:48:10.743Z ERROR 7140 --- [ main] o.o.c.n.i.i.CmHandleRegistrationService : Unable to de-register cm-handle id : cmhandle , caused by : Failed 2024-09-23T15:48:10.743Z INFO 7140 --- [ main] o.o.c.n.i.i.CmHandleRegistrationService : Moving cm handles : [] into locked (for upgrade) state. 2024-09-23T15:48:10.746Z ERROR 7140 --- [ main] o.o.c.n.i.i.CmHandleRegistrationService : Unable to de-register cm-handle batch, retrying on each cm handle 2024-09-23T15:48:10.746Z ERROR 7140 --- [ main] o.o.c.n.i.i.CmHandleRegistrationService : Unable to find dataNode for cmHandleId : cmhandle , caused by : DataNode not found 2024-09-23T15:48:10.746Z INFO 7140 --- [ main] o.o.c.n.i.i.CmHandleRegistrationService : Moving cm handles : [] into locked (for upgrade) state. 2024-09-23T15:48:10.748Z ERROR 7140 --- [ main] o.o.c.n.i.i.CmHandleRegistrationService : Unable to de-register cm-handle batch, retrying on each cm handle 2024-09-23T15:48:10.748Z ERROR 7140 --- [ main] o.o.c.n.i.i.CmHandleRegistrationService : Unable to de-register cm-handle id: cmhandle, caused by: 2024-09-23T15:48:10.748Z INFO 7140 --- [ main] o.o.c.n.i.i.CmHandleRegistrationService : Moving cm handles : [] into locked (for upgrade) state. 2024-09-23T15:48:10.749Z ERROR 7140 --- [ main] o.o.c.n.i.i.CmHandleRegistrationService : Unable to de-register cm-handle batch, retrying on each cm handle 2024-09-23T15:48:10.749Z ERROR 7140 --- [ main] o.o.c.n.i.i.CmHandleRegistrationService : Unable to de-register cm-handle id : cmhandle , caused by : Failed 2024-09-23T15:48:10.750Z INFO 7140 --- [ main] o.o.c.n.i.i.CmHandleRegistrationService : Moving cm handles : [] into locked (for upgrade) state. 2024-09-23T15:48:10.754Z INFO 7140 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5708, timeout: 10000, bind-any: true 2024-09-23T15:48:10.755Z INFO 7140 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5706, timeout: 10000, bind-any: true 2024-09-23T15:48:10.755Z INFO 7140 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5704, timeout: 10000, bind-any: true 2024-09-23T15:48:10.755Z INFO 7140 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5708. Reason: IOException[Connection refused to address /10.30.107.78:5708] 2024-09-23T15:48:10.756Z INFO 7140 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5704. Reason: IOException[Connection refused to address /10.30.107.78:5704] 2024-09-23T15:48:10.756Z INFO 7140 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5706. Reason: IOException[Connection refused to address /10.30.107.78:5706] 2024-09-23T15:48:10.756Z INFO 7140 --- [ main] o.o.c.n.i.i.CmHandleRegistrationService : Data-Sync Enabled flag is already: true [INFO] Tests run: 48, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.124 s - in org.onap.cps.ncmp.impl.inventory.CmHandleRegistrationServiceSpec 2024-09-23T15:48:10.761Z INFO 7140 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5707, timeout: 10000, bind-any: true 2024-09-23T15:48:10.762Z INFO 7140 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5707. Reason: IOException[Connection refused to address /10.30.107.78:5707] 2024-09-23T15:48:10.762Z WARN 7140 --- [cached.thread-7] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.78]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.78:5707}, Error-Count: 51 [INFO] Running org.onap.cps.ncmp.impl.inventory.InventoryPersistenceImplSpec 2024-09-23T15:48:10.777Z INFO 7140 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5704, timeout: 10000, bind-any: true 2024-09-23T15:48:10.778Z INFO 7140 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5704. Reason: IOException[Connection refused to address /10.30.107.78:5704] 2024-09-23T15:48:10.785Z INFO 7140 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 2024-09-23T15:48:10.785Z WARN 7140 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2024-09-23T15:48:10.797Z INFO 7140 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-10, groupId=test-1] Node 1 disconnected. 2024-09-23T15:48:10.797Z WARN 7140 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-10, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2024-09-23T15:48:10.799Z INFO 7140 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 2024-09-23T15:48:10.799Z WARN 7140 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2024-09-23T15:48:10.811Z INFO 7140 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5704, timeout: 10000, bind-any: true 2024-09-23T15:48:10.811Z INFO 7140 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5708, timeout: 10000, bind-any: true 2024-09-23T15:48:10.812Z INFO 7140 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5704. Reason: IOException[Connection refused to address /10.30.107.78:5704] 2024-09-23T15:48:10.812Z WARN 7140 --- [cached.thread-7] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.78]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.78:5704}, Error-Count: 52 2024-09-23T15:48:10.812Z INFO 7140 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5708. Reason: IOException[Connection refused to address /10.30.107.78:5708] 2024-09-23T15:48:10.812Z WARN 7140 --- [cached.thread-1] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.78]:5708 Cause => java.io.IOException {Connection refused to address /10.30.107.78:5708}, Error-Count: 52 [INFO] Tests run: 35, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.05 s - in org.onap.cps.ncmp.impl.inventory.InventoryPersistenceImplSpec [INFO] Running org.onap.cps.ncmp.impl.inventory.NetworkCmProxyInventoryFacadeSpec 2024-09-23T15:48:10.825Z INFO 7140 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5707, timeout: 10000, bind-any: true 2024-09-23T15:48:10.825Z INFO 7140 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5710, timeout: 10000, bind-any: true 2024-09-23T15:48:10.825Z INFO 7140 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5706, timeout: 10000, bind-any: true 2024-09-23T15:48:10.825Z INFO 7140 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5707. Reason: IOException[Connection refused to address /10.30.107.78:5707] 2024-09-23T15:48:10.826Z INFO 7140 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5706. Reason: IOException[Connection refused to address /10.30.107.78:5706] 2024-09-23T15:48:10.826Z WARN 7140 --- [cached.thread-3] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.78]:5706 Cause => java.io.IOException {Connection refused to address /10.30.107.78:5706}, Error-Count: 52 2024-09-23T15:48:10.826Z INFO 7140 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5710. Reason: IOException[Connection refused to address /10.30.107.78:5710] 2024-09-23T15:48:10.826Z WARN 7140 --- [ached.thread-13] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.78]:5710 Cause => java.io.IOException {Connection refused to address /10.30.107.78:5710}, Error-Count: 52 2024-09-23T15:48:10.849Z INFO 7140 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 2024-09-23T15:48:10.849Z WARN 7140 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2024-09-23T15:48:10.853Z INFO 7140 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 2024-09-23T15:48:10.853Z WARN 7140 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2024-09-23T15:48:10.855Z INFO 7140 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5708, timeout: 10000, bind-any: true 2024-09-23T15:48:10.855Z INFO 7140 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 2024-09-23T15:48:10.855Z WARN 7140 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-09-23T15:48:10.855Z WARN 7140 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-09-23T15:48:10.856Z INFO 7140 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5704, timeout: 10000, bind-any: true 2024-09-23T15:48:10.856Z INFO 7140 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5708. Reason: IOException[Connection refused to address /10.30.107.78:5708] 2024-09-23T15:48:10.857Z INFO 7140 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5704. Reason: IOException[Connection refused to address /10.30.107.78:5704] 2024-09-23T15:48:10.857Z INFO 7140 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5706, timeout: 10000, bind-any: true 2024-09-23T15:48:10.857Z INFO 7140 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5706. Reason: IOException[Connection refused to address /10.30.107.78:5706] 2024-09-23T15:48:10.862Z INFO 7140 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5707, timeout: 10000, bind-any: true 2024-09-23T15:48:10.863Z INFO 7140 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5707. Reason: IOException[Connection refused to address /10.30.107.78:5707] 2024-09-23T15:48:10.863Z WARN 7140 --- [cached.thread-8] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.78]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.78:5707}, Error-Count: 52 2024-09-23T15:48:10.865Z INFO 7140 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2024-09-23T15:48:10.865Z WARN 7140 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2024-09-23T15:48:10.866Z INFO 7140 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 2024-09-23T15:48:10.866Z WARN 7140 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32784) could not be established. Broker may not be available. [INFO] Tests run: 24, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.057 s - in org.onap.cps.ncmp.impl.inventory.NetworkCmProxyInventoryFacadeSpec [INFO] Running org.onap.cps.ncmp.impl.inventory.ParameterizedCmHandleQueryServiceSpec 2024-09-23T15:48:10.883Z INFO 7140 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5704, timeout: 10000, bind-any: true 2024-09-23T15:48:10.884Z INFO 7140 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5704. Reason: IOException[Connection refused to address /10.30.107.78:5704] 2024-09-23T15:48:10.900Z INFO 7140 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 2024-09-23T15:48:10.900Z WARN 7140 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2024-09-23T15:48:10.907Z INFO 7140 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2024-09-23T15:48:10.907Z WARN 7140 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32778) could not be established. Broker may not be available. 2024-09-23T15:48:10.913Z INFO 7140 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5704, timeout: 10000, bind-any: true 2024-09-23T15:48:10.913Z INFO 7140 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5708, timeout: 10000, bind-any: true 2024-09-23T15:48:10.914Z INFO 7140 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5708. Reason: IOException[Connection refused to address /10.30.107.78:5708] 2024-09-23T15:48:10.914Z WARN 7140 --- [cached.thread-1] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.78]:5708 Cause => java.io.IOException {Connection refused to address /10.30.107.78:5708}, Error-Count: 53 2024-09-23T15:48:10.914Z INFO 7140 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5704. Reason: IOException[Connection refused to address /10.30.107.78:5704] 2024-09-23T15:48:10.914Z WARN 7140 --- [cached.thread-8] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.78]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.78:5704}, Error-Count: 53 2024-09-23T15:48:10.926Z INFO 7140 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5707, timeout: 10000, bind-any: true 2024-09-23T15:48:10.926Z INFO 7140 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5706, timeout: 10000, bind-any: true 2024-09-23T15:48:10.927Z INFO 7140 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5706. Reason: IOException[Connection refused to address /10.30.107.78:5706] 2024-09-23T15:48:10.927Z WARN 7140 --- [cached.thread-1] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.78]:5706 Cause => java.io.IOException {Connection refused to address /10.30.107.78:5706}, Error-Count: 53 2024-09-23T15:48:10.927Z INFO 7140 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5710, timeout: 10000, bind-any: true 2024-09-23T15:48:10.927Z INFO 7140 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5707. Reason: IOException[Connection refused to address /10.30.107.78:5707] [INFO] Tests run: 29, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.049 s - in org.onap.cps.ncmp.impl.inventory.ParameterizedCmHandleQueryServiceSpec 2024-09-23T15:48:10.928Z INFO 7140 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5710. Reason: IOException[Connection refused to address /10.30.107.78:5710] 2024-09-23T15:48:10.928Z WARN 7140 --- [cached.thread-1] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.78]:5710 Cause => java.io.IOException {Connection refused to address /10.30.107.78:5710}, Error-Count: 53 [INFO] Running org.onap.cps.ncmp.impl.inventory.models.CmHandleQueryConditionsSpec [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.onap.cps.ncmp.impl.inventory.models.CmHandleQueryConditionsSpec [INFO] Running org.onap.cps.ncmp.impl.inventory.models.InventoryQueryConditionsSpec [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.onap.cps.ncmp.impl.inventory.models.InventoryQueryConditionsSpec [INFO] Running org.onap.cps.ncmp.impl.inventory.models.YangModelCmHandleSpec [INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s - in org.onap.cps.ncmp.impl.inventory.models.YangModelCmHandleSpec [INFO] Running org.onap.cps.ncmp.impl.inventory.sync.AsyncTaskExecutorSpec 2024-09-23T15:48:10.959Z INFO 7140 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5706, timeout: 10000, bind-any: true 2024-09-23T15:48:10.959Z INFO 7140 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5708, timeout: 10000, bind-any: true 2024-09-23T15:48:10.959Z INFO 7140 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5704, timeout: 10000, bind-any: true 2024-09-23T15:48:10.960Z INFO 7140 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5708. Reason: IOException[Connection refused to address /10.30.107.78:5708] 2024-09-23T15:48:10.960Z INFO 7140 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5704. Reason: IOException[Connection refused to address /10.30.107.78:5704] 2024-09-23T15:48:10.960Z INFO 7140 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5706. Reason: IOException[Connection refused to address /10.30.107.78:5706] 2024-09-23T15:48:10.963Z INFO 7140 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5707, timeout: 10000, bind-any: true 2024-09-23T15:48:10.963Z INFO 7140 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2024-09-23T15:48:10.963Z WARN 7140 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32780) could not be established. Broker may not be available. 2024-09-23T15:48:10.964Z INFO 7140 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5707. Reason: IOException[Connection refused to address /10.30.107.78:5707] 2024-09-23T15:48:10.964Z WARN 7140 --- [cached.thread-4] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.78]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.78:5707}, Error-Count: 53 . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v3.2.4) 2024-09-23T15:48:10.977Z INFO 7140 --- [ main] o.o.c.n.i.i.sync.AsyncTaskExecutorSpec : Starting AsyncTaskExecutorSpec using Java 17.0.6-ea with PID 7140 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-service) 2024-09-23T15:48:10.977Z INFO 7140 --- [ main] o.o.c.n.i.i.sync.AsyncTaskExecutorSpec : No active profile set, falling back to 1 default profile: "default" 2024-09-23T15:48:10.983Z INFO 7140 --- [ main] o.o.c.n.i.i.sync.AsyncTaskExecutorSpec : Started AsyncTaskExecutorSpec in 0.028 seconds (process running for 119.329) 2024-09-23T15:48:10.986Z INFO 7140 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5704, timeout: 10000, bind-any: true 2024-09-23T15:48:10.989Z WARN 7140 --- [ main] o.o.c.n.i.i.sync.AsyncTaskExecutor : Async task didn't completed within the required time. 2024-09-23T15:48:10.992Z INFO 7140 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5704. Reason: IOException[Connection refused to address /10.30.107.78:5704] 2024-09-23T15:48:10.995Z WARN 7140 --- [onPool-worker-1] o.o.c.n.i.i.sync.AsyncTaskExecutor : Async task didn't completed within the required time. [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.042 s - in org.onap.cps.ncmp.impl.inventory.sync.AsyncTaskExecutorSpec [INFO] Running org.onap.cps.ncmp.impl.inventory.sync.DataSyncWatchdogSpec 2024-09-23T15:48:11.004Z INFO 7140 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2024-09-23T15:48:11.004Z WARN 7140 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 2024-09-23T15:48:11.017Z INFO 7140 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5708, timeout: 10000, bind-any: true 2024-09-23T15:48:11.017Z INFO 7140 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5704, timeout: 10000, bind-any: true 2024-09-23T15:48:11.018Z INFO 7140 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 2024-09-23T15:48:11.018Z WARN 7140 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32784) could not be established. Broker may not be available. 2024-09-23T15:48:11.018Z INFO 7140 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5704. Reason: IOException[Connection refused to address /10.30.107.78:5704] 2024-09-23T15:48:11.018Z INFO 7140 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5708. Reason: IOException[Connection refused to address /10.30.107.78:5708] 2024-09-23T15:48:11.018Z WARN 7140 --- [cached.thread-1] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.78]:5708 Cause => java.io.IOException {Connection refused to address /10.30.107.78:5708}, Error-Count: 54 2024-09-23T15:48:11.018Z WARN 7140 --- [cached.thread-5] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.78]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.78:5704}, Error-Count: 54 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.031 s - in org.onap.cps.ncmp.impl.inventory.sync.DataSyncWatchdogSpec 2024-09-23T15:48:11.028Z INFO 7140 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5706, timeout: 10000, bind-any: true 2024-09-23T15:48:11.028Z INFO 7140 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5707, timeout: 10000, bind-any: true 2024-09-23T15:48:11.028Z INFO 7140 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5710, timeout: 10000, bind-any: true 2024-09-23T15:48:11.029Z INFO 7140 --- [ main] o.o.c.n.i.i.sync.DataSyncWatchdog : Executing data sync on cm-handle-1 2024-09-23T15:48:11.029Z INFO 7140 --- [ main] o.o.c.n.i.i.sync.DataSyncWatchdog : Data sync finished for cm-handle-1 2024-09-23T15:48:11.029Z INFO 7140 --- [ main] o.o.c.n.i.i.sync.DataSyncWatchdog : Executing data sync on cm-handle-2 2024-09-23T15:48:11.029Z INFO 7140 --- [ main] o.o.c.n.i.i.sync.DataSyncWatchdog : Data sync finished for cm-handle-2 2024-09-23T15:48:11.029Z INFO 7140 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5710. Reason: IOException[Connection refused to address /10.30.107.78:5710] 2024-09-23T15:48:11.029Z INFO 7140 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5707. Reason: IOException[Connection refused to address /10.30.107.78:5707] 2024-09-23T15:48:11.029Z INFO 7140 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5706. Reason: IOException[Connection refused to address /10.30.107.78:5706] 2024-09-23T15:48:11.029Z WARN 7140 --- [cached.thread-8] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.78]:5710 Cause => java.io.IOException {Connection refused to address /10.30.107.78:5710}, Error-Count: 54 2024-09-23T15:48:11.029Z WARN 7140 --- [cached.thread-1] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.78]:5706 Cause => java.io.IOException {Connection refused to address /10.30.107.78:5706}, Error-Count: 54 2024-09-23T15:48:11.030Z INFO 7140 --- [ main] o.o.c.n.i.i.sync.DataSyncWatchdog : Executing data sync on cm-handle-1 2024-09-23T15:48:11.030Z ERROR 7140 --- [ main] o.o.c.n.i.i.sync.DataSyncWatchdog : Error retrieving resource data for Cm-Handle: cm-handle-1 2024-09-23T15:48:11.030Z INFO 7140 --- [ main] o.o.c.n.i.i.sync.DataSyncWatchdog : cm-handle-1 already processed by another instance [INFO] Running org.onap.cps.ncmp.impl.inventory.sync.ModuleOperationsUtilsSpec 2024-09-23T15:48:11.038Z DEBUG 7140 --- [ main] o.o.c.n.i.i.sync.ModuleOperationsUtils : Total number of fetched advised cm handle(s) is (are) 1 2024-09-23T15:48:11.040Z DEBUG 7140 --- [ main] o.o.c.n.i.i.sync.ModuleOperationsUtils : Total number of fetched advised cm handle(s) is (are) 0 2024-09-23T15:48:11.049Z INFO 7140 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2024-09-23T15:48:11.049Z WARN 7140 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32778) could not be established. Broker may not be available. 2024-09-23T15:48:11.061Z INFO 7140 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5706, timeout: 10000, bind-any: true 2024-09-23T15:48:11.061Z INFO 7140 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5708, timeout: 10000, bind-any: true 2024-09-23T15:48:11.061Z INFO 7140 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5704, timeout: 10000, bind-any: true 2024-09-23T15:48:11.062Z INFO 7140 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5704. Reason: IOException[Connection refused to address /10.30.107.78:5704] 2024-09-23T15:48:11.062Z INFO 7140 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5706. Reason: IOException[Connection refused to address /10.30.107.78:5706] 2024-09-23T15:48:11.062Z INFO 7140 --- [ main] o.o.c.n.i.i.sync.ModuleOperationsUtils : Locked for module sync (last attempt failed). 2024-09-23T15:48:11.062Z INFO 7140 --- [ main] o.o.c.n.i.i.sync.ModuleOperationsUtils : First Attempt: no current attempts found. 2024-09-23T15:48:11.062Z INFO 7140 --- [ main] o.o.c.n.i.i.sync.ModuleOperationsUtils : Retry due now 2024-09-23T15:48:11.064Z INFO 7140 --- [ main] o.o.c.n.i.i.sync.ModuleOperationsUtils : Locked for module sync (last attempt failed). 2024-09-23T15:48:11.064Z INFO 7140 --- [ main] o.o.c.n.i.i.sync.ModuleOperationsUtils : Retry due now 2024-09-23T15:48:11.065Z INFO 7140 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5708. Reason: IOException[Connection refused to address /10.30.107.78:5708] 2024-09-23T15:48:11.066Z INFO 7140 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5707, timeout: 10000, bind-any: true 2024-09-23T15:48:11.066Z INFO 7140 --- [ main] o.o.c.n.i.i.sync.ModuleOperationsUtils : Locked for module sync (last attempt failed). 2024-09-23T15:48:11.066Z INFO 7140 --- [ main] o.o.c.n.i.i.sync.ModuleOperationsUtils : Time until next attempt is 3 minutes: 2024-09-23T15:48:11.067Z INFO 7140 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5707. Reason: IOException[Connection refused to address /10.30.107.78:5707] 2024-09-23T15:48:11.067Z WARN 7140 --- [cached.thread-1] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.78]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.78:5707}, Error-Count: 54 2024-09-23T15:48:11.068Z INFO 7140 --- [ main] o.o.c.n.i.i.sync.ModuleOperationsUtils : Locked for module sync (last attempt failed). 2024-09-23T15:48:11.068Z INFO 7140 --- [ main] o.o.c.n.i.i.sync.ModuleOperationsUtils : Retry due now 2024-09-23T15:48:11.071Z INFO 7140 --- [ main] o.o.c.n.i.i.sync.ModuleOperationsUtils : Locked for module upgrade (last attempt failed). 2024-09-23T15:48:11.071Z INFO 7140 --- [ main] o.o.c.n.i.i.sync.ModuleOperationsUtils : First Attempt: no current attempts found. 2024-09-23T15:48:11.071Z INFO 7140 --- [ main] o.o.c.n.i.i.sync.ModuleOperationsUtils : Time until next attempt is 1 minutes: 2024-09-23T15:48:11.072Z INFO 7140 --- [ main] o.o.c.n.i.i.sync.ModuleOperationsUtils : Locked for module sync (last attempt failed). 2024-09-23T15:48:11.072Z INFO 7140 --- [ main] o.o.c.n.i.i.sync.ModuleOperationsUtils : First Attempt: no current attempts found. 2024-09-23T15:48:11.072Z INFO 7140 --- [ main] o.o.c.n.i.i.sync.ModuleOperationsUtils : Time until next attempt is 1 minutes: 2024-09-23T15:48:11.074Z INFO 7140 --- [ main] o.o.c.n.i.i.sync.ModuleOperationsUtils : Locked for other reason 2024-09-23T15:48:11.092Z INFO 7140 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5704, timeout: 10000, bind-any: true 2024-09-23T15:48:11.093Z INFO 7140 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5704. Reason: IOException[Connection refused to address /10.30.107.78:5704] [INFO] Tests run: 28, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.071 s - in org.onap.cps.ncmp.impl.inventory.sync.ModuleOperationsUtilsSpec [INFO] Running org.onap.cps.ncmp.impl.inventory.sync.ModuleSyncServiceSpec 2024-09-23T15:48:11.118Z INFO 7140 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2024-09-23T15:48:11.118Z WARN 7140 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 2024-09-23T15:48:11.119Z INFO 7140 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5708, timeout: 10000, bind-any: true 2024-09-23T15:48:11.119Z INFO 7140 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5704, timeout: 10000, bind-any: true 2024-09-23T15:48:11.120Z INFO 7140 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5704. Reason: IOException[Connection refused to address /10.30.107.78:5704] 2024-09-23T15:48:11.120Z WARN 7140 --- [cached.thread-1] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.78]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.78:5704}, Error-Count: 55 2024-09-23T15:48:11.120Z INFO 7140 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5708. Reason: IOException[Connection refused to address /10.30.107.78:5708] 2024-09-23T15:48:11.120Z WARN 7140 --- [cached.thread-5] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.78]:5708 Cause => java.io.IOException {Connection refused to address /10.30.107.78:5708}, Error-Count: 55 2024-09-23T15:48:11.125Z INFO 7140 --- [ main] o.o.c.n.i.i.sync.ModuleSyncService : Found other cm handle having same module set tag: same-tag 2024-09-23T15:48:11.129Z INFO 7140 --- [ main] o.o.c.n.i.i.sync.ModuleSyncService : Found other cm handle having same module set tag: tag-1 2024-09-23T15:48:11.130Z INFO 7140 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5706, timeout: 10000, bind-any: true 2024-09-23T15:48:11.130Z INFO 7140 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5710, timeout: 10000, bind-any: true 2024-09-23T15:48:11.130Z INFO 7140 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5707, timeout: 10000, bind-any: true 2024-09-23T15:48:11.130Z INFO 7140 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5706. Reason: IOException[Connection refused to address /10.30.107.78:5706] 2024-09-23T15:48:11.131Z WARN 7140 --- [cached.thread-4] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.78]:5706 Cause => java.io.IOException {Connection refused to address /10.30.107.78:5706}, Error-Count: 55 2024-09-23T15:48:11.131Z INFO 7140 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5710. Reason: IOException[Connection refused to address /10.30.107.78:5710] 2024-09-23T15:48:11.131Z WARN 7140 --- [cached.thread-3] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.78]:5710 Cause => java.io.IOException {Connection refused to address /10.30.107.78:5710}, Error-Count: 55 2024-09-23T15:48:11.131Z INFO 7140 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5707. Reason: IOException[Connection refused to address /10.30.107.78:5707] 2024-09-23T15:48:11.136Z INFO 7140 --- [ main] o.o.c.n.i.i.sync.ModuleSyncService : Found other cm handle having same module set tag: targetModuleSetTag [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.033 s - in org.onap.cps.ncmp.impl.inventory.sync.ModuleSyncServiceSpec [INFO] Running org.onap.cps.ncmp.impl.inventory.sync.ModuleSyncTasksSpec 2024-09-23T15:48:11.163Z INFO 7140 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5704, timeout: 10000, bind-any: true 2024-09-23T15:48:11.163Z INFO 7140 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5706, timeout: 10000, bind-any: true 2024-09-23T15:48:11.164Z INFO 7140 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5706. Reason: IOException[Connection refused to address /10.30.107.78:5706] 2024-09-23T15:48:11.164Z INFO 7140 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5704. Reason: IOException[Connection refused to address /10.30.107.78:5704] 2024-09-23T15:48:11.166Z INFO 7140 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5708, timeout: 10000, bind-any: true 2024-09-23T15:48:11.167Z INFO 7140 --- [ main] com.hazelcast.system.logo : [10.30.107.42]:5702 [dev] [5.3.6] + + o o o o---o o----o o o---o o o----o o--o--o + + + + | | / \ / | | / / \ | | + + + + + o----o o o o o----o | o o o o----o | + + + + | | / \ / | | \ / \ | | + + o o o o o---o o----o o----o o---o o o o----o o 2024-09-23T15:48:11.167Z INFO 7140 --- [ main] com.hazelcast.system : [10.30.107.42]:5702 [dev] [5.3.6] Copyright (c) 2008-2023, Hazelcast, Inc. All Rights Reserved. 2024-09-23T15:48:11.167Z INFO 7140 --- [ main] com.hazelcast.system : [10.30.107.42]:5702 [dev] [5.3.6] Hazelcast Platform 5.3.6 (20231109 - 9903dc9) starting at [10.30.107.42]:5702 2024-09-23T15:48:11.167Z INFO 7140 --- [ main] com.hazelcast.system : [10.30.107.42]:5702 [dev] [5.3.6] Cluster name: dev 2024-09-23T15:48:11.167Z INFO 7140 --- [ main] com.hazelcast.system : [10.30.107.42]:5702 [dev] [5.3.6] Integrity Checker is disabled. Fail-fast on corrupted executables will not be performed. For more information, see the documentation for Integrity Checker. 2024-09-23T15:48:11.167Z INFO 7140 --- [ main] com.hazelcast.system : [10.30.107.42]:5702 [dev] [5.3.6] The Jet engine is disabled. To enable the Jet engine on the members, do one of the following: - Change member config using Java API: config.getJetConfig().setEnabled(true) - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 2024-09-23T15:48:11.167Z INFO 7140 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5708. Reason: IOException[Connection refused to address /10.30.107.78:5708] 2024-09-23T15:48:11.167Z INFO 7140 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5707, timeout: 10000, bind-any: true 2024-09-23T15:48:11.168Z INFO 7140 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5707. Reason: IOException[Connection refused to address /10.30.107.78:5707] 2024-09-23T15:48:11.168Z INFO 7140 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2024-09-23T15:48:11.168Z WARN 7140 --- [cached.thread-8] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.78]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.78:5707}, Error-Count: 55 2024-09-23T15:48:11.168Z WARN 7140 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 2024-09-23T15:48:11.171Z INFO 7140 --- [ main] c.h.internal.tpc.TpcServerBootstrap : [10.30.107.42]:5702 [dev] [5.3.6] TPC: disabled 2024-09-23T15:48:11.172Z INFO 7140 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node 1 disconnected. 2024-09-23T15:48:11.172Z WARN 7140 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2024-09-23T15:48:11.180Z INFO 7140 --- [ main] com.hazelcast.system.security : [10.30.107.42]:5702 [dev] [5.3.6] 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. 2024-09-23T15:48:11.182Z INFO 7140 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.42]:5702 [dev] [5.3.6] Using Multicast discovery 2024-09-23T15:48:11.182Z WARN 7140 --- [ main] com.hazelcast.cp.CPSubsystem : [10.30.107.42]:5702 [dev] [5.3.6] CP Subsystem is not enabled. CP data structures will operate in UNSAFE mode! Please note that UNSAFE mode will not provide strong consistency guarantees. 2024-09-23T15:48:11.194Z INFO 7140 --- [ main] c.h.internal.diagnostics.Diagnostics : [10.30.107.42]:5702 [dev] [5.3.6] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 2024-09-23T15:48:11.194Z INFO 7140 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.42]:5702 [dev] [5.3.6] [10.30.107.42]:5702 is STARTING 2024-09-23T15:48:11.195Z INFO 7140 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5704, timeout: 10000, bind-any: true 2024-09-23T15:48:11.197Z INFO 7140 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5704. Reason: IOException[Connection refused to address /10.30.107.78:5704] 2024-09-23T15:48:11.219Z INFO 7140 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-3, groupId=test] Node 1 disconnected. 2024-09-23T15:48:11.219Z WARN 7140 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-3, groupId=test] Connection to node 1 (localhost/127.0.0.1:32780) could not be established. Broker may not be available. 2024-09-23T15:48:11.220Z INFO 7140 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5704, timeout: 10000, bind-any: true 2024-09-23T15:48:11.220Z INFO 7140 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5708, timeout: 10000, bind-any: true 2024-09-23T15:48:11.221Z INFO 7140 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5704. Reason: IOException[Connection refused to address /10.30.107.78:5704] 2024-09-23T15:48:11.221Z WARN 7140 --- [cached.thread-8] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.78]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.78:5704}, Error-Count: 56 2024-09-23T15:48:11.221Z INFO 7140 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5708. Reason: IOException[Connection refused to address /10.30.107.78:5708] 2024-09-23T15:48:11.221Z WARN 7140 --- [cached.thread-3] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.78]:5708 Cause => java.io.IOException {Connection refused to address /10.30.107.78:5708}, Error-Count: 56 2024-09-23T15:48:11.231Z INFO 7140 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5706, timeout: 10000, bind-any: true 2024-09-23T15:48:11.231Z INFO 7140 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5710, timeout: 10000, bind-any: true 2024-09-23T15:48:11.232Z INFO 7140 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5706. Reason: IOException[Connection refused to address /10.30.107.78:5706] 2024-09-23T15:48:11.232Z WARN 7140 --- [cached.thread-3] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.78]:5706 Cause => java.io.IOException {Connection refused to address /10.30.107.78:5706}, Error-Count: 56 2024-09-23T15:48:11.232Z INFO 7140 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5707, timeout: 10000, bind-any: true 2024-09-23T15:48:11.232Z INFO 7140 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5710. Reason: IOException[Connection refused to address /10.30.107.78:5710] 2024-09-23T15:48:11.232Z WARN 7140 --- [ached.thread-16] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.78]:5710 Cause => java.io.IOException {Connection refused to address /10.30.107.78:5710}, Error-Count: 56 2024-09-23T15:48:11.233Z INFO 7140 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5707. Reason: IOException[Connection refused to address /10.30.107.78:5707] 2024-09-23T15:48:11.264Z INFO 7140 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5704, timeout: 10000, bind-any: true 2024-09-23T15:48:11.264Z INFO 7140 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5706, timeout: 10000, bind-any: true 2024-09-23T15:48:11.265Z INFO 7140 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5706. Reason: IOException[Connection refused to address /10.30.107.78:5706] 2024-09-23T15:48:11.265Z INFO 7140 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5704. Reason: IOException[Connection refused to address /10.30.107.78:5704] 2024-09-23T15:48:11.267Z INFO 7140 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5708, timeout: 10000, bind-any: true 2024-09-23T15:48:11.268Z INFO 7140 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5708. Reason: IOException[Connection refused to address /10.30.107.78:5708] 2024-09-23T15:48:11.268Z INFO 7140 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5707, timeout: 10000, bind-any: true 2024-09-23T15:48:11.269Z INFO 7140 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5707. Reason: IOException[Connection refused to address /10.30.107.78:5707] 2024-09-23T15:48:11.269Z WARN 7140 --- [cached.thread-5] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.78]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.78:5707}, Error-Count: 56 2024-09-23T15:48:11.297Z INFO 7140 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5704, timeout: 10000, bind-any: true 2024-09-23T15:48:11.298Z INFO 7140 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5704. Reason: IOException[Connection refused to address /10.30.107.78:5704] 2024-09-23T15:48:11.321Z INFO 7140 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5704, timeout: 10000, bind-any: true 2024-09-23T15:48:11.322Z INFO 7140 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5708, timeout: 10000, bind-any: true 2024-09-23T15:48:11.322Z INFO 7140 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5704. Reason: IOException[Connection refused to address /10.30.107.78:5704] 2024-09-23T15:48:11.322Z WARN 7140 --- [cached.thread-4] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.78]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.78:5704}, Error-Count: 57 2024-09-23T15:48:11.323Z INFO 7140 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5708. Reason: IOException[Connection refused to address /10.30.107.78:5708] 2024-09-23T15:48:11.323Z WARN 7140 --- [ached.thread-16] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.78]:5708 Cause => java.io.IOException {Connection refused to address /10.30.107.78:5708}, Error-Count: 57 2024-09-23T15:48:11.332Z INFO 7140 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5706, timeout: 10000, bind-any: true 2024-09-23T15:48:11.332Z INFO 7140 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5710, timeout: 10000, bind-any: true 2024-09-23T15:48:11.333Z INFO 7140 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5707, timeout: 10000, bind-any: true 2024-09-23T15:48:11.333Z INFO 7140 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5706. Reason: IOException[Connection refused to address /10.30.107.78:5706] 2024-09-23T15:48:11.333Z INFO 7140 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5710. Reason: IOException[Connection refused to address /10.30.107.78:5710] 2024-09-23T15:48:11.333Z WARN 7140 --- [ached.thread-16] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.78]:5710 Cause => java.io.IOException {Connection refused to address /10.30.107.78:5710}, Error-Count: 57 2024-09-23T15:48:11.333Z WARN 7140 --- [ached.thread-13] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.78]:5706 Cause => java.io.IOException {Connection refused to address /10.30.107.78:5706}, Error-Count: 57 2024-09-23T15:48:11.334Z INFO 7140 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5707. Reason: IOException[Connection refused to address /10.30.107.78:5707] 2024-09-23T15:48:11.366Z INFO 7140 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5706, timeout: 10000, bind-any: true 2024-09-23T15:48:11.366Z INFO 7140 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5704, timeout: 10000, bind-any: true 2024-09-23T15:48:11.367Z INFO 7140 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5706. Reason: IOException[Connection refused to address /10.30.107.78:5706] 2024-09-23T15:48:11.367Z INFO 7140 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5704. Reason: IOException[Connection refused to address /10.30.107.78:5704] 2024-09-23T15:48:11.368Z INFO 7140 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5708, timeout: 10000, bind-any: true 2024-09-23T15:48:11.369Z INFO 7140 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5708. Reason: IOException[Connection refused to address /10.30.107.78:5708] 2024-09-23T15:48:11.369Z INFO 7140 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5707, timeout: 10000, bind-any: true 2024-09-23T15:48:11.370Z INFO 7140 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5707. Reason: IOException[Connection refused to address /10.30.107.78:5707] 2024-09-23T15:48:11.370Z WARN 7140 --- [cached.thread-8] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.78]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.78:5707}, Error-Count: 57 2024-09-23T15:48:11.398Z INFO 7140 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5704, timeout: 10000, bind-any: true 2024-09-23T15:48:11.399Z INFO 7140 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5704. Reason: IOException[Connection refused to address /10.30.107.78:5704] 2024-09-23T15:48:11.419Z INFO 7140 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 2024-09-23T15:48:11.419Z WARN 7140 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-09-23T15:48:11.419Z WARN 7140 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-09-23T15:48:11.423Z INFO 7140 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5704, timeout: 10000, bind-any: true 2024-09-23T15:48:11.423Z INFO 7140 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5708, timeout: 10000, bind-any: true 2024-09-23T15:48:11.424Z INFO 7140 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5708. Reason: IOException[Connection refused to address /10.30.107.78:5708] 2024-09-23T15:48:11.424Z WARN 7140 --- [cached.thread-8] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.78]:5708 Cause => java.io.IOException {Connection refused to address /10.30.107.78:5708}, Error-Count: 58 2024-09-23T15:48:11.434Z INFO 7140 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5706, timeout: 10000, bind-any: true 2024-09-23T15:48:11.434Z INFO 7140 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5710, timeout: 10000, bind-any: true 2024-09-23T15:48:11.434Z INFO 7140 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5707, timeout: 10000, bind-any: true 2024-09-23T15:48:11.434Z INFO 7140 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5710. Reason: IOException[Connection refused to address /10.30.107.78:5710] 2024-09-23T15:48:11.434Z WARN 7140 --- [ached.thread-16] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.78]:5710 Cause => java.io.IOException {Connection refused to address /10.30.107.78:5710}, Error-Count: 58 2024-09-23T15:48:11.434Z INFO 7140 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5706. Reason: IOException[Connection refused to address /10.30.107.78:5706] 2024-09-23T15:48:11.434Z WARN 7140 --- [cached.thread-8] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.78]:5706 Cause => java.io.IOException {Connection refused to address /10.30.107.78:5706}, Error-Count: 58 2024-09-23T15:48:11.435Z INFO 7140 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5707. Reason: IOException[Connection refused to address /10.30.107.78:5707] 2024-09-23T15:48:11.439Z INFO 7140 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5704. Reason: IOException[Connection refused to address /10.30.107.78:5704] 2024-09-23T15:48:11.439Z WARN 7140 --- [ached.thread-13] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.78]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.78:5704}, Error-Count: 58 2024-09-23T15:48:11.444Z INFO 7140 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 2024-09-23T15:48:11.444Z WARN 7140 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2024-09-23T15:48:11.467Z INFO 7140 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5706, timeout: 10000, bind-any: true 2024-09-23T15:48:11.467Z INFO 7140 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5704, timeout: 10000, bind-any: true 2024-09-23T15:48:11.468Z INFO 7140 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5706. Reason: IOException[Connection refused to address /10.30.107.78:5706] 2024-09-23T15:48:11.468Z INFO 7140 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5704. Reason: IOException[Connection refused to address /10.30.107.78:5704] 2024-09-23T15:48:11.469Z INFO 7140 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5708, timeout: 10000, bind-any: true 2024-09-23T15:48:11.470Z INFO 7140 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5708. Reason: IOException[Connection refused to address /10.30.107.78:5708] 2024-09-23T15:48:11.470Z INFO 7140 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5707, timeout: 10000, bind-any: true 2024-09-23T15:48:11.471Z INFO 7140 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5707. Reason: IOException[Connection refused to address /10.30.107.78:5707] 2024-09-23T15:48:11.471Z WARN 7140 --- [ached.thread-16] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.78]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.78:5707}, Error-Count: 58 2024-09-23T15:48:11.490Z INFO 7140 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 2024-09-23T15:48:11.491Z WARN 7140 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2024-09-23T15:48:11.500Z INFO 7140 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5704, timeout: 10000, bind-any: true 2024-09-23T15:48:11.501Z INFO 7140 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5704. Reason: IOException[Connection refused to address /10.30.107.78:5704] 2024-09-23T15:48:11.524Z INFO 7140 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5708, timeout: 10000, bind-any: true 2024-09-23T15:48:11.526Z INFO 7140 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5708. Reason: IOException[Connection refused to address /10.30.107.78:5708] 2024-09-23T15:48:11.526Z WARN 7140 --- [ached.thread-13] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.78]:5708 Cause => java.io.IOException {Connection refused to address /10.30.107.78:5708}, Error-Count: 59 2024-09-23T15:48:11.535Z INFO 7140 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5706, timeout: 10000, bind-any: true 2024-09-23T15:48:11.535Z INFO 7140 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5710, timeout: 10000, bind-any: true 2024-09-23T15:48:11.535Z INFO 7140 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5707, timeout: 10000, bind-any: true 2024-09-23T15:48:11.536Z INFO 7140 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5706. Reason: IOException[Connection refused to address /10.30.107.78:5706] 2024-09-23T15:48:11.536Z INFO 7140 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5710. Reason: IOException[Connection refused to address /10.30.107.78:5710] 2024-09-23T15:48:11.536Z WARN 7140 --- [ached.thread-13] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.78]:5706 Cause => java.io.IOException {Connection refused to address /10.30.107.78:5706}, Error-Count: 59 2024-09-23T15:48:11.536Z WARN 7140 --- [cached.thread-7] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.78]:5710 Cause => java.io.IOException {Connection refused to address /10.30.107.78:5710}, Error-Count: 59 2024-09-23T15:48:11.536Z INFO 7140 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5707. Reason: IOException[Connection refused to address /10.30.107.78:5707] 2024-09-23T15:48:11.539Z INFO 7140 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5704, timeout: 10000, bind-any: true 2024-09-23T15:48:11.540Z INFO 7140 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5704. Reason: IOException[Connection refused to address /10.30.107.78:5704] 2024-09-23T15:48:11.540Z WARN 7140 --- [ached.thread-16] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.78]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.78:5704}, Error-Count: 59 2024-09-23T15:48:11.547Z INFO 7140 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 2024-09-23T15:48:11.547Z WARN 7140 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2024-09-23T15:48:11.562Z INFO 7140 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 2024-09-23T15:48:11.562Z WARN 7140 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2024-09-23T15:48:11.566Z INFO 7140 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 2024-09-23T15:48:11.566Z WARN 7140 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2024-09-23T15:48:11.568Z INFO 7140 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5706, timeout: 10000, bind-any: true 2024-09-23T15:48:11.568Z INFO 7140 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5704, timeout: 10000, bind-any: true 2024-09-23T15:48:11.569Z INFO 7140 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5706. Reason: IOException[Connection refused to address /10.30.107.78:5706] 2024-09-23T15:48:11.569Z INFO 7140 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5704. Reason: IOException[Connection refused to address /10.30.107.78:5704] 2024-09-23T15:48:11.570Z INFO 7140 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5708, timeout: 10000, bind-any: true 2024-09-23T15:48:11.571Z INFO 7140 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5708. Reason: IOException[Connection refused to address /10.30.107.78:5708] 2024-09-23T15:48:11.571Z INFO 7140 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5707, timeout: 10000, bind-any: true 2024-09-23T15:48:11.572Z INFO 7140 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5707. Reason: IOException[Connection refused to address /10.30.107.78:5707] 2024-09-23T15:48:11.572Z WARN 7140 --- [ached.thread-13] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.78]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.78:5707}, Error-Count: 59 2024-09-23T15:48:11.601Z INFO 7140 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5704, timeout: 10000, bind-any: true 2024-09-23T15:48:11.602Z INFO 7140 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5704. Reason: IOException[Connection refused to address /10.30.107.78:5704] 2024-09-23T15:48:11.604Z INFO 7140 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 2024-09-23T15:48:11.604Z WARN 7140 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2024-09-23T15:48:11.619Z INFO 7140 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2024-09-23T15:48:11.619Z WARN 7140 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 2024-09-23T15:48:11.626Z INFO 7140 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5708, timeout: 10000, bind-any: true 2024-09-23T15:48:11.627Z INFO 7140 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5708. Reason: IOException[Connection refused to address /10.30.107.78:5708] 2024-09-23T15:48:11.627Z WARN 7140 --- [cached.thread-4] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.78]:5708 Cause => java.io.IOException {Connection refused to address /10.30.107.78:5708}, Error-Count: 60 2024-09-23T15:48:11.636Z INFO 7140 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5706, timeout: 10000, bind-any: true 2024-09-23T15:48:11.636Z INFO 7140 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5710, timeout: 10000, bind-any: true 2024-09-23T15:48:11.636Z INFO 7140 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5707, timeout: 10000, bind-any: true 2024-09-23T15:48:11.637Z INFO 7140 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5710. Reason: IOException[Connection refused to address /10.30.107.78:5710] 2024-09-23T15:48:11.637Z WARN 7140 --- [cached.thread-4] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.78]:5710 Cause => java.io.IOException {Connection refused to address /10.30.107.78:5710}, Error-Count: 60 2024-09-23T15:48:11.637Z INFO 7140 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5707. Reason: IOException[Connection refused to address /10.30.107.78:5707] 2024-09-23T15:48:11.637Z INFO 7140 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5706. Reason: IOException[Connection refused to address /10.30.107.78:5706] 2024-09-23T15:48:11.637Z WARN 7140 --- [ached.thread-16] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.78]:5706 Cause => java.io.IOException {Connection refused to address /10.30.107.78:5706}, Error-Count: 60 2024-09-23T15:48:11.641Z INFO 7140 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5704, timeout: 10000, bind-any: true 2024-09-23T15:48:11.642Z INFO 7140 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5704. Reason: IOException[Connection refused to address /10.30.107.78:5704] 2024-09-23T15:48:11.642Z WARN 7140 --- [cached.thread-7] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.78]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.78:5704}, Error-Count: 60 2024-09-23T15:48:11.662Z INFO 7140 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 2024-09-23T15:48:11.662Z WARN 7140 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 2024-09-23T15:48:11.669Z INFO 7140 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5704, timeout: 10000, bind-any: true 2024-09-23T15:48:11.669Z INFO 7140 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5706, timeout: 10000, bind-any: true 2024-09-23T15:48:11.670Z INFO 7140 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2024-09-23T15:48:11.670Z WARN 7140 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 2024-09-23T15:48:11.670Z INFO 7140 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5706. Reason: IOException[Connection refused to address /10.30.107.78:5706] 2024-09-23T15:48:11.671Z INFO 7140 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5704. Reason: IOException[Connection refused to address /10.30.107.78:5704] 2024-09-23T15:48:11.671Z INFO 7140 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5708, timeout: 10000, bind-any: true 2024-09-23T15:48:11.672Z INFO 7140 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5708. Reason: IOException[Connection refused to address /10.30.107.78:5708] 2024-09-23T15:48:11.677Z INFO 7140 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5707, timeout: 10000, bind-any: true 2024-09-23T15:48:11.678Z INFO 7140 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5707. Reason: IOException[Connection refused to address /10.30.107.78:5707] 2024-09-23T15:48:11.678Z WARN 7140 --- [ached.thread-16] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.78]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.78:5707}, Error-Count: 60 2024-09-23T15:48:11.694Z INFO 7140 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 2024-09-23T15:48:11.694Z WARN 7140 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2024-09-23T15:48:11.701Z INFO 7140 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-10, groupId=test-1] Node 1 disconnected. 2024-09-23T15:48:11.701Z WARN 7140 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-10, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2024-09-23T15:48:11.702Z INFO 7140 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5704, timeout: 10000, bind-any: true 2024-09-23T15:48:11.703Z INFO 7140 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5704. Reason: IOException[Connection refused to address /10.30.107.78:5704] 2024-09-23T15:48:11.727Z INFO 7140 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5708, timeout: 10000, bind-any: true 2024-09-23T15:48:11.728Z INFO 7140 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5708. Reason: IOException[Connection refused to address /10.30.107.78:5708] 2024-09-23T15:48:11.728Z WARN 7140 --- [ached.thread-16] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.78]:5708 Cause => java.io.IOException {Connection refused to address /10.30.107.78:5708}, Error-Count: 61 2024-09-23T15:48:11.737Z INFO 7140 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5710, timeout: 10000, bind-any: true 2024-09-23T15:48:11.737Z INFO 7140 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5706, timeout: 10000, bind-any: true 2024-09-23T15:48:11.737Z INFO 7140 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5707, timeout: 10000, bind-any: true 2024-09-23T15:48:11.738Z INFO 7140 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5710. Reason: IOException[Connection refused to address /10.30.107.78:5710] 2024-09-23T15:48:11.738Z WARN 7140 --- [ached.thread-16] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.78]:5710 Cause => java.io.IOException {Connection refused to address /10.30.107.78:5710}, Error-Count: 61 2024-09-23T15:48:11.738Z INFO 7140 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5707. Reason: IOException[Connection refused to address /10.30.107.78:5707] 2024-09-23T15:48:11.738Z INFO 7140 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5706. Reason: IOException[Connection refused to address /10.30.107.78:5706] 2024-09-23T15:48:11.738Z WARN 7140 --- [cached.thread-1] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.78]:5706 Cause => java.io.IOException {Connection refused to address /10.30.107.78:5706}, Error-Count: 61 2024-09-23T15:48:11.742Z INFO 7140 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5704, timeout: 10000, bind-any: true 2024-09-23T15:48:11.743Z INFO 7140 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5704. Reason: IOException[Connection refused to address /10.30.107.78:5704] 2024-09-23T15:48:11.743Z WARN 7140 --- [cached.thread-8] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.78]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.78:5704}, Error-Count: 61 2024-09-23T15:48:11.764Z INFO 7140 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 2024-09-23T15:48:11.764Z WARN 7140 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-09-23T15:48:11.764Z WARN 7140 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-09-23T15:48:11.771Z INFO 7140 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 2024-09-23T15:48:11.771Z WARN 7140 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2024-09-23T15:48:11.771Z INFO 7140 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5706, timeout: 10000, bind-any: true 2024-09-23T15:48:11.771Z INFO 7140 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5704, timeout: 10000, bind-any: true 2024-09-23T15:48:11.772Z INFO 7140 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5706. Reason: IOException[Connection refused to address /10.30.107.78:5706] 2024-09-23T15:48:11.772Z INFO 7140 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5704. Reason: IOException[Connection refused to address /10.30.107.78:5704] 2024-09-23T15:48:11.772Z INFO 7140 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5708, timeout: 10000, bind-any: true 2024-09-23T15:48:11.773Z INFO 7140 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5708. Reason: IOException[Connection refused to address /10.30.107.78:5708] 2024-09-23T15:48:11.778Z INFO 7140 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5707, timeout: 10000, bind-any: true 2024-09-23T15:48:11.779Z INFO 7140 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5707. Reason: IOException[Connection refused to address /10.30.107.78:5707] 2024-09-23T15:48:11.779Z WARN 7140 --- [cached.thread-1] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.78]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.78:5707}, Error-Count: 61 2024-09-23T15:48:11.803Z INFO 7140 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5704, timeout: 10000, bind-any: true 2024-09-23T15:48:11.804Z INFO 7140 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5704. Reason: IOException[Connection refused to address /10.30.107.78:5704] 2024-09-23T15:48:11.828Z INFO 7140 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5708, timeout: 10000, bind-any: true 2024-09-23T15:48:11.829Z INFO 7140 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5708. Reason: IOException[Connection refused to address /10.30.107.78:5708] 2024-09-23T15:48:11.829Z WARN 7140 --- [cached.thread-1] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.78]:5708 Cause => java.io.IOException {Connection refused to address /10.30.107.78:5708}, Error-Count: 62 2024-09-23T15:48:11.838Z INFO 7140 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5710, timeout: 10000, bind-any: true 2024-09-23T15:48:11.838Z INFO 7140 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5707, timeout: 10000, bind-any: true 2024-09-23T15:48:11.838Z INFO 7140 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5706, timeout: 10000, bind-any: true 2024-09-23T15:48:11.839Z INFO 7140 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5706. Reason: IOException[Connection refused to address /10.30.107.78:5706] 2024-09-23T15:48:11.839Z WARN 7140 --- [cached.thread-9] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.78]:5706 Cause => java.io.IOException {Connection refused to address /10.30.107.78:5706}, Error-Count: 62 2024-09-23T15:48:11.839Z INFO 7140 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5707. Reason: IOException[Connection refused to address /10.30.107.78:5707] 2024-09-23T15:48:11.839Z INFO 7140 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5710. Reason: IOException[Connection refused to address /10.30.107.78:5710] 2024-09-23T15:48:11.839Z WARN 7140 --- [ached.thread-13] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.78]:5710 Cause => java.io.IOException {Connection refused to address /10.30.107.78:5710}, Error-Count: 62 2024-09-23T15:48:11.843Z INFO 7140 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5704, timeout: 10000, bind-any: true 2024-09-23T15:48:11.844Z INFO 7140 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5704. Reason: IOException[Connection refused to address /10.30.107.78:5704] 2024-09-23T15:48:11.844Z WARN 7140 --- [ached.thread-13] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.78]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.78:5704}, Error-Count: 62 2024-09-23T15:48:11.872Z INFO 7140 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5706, timeout: 10000, bind-any: true 2024-09-23T15:48:11.872Z INFO 7140 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5704, timeout: 10000, bind-any: true 2024-09-23T15:48:11.872Z INFO 7140 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5706. Reason: IOException[Connection refused to address /10.30.107.78:5706] 2024-09-23T15:48:11.873Z INFO 7140 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5704. Reason: IOException[Connection refused to address /10.30.107.78:5704] 2024-09-23T15:48:11.873Z INFO 7140 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5708, timeout: 10000, bind-any: true 2024-09-23T15:48:11.874Z INFO 7140 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5708. Reason: IOException[Connection refused to address /10.30.107.78:5708] 2024-09-23T15:48:11.879Z INFO 7140 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5707, timeout: 10000, bind-any: true 2024-09-23T15:48:11.880Z INFO 7140 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5707. Reason: IOException[Connection refused to address /10.30.107.78:5707] 2024-09-23T15:48:11.880Z WARN 7140 --- [ached.thread-13] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.78]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.78:5707}, Error-Count: 62 2024-09-23T15:48:11.904Z INFO 7140 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5704, timeout: 10000, bind-any: true 2024-09-23T15:48:11.906Z INFO 7140 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5704. Reason: IOException[Connection refused to address /10.30.107.78:5704] 2024-09-23T15:48:11.929Z INFO 7140 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5708, timeout: 10000, bind-any: true 2024-09-23T15:48:11.930Z INFO 7140 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5708. Reason: IOException[Connection refused to address /10.30.107.78:5708] 2024-09-23T15:48:11.930Z WARN 7140 --- [ached.thread-13] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.78]:5708 Cause => java.io.IOException {Connection refused to address /10.30.107.78:5708}, Error-Count: 63 2024-09-23T15:48:11.940Z INFO 7140 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5706, timeout: 10000, bind-any: true 2024-09-23T15:48:11.940Z INFO 7140 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5707, timeout: 10000, bind-any: true 2024-09-23T15:48:11.940Z INFO 7140 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5710, timeout: 10000, bind-any: true 2024-09-23T15:48:11.940Z INFO 7140 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5707. Reason: IOException[Connection refused to address /10.30.107.78:5707] 2024-09-23T15:48:11.940Z INFO 7140 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5706. Reason: IOException[Connection refused to address /10.30.107.78:5706] 2024-09-23T15:48:11.940Z WARN 7140 --- [cached.thread-1] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.78]:5706 Cause => java.io.IOException {Connection refused to address /10.30.107.78:5706}, Error-Count: 63 2024-09-23T15:48:11.940Z INFO 7140 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5710. Reason: IOException[Connection refused to address /10.30.107.78:5710] 2024-09-23T15:48:11.940Z WARN 7140 --- [cached.thread-9] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.78]:5710 Cause => java.io.IOException {Connection refused to address /10.30.107.78:5710}, Error-Count: 63 2024-09-23T15:48:11.944Z INFO 7140 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5704, timeout: 10000, bind-any: true 2024-09-23T15:48:11.945Z INFO 7140 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5704. Reason: IOException[Connection refused to address /10.30.107.78:5704] 2024-09-23T15:48:11.945Z WARN 7140 --- [cached.thread-9] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.78]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.78:5704}, Error-Count: 63 2024-09-23T15:48:11.964Z INFO 7140 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2024-09-23T15:48:11.964Z WARN 7140 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 2024-09-23T15:48:11.968Z INFO 7140 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5707, timeout: 10000, bind-any: true 2024-09-23T15:48:11.969Z INFO 7140 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5707. Reason: IOException[Connection refused to address /10.30.107.78:5707] 2024-09-23T15:48:11.973Z INFO 7140 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5706, timeout: 10000, bind-any: true 2024-09-23T15:48:11.973Z INFO 7140 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5704, timeout: 10000, bind-any: true 2024-09-23T15:48:11.974Z INFO 7140 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5706. Reason: IOException[Connection refused to address /10.30.107.78:5706] 2024-09-23T15:48:11.974Z INFO 7140 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5704. Reason: IOException[Connection refused to address /10.30.107.78:5704] 2024-09-23T15:48:11.974Z INFO 7140 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5708, timeout: 10000, bind-any: true 2024-09-23T15:48:11.975Z INFO 7140 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5708. Reason: IOException[Connection refused to address /10.30.107.78:5708] 2024-09-23T15:48:11.980Z INFO 7140 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5707, timeout: 10000, bind-any: true 2024-09-23T15:48:11.981Z INFO 7140 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5707. Reason: IOException[Connection refused to address /10.30.107.78:5707] 2024-09-23T15:48:11.981Z WARN 7140 --- [cached.thread-1] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.78]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.78:5707}, Error-Count: 63 2024-09-23T15:48:12.006Z INFO 7140 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5704, timeout: 10000, bind-any: true 2024-09-23T15:48:12.007Z INFO 7140 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5704. Reason: IOException[Connection refused to address /10.30.107.78:5704] 2024-09-23T15:48:12.020Z INFO 7140 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 2024-09-23T15:48:12.020Z WARN 7140 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32784) could not be established. Broker may not be available. 2024-09-23T15:48:12.026Z INFO 7140 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2024-09-23T15:48:12.027Z WARN 7140 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32778) could not be established. Broker may not be available. 2024-09-23T15:48:12.031Z INFO 7140 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5708, timeout: 10000, bind-any: true 2024-09-23T15:48:12.032Z INFO 7140 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5708. Reason: IOException[Connection refused to address /10.30.107.78:5708] 2024-09-23T15:48:12.032Z WARN 7140 --- [ached.thread-13] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.78]:5708 Cause => java.io.IOException {Connection refused to address /10.30.107.78:5708}, Error-Count: 64 2024-09-23T15:48:12.041Z INFO 7140 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5706, timeout: 10000, bind-any: true 2024-09-23T15:48:12.041Z INFO 7140 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5707, timeout: 10000, bind-any: true 2024-09-23T15:48:12.041Z INFO 7140 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5710, timeout: 10000, bind-any: true 2024-09-23T15:48:12.041Z INFO 7140 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5707. Reason: IOException[Connection refused to address /10.30.107.78:5707] 2024-09-23T15:48:12.042Z INFO 7140 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5706. Reason: IOException[Connection refused to address /10.30.107.78:5706] 2024-09-23T15:48:12.042Z WARN 7140 --- [ached.thread-13] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.78]:5706 Cause => java.io.IOException {Connection refused to address /10.30.107.78:5706}, Error-Count: 64 2024-09-23T15:48:12.042Z INFO 7140 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5710. Reason: IOException[Connection refused to address /10.30.107.78:5710] 2024-09-23T15:48:12.042Z WARN 7140 --- [cached.thread-6] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.78]:5710 Cause => java.io.IOException {Connection refused to address /10.30.107.78:5710}, Error-Count: 64 2024-09-23T15:48:12.045Z INFO 7140 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5704, timeout: 10000, bind-any: true 2024-09-23T15:48:12.046Z INFO 7140 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5704. Reason: IOException[Connection refused to address /10.30.107.78:5704] 2024-09-23T15:48:12.046Z WARN 7140 --- [ached.thread-16] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.78]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.78:5704}, Error-Count: 64 2024-09-23T15:48:12.051Z INFO 7140 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2024-09-23T15:48:12.051Z WARN 7140 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32778) could not be established. Broker may not be available. 2024-09-23T15:48:12.068Z INFO 7140 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5707, timeout: 10000, bind-any: true 2024-09-23T15:48:12.069Z INFO 7140 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5704, timeout: 10000, bind-any: true 2024-09-23T15:48:12.069Z INFO 7140 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5708, timeout: 10000, bind-any: true 2024-09-23T15:48:12.069Z INFO 7140 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5710, timeout: 10000, bind-any: true 2024-09-23T15:48:12.069Z INFO 7140 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5706, timeout: 10000, bind-any: true 2024-09-23T15:48:12.069Z INFO 7140 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5704. Reason: IOException[Connection refused to address /10.30.107.78:5704] 2024-09-23T15:48:12.069Z INFO 7140 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5707. Reason: IOException[Connection refused to address /10.30.107.78:5707] 2024-09-23T15:48:12.069Z INFO 7140 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5706. Reason: IOException[Connection refused to address /10.30.107.78:5706] 2024-09-23T15:48:12.069Z INFO 7140 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5710. Reason: IOException[Connection refused to address /10.30.107.78:5710] 2024-09-23T15:48:12.070Z INFO 7140 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5708. Reason: IOException[Connection refused to address /10.30.107.78:5708] 2024-09-23T15:48:12.071Z INFO 7140 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2024-09-23T15:48:12.071Z WARN 7140 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2024-09-23T15:48:12.074Z INFO 7140 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5706, timeout: 10000, bind-any: true 2024-09-23T15:48:12.074Z INFO 7140 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5704, timeout: 10000, bind-any: true 2024-09-23T15:48:12.075Z INFO 7140 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5706. Reason: IOException[Connection refused to address /10.30.107.78:5706] 2024-09-23T15:48:12.075Z INFO 7140 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5704. Reason: IOException[Connection refused to address /10.30.107.78:5704] 2024-09-23T15:48:12.075Z INFO 7140 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5708, timeout: 10000, bind-any: true 2024-09-23T15:48:12.076Z INFO 7140 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5708. Reason: IOException[Connection refused to address /10.30.107.78:5708] 2024-09-23T15:48:12.081Z INFO 7140 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5707, timeout: 10000, bind-any: true 2024-09-23T15:48:12.082Z INFO 7140 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5707. Reason: IOException[Connection refused to address /10.30.107.78:5707] 2024-09-23T15:48:12.082Z WARN 7140 --- [cached.thread-7] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.78]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.78:5707}, Error-Count: 64 2024-09-23T15:48:12.108Z INFO 7140 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5704, timeout: 10000, bind-any: true 2024-09-23T15:48:12.109Z INFO 7140 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5704. Reason: IOException[Connection refused to address /10.30.107.78:5704] 2024-09-23T15:48:12.121Z INFO 7140 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2024-09-23T15:48:12.121Z WARN 7140 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32780) could not be established. Broker may not be available. 2024-09-23T15:48:12.132Z INFO 7140 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5708, timeout: 10000, bind-any: true 2024-09-23T15:48:12.133Z INFO 7140 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5708. Reason: IOException[Connection refused to address /10.30.107.78:5708] 2024-09-23T15:48:12.133Z WARN 7140 --- [cached.thread-7] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.78]:5708 Cause => java.io.IOException {Connection refused to address /10.30.107.78:5708}, Error-Count: 65 2024-09-23T15:48:12.142Z INFO 7140 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5707, timeout: 10000, bind-any: true 2024-09-23T15:48:12.142Z INFO 7140 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5706, timeout: 10000, bind-any: true 2024-09-23T15:48:12.142Z INFO 7140 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5710, timeout: 10000, bind-any: true 2024-09-23T15:48:12.143Z INFO 7140 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5706. Reason: IOException[Connection refused to address /10.30.107.78:5706] 2024-09-23T15:48:12.143Z WARN 7140 --- [ached.thread-13] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.78]:5706 Cause => java.io.IOException {Connection refused to address /10.30.107.78:5706}, Error-Count: 65 2024-09-23T15:48:12.143Z INFO 7140 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5707. Reason: IOException[Connection refused to address /10.30.107.78:5707] 2024-09-23T15:48:12.143Z INFO 7140 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5710. Reason: IOException[Connection refused to address /10.30.107.78:5710] 2024-09-23T15:48:12.143Z WARN 7140 --- [cached.thread-8] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.78]:5710 Cause => java.io.IOException {Connection refused to address /10.30.107.78:5710}, Error-Count: 65 2024-09-23T15:48:12.146Z INFO 7140 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5704, timeout: 10000, bind-any: true 2024-09-23T15:48:12.147Z INFO 7140 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5704. Reason: IOException[Connection refused to address /10.30.107.78:5704] 2024-09-23T15:48:12.147Z WARN 7140 --- [cached.thread-8] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.78]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.78:5704}, Error-Count: 65 2024-09-23T15:48:12.170Z INFO 7140 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5704, timeout: 10000, bind-any: true 2024-09-23T15:48:12.170Z INFO 7140 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5707, timeout: 10000, bind-any: true 2024-09-23T15:48:12.170Z INFO 7140 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5710, timeout: 10000, bind-any: true 2024-09-23T15:48:12.170Z INFO 7140 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5706, timeout: 10000, bind-any: true 2024-09-23T15:48:12.170Z INFO 7140 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5708, timeout: 10000, bind-any: true 2024-09-23T15:48:12.171Z INFO 7140 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5707. Reason: IOException[Connection refused to address /10.30.107.78:5707] 2024-09-23T15:48:12.171Z INFO 7140 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5704. Reason: IOException[Connection refused to address /10.30.107.78:5704] 2024-09-23T15:48:12.171Z INFO 7140 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5708. Reason: IOException[Connection refused to address /10.30.107.78:5708] 2024-09-23T15:48:12.171Z INFO 7140 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5706. Reason: IOException[Connection refused to address /10.30.107.78:5706] 2024-09-23T15:48:12.171Z INFO 7140 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5710. Reason: IOException[Connection refused to address /10.30.107.78:5710] 2024-09-23T15:48:12.174Z INFO 7140 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node 1 disconnected. 2024-09-23T15:48:12.174Z WARN 7140 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2024-09-23T15:48:12.175Z INFO 7140 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5706, timeout: 10000, bind-any: true 2024-09-23T15:48:12.175Z INFO 7140 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5704, timeout: 10000, bind-any: true 2024-09-23T15:48:12.176Z INFO 7140 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5706. Reason: IOException[Connection refused to address /10.30.107.78:5706] 2024-09-23T15:48:12.176Z INFO 7140 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5704. Reason: IOException[Connection refused to address /10.30.107.78:5704] 2024-09-23T15:48:12.181Z INFO 7140 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5708, timeout: 10000, bind-any: true 2024-09-23T15:48:12.183Z INFO 7140 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5708. Reason: IOException[Connection refused to address /10.30.107.78:5708] 2024-09-23T15:48:12.183Z INFO 7140 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5707, timeout: 10000, bind-any: true 2024-09-23T15:48:12.184Z INFO 7140 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5707. Reason: IOException[Connection refused to address /10.30.107.78:5707] 2024-09-23T15:48:12.184Z WARN 7140 --- [cached.thread-7] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.78]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.78:5707}, Error-Count: 65 2024-09-23T15:48:12.213Z INFO 7140 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5704, timeout: 10000, bind-any: true 2024-09-23T15:48:12.214Z INFO 7140 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5704. Reason: IOException[Connection refused to address /10.30.107.78:5704] 2024-09-23T15:48:12.222Z INFO 7140 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-3, groupId=test] Node 1 disconnected. 2024-09-23T15:48:12.222Z WARN 7140 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-3, groupId=test] Connection to node 1 (localhost/127.0.0.1:32780) could not be established. Broker may not be available. 2024-09-23T15:48:12.230Z INFO 7140 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 2024-09-23T15:48:12.230Z WARN 7140 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32784) could not be established. Broker may not be available. 2024-09-23T15:48:12.234Z INFO 7140 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5708, timeout: 10000, bind-any: true 2024-09-23T15:48:12.235Z INFO 7140 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5708. Reason: IOException[Connection refused to address /10.30.107.78:5708] 2024-09-23T15:48:12.235Z WARN 7140 --- [cached.thread-8] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.78]:5708 Cause => java.io.IOException {Connection refused to address /10.30.107.78:5708}, Error-Count: 66 2024-09-23T15:48:12.243Z INFO 7140 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5706, timeout: 10000, bind-any: true 2024-09-23T15:48:12.244Z INFO 7140 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5706. Reason: IOException[Connection refused to address /10.30.107.78:5706] 2024-09-23T15:48:12.244Z WARN 7140 --- [cached.thread-1] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.78]:5706 Cause => java.io.IOException {Connection refused to address /10.30.107.78:5706}, Error-Count: 66 2024-09-23T15:48:12.246Z INFO 7140 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5710, timeout: 10000, bind-any: true 2024-09-23T15:48:12.246Z INFO 7140 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5707, timeout: 10000, bind-any: true 2024-09-23T15:48:12.247Z INFO 7140 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5710. Reason: IOException[Connection refused to address /10.30.107.78:5710] 2024-09-23T15:48:12.247Z WARN 7140 --- [cached.thread-1] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.78]:5710 Cause => java.io.IOException {Connection refused to address /10.30.107.78:5710}, Error-Count: 66 2024-09-23T15:48:12.247Z INFO 7140 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5704, timeout: 10000, bind-any: true 2024-09-23T15:48:12.247Z INFO 7140 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5707. Reason: IOException[Connection refused to address /10.30.107.78:5707] 2024-09-23T15:48:12.248Z INFO 7140 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5704. Reason: IOException[Connection refused to address /10.30.107.78:5704] 2024-09-23T15:48:12.248Z WARN 7140 --- [ached.thread-16] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.78]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.78:5704}, Error-Count: 66 2024-09-23T15:48:12.269Z INFO 7140 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5708, timeout: 10000, bind-any: true 2024-09-23T15:48:12.269Z INFO 7140 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5706, timeout: 10000, bind-any: true 2024-09-23T15:48:12.269Z INFO 7140 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5707, timeout: 10000, bind-any: true 2024-09-23T15:48:12.269Z INFO 7140 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5710, timeout: 10000, bind-any: true 2024-09-23T15:48:12.269Z INFO 7140 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5704, timeout: 10000, bind-any: true 2024-09-23T15:48:12.269Z INFO 7140 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5708. Reason: IOException[Connection refused to address /10.30.107.78:5708] 2024-09-23T15:48:12.269Z INFO 7140 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5706. Reason: IOException[Connection refused to address /10.30.107.78:5706] 2024-09-23T15:48:12.269Z INFO 7140 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5710. Reason: IOException[Connection refused to address /10.30.107.78:5710] 2024-09-23T15:48:12.270Z INFO 7140 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5704. Reason: IOException[Connection refused to address /10.30.107.78:5704] 2024-09-23T15:48:12.270Z INFO 7140 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5707. Reason: IOException[Connection refused to address /10.30.107.78:5707] 2024-09-23T15:48:12.271Z INFO 7140 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5708, timeout: 10000, bind-any: true 2024-09-23T15:48:12.271Z INFO 7140 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5704, timeout: 10000, bind-any: true 2024-09-23T15:48:12.271Z INFO 7140 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5707, timeout: 10000, bind-any: true 2024-09-23T15:48:12.271Z INFO 7140 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5710, timeout: 10000, bind-any: true 2024-09-23T15:48:12.271Z INFO 7140 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5706, timeout: 10000, bind-any: true 2024-09-23T15:48:12.272Z INFO 7140 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5708. Reason: IOException[Connection refused to address /10.30.107.78:5708] 2024-09-23T15:48:12.272Z INFO 7140 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5707. Reason: IOException[Connection refused to address /10.30.107.78:5707] 2024-09-23T15:48:12.272Z INFO 7140 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5710. Reason: IOException[Connection refused to address /10.30.107.78:5710] 2024-09-23T15:48:12.272Z INFO 7140 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5706. Reason: IOException[Connection refused to address /10.30.107.78:5706] 2024-09-23T15:48:12.272Z INFO 7140 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5704. Reason: IOException[Connection refused to address /10.30.107.78:5704] 2024-09-23T15:48:12.276Z INFO 7140 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5706, timeout: 10000, bind-any: true 2024-09-23T15:48:12.276Z INFO 7140 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5704, timeout: 10000, bind-any: true 2024-09-23T15:48:12.277Z INFO 7140 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5706. Reason: IOException[Connection refused to address /10.30.107.78:5706] 2024-09-23T15:48:12.277Z INFO 7140 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5704. Reason: IOException[Connection refused to address /10.30.107.78:5704] 2024-09-23T15:48:12.283Z INFO 7140 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5708, timeout: 10000, bind-any: true 2024-09-23T15:48:12.283Z INFO 7140 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5708. Reason: IOException[Connection refused to address /10.30.107.78:5708] 2024-09-23T15:48:12.284Z INFO 7140 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5707, timeout: 10000, bind-any: true 2024-09-23T15:48:12.285Z INFO 7140 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5707. Reason: IOException[Connection refused to address /10.30.107.78:5707] 2024-09-23T15:48:12.285Z WARN 7140 --- [cached.thread-1] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.78]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.78:5707}, Error-Count: 66 2024-09-23T15:48:12.314Z INFO 7140 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5704, timeout: 10000, bind-any: true 2024-09-23T15:48:12.315Z INFO 7140 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5704. Reason: IOException[Connection refused to address /10.30.107.78:5704] 2024-09-23T15:48:12.325Z INFO 7140 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2024-09-23T15:48:12.325Z WARN 7140 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 2024-09-23T15:48:12.330Z INFO 7140 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2024-09-23T15:48:12.330Z WARN 7140 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 2024-09-23T15:48:12.335Z INFO 7140 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5708, timeout: 10000, bind-any: true 2024-09-23T15:48:12.336Z INFO 7140 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5708. Reason: IOException[Connection refused to address /10.30.107.78:5708] 2024-09-23T15:48:12.336Z WARN 7140 --- [cached.thread-1] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.78]:5708 Cause => java.io.IOException {Connection refused to address /10.30.107.78:5708}, Error-Count: 67 2024-09-23T15:48:12.344Z INFO 7140 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5706, timeout: 10000, bind-any: true 2024-09-23T15:48:12.345Z INFO 7140 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5706. Reason: IOException[Connection refused to address /10.30.107.78:5706] 2024-09-23T15:48:12.345Z WARN 7140 --- [ached.thread-16] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.78]:5706 Cause => java.io.IOException {Connection refused to address /10.30.107.78:5706}, Error-Count: 67 2024-09-23T15:48:12.347Z INFO 7140 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5710, timeout: 10000, bind-any: true 2024-09-23T15:48:12.347Z INFO 7140 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5707, timeout: 10000, bind-any: true 2024-09-23T15:48:12.348Z INFO 7140 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5710. Reason: IOException[Connection refused to address /10.30.107.78:5710] 2024-09-23T15:48:12.348Z INFO 7140 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5707. Reason: IOException[Connection refused to address /10.30.107.78:5707] 2024-09-23T15:48:12.348Z WARN 7140 --- [ached.thread-16] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.78]:5710 Cause => java.io.IOException {Connection refused to address /10.30.107.78:5710}, Error-Count: 67 2024-09-23T15:48:12.348Z INFO 7140 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5704, timeout: 10000, bind-any: true 2024-09-23T15:48:12.349Z INFO 7140 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5704. Reason: IOException[Connection refused to address /10.30.107.78:5704] 2024-09-23T15:48:12.349Z WARN 7140 --- [cached.thread-1] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.78]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.78:5704}, Error-Count: 67 2024-09-23T15:48:12.370Z INFO 7140 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5708, timeout: 10000, bind-any: true 2024-09-23T15:48:12.370Z INFO 7140 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5710, timeout: 10000, bind-any: true 2024-09-23T15:48:12.370Z INFO 7140 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5706, timeout: 10000, bind-any: true 2024-09-23T15:48:12.370Z INFO 7140 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5707, timeout: 10000, bind-any: true 2024-09-23T15:48:12.370Z INFO 7140 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5704, timeout: 10000, bind-any: true 2024-09-23T15:48:12.371Z INFO 7140 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5708. Reason: IOException[Connection refused to address /10.30.107.78:5708] 2024-09-23T15:48:12.371Z INFO 7140 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5710. Reason: IOException[Connection refused to address /10.30.107.78:5710] 2024-09-23T15:48:12.371Z INFO 7140 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5706. Reason: IOException[Connection refused to address /10.30.107.78:5706] 2024-09-23T15:48:12.371Z INFO 7140 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5707. Reason: IOException[Connection refused to address /10.30.107.78:5707] 2024-09-23T15:48:12.371Z INFO 7140 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5704. Reason: IOException[Connection refused to address /10.30.107.78:5704] 2024-09-23T15:48:12.372Z INFO 7140 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5708, timeout: 10000, bind-any: true 2024-09-23T15:48:12.372Z INFO 7140 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5707, timeout: 10000, bind-any: true 2024-09-23T15:48:12.372Z INFO 7140 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5706, timeout: 10000, bind-any: true 2024-09-23T15:48:12.372Z INFO 7140 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5710, timeout: 10000, bind-any: true 2024-09-23T15:48:12.372Z INFO 7140 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5704, timeout: 10000, bind-any: true 2024-09-23T15:48:12.372Z INFO 7140 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5708. Reason: IOException[Connection refused to address /10.30.107.78:5708] 2024-09-23T15:48:12.373Z INFO 7140 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5707. Reason: IOException[Connection refused to address /10.30.107.78:5707] 2024-09-23T15:48:12.373Z INFO 7140 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5710. Reason: IOException[Connection refused to address /10.30.107.78:5710] 2024-09-23T15:48:12.373Z INFO 7140 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5706. Reason: IOException[Connection refused to address /10.30.107.78:5706] 2024-09-23T15:48:12.373Z INFO 7140 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5704. Reason: IOException[Connection refused to address /10.30.107.78:5704] 2024-09-23T15:48:12.377Z INFO 7140 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5706, timeout: 10000, bind-any: true 2024-09-23T15:48:12.377Z INFO 7140 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5704, timeout: 10000, bind-any: true 2024-09-23T15:48:12.377Z INFO 7140 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5706. Reason: IOException[Connection refused to address /10.30.107.78:5706] 2024-09-23T15:48:12.378Z INFO 7140 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5704. Reason: IOException[Connection refused to address /10.30.107.78:5704] 2024-09-23T15:48:12.384Z INFO 7140 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5708, timeout: 10000, bind-any: true 2024-09-23T15:48:12.385Z INFO 7140 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5708. Reason: IOException[Connection refused to address /10.30.107.78:5708] 2024-09-23T15:48:12.385Z INFO 7140 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5707, timeout: 10000, bind-any: true 2024-09-23T15:48:12.386Z INFO 7140 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5707. Reason: IOException[Connection refused to address /10.30.107.78:5707] 2024-09-23T15:48:12.386Z WARN 7140 --- [cached.thread-9] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.78]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.78:5707}, Error-Count: 67 2024-09-23T15:48:12.416Z INFO 7140 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5704, timeout: 10000, bind-any: true 2024-09-23T15:48:12.417Z INFO 7140 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5704. Reason: IOException[Connection refused to address /10.30.107.78:5704] 2024-09-23T15:48:12.419Z INFO 7140 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 2024-09-23T15:48:12.419Z WARN 7140 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2024-09-23T15:48:12.437Z INFO 7140 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5708, timeout: 10000, bind-any: true 2024-09-23T15:48:12.438Z INFO 7140 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5708. Reason: IOException[Connection refused to address /10.30.107.78:5708] 2024-09-23T15:48:12.438Z WARN 7140 --- [cached.thread-1] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.78]:5708 Cause => java.io.IOException {Connection refused to address /10.30.107.78:5708}, Error-Count: 68 2024-09-23T15:48:12.445Z INFO 7140 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5706, timeout: 10000, bind-any: true 2024-09-23T15:48:12.446Z INFO 7140 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5706. Reason: IOException[Connection refused to address /10.30.107.78:5706] 2024-09-23T15:48:12.446Z WARN 7140 --- [cached.thread-5] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.78]:5706 Cause => java.io.IOException {Connection refused to address /10.30.107.78:5706}, Error-Count: 68 2024-09-23T15:48:12.448Z INFO 7140 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5707, timeout: 10000, bind-any: true 2024-09-23T15:48:12.448Z INFO 7140 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5710, timeout: 10000, bind-any: true 2024-09-23T15:48:12.449Z INFO 7140 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5710. Reason: IOException[Connection refused to address /10.30.107.78:5710] 2024-09-23T15:48:12.449Z INFO 7140 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5707. Reason: IOException[Connection refused to address /10.30.107.78:5707] 2024-09-23T15:48:12.449Z WARN 7140 --- [cached.thread-9] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.78]:5710 Cause => java.io.IOException {Connection refused to address /10.30.107.78:5710}, Error-Count: 68 2024-09-23T15:48:12.450Z INFO 7140 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5704, timeout: 10000, bind-any: true 2024-09-23T15:48:12.450Z INFO 7140 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5704. Reason: IOException[Connection refused to address /10.30.107.78:5704] 2024-09-23T15:48:12.450Z WARN 7140 --- [cached.thread-5] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.78]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.78:5704}, Error-Count: 68 2024-09-23T15:48:12.465Z INFO 7140 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 2024-09-23T15:48:12.465Z WARN 7140 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2024-09-23T15:48:12.471Z INFO 7140 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5708, timeout: 10000, bind-any: true 2024-09-23T15:48:12.471Z INFO 7140 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5710, timeout: 10000, bind-any: true 2024-09-23T15:48:12.471Z INFO 7140 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5706, timeout: 10000, bind-any: true 2024-09-23T15:48:12.471Z INFO 7140 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5704, timeout: 10000, bind-any: true 2024-09-23T15:48:12.471Z INFO 7140 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5707, timeout: 10000, bind-any: true 2024-09-23T15:48:12.472Z INFO 7140 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5708. Reason: IOException[Connection refused to address /10.30.107.78:5708] 2024-09-23T15:48:12.472Z INFO 7140 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5704. Reason: IOException[Connection refused to address /10.30.107.78:5704] 2024-09-23T15:48:12.472Z INFO 7140 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5706. Reason: IOException[Connection refused to address /10.30.107.78:5706] 2024-09-23T15:48:12.472Z INFO 7140 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5707. Reason: IOException[Connection refused to address /10.30.107.78:5707] 2024-09-23T15:48:12.473Z INFO 7140 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5707, timeout: 10000, bind-any: true 2024-09-23T15:48:12.473Z INFO 7140 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5708, timeout: 10000, bind-any: true 2024-09-23T15:48:12.473Z INFO 7140 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5704, timeout: 10000, bind-any: true 2024-09-23T15:48:12.473Z INFO 7140 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5706, timeout: 10000, bind-any: true 2024-09-23T15:48:12.473Z INFO 7140 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5707. Reason: IOException[Connection refused to address /10.30.107.78:5707] 2024-09-23T15:48:12.474Z INFO 7140 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5708. Reason: IOException[Connection refused to address /10.30.107.78:5708] 2024-09-23T15:48:12.474Z INFO 7140 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5706. Reason: IOException[Connection refused to address /10.30.107.78:5706] 2024-09-23T15:48:12.474Z INFO 7140 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5704. Reason: IOException[Connection refused to address /10.30.107.78:5704] 2024-09-23T15:48:12.477Z INFO 7140 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5710. Reason: IOException[Connection refused to address /10.30.107.78:5710] 2024-09-23T15:48:12.478Z INFO 7140 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5706, timeout: 10000, bind-any: true 2024-09-23T15:48:12.478Z INFO 7140 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5704, timeout: 10000, bind-any: true 2024-09-23T15:48:12.478Z INFO 7140 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5706. Reason: IOException[Connection refused to address /10.30.107.78:5706] 2024-09-23T15:48:12.478Z INFO 7140 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5704. Reason: IOException[Connection refused to address /10.30.107.78:5704] 2024-09-23T15:48:12.485Z INFO 7140 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5708, timeout: 10000, bind-any: true 2024-09-23T15:48:12.486Z INFO 7140 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5708. Reason: IOException[Connection refused to address /10.30.107.78:5708] 2024-09-23T15:48:12.486Z INFO 7140 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5707, timeout: 10000, bind-any: true 2024-09-23T15:48:12.487Z INFO 7140 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5707. Reason: IOException[Connection refused to address /10.30.107.78:5707] 2024-09-23T15:48:12.487Z WARN 7140 --- [cached.thread-3] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.78]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.78:5707}, Error-Count: 68 2024-09-23T15:48:12.493Z INFO 7140 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 2024-09-23T15:48:12.493Z WARN 7140 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2024-09-23T15:48:12.500Z INFO 7140 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 2024-09-23T15:48:12.500Z WARN 7140 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2024-09-23T15:48:12.517Z INFO 7140 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5704, timeout: 10000, bind-any: true 2024-09-23T15:48:12.518Z INFO 7140 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5704. Reason: IOException[Connection refused to address /10.30.107.78:5704] 2024-09-23T15:48:12.526Z INFO 7140 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 2024-09-23T15:48:12.526Z WARN 7140 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-09-23T15:48:12.526Z WARN 7140 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-09-23T15:48:12.538Z INFO 7140 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5708, timeout: 10000, bind-any: true 2024-09-23T15:48:12.539Z INFO 7140 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5708. Reason: IOException[Connection refused to address /10.30.107.78:5708] 2024-09-23T15:48:12.539Z WARN 7140 --- [ached.thread-16] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.78]:5708 Cause => java.io.IOException {Connection refused to address /10.30.107.78:5708}, Error-Count: 69 2024-09-23T15:48:12.546Z INFO 7140 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5706, timeout: 10000, bind-any: true 2024-09-23T15:48:12.547Z INFO 7140 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5706. Reason: IOException[Connection refused to address /10.30.107.78:5706] 2024-09-23T15:48:12.547Z WARN 7140 --- [cached.thread-3] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.78]:5706 Cause => java.io.IOException {Connection refused to address /10.30.107.78:5706}, Error-Count: 69 2024-09-23T15:48:12.549Z INFO 7140 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5710, timeout: 10000, bind-any: true 2024-09-23T15:48:12.549Z INFO 7140 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5707, timeout: 10000, bind-any: true 2024-09-23T15:48:12.550Z INFO 7140 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5707. Reason: IOException[Connection refused to address /10.30.107.78:5707] 2024-09-23T15:48:12.550Z INFO 7140 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5710. Reason: IOException[Connection refused to address /10.30.107.78:5710] 2024-09-23T15:48:12.550Z WARN 7140 --- [cached.thread-3] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.78]:5710 Cause => java.io.IOException {Connection refused to address /10.30.107.78:5710}, Error-Count: 69 2024-09-23T15:48:12.551Z INFO 7140 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5704, timeout: 10000, bind-any: true 2024-09-23T15:48:12.551Z INFO 7140 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5704. Reason: IOException[Connection refused to address /10.30.107.78:5704] 2024-09-23T15:48:12.551Z WARN 7140 --- [ached.thread-16] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.78]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.78:5704}, Error-Count: 69 2024-09-23T15:48:12.557Z INFO 7140 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 2024-09-23T15:48:12.557Z WARN 7140 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2024-09-23T15:48:12.569Z INFO 7140 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5710, timeout: 10000, bind-any: true 2024-09-23T15:48:12.569Z INFO 7140 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5708, timeout: 10000, bind-any: true 2024-09-23T15:48:12.569Z INFO 7140 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5704, timeout: 10000, bind-any: true 2024-09-23T15:48:12.569Z INFO 7140 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5707, timeout: 10000, bind-any: true 2024-09-23T15:48:12.569Z INFO 7140 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5706, timeout: 10000, bind-any: true 2024-09-23T15:48:12.569Z INFO 7140 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5710. Reason: IOException[Connection refused to address /10.30.107.78:5710] 2024-09-23T15:48:12.570Z INFO 7140 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5708. Reason: IOException[Connection refused to address /10.30.107.78:5708] 2024-09-23T15:48:12.570Z INFO 7140 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5704. Reason: IOException[Connection refused to address /10.30.107.78:5704] 2024-09-23T15:48:12.570Z INFO 7140 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5706. Reason: IOException[Connection refused to address /10.30.107.78:5706] 2024-09-23T15:48:12.570Z INFO 7140 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5707. Reason: IOException[Connection refused to address /10.30.107.78:5707] 2024-09-23T15:48:12.572Z INFO 7140 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5708, timeout: 10000, bind-any: true 2024-09-23T15:48:12.572Z INFO 7140 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5704, timeout: 10000, bind-any: true 2024-09-23T15:48:12.572Z INFO 7140 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5706, timeout: 10000, bind-any: true 2024-09-23T15:48:12.573Z INFO 7140 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5707, timeout: 10000, bind-any: true 2024-09-23T15:48:12.573Z INFO 7140 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5708. Reason: IOException[Connection refused to address /10.30.107.78:5708] 2024-09-23T15:48:12.573Z INFO 7140 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5706. Reason: IOException[Connection refused to address /10.30.107.78:5706] 2024-09-23T15:48:12.573Z INFO 7140 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5704. Reason: IOException[Connection refused to address /10.30.107.78:5704] 2024-09-23T15:48:12.573Z INFO 7140 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5707. Reason: IOException[Connection refused to address /10.30.107.78:5707] 2024-09-23T15:48:12.574Z INFO 7140 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5707, timeout: 10000, bind-any: true 2024-09-23T15:48:12.574Z INFO 7140 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5708, timeout: 10000, bind-any: true 2024-09-23T15:48:12.574Z INFO 7140 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5706, timeout: 10000, bind-any: true 2024-09-23T15:48:12.574Z INFO 7140 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5704, timeout: 10000, bind-any: true 2024-09-23T15:48:12.574Z INFO 7140 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5707. Reason: IOException[Connection refused to address /10.30.107.78:5707] 2024-09-23T15:48:12.574Z INFO 7140 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5708. Reason: IOException[Connection refused to address /10.30.107.78:5708] 2024-09-23T15:48:12.575Z INFO 7140 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5706. Reason: IOException[Connection refused to address /10.30.107.78:5706] 2024-09-23T15:48:12.575Z INFO 7140 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5704. Reason: IOException[Connection refused to address /10.30.107.78:5704] 2024-09-23T15:48:12.577Z INFO 7140 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5710, timeout: 10000, bind-any: true 2024-09-23T15:48:12.578Z INFO 7140 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5710. Reason: IOException[Connection refused to address /10.30.107.78:5710] 2024-09-23T15:48:12.579Z INFO 7140 --- [ached.thread-18] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5706, timeout: 10000, bind-any: true 2024-09-23T15:48:12.579Z INFO 7140 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5704, timeout: 10000, bind-any: true 2024-09-23T15:48:12.579Z INFO 7140 --- [ached.thread-18] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5706. Reason: IOException[Connection refused to address /10.30.107.78:5706] 2024-09-23T15:48:12.579Z INFO 7140 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5704. Reason: IOException[Connection refused to address /10.30.107.78:5704] 2024-09-23T15:48:12.586Z INFO 7140 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5708, timeout: 10000, bind-any: true 2024-09-23T15:48:12.587Z INFO 7140 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5708. Reason: IOException[Connection refused to address /10.30.107.78:5708] 2024-09-23T15:48:12.587Z INFO 7140 --- [ached.thread-18] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5707, timeout: 10000, bind-any: true 2024-09-23T15:48:12.587Z INFO 7140 --- [ached.thread-18] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5707. Reason: IOException[Connection refused to address /10.30.107.78:5707] 2024-09-23T15:48:12.618Z INFO 7140 --- [ached.thread-18] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5704, timeout: 10000, bind-any: true 2024-09-23T15:48:12.619Z INFO 7140 --- [ached.thread-18] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5704. Reason: IOException[Connection refused to address /10.30.107.78:5704] 2024-09-23T15:48:12.639Z INFO 7140 --- [ached.thread-18] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5708, timeout: 10000, bind-any: true 2024-09-23T15:48:12.640Z INFO 7140 --- [ached.thread-18] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5708. Reason: IOException[Connection refused to address /10.30.107.78:5708] 2024-09-23T15:48:12.640Z WARN 7140 --- [ached.thread-18] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.78]:5708 Cause => java.io.IOException {Connection refused to address /10.30.107.78:5708}, Error-Count: 70 2024-09-23T15:48:12.648Z INFO 7140 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5706, timeout: 10000, bind-any: true 2024-09-23T15:48:12.649Z INFO 7140 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5706. Reason: IOException[Connection refused to address /10.30.107.78:5706] 2024-09-23T15:48:12.649Z WARN 7140 --- [cached.thread-3] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.78]:5706 Cause => java.io.IOException {Connection refused to address /10.30.107.78:5706}, Error-Count: 70 2024-09-23T15:48:12.650Z INFO 7140 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5707, timeout: 10000, bind-any: true 2024-09-23T15:48:12.651Z INFO 7140 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5710, timeout: 10000, bind-any: true 2024-09-23T15:48:12.651Z INFO 7140 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5710. Reason: IOException[Connection refused to address /10.30.107.78:5710] 2024-09-23T15:48:12.651Z WARN 7140 --- [cached.thread-9] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.78]:5710 Cause => java.io.IOException {Connection refused to address /10.30.107.78:5710}, Error-Count: 70 2024-09-23T15:48:12.651Z INFO 7140 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5707. Reason: IOException[Connection refused to address /10.30.107.78:5707] 2024-09-23T15:48:12.651Z WARN 7140 --- [cached.thread-3] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.78]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.78:5707}, Error-Count: 69 2024-09-23T15:48:12.651Z INFO 7140 --- [ached.thread-18] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5704, timeout: 10000, bind-any: true 2024-09-23T15:48:12.652Z INFO 7140 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 2024-09-23T15:48:12.652Z INFO 7140 --- [ached.thread-18] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5704. Reason: IOException[Connection refused to address /10.30.107.78:5704] 2024-09-23T15:48:12.652Z WARN 7140 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2024-09-23T15:48:12.652Z WARN 7140 --- [ached.thread-18] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.78]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.78:5704}, Error-Count: 70 2024-09-23T15:48:12.670Z INFO 7140 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5710, timeout: 10000, bind-any: true 2024-09-23T15:48:12.670Z INFO 7140 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5708, timeout: 10000, bind-any: true 2024-09-23T15:48:12.670Z INFO 7140 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5704, timeout: 10000, bind-any: true 2024-09-23T15:48:12.670Z INFO 7140 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5706, timeout: 10000, bind-any: true 2024-09-23T15:48:12.671Z INFO 7140 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5710. Reason: IOException[Connection refused to address /10.30.107.78:5710] 2024-09-23T15:48:12.671Z INFO 7140 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5707, timeout: 10000, bind-any: true 2024-09-23T15:48:12.671Z INFO 7140 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5708. Reason: IOException[Connection refused to address /10.30.107.78:5708] 2024-09-23T15:48:12.671Z INFO 7140 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5704. Reason: IOException[Connection refused to address /10.30.107.78:5704] 2024-09-23T15:48:12.671Z INFO 7140 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5706. Reason: IOException[Connection refused to address /10.30.107.78:5706] 2024-09-23T15:48:12.672Z INFO 7140 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5707. Reason: IOException[Connection refused to address /10.30.107.78:5707] 2024-09-23T15:48:12.673Z INFO 7140 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5708, timeout: 10000, bind-any: true 2024-09-23T15:48:12.673Z INFO 7140 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5706, timeout: 10000, bind-any: true 2024-09-23T15:48:12.673Z INFO 7140 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5704, timeout: 10000, bind-any: true 2024-09-23T15:48:12.673Z INFO 7140 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5707, timeout: 10000, bind-any: true 2024-09-23T15:48:12.674Z INFO 7140 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5708. Reason: IOException[Connection refused to address /10.30.107.78:5708] 2024-09-23T15:48:12.674Z INFO 7140 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5706. Reason: IOException[Connection refused to address /10.30.107.78:5706] 2024-09-23T15:48:12.674Z INFO 7140 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5704. Reason: IOException[Connection refused to address /10.30.107.78:5704] 2024-09-23T15:48:12.674Z INFO 7140 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5707. Reason: IOException[Connection refused to address /10.30.107.78:5707] 2024-09-23T15:48:12.675Z INFO 7140 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5707, timeout: 10000, bind-any: true 2024-09-23T15:48:12.675Z INFO 7140 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5708, timeout: 10000, bind-any: true 2024-09-23T15:48:12.675Z INFO 7140 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5704, timeout: 10000, bind-any: true 2024-09-23T15:48:12.675Z INFO 7140 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5706, timeout: 10000, bind-any: true 2024-09-23T15:48:12.675Z INFO 7140 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5707. Reason: IOException[Connection refused to address /10.30.107.78:5707] 2024-09-23T15:48:12.675Z INFO 7140 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5708. Reason: IOException[Connection refused to address /10.30.107.78:5708] 2024-09-23T15:48:12.676Z INFO 7140 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5706. Reason: IOException[Connection refused to address /10.30.107.78:5706] 2024-09-23T15:48:12.676Z INFO 7140 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5704. Reason: IOException[Connection refused to address /10.30.107.78:5704] 2024-09-23T15:48:12.678Z INFO 7140 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5710, timeout: 10000, bind-any: true 2024-09-23T15:48:12.678Z INFO 7140 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2024-09-23T15:48:12.678Z WARN 7140 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 2024-09-23T15:48:12.679Z INFO 7140 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5710. Reason: IOException[Connection refused to address /10.30.107.78:5710] 2024-09-23T15:48:12.680Z INFO 7140 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5704, timeout: 10000, bind-any: true 2024-09-23T15:48:12.681Z INFO 7140 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5706, timeout: 10000, bind-any: true 2024-09-23T15:48:12.681Z INFO 7140 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5704. Reason: IOException[Connection refused to address /10.30.107.78:5704] 2024-09-23T15:48:12.682Z INFO 7140 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5706. Reason: IOException[Connection refused to address /10.30.107.78:5706] 2024-09-23T15:48:12.687Z INFO 7140 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5708, timeout: 10000, bind-any: true 2024-09-23T15:48:12.688Z INFO 7140 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5708. Reason: IOException[Connection refused to address /10.30.107.78:5708] 2024-09-23T15:48:12.688Z INFO 7140 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5707, timeout: 10000, bind-any: true 2024-09-23T15:48:12.688Z INFO 7140 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5707. Reason: IOException[Connection refused to address /10.30.107.78:5707] 2024-09-23T15:48:12.719Z INFO 7140 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5704, timeout: 10000, bind-any: true 2024-09-23T15:48:12.720Z INFO 7140 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5704. Reason: IOException[Connection refused to address /10.30.107.78:5704] 2024-09-23T15:48:12.741Z INFO 7140 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5708, timeout: 10000, bind-any: true 2024-09-23T15:48:12.742Z INFO 7140 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5708. Reason: IOException[Connection refused to address /10.30.107.78:5708] 2024-09-23T15:48:12.742Z WARN 7140 --- [cached.thread-1] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.78]:5708 Cause => java.io.IOException {Connection refused to address /10.30.107.78:5708}, Error-Count: 71 2024-09-23T15:48:12.749Z INFO 7140 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5706, timeout: 10000, bind-any: true 2024-09-23T15:48:12.750Z INFO 7140 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5706. Reason: IOException[Connection refused to address /10.30.107.78:5706] 2024-09-23T15:48:12.750Z WARN 7140 --- [cached.thread-1] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.78]:5706 Cause => java.io.IOException {Connection refused to address /10.30.107.78:5706}, Error-Count: 71 2024-09-23T15:48:12.752Z INFO 7140 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5707, timeout: 10000, bind-any: true 2024-09-23T15:48:12.752Z INFO 7140 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5710, timeout: 10000, bind-any: true 2024-09-23T15:48:12.752Z INFO 7140 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5710. Reason: IOException[Connection refused to address /10.30.107.78:5710] 2024-09-23T15:48:12.752Z WARN 7140 --- [ached.thread-16] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.78]:5710 Cause => java.io.IOException {Connection refused to address /10.30.107.78:5710}, Error-Count: 71 2024-09-23T15:48:12.753Z INFO 7140 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5707. Reason: IOException[Connection refused to address /10.30.107.78:5707] 2024-09-23T15:48:12.753Z INFO 7140 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5704, timeout: 10000, bind-any: true 2024-09-23T15:48:12.753Z WARN 7140 --- [cached.thread-1] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.78]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.78:5707}, Error-Count: 70 2024-09-23T15:48:12.753Z INFO 7140 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5704. Reason: IOException[Connection refused to address /10.30.107.78:5704] 2024-09-23T15:48:12.753Z WARN 7140 --- [ached.thread-10] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.78]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.78:5704}, Error-Count: 71 2024-09-23T15:48:12.753Z INFO 7140 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 2024-09-23T15:48:12.753Z WARN 7140 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2024-09-23T15:48:12.771Z INFO 7140 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5710, timeout: 10000, bind-any: true 2024-09-23T15:48:12.771Z INFO 7140 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5708, timeout: 10000, bind-any: true 2024-09-23T15:48:12.772Z INFO 7140 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5706, timeout: 10000, bind-any: true 2024-09-23T15:48:12.772Z INFO 7140 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5704, timeout: 10000, bind-any: true 2024-09-23T15:48:12.772Z INFO 7140 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5707, timeout: 10000, bind-any: true 2024-09-23T15:48:12.772Z INFO 7140 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5710. Reason: IOException[Connection refused to address /10.30.107.78:5710] 2024-09-23T15:48:12.772Z INFO 7140 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5708. Reason: IOException[Connection refused to address /10.30.107.78:5708] 2024-09-23T15:48:12.772Z INFO 7140 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5706. Reason: IOException[Connection refused to address /10.30.107.78:5706] 2024-09-23T15:48:12.772Z INFO 7140 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5704. Reason: IOException[Connection refused to address /10.30.107.78:5704] 2024-09-23T15:48:12.773Z INFO 7140 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5707. Reason: IOException[Connection refused to address /10.30.107.78:5707] 2024-09-23T15:48:12.774Z INFO 7140 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5708, timeout: 10000, bind-any: true 2024-09-23T15:48:12.774Z INFO 7140 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5706, timeout: 10000, bind-any: true 2024-09-23T15:48:12.774Z INFO 7140 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5704, timeout: 10000, bind-any: true 2024-09-23T15:48:12.774Z INFO 7140 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5707, timeout: 10000, bind-any: true 2024-09-23T15:48:12.775Z INFO 7140 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5708. Reason: IOException[Connection refused to address /10.30.107.78:5708] 2024-09-23T15:48:12.775Z INFO 7140 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5706. Reason: IOException[Connection refused to address /10.30.107.78:5706] 2024-09-23T15:48:12.775Z INFO 7140 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5704. Reason: IOException[Connection refused to address /10.30.107.78:5704] 2024-09-23T15:48:12.775Z INFO 7140 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5707. Reason: IOException[Connection refused to address /10.30.107.78:5707] 2024-09-23T15:48:12.776Z INFO 7140 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5708, timeout: 10000, bind-any: true 2024-09-23T15:48:12.776Z INFO 7140 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5707, timeout: 10000, bind-any: true 2024-09-23T15:48:12.776Z INFO 7140 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5706, timeout: 10000, bind-any: true 2024-09-23T15:48:12.776Z INFO 7140 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5704, timeout: 10000, bind-any: true 2024-09-23T15:48:12.776Z INFO 7140 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5707. Reason: IOException[Connection refused to address /10.30.107.78:5707] 2024-09-23T15:48:12.776Z INFO 7140 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5708. Reason: IOException[Connection refused to address /10.30.107.78:5708] 2024-09-23T15:48:12.777Z INFO 7140 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5704. Reason: IOException[Connection refused to address /10.30.107.78:5704] 2024-09-23T15:48:12.777Z INFO 7140 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5706. Reason: IOException[Connection refused to address /10.30.107.78:5706] 2024-09-23T15:48:12.778Z INFO 7140 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 2024-09-23T15:48:12.778Z WARN 7140 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-09-23T15:48:12.779Z WARN 7140 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-09-23T15:48:12.779Z INFO 7140 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5710, timeout: 10000, bind-any: true 2024-09-23T15:48:12.780Z INFO 7140 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5710. Reason: IOException[Connection refused to address /10.30.107.78:5710] 2024-09-23T15:48:12.782Z INFO 7140 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5704, timeout: 10000, bind-any: true 2024-09-23T15:48:12.782Z INFO 7140 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5706, timeout: 10000, bind-any: true 2024-09-23T15:48:12.782Z INFO 7140 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5704. Reason: IOException[Connection refused to address /10.30.107.78:5704] 2024-09-23T15:48:12.783Z INFO 7140 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5706. Reason: IOException[Connection refused to address /10.30.107.78:5706] 2024-09-23T15:48:12.783Z INFO 7140 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2024-09-23T15:48:12.783Z WARN 7140 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 2024-09-23T15:48:12.788Z INFO 7140 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5708, timeout: 10000, bind-any: true 2024-09-23T15:48:12.789Z INFO 7140 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5708. Reason: IOException[Connection refused to address /10.30.107.78:5708] 2024-09-23T15:48:12.789Z INFO 7140 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5707, timeout: 10000, bind-any: true 2024-09-23T15:48:12.789Z INFO 7140 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5707. Reason: IOException[Connection refused to address /10.30.107.78:5707] 2024-09-23T15:48:12.803Z INFO 7140 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-10, groupId=test-1] Node 1 disconnected. 2024-09-23T15:48:12.803Z WARN 7140 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-10, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2024-09-23T15:48:12.821Z INFO 7140 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5704, timeout: 10000, bind-any: true 2024-09-23T15:48:12.822Z INFO 7140 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5704. Reason: IOException[Connection refused to address /10.30.107.78:5704] 2024-09-23T15:48:12.842Z INFO 7140 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5708, timeout: 10000, bind-any: true 2024-09-23T15:48:12.843Z INFO 7140 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5708. Reason: IOException[Connection refused to address /10.30.107.78:5708] 2024-09-23T15:48:12.843Z WARN 7140 --- [cached.thread-4] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.78]:5708 Cause => java.io.IOException {Connection refused to address /10.30.107.78:5708}, Error-Count: 72 2024-09-23T15:48:12.850Z INFO 7140 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5706, timeout: 10000, bind-any: true 2024-09-23T15:48:12.851Z INFO 7140 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5706. Reason: IOException[Connection refused to address /10.30.107.78:5706] 2024-09-23T15:48:12.851Z WARN 7140 --- [cached.thread-7] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.78]:5706 Cause => java.io.IOException {Connection refused to address /10.30.107.78:5706}, Error-Count: 72 2024-09-23T15:48:12.853Z INFO 7140 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5710, timeout: 10000, bind-any: true 2024-09-23T15:48:12.853Z INFO 7140 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5707, timeout: 10000, bind-any: true 2024-09-23T15:48:12.853Z INFO 7140 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5710. Reason: IOException[Connection refused to address /10.30.107.78:5710] 2024-09-23T15:48:12.853Z WARN 7140 --- [cached.thread-7] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.78]:5710 Cause => java.io.IOException {Connection refused to address /10.30.107.78:5710}, Error-Count: 72 2024-09-23T15:48:12.854Z INFO 7140 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5704, timeout: 10000, bind-any: true 2024-09-23T15:48:12.854Z INFO 7140 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5707. Reason: IOException[Connection refused to address /10.30.107.78:5707] 2024-09-23T15:48:12.854Z WARN 7140 --- [cached.thread-8] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.78]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.78:5707}, Error-Count: 71 2024-09-23T15:48:12.854Z INFO 7140 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5704. Reason: IOException[Connection refused to address /10.30.107.78:5704] 2024-09-23T15:48:12.855Z WARN 7140 --- [ached.thread-13] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.78]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.78:5704}, Error-Count: 72 2024-09-23T15:48:12.867Z INFO 7140 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 2024-09-23T15:48:12.867Z WARN 7140 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 2024-09-23T15:48:12.872Z INFO 7140 --- [ached.thread-18] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5710, timeout: 10000, bind-any: true 2024-09-23T15:48:12.872Z INFO 7140 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5708, timeout: 10000, bind-any: true 2024-09-23T15:48:12.873Z INFO 7140 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5706, timeout: 10000, bind-any: true 2024-09-23T15:48:12.873Z INFO 7140 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5704, timeout: 10000, bind-any: true 2024-09-23T15:48:12.873Z INFO 7140 --- [ached.thread-18] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5710. Reason: IOException[Connection refused to address /10.30.107.78:5710] 2024-09-23T15:48:12.873Z INFO 7140 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5707, timeout: 10000, bind-any: true 2024-09-23T15:48:12.873Z INFO 7140 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5708. Reason: IOException[Connection refused to address /10.30.107.78:5708] 2024-09-23T15:48:12.873Z INFO 7140 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2024-09-23T15:48:12.873Z WARN 7140 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 2024-09-23T15:48:12.873Z INFO 7140 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5706. Reason: IOException[Connection refused to address /10.30.107.78:5706] 2024-09-23T15:48:12.873Z INFO 7140 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5704. Reason: IOException[Connection refused to address /10.30.107.78:5704] 2024-09-23T15:48:12.873Z INFO 7140 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5707. Reason: IOException[Connection refused to address /10.30.107.78:5707] 2024-09-23T15:48:12.874Z INFO 7140 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 2024-09-23T15:48:12.874Z WARN 7140 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2024-09-23T15:48:12.875Z INFO 7140 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5708, timeout: 10000, bind-any: true 2024-09-23T15:48:12.875Z INFO 7140 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5706, timeout: 10000, bind-any: true 2024-09-23T15:48:12.875Z INFO 7140 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5704, timeout: 10000, bind-any: true 2024-09-23T15:48:12.875Z INFO 7140 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5707, timeout: 10000, bind-any: true 2024-09-23T15:48:12.875Z INFO 7140 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5706. Reason: IOException[Connection refused to address /10.30.107.78:5706] 2024-09-23T15:48:12.875Z INFO 7140 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5708. Reason: IOException[Connection refused to address /10.30.107.78:5708] 2024-09-23T15:48:12.876Z INFO 7140 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5704. Reason: IOException[Connection refused to address /10.30.107.78:5704] 2024-09-23T15:48:12.876Z INFO 7140 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5707. Reason: IOException[Connection refused to address /10.30.107.78:5707] 2024-09-23T15:48:12.876Z INFO 7140 --- [ached.thread-18] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5708, timeout: 10000, bind-any: true 2024-09-23T15:48:12.876Z INFO 7140 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5707, timeout: 10000, bind-any: true 2024-09-23T15:48:12.877Z INFO 7140 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5704, timeout: 10000, bind-any: true 2024-09-23T15:48:12.877Z INFO 7140 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5706, timeout: 10000, bind-any: true 2024-09-23T15:48:12.877Z INFO 7140 --- [ached.thread-18] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5708. Reason: IOException[Connection refused to address /10.30.107.78:5708] 2024-09-23T15:48:12.877Z INFO 7140 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5707. Reason: IOException[Connection refused to address /10.30.107.78:5707] 2024-09-23T15:48:12.877Z INFO 7140 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5706. Reason: IOException[Connection refused to address /10.30.107.78:5706] 2024-09-23T15:48:12.877Z INFO 7140 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5704. Reason: IOException[Connection refused to address /10.30.107.78:5704] 2024-09-23T15:48:12.878Z INFO 7140 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2024-09-23T15:48:12.878Z WARN 7140 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32778) could not be established. Broker may not be available. 2024-09-23T15:48:12.880Z INFO 7140 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5710, timeout: 10000, bind-any: true 2024-09-23T15:48:12.880Z INFO 7140 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5710. Reason: IOException[Connection refused to address /10.30.107.78:5710] 2024-09-23T15:48:12.883Z INFO 7140 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5704, timeout: 10000, bind-any: true 2024-09-23T15:48:12.883Z INFO 7140 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5706, timeout: 10000, bind-any: true 2024-09-23T15:48:12.883Z INFO 7140 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5704. Reason: IOException[Connection refused to address /10.30.107.78:5704] 2024-09-23T15:48:12.883Z INFO 7140 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5706. Reason: IOException[Connection refused to address /10.30.107.78:5706] 2024-09-23T15:48:12.889Z INFO 7140 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5708, timeout: 10000, bind-any: true 2024-09-23T15:48:12.889Z INFO 7140 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5708. Reason: IOException[Connection refused to address /10.30.107.78:5708] 2024-09-23T15:48:12.890Z INFO 7140 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5707, timeout: 10000, bind-any: true 2024-09-23T15:48:12.890Z INFO 7140 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5707. Reason: IOException[Connection refused to address /10.30.107.78:5707] 2024-09-23T15:48:12.922Z INFO 7140 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5704, timeout: 10000, bind-any: true 2024-09-23T15:48:12.923Z INFO 7140 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5704. Reason: IOException[Connection refused to address /10.30.107.78:5704] 2024-09-23T15:48:12.943Z INFO 7140 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5708, timeout: 10000, bind-any: true 2024-09-23T15:48:12.944Z INFO 7140 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5708. Reason: IOException[Connection refused to address /10.30.107.78:5708] 2024-09-23T15:48:12.944Z WARN 7140 --- [ached.thread-10] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.78]:5708 Cause => java.io.IOException {Connection refused to address /10.30.107.78:5708}, Error-Count: 73 2024-09-23T15:48:12.951Z INFO 7140 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5706, timeout: 10000, bind-any: true 2024-09-23T15:48:12.952Z INFO 7140 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5706. Reason: IOException[Connection refused to address /10.30.107.78:5706] 2024-09-23T15:48:12.952Z WARN 7140 --- [cached.thread-8] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.78]:5706 Cause => java.io.IOException {Connection refused to address /10.30.107.78:5706}, Error-Count: 73 2024-09-23T15:48:12.954Z INFO 7140 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5710, timeout: 10000, bind-any: true 2024-09-23T15:48:12.954Z INFO 7140 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5707, timeout: 10000, bind-any: true 2024-09-23T15:48:12.954Z INFO 7140 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5710. Reason: IOException[Connection refused to address /10.30.107.78:5710] 2024-09-23T15:48:12.955Z WARN 7140 --- [ached.thread-10] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.78]:5710 Cause => java.io.IOException {Connection refused to address /10.30.107.78:5710}, Error-Count: 73 2024-09-23T15:48:12.955Z INFO 7140 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5707. Reason: IOException[Connection refused to address /10.30.107.78:5707] 2024-09-23T15:48:12.955Z INFO 7140 --- [ached.thread-18] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5704, timeout: 10000, bind-any: true 2024-09-23T15:48:12.955Z WARN 7140 --- [cached.thread-8] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.78]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.78:5707}, Error-Count: 72 2024-09-23T15:48:12.956Z INFO 7140 --- [ached.thread-18] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5704. Reason: IOException[Connection refused to address /10.30.107.78:5704] 2024-09-23T15:48:12.956Z WARN 7140 --- [ached.thread-18] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.78]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.78:5704}, Error-Count: 73 2024-09-23T15:48:12.969Z INFO 7140 --- [ached.thread-18] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5710, timeout: 10000, bind-any: true 2024-09-23T15:48:12.969Z INFO 7140 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5707, timeout: 10000, bind-any: true 2024-09-23T15:48:12.969Z INFO 7140 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5704, timeout: 10000, bind-any: true 2024-09-23T15:48:12.969Z INFO 7140 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5706, timeout: 10000, bind-any: true 2024-09-23T15:48:12.969Z INFO 7140 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5708, timeout: 10000, bind-any: true 2024-09-23T15:48:12.970Z INFO 7140 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5707. Reason: IOException[Connection refused to address /10.30.107.78:5707] 2024-09-23T15:48:12.970Z INFO 7140 --- [ached.thread-18] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5710. Reason: IOException[Connection refused to address /10.30.107.78:5710] 2024-09-23T15:48:12.970Z INFO 7140 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5704. Reason: IOException[Connection refused to address /10.30.107.78:5704] 2024-09-23T15:48:12.970Z INFO 7140 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5708. Reason: IOException[Connection refused to address /10.30.107.78:5708] 2024-09-23T15:48:12.970Z INFO 7140 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5706. Reason: IOException[Connection refused to address /10.30.107.78:5706] 2024-09-23T15:48:12.973Z INFO 7140 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5710, timeout: 10000, bind-any: true 2024-09-23T15:48:12.973Z INFO 7140 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5708, timeout: 10000, bind-any: true 2024-09-23T15:48:12.973Z INFO 7140 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5706, timeout: 10000, bind-any: true 2024-09-23T15:48:12.974Z INFO 7140 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5704, timeout: 10000, bind-any: true 2024-09-23T15:48:12.974Z INFO 7140 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2024-09-23T15:48:12.974Z INFO 7140 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5707, timeout: 10000, bind-any: true 2024-09-23T15:48:12.974Z WARN 7140 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32780) could not be established. Broker may not be available. 2024-09-23T15:48:12.974Z INFO 7140 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5710. Reason: IOException[Connection refused to address /10.30.107.78:5710] 2024-09-23T15:48:12.974Z INFO 7140 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5706. Reason: IOException[Connection refused to address /10.30.107.78:5706] 2024-09-23T15:48:12.974Z INFO 7140 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5704. Reason: IOException[Connection refused to address /10.30.107.78:5704] 2024-09-23T15:48:12.974Z INFO 7140 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5708. Reason: IOException[Connection refused to address /10.30.107.78:5708] 2024-09-23T15:48:12.975Z INFO 7140 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5707. Reason: IOException[Connection refused to address /10.30.107.78:5707] 2024-09-23T15:48:12.976Z INFO 7140 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5706, timeout: 10000, bind-any: true 2024-09-23T15:48:12.976Z INFO 7140 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5708, timeout: 10000, bind-any: true 2024-09-23T15:48:12.976Z INFO 7140 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5704, timeout: 10000, bind-any: true 2024-09-23T15:48:12.976Z INFO 7140 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5707, timeout: 10000, bind-any: true 2024-09-23T15:48:12.976Z INFO 7140 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5708. Reason: IOException[Connection refused to address /10.30.107.78:5708] 2024-09-23T15:48:12.977Z INFO 7140 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5704. Reason: IOException[Connection refused to address /10.30.107.78:5704] 2024-09-23T15:48:12.977Z INFO 7140 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5706. Reason: IOException[Connection refused to address /10.30.107.78:5706] 2024-09-23T15:48:12.977Z INFO 7140 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5707. Reason: IOException[Connection refused to address /10.30.107.78:5707] 2024-09-23T15:48:12.977Z INFO 7140 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5708, timeout: 10000, bind-any: true 2024-09-23T15:48:12.977Z INFO 7140 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5706, timeout: 10000, bind-any: true 2024-09-23T15:48:12.977Z INFO 7140 --- [ached.thread-18] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5707, timeout: 10000, bind-any: true 2024-09-23T15:48:12.977Z INFO 7140 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5704, timeout: 10000, bind-any: true 2024-09-23T15:48:12.978Z INFO 7140 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5708. Reason: IOException[Connection refused to address /10.30.107.78:5708] 2024-09-23T15:48:12.978Z INFO 7140 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5706. Reason: IOException[Connection refused to address /10.30.107.78:5706] 2024-09-23T15:48:12.978Z INFO 7140 --- [ached.thread-18] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5707. Reason: IOException[Connection refused to address /10.30.107.78:5707] 2024-09-23T15:48:12.978Z INFO 7140 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5704. Reason: IOException[Connection refused to address /10.30.107.78:5704] 2024-09-23T15:48:12.981Z INFO 7140 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5710, timeout: 10000, bind-any: true 2024-09-23T15:48:12.981Z INFO 7140 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5710. Reason: IOException[Connection refused to address /10.30.107.78:5710] 2024-09-23T15:48:12.983Z INFO 7140 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5704, timeout: 10000, bind-any: true 2024-09-23T15:48:12.984Z INFO 7140 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5706, timeout: 10000, bind-any: true 2024-09-23T15:48:12.984Z INFO 7140 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5704. Reason: IOException[Connection refused to address /10.30.107.78:5704] 2024-09-23T15:48:12.984Z INFO 7140 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5706. Reason: IOException[Connection refused to address /10.30.107.78:5706] 2024-09-23T15:48:12.990Z INFO 7140 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5708, timeout: 10000, bind-any: true 2024-09-23T15:48:12.990Z INFO 7140 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5708. Reason: IOException[Connection refused to address /10.30.107.78:5708] 2024-09-23T15:48:12.990Z INFO 7140 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5707, timeout: 10000, bind-any: true 2024-09-23T15:48:12.991Z INFO 7140 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5707. Reason: IOException[Connection refused to address /10.30.107.78:5707] 2024-09-23T15:48:13.023Z INFO 7140 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5704, timeout: 10000, bind-any: true 2024-09-23T15:48:13.024Z INFO 7140 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2024-09-23T15:48:13.024Z WARN 7140 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2024-09-23T15:48:13.024Z INFO 7140 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5704. Reason: IOException[Connection refused to address /10.30.107.78:5704] 2024-09-23T15:48:13.044Z INFO 7140 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5708, timeout: 10000, bind-any: true 2024-09-23T15:48:13.045Z INFO 7140 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5708. Reason: IOException[Connection refused to address /10.30.107.78:5708] 2024-09-23T15:48:13.045Z WARN 7140 --- [cached.thread-3] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.78]:5708 Cause => java.io.IOException {Connection refused to address /10.30.107.78:5708}, Error-Count: 74 2024-09-23T15:48:13.053Z INFO 7140 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5706, timeout: 10000, bind-any: true 2024-09-23T15:48:13.054Z INFO 7140 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5706. Reason: IOException[Connection refused to address /10.30.107.78:5706] 2024-09-23T15:48:13.054Z WARN 7140 --- [cached.thread-7] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.78]:5706 Cause => java.io.IOException {Connection refused to address /10.30.107.78:5706}, Error-Count: 74 2024-09-23T15:48:13.054Z INFO 7140 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2024-09-23T15:48:13.054Z WARN 7140 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32778) could not be established. Broker may not be available. 2024-09-23T15:48:13.055Z INFO 7140 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5710, timeout: 10000, bind-any: true 2024-09-23T15:48:13.055Z INFO 7140 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5707, timeout: 10000, bind-any: true 2024-09-23T15:48:13.056Z INFO 7140 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5710. Reason: IOException[Connection refused to address /10.30.107.78:5710] 2024-09-23T15:48:13.056Z WARN 7140 --- [cached.thread-2] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.78]:5710 Cause => java.io.IOException {Connection refused to address /10.30.107.78:5710}, Error-Count: 74 2024-09-23T15:48:13.056Z INFO 7140 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5707. Reason: IOException[Connection refused to address /10.30.107.78:5707] 2024-09-23T15:48:13.056Z WARN 7140 --- [cached.thread-3] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.78]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.78:5707}, Error-Count: 73 2024-09-23T15:48:13.056Z INFO 7140 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5704, timeout: 10000, bind-any: true 2024-09-23T15:48:13.057Z INFO 7140 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5704. Reason: IOException[Connection refused to address /10.30.107.78:5704] 2024-09-23T15:48:13.057Z WARN 7140 --- [ached.thread-16] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.78]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.78:5704}, Error-Count: 74 2024-09-23T15:48:13.070Z INFO 7140 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5707, timeout: 10000, bind-any: true 2024-09-23T15:48:13.070Z INFO 7140 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5704, timeout: 10000, bind-any: true 2024-09-23T15:48:13.070Z INFO 7140 --- [ached.thread-18] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5710, timeout: 10000, bind-any: true 2024-09-23T15:48:13.070Z INFO 7140 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5708, timeout: 10000, bind-any: true 2024-09-23T15:48:13.071Z INFO 7140 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5706, timeout: 10000, bind-any: true 2024-09-23T15:48:13.071Z INFO 7140 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5704. Reason: IOException[Connection refused to address /10.30.107.78:5704] 2024-09-23T15:48:13.071Z INFO 7140 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5707. Reason: IOException[Connection refused to address /10.30.107.78:5707] 2024-09-23T15:48:13.071Z INFO 7140 --- [ached.thread-18] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5710. Reason: IOException[Connection refused to address /10.30.107.78:5710] 2024-09-23T15:48:13.071Z INFO 7140 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5708. Reason: IOException[Connection refused to address /10.30.107.78:5708] 2024-09-23T15:48:13.071Z INFO 7140 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5706. Reason: IOException[Connection refused to address /10.30.107.78:5706] 2024-09-23T15:48:13.074Z INFO 7140 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5710, timeout: 10000, bind-any: true 2024-09-23T15:48:13.074Z INFO 7140 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5704, timeout: 10000, bind-any: true 2024-09-23T15:48:13.074Z INFO 7140 --- [ached.thread-18] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5706, timeout: 10000, bind-any: true 2024-09-23T15:48:13.075Z INFO 7140 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5708, timeout: 10000, bind-any: true 2024-09-23T15:48:13.075Z INFO 7140 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5707, timeout: 10000, bind-any: true 2024-09-23T15:48:13.075Z INFO 7140 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5710. Reason: IOException[Connection refused to address /10.30.107.78:5710] 2024-09-23T15:48:13.075Z INFO 7140 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5704. Reason: IOException[Connection refused to address /10.30.107.78:5704] 2024-09-23T15:48:13.075Z INFO 7140 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5708. Reason: IOException[Connection refused to address /10.30.107.78:5708] 2024-09-23T15:48:13.075Z INFO 7140 --- [ached.thread-18] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5706. Reason: IOException[Connection refused to address /10.30.107.78:5706] 2024-09-23T15:48:13.075Z INFO 7140 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5707. Reason: IOException[Connection refused to address /10.30.107.78:5707] 2024-09-23T15:48:13.077Z INFO 7140 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5708, timeout: 10000, bind-any: true 2024-09-23T15:48:13.077Z INFO 7140 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5704, timeout: 10000, bind-any: true 2024-09-23T15:48:13.077Z INFO 7140 --- [ached.thread-18] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5706, timeout: 10000, bind-any: true 2024-09-23T15:48:13.077Z INFO 7140 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5707, timeout: 10000, bind-any: true 2024-09-23T15:48:13.077Z INFO 7140 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5708. Reason: IOException[Connection refused to address /10.30.107.78:5708] 2024-09-23T15:48:13.078Z INFO 7140 --- [ached.thread-18] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5706. Reason: IOException[Connection refused to address /10.30.107.78:5706] 2024-09-23T15:48:13.078Z INFO 7140 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5704. Reason: IOException[Connection refused to address /10.30.107.78:5704] 2024-09-23T15:48:13.078Z INFO 7140 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5707. Reason: IOException[Connection refused to address /10.30.107.78:5707] 2024-09-23T15:48:13.078Z INFO 7140 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5708, timeout: 10000, bind-any: true 2024-09-23T15:48:13.078Z INFO 7140 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5704, timeout: 10000, bind-any: true 2024-09-23T15:48:13.078Z INFO 7140 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5707, timeout: 10000, bind-any: true 2024-09-23T15:48:13.078Z INFO 7140 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5706, timeout: 10000, bind-any: true 2024-09-23T15:48:13.079Z INFO 7140 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5708. Reason: IOException[Connection refused to address /10.30.107.78:5708] 2024-09-23T15:48:13.079Z INFO 7140 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5704. Reason: IOException[Connection refused to address /10.30.107.78:5704] 2024-09-23T15:48:13.079Z INFO 7140 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5707. Reason: IOException[Connection refused to address /10.30.107.78:5707] 2024-09-23T15:48:13.079Z INFO 7140 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5706. Reason: IOException[Connection refused to address /10.30.107.78:5706] 2024-09-23T15:48:13.082Z INFO 7140 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5710, timeout: 10000, bind-any: true 2024-09-23T15:48:13.082Z INFO 7140 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5710. Reason: IOException[Connection refused to address /10.30.107.78:5710] 2024-09-23T15:48:13.082Z INFO 7140 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 2024-09-23T15:48:13.082Z WARN 7140 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32784) could not be established. Broker may not be available. 2024-09-23T15:48:13.084Z INFO 7140 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5704, timeout: 10000, bind-any: true 2024-09-23T15:48:13.084Z INFO 7140 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5706, timeout: 10000, bind-any: true 2024-09-23T15:48:13.085Z INFO 7140 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5704. Reason: IOException[Connection refused to address /10.30.107.78:5704] 2024-09-23T15:48:13.085Z INFO 7140 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5706. Reason: IOException[Connection refused to address /10.30.107.78:5706] 2024-09-23T15:48:13.091Z INFO 7140 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5708, timeout: 10000, bind-any: true 2024-09-23T15:48:13.091Z INFO 7140 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5707, timeout: 10000, bind-any: true 2024-09-23T15:48:13.091Z INFO 7140 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5708. Reason: IOException[Connection refused to address /10.30.107.78:5708] 2024-09-23T15:48:13.092Z INFO 7140 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5707. Reason: IOException[Connection refused to address /10.30.107.78:5707] 2024-09-23T15:48:13.124Z INFO 7140 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-3, groupId=test] Node 1 disconnected. 2024-09-23T15:48:13.124Z WARN 7140 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-3, groupId=test] Connection to node 1 (localhost/127.0.0.1:32780) could not be established. Broker may not be available. 2024-09-23T15:48:13.124Z INFO 7140 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5704, timeout: 10000, bind-any: true 2024-09-23T15:48:13.125Z INFO 7140 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 2024-09-23T15:48:13.125Z WARN 7140 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32784) could not be established. Broker may not be available. 2024-09-23T15:48:13.125Z INFO 7140 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5704. Reason: IOException[Connection refused to address /10.30.107.78:5704] 2024-09-23T15:48:13.146Z INFO 7140 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5708, timeout: 10000, bind-any: true 2024-09-23T15:48:13.147Z INFO 7140 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5708. Reason: IOException[Connection refused to address /10.30.107.78:5708] 2024-09-23T15:48:13.147Z WARN 7140 --- [cached.thread-3] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.78]:5708 Cause => java.io.IOException {Connection refused to address /10.30.107.78:5708}, Error-Count: 75 2024-09-23T15:48:13.154Z INFO 7140 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5706, timeout: 10000, bind-any: true 2024-09-23T15:48:13.155Z INFO 7140 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5706. Reason: IOException[Connection refused to address /10.30.107.78:5706] 2024-09-23T15:48:13.155Z WARN 7140 --- [cached.thread-6] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.78]:5706 Cause => java.io.IOException {Connection refused to address /10.30.107.78:5706}, Error-Count: 75 2024-09-23T15:48:13.156Z INFO 7140 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5710, timeout: 10000, bind-any: true 2024-09-23T15:48:13.156Z INFO 7140 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5707, timeout: 10000, bind-any: true 2024-09-23T15:48:13.157Z INFO 7140 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5710. Reason: IOException[Connection refused to address /10.30.107.78:5710] 2024-09-23T15:48:13.157Z WARN 7140 --- [cached.thread-1] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.78]:5710 Cause => java.io.IOException {Connection refused to address /10.30.107.78:5710}, Error-Count: 75 2024-09-23T15:48:13.157Z INFO 7140 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5707. Reason: IOException[Connection refused to address /10.30.107.78:5707] 2024-09-23T15:48:13.157Z WARN 7140 --- [ached.thread-17] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.78]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.78:5707}, Error-Count: 74 2024-09-23T15:48:13.157Z INFO 7140 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5704, timeout: 10000, bind-any: true 2024-09-23T15:48:13.158Z INFO 7140 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5704. Reason: IOException[Connection refused to address /10.30.107.78:5704] 2024-09-23T15:48:13.158Z WARN 7140 --- [cached.thread-1] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.78]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.78:5704}, Error-Count: 75 2024-09-23T15:48:13.172Z INFO 7140 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5704, timeout: 10000, bind-any: true 2024-09-23T15:48:13.172Z INFO 7140 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5707, timeout: 10000, bind-any: true 2024-09-23T15:48:13.172Z INFO 7140 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5710, timeout: 10000, bind-any: true 2024-09-23T15:48:13.172Z INFO 7140 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5708, timeout: 10000, bind-any: true 2024-09-23T15:48:13.172Z INFO 7140 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5706, timeout: 10000, bind-any: true 2024-09-23T15:48:13.172Z INFO 7140 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5707. Reason: IOException[Connection refused to address /10.30.107.78:5707] 2024-09-23T15:48:13.172Z INFO 7140 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5708. Reason: IOException[Connection refused to address /10.30.107.78:5708] 2024-09-23T15:48:13.172Z INFO 7140 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5710. Reason: IOException[Connection refused to address /10.30.107.78:5710] 2024-09-23T15:48:13.173Z INFO 7140 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5704. Reason: IOException[Connection refused to address /10.30.107.78:5704] 2024-09-23T15:48:13.173Z INFO 7140 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5706. Reason: IOException[Connection refused to address /10.30.107.78:5706] 2024-09-23T15:48:13.175Z INFO 7140 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5710, timeout: 10000, bind-any: true 2024-09-23T15:48:13.175Z INFO 7140 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5704, timeout: 10000, bind-any: true 2024-09-23T15:48:13.176Z INFO 7140 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5706, timeout: 10000, bind-any: true 2024-09-23T15:48:13.176Z INFO 7140 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5708, timeout: 10000, bind-any: true 2024-09-23T15:48:13.176Z INFO 7140 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5707, timeout: 10000, bind-any: true 2024-09-23T15:48:13.176Z INFO 7140 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5710. Reason: IOException[Connection refused to address /10.30.107.78:5710] 2024-09-23T15:48:13.176Z INFO 7140 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5704. Reason: IOException[Connection refused to address /10.30.107.78:5704] 2024-09-23T15:48:13.176Z INFO 7140 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5706. Reason: IOException[Connection refused to address /10.30.107.78:5706] 2024-09-23T15:48:13.176Z INFO 7140 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5707. Reason: IOException[Connection refused to address /10.30.107.78:5707] 2024-09-23T15:48:13.176Z INFO 7140 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5708. Reason: IOException[Connection refused to address /10.30.107.78:5708] 2024-09-23T15:48:13.178Z INFO 7140 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5708, timeout: 10000, bind-any: true 2024-09-23T15:48:13.178Z INFO 7140 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5706, timeout: 10000, bind-any: true 2024-09-23T15:48:13.178Z INFO 7140 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5704, timeout: 10000, bind-any: true 2024-09-23T15:48:13.178Z INFO 7140 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5707, timeout: 10000, bind-any: true 2024-09-23T15:48:13.178Z INFO 7140 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5706. Reason: IOException[Connection refused to address /10.30.107.78:5706] 2024-09-23T15:48:13.178Z INFO 7140 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5708. Reason: IOException[Connection refused to address /10.30.107.78:5708] 2024-09-23T15:48:13.179Z INFO 7140 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5704. Reason: IOException[Connection refused to address /10.30.107.78:5704] 2024-09-23T15:48:13.179Z INFO 7140 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5707. Reason: IOException[Connection refused to address /10.30.107.78:5707] 2024-09-23T15:48:13.179Z INFO 7140 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5704, timeout: 10000, bind-any: true 2024-09-23T15:48:13.179Z INFO 7140 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5708, timeout: 10000, bind-any: true 2024-09-23T15:48:13.179Z INFO 7140 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5706, timeout: 10000, bind-any: true 2024-09-23T15:48:13.179Z INFO 7140 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5707, timeout: 10000, bind-any: true 2024-09-23T15:48:13.180Z INFO 7140 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5704. Reason: IOException[Connection refused to address /10.30.107.78:5704] 2024-09-23T15:48:13.180Z INFO 7140 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5708. Reason: IOException[Connection refused to address /10.30.107.78:5708] 2024-09-23T15:48:13.180Z INFO 7140 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5707. Reason: IOException[Connection refused to address /10.30.107.78:5707] 2024-09-23T15:48:13.180Z INFO 7140 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5706. Reason: IOException[Connection refused to address /10.30.107.78:5706] 2024-09-23T15:48:13.182Z INFO 7140 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5710, timeout: 10000, bind-any: true 2024-09-23T15:48:13.183Z INFO 7140 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5710. Reason: IOException[Connection refused to address /10.30.107.78:5710] 2024-09-23T15:48:13.185Z INFO 7140 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5704, timeout: 10000, bind-any: true 2024-09-23T15:48:13.185Z INFO 7140 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5706, timeout: 10000, bind-any: true 2024-09-23T15:48:13.186Z INFO 7140 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5704. Reason: IOException[Connection refused to address /10.30.107.78:5704] 2024-09-23T15:48:13.186Z INFO 7140 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5706. Reason: IOException[Connection refused to address /10.30.107.78:5706] 2024-09-23T15:48:13.191Z INFO 7140 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5708, timeout: 10000, bind-any: true 2024-09-23T15:48:13.192Z INFO 7140 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5707, timeout: 10000, bind-any: true 2024-09-23T15:48:13.192Z INFO 7140 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5708. Reason: IOException[Connection refused to address /10.30.107.78:5708] 2024-09-23T15:48:13.193Z INFO 7140 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5707. Reason: IOException[Connection refused to address /10.30.107.78:5707] 2024-09-23T15:48:13.226Z INFO 7140 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5704, timeout: 10000, bind-any: true 2024-09-23T15:48:13.226Z INFO 7140 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5704. Reason: IOException[Connection refused to address /10.30.107.78:5704] 2024-09-23T15:48:13.247Z INFO 7140 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5708, timeout: 10000, bind-any: true 2024-09-23T15:48:13.248Z INFO 7140 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5708. Reason: IOException[Connection refused to address /10.30.107.78:5708] 2024-09-23T15:48:13.248Z WARN 7140 --- [ached.thread-17] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.78]:5708 Cause => java.io.IOException {Connection refused to address /10.30.107.78:5708}, Error-Count: 76 2024-09-23T15:48:13.256Z INFO 7140 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5706, timeout: 10000, bind-any: true 2024-09-23T15:48:13.256Z INFO 7140 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5706. Reason: IOException[Connection refused to address /10.30.107.78:5706] 2024-09-23T15:48:13.256Z WARN 7140 --- [ached.thread-14] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.78]:5706 Cause => java.io.IOException {Connection refused to address /10.30.107.78:5706}, Error-Count: 76 2024-09-23T15:48:13.258Z INFO 7140 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5710, timeout: 10000, bind-any: true 2024-09-23T15:48:13.258Z INFO 7140 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5707, timeout: 10000, bind-any: true 2024-09-23T15:48:13.258Z INFO 7140 --- [ached.thread-18] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5704, timeout: 10000, bind-any: true 2024-09-23T15:48:13.259Z INFO 7140 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5707. Reason: IOException[Connection refused to address /10.30.107.78:5707] 2024-09-23T15:48:13.259Z WARN 7140 --- [cached.thread-5] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.78]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.78:5707}, Error-Count: 75 2024-09-23T15:48:13.259Z INFO 7140 --- [ached.thread-18] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5704. Reason: IOException[Connection refused to address /10.30.107.78:5704] 2024-09-23T15:48:13.259Z WARN 7140 --- [ached.thread-18] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.78]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.78:5704}, Error-Count: 76 2024-09-23T15:48:13.259Z INFO 7140 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5710. Reason: IOException[Connection refused to address /10.30.107.78:5710] 2024-09-23T15:48:13.259Z WARN 7140 --- [ached.thread-10] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.78]:5710 Cause => java.io.IOException {Connection refused to address /10.30.107.78:5710}, Error-Count: 76 2024-09-23T15:48:13.273Z INFO 7140 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5707, timeout: 10000, bind-any: true 2024-09-23T15:48:13.273Z INFO 7140 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5708, timeout: 10000, bind-any: true 2024-09-23T15:48:13.273Z INFO 7140 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5710, timeout: 10000, bind-any: true 2024-09-23T15:48:13.273Z INFO 7140 --- [ached.thread-18] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5704, timeout: 10000, bind-any: true 2024-09-23T15:48:13.273Z INFO 7140 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5706, timeout: 10000, bind-any: true 2024-09-23T15:48:13.274Z INFO 7140 --- [ached.thread-18] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5704. Reason: IOException[Connection refused to address /10.30.107.78:5704] 2024-09-23T15:48:13.274Z INFO 7140 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5707. Reason: IOException[Connection refused to address /10.30.107.78:5707] 2024-09-23T15:48:13.274Z INFO 7140 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5708. Reason: IOException[Connection refused to address /10.30.107.78:5708] 2024-09-23T15:48:13.274Z INFO 7140 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5710. Reason: IOException[Connection refused to address /10.30.107.78:5710] 2024-09-23T15:48:13.274Z INFO 7140 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5706. Reason: IOException[Connection refused to address /10.30.107.78:5706] 2024-09-23T15:48:13.276Z INFO 7140 --- [ached.thread-18] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5710, timeout: 10000, bind-any: true 2024-09-23T15:48:13.276Z INFO 7140 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5704, timeout: 10000, bind-any: true 2024-09-23T15:48:13.276Z INFO 7140 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node 1 disconnected. 2024-09-23T15:48:13.276Z WARN 7140 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2024-09-23T15:48:13.276Z INFO 7140 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5706, timeout: 10000, bind-any: true 2024-09-23T15:48:13.276Z INFO 7140 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5707, timeout: 10000, bind-any: true 2024-09-23T15:48:13.277Z INFO 7140 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5708, timeout: 10000, bind-any: true 2024-09-23T15:48:13.277Z INFO 7140 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5704. Reason: IOException[Connection refused to address /10.30.107.78:5704] 2024-09-23T15:48:13.277Z INFO 7140 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5706. Reason: IOException[Connection refused to address /10.30.107.78:5706] 2024-09-23T15:48:13.277Z INFO 7140 --- [ached.thread-18] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5710. Reason: IOException[Connection refused to address /10.30.107.78:5710] 2024-09-23T15:48:13.277Z INFO 7140 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5707. Reason: IOException[Connection refused to address /10.30.107.78:5707] 2024-09-23T15:48:13.277Z INFO 7140 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5708. Reason: IOException[Connection refused to address /10.30.107.78:5708] 2024-09-23T15:48:13.279Z INFO 7140 --- [ached.thread-18] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5708, timeout: 10000, bind-any: true 2024-09-23T15:48:13.279Z INFO 7140 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5706, timeout: 10000, bind-any: true 2024-09-23T15:48:13.279Z INFO 7140 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5704, timeout: 10000, bind-any: true 2024-09-23T15:48:13.279Z INFO 7140 --- [ached.thread-18] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5708. Reason: IOException[Connection refused to address /10.30.107.78:5708] 2024-09-23T15:48:13.279Z INFO 7140 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5707, timeout: 10000, bind-any: true 2024-09-23T15:48:13.279Z INFO 7140 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5706. Reason: IOException[Connection refused to address /10.30.107.78:5706] 2024-09-23T15:48:13.279Z INFO 7140 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5704. Reason: IOException[Connection refused to address /10.30.107.78:5704] 2024-09-23T15:48:13.280Z INFO 7140 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5704, timeout: 10000, bind-any: true 2024-09-23T15:48:13.280Z INFO 7140 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5707. Reason: IOException[Connection refused to address /10.30.107.78:5707] 2024-09-23T15:48:13.280Z INFO 7140 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5708, timeout: 10000, bind-any: true 2024-09-23T15:48:13.281Z INFO 7140 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5707, timeout: 10000, bind-any: true 2024-09-23T15:48:13.281Z INFO 7140 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5704. Reason: IOException[Connection refused to address /10.30.107.78:5704] 2024-09-23T15:48:13.281Z INFO 7140 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5706, timeout: 10000, bind-any: true 2024-09-23T15:48:13.281Z INFO 7140 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5708. Reason: IOException[Connection refused to address /10.30.107.78:5708] 2024-09-23T15:48:13.281Z INFO 7140 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5707. Reason: IOException[Connection refused to address /10.30.107.78:5707] 2024-09-23T15:48:13.282Z INFO 7140 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5706. Reason: IOException[Connection refused to address /10.30.107.78:5706] 2024-09-23T15:48:13.283Z INFO 7140 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2024-09-23T15:48:13.283Z WARN 7140 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 2024-09-23T15:48:13.284Z INFO 7140 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5710, timeout: 10000, bind-any: true 2024-09-23T15:48:13.284Z INFO 7140 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5710. Reason: IOException[Connection refused to address /10.30.107.78:5710] 2024-09-23T15:48:13.286Z INFO 7140 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5704, timeout: 10000, bind-any: true 2024-09-23T15:48:13.286Z INFO 7140 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5706, timeout: 10000, bind-any: true 2024-09-23T15:48:13.287Z INFO 7140 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5704. Reason: IOException[Connection refused to address /10.30.107.78:5704] 2024-09-23T15:48:13.287Z INFO 7140 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5706. Reason: IOException[Connection refused to address /10.30.107.78:5706] 2024-09-23T15:48:13.293Z INFO 7140 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5708, timeout: 10000, bind-any: true 2024-09-23T15:48:13.293Z INFO 7140 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5707, timeout: 10000, bind-any: true 2024-09-23T15:48:13.293Z INFO 7140 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5708. Reason: IOException[Connection refused to address /10.30.107.78:5708] 2024-09-23T15:48:13.294Z INFO 7140 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5707. Reason: IOException[Connection refused to address /10.30.107.78:5707] 2024-09-23T15:48:13.327Z INFO 7140 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5704, timeout: 10000, bind-any: true 2024-09-23T15:48:13.328Z INFO 7140 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5704. Reason: IOException[Connection refused to address /10.30.107.78:5704] 2024-09-23T15:48:13.345Z INFO 7140 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 2024-09-23T15:48:13.345Z WARN 7140 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2024-09-23T15:48:13.348Z INFO 7140 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5708, timeout: 10000, bind-any: true 2024-09-23T15:48:13.349Z INFO 7140 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5708. Reason: IOException[Connection refused to address /10.30.107.78:5708] 2024-09-23T15:48:13.349Z WARN 7140 --- [ached.thread-17] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.78]:5708 Cause => java.io.IOException {Connection refused to address /10.30.107.78:5708}, Error-Count: 77 2024-09-23T15:48:13.357Z INFO 7140 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5706, timeout: 10000, bind-any: true 2024-09-23T15:48:13.357Z INFO 7140 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5706. Reason: IOException[Connection refused to address /10.30.107.78:5706] 2024-09-23T15:48:13.357Z WARN 7140 --- [ached.thread-17] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.78]:5706 Cause => java.io.IOException {Connection refused to address /10.30.107.78:5706}, Error-Count: 77 2024-09-23T15:48:13.359Z INFO 7140 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5707, timeout: 10000, bind-any: true 2024-09-23T15:48:13.359Z INFO 7140 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5710, timeout: 10000, bind-any: true 2024-09-23T15:48:13.359Z INFO 7140 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5704, timeout: 10000, bind-any: true 2024-09-23T15:48:13.360Z INFO 7140 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5707. Reason: IOException[Connection refused to address /10.30.107.78:5707] 2024-09-23T15:48:13.360Z WARN 7140 --- [ached.thread-17] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.78]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.78:5707}, Error-Count: 76 2024-09-23T15:48:13.360Z INFO 7140 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5710. Reason: IOException[Connection refused to address /10.30.107.78:5710] 2024-09-23T15:48:13.360Z INFO 7140 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5704. Reason: IOException[Connection refused to address /10.30.107.78:5704] 2024-09-23T15:48:13.360Z WARN 7140 --- [cached.thread-6] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.78]:5710 Cause => java.io.IOException {Connection refused to address /10.30.107.78:5710}, Error-Count: 77 2024-09-23T15:48:13.360Z WARN 7140 --- [cached.thread-3] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.78]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.78:5704}, Error-Count: 77 2024-09-23T15:48:13.374Z INFO 7140 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5708, timeout: 10000, bind-any: true 2024-09-23T15:48:13.374Z INFO 7140 --- [ached.thread-18] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5707, timeout: 10000, bind-any: true 2024-09-23T15:48:13.374Z INFO 7140 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5704, timeout: 10000, bind-any: true 2024-09-23T15:48:13.374Z INFO 7140 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5710, timeout: 10000, bind-any: true 2024-09-23T15:48:13.374Z INFO 7140 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5706, timeout: 10000, bind-any: true 2024-09-23T15:48:13.375Z INFO 7140 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5708. Reason: IOException[Connection refused to address /10.30.107.78:5708] 2024-09-23T15:48:13.375Z INFO 7140 --- [ached.thread-18] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5707. Reason: IOException[Connection refused to address /10.30.107.78:5707] 2024-09-23T15:48:13.375Z INFO 7140 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5704. Reason: IOException[Connection refused to address /10.30.107.78:5704] 2024-09-23T15:48:13.375Z INFO 7140 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5710. Reason: IOException[Connection refused to address /10.30.107.78:5710] 2024-09-23T15:48:13.375Z INFO 7140 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5706. Reason: IOException[Connection refused to address /10.30.107.78:5706] 2024-09-23T15:48:13.377Z INFO 7140 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5706, timeout: 10000, bind-any: true 2024-09-23T15:48:13.377Z INFO 7140 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5707, timeout: 10000, bind-any: true 2024-09-23T15:48:13.377Z INFO 7140 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5710, timeout: 10000, bind-any: true 2024-09-23T15:48:13.377Z INFO 7140 --- [ached.thread-18] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5704, timeout: 10000, bind-any: true 2024-09-23T15:48:13.377Z INFO 7140 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5708, timeout: 10000, bind-any: true 2024-09-23T15:48:13.378Z INFO 7140 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5710. Reason: IOException[Connection refused to address /10.30.107.78:5710] 2024-09-23T15:48:13.378Z INFO 7140 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5707. Reason: IOException[Connection refused to address /10.30.107.78:5707] 2024-09-23T15:48:13.378Z INFO 7140 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5706. Reason: IOException[Connection refused to address /10.30.107.78:5706] 2024-09-23T15:48:13.378Z INFO 7140 --- [ached.thread-18] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5704. Reason: IOException[Connection refused to address /10.30.107.78:5704] 2024-09-23T15:48:13.378Z INFO 7140 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5708. Reason: IOException[Connection refused to address /10.30.107.78:5708] 2024-09-23T15:48:13.380Z INFO 7140 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5708, timeout: 10000, bind-any: true 2024-09-23T15:48:13.380Z INFO 7140 --- [ached.thread-18] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5706, timeout: 10000, bind-any: true 2024-09-23T15:48:13.380Z INFO 7140 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5704, timeout: 10000, bind-any: true 2024-09-23T15:48:13.380Z INFO 7140 --- [ached.thread-18] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5706. Reason: IOException[Connection refused to address /10.30.107.78:5706] 2024-09-23T15:48:13.380Z INFO 7140 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5707, timeout: 10000, bind-any: true 2024-09-23T15:48:13.380Z INFO 7140 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5708. Reason: IOException[Connection refused to address /10.30.107.78:5708] 2024-09-23T15:48:13.380Z INFO 7140 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5704. Reason: IOException[Connection refused to address /10.30.107.78:5704] 2024-09-23T15:48:13.381Z INFO 7140 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5707. Reason: IOException[Connection refused to address /10.30.107.78:5707] 2024-09-23T15:48:13.381Z INFO 7140 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5704, timeout: 10000, bind-any: true 2024-09-23T15:48:13.381Z INFO 7140 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5708, timeout: 10000, bind-any: true 2024-09-23T15:48:13.381Z INFO 7140 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5704. Reason: IOException[Connection refused to address /10.30.107.78:5704] 2024-09-23T15:48:13.381Z INFO 7140 --- [ached.thread-18] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5707, timeout: 10000, bind-any: true 2024-09-23T15:48:13.382Z INFO 7140 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5706, timeout: 10000, bind-any: true 2024-09-23T15:48:13.382Z INFO 7140 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5708. Reason: IOException[Connection refused to address /10.30.107.78:5708] 2024-09-23T15:48:13.382Z INFO 7140 --- [ached.thread-18] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5707. Reason: IOException[Connection refused to address /10.30.107.78:5707] 2024-09-23T15:48:13.382Z INFO 7140 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5706. Reason: IOException[Connection refused to address /10.30.107.78:5706] 2024-09-23T15:48:13.384Z INFO 7140 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5710, timeout: 10000, bind-any: true 2024-09-23T15:48:13.385Z INFO 7140 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5710. Reason: IOException[Connection refused to address /10.30.107.78:5710] 2024-09-23T15:48:13.387Z INFO 7140 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5706, timeout: 10000, bind-any: true 2024-09-23T15:48:13.387Z INFO 7140 --- [ached.thread-18] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5704, timeout: 10000, bind-any: true 2024-09-23T15:48:13.388Z INFO 7140 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5706. Reason: IOException[Connection refused to address /10.30.107.78:5706] 2024-09-23T15:48:13.388Z INFO 7140 --- [ached.thread-18] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5704. Reason: IOException[Connection refused to address /10.30.107.78:5704] 2024-09-23T15:48:13.394Z INFO 7140 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5708, timeout: 10000, bind-any: true 2024-09-23T15:48:13.394Z INFO 7140 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5708. Reason: IOException[Connection refused to address /10.30.107.78:5708] 2024-09-23T15:48:13.394Z INFO 7140 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5707, timeout: 10000, bind-any: true 2024-09-23T15:48:13.395Z INFO 7140 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5707. Reason: IOException[Connection refused to address /10.30.107.78:5707] 2024-09-23T15:48:13.422Z INFO 7140 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 2024-09-23T15:48:13.422Z WARN 7140 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2024-09-23T15:48:13.428Z INFO 7140 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5704, timeout: 10000, bind-any: true 2024-09-23T15:48:13.429Z INFO 7140 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5704. Reason: IOException[Connection refused to address /10.30.107.78:5704] 2024-09-23T15:48:13.450Z INFO 7140 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5708, timeout: 10000, bind-any: true 2024-09-23T15:48:13.450Z INFO 7140 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5708. Reason: IOException[Connection refused to address /10.30.107.78:5708] 2024-09-23T15:48:13.450Z WARN 7140 --- [ached.thread-13] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.78]:5708 Cause => java.io.IOException {Connection refused to address /10.30.107.78:5708}, Error-Count: 78 2024-09-23T15:48:13.458Z INFO 7140 --- [ached.thread-18] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5706, timeout: 10000, bind-any: true 2024-09-23T15:48:13.459Z INFO 7140 --- [ached.thread-18] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5706. Reason: IOException[Connection refused to address /10.30.107.78:5706] 2024-09-23T15:48:13.459Z WARN 7140 --- [ached.thread-18] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.78]:5706 Cause => java.io.IOException {Connection refused to address /10.30.107.78:5706}, Error-Count: 78 2024-09-23T15:48:13.460Z INFO 7140 --- [ached.thread-18] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5707, timeout: 10000, bind-any: true 2024-09-23T15:48:13.460Z INFO 7140 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5710, timeout: 10000, bind-any: true 2024-09-23T15:48:13.460Z INFO 7140 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5704, timeout: 10000, bind-any: true 2024-09-23T15:48:13.461Z INFO 7140 --- [ached.thread-18] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5707. Reason: IOException[Connection refused to address /10.30.107.78:5707] 2024-09-23T15:48:13.461Z WARN 7140 --- [ached.thread-18] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.78]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.78:5707}, Error-Count: 77 2024-09-23T15:48:13.461Z INFO 7140 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5710. Reason: IOException[Connection refused to address /10.30.107.78:5710] 2024-09-23T15:48:13.461Z WARN 7140 --- [ached.thread-14] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.78]:5710 Cause => java.io.IOException {Connection refused to address /10.30.107.78:5710}, Error-Count: 78 2024-09-23T15:48:13.461Z INFO 7140 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5704. Reason: IOException[Connection refused to address /10.30.107.78:5704] 2024-09-23T15:48:13.461Z WARN 7140 --- [cached.thread-7] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.78]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.78:5704}, Error-Count: 78 2024-09-23T15:48:13.475Z INFO 7140 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5707, timeout: 10000, bind-any: true 2024-09-23T15:48:13.475Z INFO 7140 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5708, timeout: 10000, bind-any: true 2024-09-23T15:48:13.475Z INFO 7140 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5704, timeout: 10000, bind-any: true 2024-09-23T15:48:13.475Z INFO 7140 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5710, timeout: 10000, bind-any: true 2024-09-23T15:48:13.475Z INFO 7140 --- [ached.thread-18] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5706, timeout: 10000, bind-any: true 2024-09-23T15:48:13.476Z INFO 7140 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5707. Reason: IOException[Connection refused to address /10.30.107.78:5707] 2024-09-23T15:48:13.476Z INFO 7140 --- [ached.thread-18] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5706. Reason: IOException[Connection refused to address /10.30.107.78:5706] 2024-09-23T15:48:13.476Z INFO 7140 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5710. Reason: IOException[Connection refused to address /10.30.107.78:5710] 2024-09-23T15:48:13.476Z INFO 7140 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5708. Reason: IOException[Connection refused to address /10.30.107.78:5708] 2024-09-23T15:48:13.476Z INFO 7140 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5704. Reason: IOException[Connection refused to address /10.30.107.78:5704] 2024-09-23T15:48:13.478Z INFO 7140 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5707, timeout: 10000, bind-any: true 2024-09-23T15:48:13.478Z INFO 7140 --- [ached.thread-18] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5706, timeout: 10000, bind-any: true 2024-09-23T15:48:13.478Z INFO 7140 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5710, timeout: 10000, bind-any: true 2024-09-23T15:48:13.478Z INFO 7140 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5704, timeout: 10000, bind-any: true 2024-09-23T15:48:13.478Z INFO 7140 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5708, timeout: 10000, bind-any: true 2024-09-23T15:48:13.479Z INFO 7140 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5707. Reason: IOException[Connection refused to address /10.30.107.78:5707] 2024-09-23T15:48:13.479Z INFO 7140 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5704. Reason: IOException[Connection refused to address /10.30.107.78:5704] 2024-09-23T15:48:13.479Z INFO 7140 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5710. Reason: IOException[Connection refused to address /10.30.107.78:5710] 2024-09-23T15:48:13.479Z INFO 7140 --- [ached.thread-18] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5706. Reason: IOException[Connection refused to address /10.30.107.78:5706] 2024-09-23T15:48:13.479Z INFO 7140 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5708. Reason: IOException[Connection refused to address /10.30.107.78:5708] 2024-09-23T15:48:13.481Z INFO 7140 --- [ached.thread-18] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5706, timeout: 10000, bind-any: true 2024-09-23T15:48:13.481Z INFO 7140 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5708, timeout: 10000, bind-any: true 2024-09-23T15:48:13.481Z INFO 7140 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5704, timeout: 10000, bind-any: true 2024-09-23T15:48:13.481Z INFO 7140 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5707, timeout: 10000, bind-any: true 2024-09-23T15:48:13.481Z INFO 7140 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5708. Reason: IOException[Connection refused to address /10.30.107.78:5708] 2024-09-23T15:48:13.481Z INFO 7140 --- [ached.thread-18] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5706. Reason: IOException[Connection refused to address /10.30.107.78:5706] 2024-09-23T15:48:13.481Z INFO 7140 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5704. Reason: IOException[Connection refused to address /10.30.107.78:5704] 2024-09-23T15:48:13.482Z INFO 7140 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5707. Reason: IOException[Connection refused to address /10.30.107.78:5707] 2024-09-23T15:48:13.482Z INFO 7140 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5704, timeout: 10000, bind-any: true 2024-09-23T15:48:13.482Z INFO 7140 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5708, timeout: 10000, bind-any: true 2024-09-23T15:48:13.482Z INFO 7140 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5707, timeout: 10000, bind-any: true 2024-09-23T15:48:13.483Z INFO 7140 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5704. Reason: IOException[Connection refused to address /10.30.107.78:5704] 2024-09-23T15:48:13.483Z INFO 7140 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5707. Reason: IOException[Connection refused to address /10.30.107.78:5707] 2024-09-23T15:48:13.483Z INFO 7140 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5708. Reason: IOException[Connection refused to address /10.30.107.78:5708] 2024-09-23T15:48:13.483Z INFO 7140 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5706, timeout: 10000, bind-any: true 2024-09-23T15:48:13.484Z INFO 7140 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5706. Reason: IOException[Connection refused to address /10.30.107.78:5706] 2024-09-23T15:48:13.485Z INFO 7140 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2024-09-23T15:48:13.485Z WARN 7140 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 2024-09-23T15:48:13.485Z INFO 7140 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5710, timeout: 10000, bind-any: true 2024-09-23T15:48:13.486Z INFO 7140 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5710. Reason: IOException[Connection refused to address /10.30.107.78:5710] 2024-09-23T15:48:13.488Z INFO 7140 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5704, timeout: 10000, bind-any: true 2024-09-23T15:48:13.488Z INFO 7140 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5706, timeout: 10000, bind-any: true 2024-09-23T15:48:13.489Z INFO 7140 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5706. Reason: IOException[Connection refused to address /10.30.107.78:5706] 2024-09-23T15:48:13.489Z INFO 7140 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5704. Reason: IOException[Connection refused to address /10.30.107.78:5704] 2024-09-23T15:48:13.494Z INFO 7140 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5708, timeout: 10000, bind-any: true 2024-09-23T15:48:13.495Z INFO 7140 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5708. Reason: IOException[Connection refused to address /10.30.107.78:5708] 2024-09-23T15:48:13.495Z INFO 7140 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5707, timeout: 10000, bind-any: true 2024-09-23T15:48:13.496Z INFO 7140 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5707. Reason: IOException[Connection refused to address /10.30.107.78:5707] 2024-09-23T15:48:13.505Z INFO 7140 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 2024-09-23T15:48:13.505Z WARN 7140 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2024-09-23T15:48:13.519Z INFO 7140 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 2024-09-23T15:48:13.519Z WARN 7140 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2024-09-23T15:48:13.530Z INFO 7140 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5704, timeout: 10000, bind-any: true 2024-09-23T15:48:13.531Z INFO 7140 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5704. Reason: IOException[Connection refused to address /10.30.107.78:5704] 2024-09-23T15:48:13.531Z INFO 7140 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 2024-09-23T15:48:13.531Z WARN 7140 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-09-23T15:48:13.531Z WARN 7140 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-09-23T15:48:13.551Z INFO 7140 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5708, timeout: 10000, bind-any: true 2024-09-23T15:48:13.552Z INFO 7140 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5708. Reason: IOException[Connection refused to address /10.30.107.78:5708] 2024-09-23T15:48:13.552Z WARN 7140 --- [cached.thread-5] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.78]:5708 Cause => java.io.IOException {Connection refused to address /10.30.107.78:5708}, Error-Count: 79 2024-09-23T15:48:13.559Z INFO 7140 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5706, timeout: 10000, bind-any: true 2024-09-23T15:48:13.560Z INFO 7140 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5706. Reason: IOException[Connection refused to address /10.30.107.78:5706] 2024-09-23T15:48:13.560Z WARN 7140 --- [cached.thread-3] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.78]:5706 Cause => java.io.IOException {Connection refused to address /10.30.107.78:5706}, Error-Count: 79 2024-09-23T15:48:13.561Z INFO 7140 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5707, timeout: 10000, bind-any: true 2024-09-23T15:48:13.561Z INFO 7140 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5710, timeout: 10000, bind-any: true 2024-09-23T15:48:13.561Z INFO 7140 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5704, timeout: 10000, bind-any: true 2024-09-23T15:48:13.562Z INFO 7140 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5707. Reason: IOException[Connection refused to address /10.30.107.78:5707] 2024-09-23T15:48:13.562Z WARN 7140 --- [cached.thread-5] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.78]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.78:5707}, Error-Count: 78 2024-09-23T15:48:13.562Z INFO 7140 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5704. Reason: IOException[Connection refused to address /10.30.107.78:5704] 2024-09-23T15:48:13.562Z WARN 7140 --- [cached.thread-3] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.78]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.78:5704}, Error-Count: 79 2024-09-23T15:48:13.562Z INFO 7140 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5710. Reason: IOException[Connection refused to address /10.30.107.78:5710] 2024-09-23T15:48:13.562Z WARN 7140 --- [ached.thread-10] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.78]:5710 Cause => java.io.IOException {Connection refused to address /10.30.107.78:5710}, Error-Count: 79 2024-09-23T15:48:13.576Z INFO 7140 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5707, timeout: 10000, bind-any: true 2024-09-23T15:48:13.576Z INFO 7140 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5706, timeout: 10000, bind-any: true 2024-09-23T15:48:13.576Z INFO 7140 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5708, timeout: 10000, bind-any: true 2024-09-23T15:48:13.576Z INFO 7140 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5704, timeout: 10000, bind-any: true 2024-09-23T15:48:13.576Z INFO 7140 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5710, timeout: 10000, bind-any: true 2024-09-23T15:48:13.577Z INFO 7140 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5708. Reason: IOException[Connection refused to address /10.30.107.78:5708] 2024-09-23T15:48:13.577Z INFO 7140 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5704. Reason: IOException[Connection refused to address /10.30.107.78:5704] 2024-09-23T15:48:13.577Z INFO 7140 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5707. Reason: IOException[Connection refused to address /10.30.107.78:5707] 2024-09-23T15:48:13.577Z INFO 7140 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5706. Reason: IOException[Connection refused to address /10.30.107.78:5706] 2024-09-23T15:48:13.577Z INFO 7140 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5710. Reason: IOException[Connection refused to address /10.30.107.78:5710] 2024-09-23T15:48:13.579Z INFO 7140 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5707, timeout: 10000, bind-any: true 2024-09-23T15:48:13.579Z INFO 7140 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5710, timeout: 10000, bind-any: true 2024-09-23T15:48:13.579Z INFO 7140 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5704, timeout: 10000, bind-any: true 2024-09-23T15:48:13.579Z INFO 7140 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5708, timeout: 10000, bind-any: true 2024-09-23T15:48:13.579Z INFO 7140 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5706, timeout: 10000, bind-any: true 2024-09-23T15:48:13.580Z INFO 7140 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5710. Reason: IOException[Connection refused to address /10.30.107.78:5710] 2024-09-23T15:48:13.580Z INFO 7140 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5704. Reason: IOException[Connection refused to address /10.30.107.78:5704] 2024-09-23T15:48:13.580Z INFO 7140 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5707. Reason: IOException[Connection refused to address /10.30.107.78:5707] 2024-09-23T15:48:13.580Z INFO 7140 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5708. Reason: IOException[Connection refused to address /10.30.107.78:5708] 2024-09-23T15:48:13.580Z INFO 7140 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5706. Reason: IOException[Connection refused to address /10.30.107.78:5706] 2024-09-23T15:48:13.581Z INFO 7140 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2024-09-23T15:48:13.581Z WARN 7140 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 2024-09-23T15:48:13.581Z INFO 7140 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5706, timeout: 10000, bind-any: true 2024-09-23T15:48:13.581Z INFO 7140 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5708, timeout: 10000, bind-any: true 2024-09-23T15:48:13.582Z INFO 7140 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5704, timeout: 10000, bind-any: true 2024-09-23T15:48:13.582Z INFO 7140 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5707, timeout: 10000, bind-any: true 2024-09-23T15:48:13.582Z INFO 7140 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5706. Reason: IOException[Connection refused to address /10.30.107.78:5706] 2024-09-23T15:48:13.582Z INFO 7140 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5708. Reason: IOException[Connection refused to address /10.30.107.78:5708] 2024-09-23T15:48:13.582Z INFO 7140 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5707. Reason: IOException[Connection refused to address /10.30.107.78:5707] 2024-09-23T15:48:13.582Z INFO 7140 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5704. Reason: IOException[Connection refused to address /10.30.107.78:5704] 2024-09-23T15:48:13.583Z INFO 7140 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5704, timeout: 10000, bind-any: true 2024-09-23T15:48:13.583Z INFO 7140 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5707, timeout: 10000, bind-any: true 2024-09-23T15:48:13.583Z INFO 7140 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5708, timeout: 10000, bind-any: true 2024-09-23T15:48:13.584Z INFO 7140 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5708. Reason: IOException[Connection refused to address /10.30.107.78:5708] 2024-09-23T15:48:13.584Z INFO 7140 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5706, timeout: 10000, bind-any: true 2024-09-23T15:48:13.584Z INFO 7140 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5706. Reason: IOException[Connection refused to address /10.30.107.78:5706] 2024-09-23T15:48:13.586Z INFO 7140 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5710, timeout: 10000, bind-any: true 2024-09-23T15:48:13.587Z INFO 7140 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5710. Reason: IOException[Connection refused to address /10.30.107.78:5710] 2024-09-23T15:48:13.588Z INFO 7140 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5707. Reason: IOException[Connection refused to address /10.30.107.78:5707] 2024-09-23T15:48:13.588Z INFO 7140 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5704. Reason: IOException[Connection refused to address /10.30.107.78:5704] 2024-09-23T15:48:13.589Z INFO 7140 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5706, timeout: 10000, bind-any: true 2024-09-23T15:48:13.589Z INFO 7140 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5704, timeout: 10000, bind-any: true 2024-09-23T15:48:13.590Z INFO 7140 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5706. Reason: IOException[Connection refused to address /10.30.107.78:5706] 2024-09-23T15:48:13.590Z INFO 7140 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5704. Reason: IOException[Connection refused to address /10.30.107.78:5704] 2024-09-23T15:48:13.595Z INFO 7140 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5708, timeout: 10000, bind-any: true 2024-09-23T15:48:13.596Z INFO 7140 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5708. Reason: IOException[Connection refused to address /10.30.107.78:5708] 2024-09-23T15:48:13.596Z INFO 7140 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5707, timeout: 10000, bind-any: true 2024-09-23T15:48:13.597Z INFO 7140 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5707. Reason: IOException[Connection refused to address /10.30.107.78:5707] 2024-09-23T15:48:13.617Z INFO 7140 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 2024-09-23T15:48:13.617Z WARN 7140 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2024-09-23T15:48:13.631Z INFO 7140 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5704, timeout: 10000, bind-any: true 2024-09-23T15:48:13.632Z INFO 7140 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5704. Reason: IOException[Connection refused to address /10.30.107.78:5704] 2024-09-23T15:48:13.652Z INFO 7140 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5708, timeout: 10000, bind-any: true 2024-09-23T15:48:13.653Z INFO 7140 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5708. Reason: IOException[Connection refused to address /10.30.107.78:5708] 2024-09-23T15:48:13.653Z WARN 7140 --- [cached.thread-5] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.78]:5708 Cause => java.io.IOException {Connection refused to address /10.30.107.78:5708}, Error-Count: 80 2024-09-23T15:48:13.660Z INFO 7140 --- [ached.thread-18] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5706, timeout: 10000, bind-any: true 2024-09-23T15:48:13.661Z INFO 7140 --- [ached.thread-18] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5706. Reason: IOException[Connection refused to address /10.30.107.78:5706] 2024-09-23T15:48:13.661Z WARN 7140 --- [ached.thread-18] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.78]:5706 Cause => java.io.IOException {Connection refused to address /10.30.107.78:5706}, Error-Count: 80 2024-09-23T15:48:13.662Z INFO 7140 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5707, timeout: 10000, bind-any: true 2024-09-23T15:48:13.662Z INFO 7140 --- [ached.thread-18] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5704, timeout: 10000, bind-any: true 2024-09-23T15:48:13.662Z INFO 7140 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5710, timeout: 10000, bind-any: true 2024-09-23T15:48:13.663Z INFO 7140 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5710. Reason: IOException[Connection refused to address /10.30.107.78:5710] 2024-09-23T15:48:13.663Z WARN 7140 --- [cached.thread-9] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.78]:5710 Cause => java.io.IOException {Connection refused to address /10.30.107.78:5710}, Error-Count: 80 2024-09-23T15:48:13.664Z INFO 7140 --- [ached.thread-18] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5704. Reason: IOException[Connection refused to address /10.30.107.78:5704] 2024-09-23T15:48:13.664Z WARN 7140 --- [ached.thread-18] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.78]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.78:5704}, Error-Count: 80 2024-09-23T15:48:13.664Z INFO 7140 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5707. Reason: IOException[Connection refused to address /10.30.107.78:5707] 2024-09-23T15:48:13.664Z WARN 7140 --- [cached.thread-5] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.78]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.78:5707}, Error-Count: 79 2024-09-23T15:48:13.669Z INFO 7140 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 2024-09-23T15:48:13.669Z WARN 7140 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2024-09-23T15:48:13.673Z INFO 7140 --- [ main] c.h.internal.cluster.ClusterService : [10.30.107.42]:5702 [dev] [5.3.6] Members {size:1, ver:1} [ Member [10.30.107.42]:5702 - f884358a-64ee-4f53-bea7-e2148aa313db this ] 2024-09-23T15:48:13.673Z WARN 7140 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.42]:5702 [dev] [5.3.6] Config seed port is 5701 and cluster size is 1. Some of the ports seem occupied! 2024-09-23T15:48:13.677Z INFO 7140 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.42]:5702 [dev] [5.3.6] [10.30.107.42]:5702 is STARTED 2024-09-23T15:48:13.678Z INFO 7140 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5704, timeout: 10000, bind-any: true 2024-09-23T15:48:13.678Z INFO 7140 --- [ached.thread-18] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5708, timeout: 10000, bind-any: true 2024-09-23T15:48:13.678Z INFO 7140 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5707, timeout: 10000, bind-any: true 2024-09-23T15:48:13.678Z INFO 7140 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5710, timeout: 10000, bind-any: true 2024-09-23T15:48:13.678Z INFO 7140 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5706, timeout: 10000, bind-any: true 2024-09-23T15:48:13.679Z INFO 7140 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5710. Reason: IOException[Connection refused to address /10.30.107.78:5710] 2024-09-23T15:48:13.679Z INFO 7140 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5704. Reason: IOException[Connection refused to address /10.30.107.78:5704] 2024-09-23T15:48:13.679Z INFO 7140 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5707. Reason: IOException[Connection refused to address /10.30.107.78:5707] 2024-09-23T15:48:13.679Z INFO 7140 --- [ached.thread-18] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5708. Reason: IOException[Connection refused to address /10.30.107.78:5708] 2024-09-23T15:48:13.679Z INFO 7140 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5706. Reason: IOException[Connection refused to address /10.30.107.78:5706] 2024-09-23T15:48:13.680Z INFO 7140 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5704, timeout: 10000, bind-any: true 2024-09-23T15:48:13.680Z INFO 7140 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5707, timeout: 10000, bind-any: true 2024-09-23T15:48:13.680Z INFO 7140 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5710, timeout: 10000, bind-any: true 2024-09-23T15:48:13.680Z INFO 7140 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5706, timeout: 10000, bind-any: true 2024-09-23T15:48:13.680Z INFO 7140 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5708, timeout: 10000, bind-any: true 2024-09-23T15:48:13.681Z INFO 7140 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5710. Reason: IOException[Connection refused to address /10.30.107.78:5710] 2024-09-23T15:48:13.681Z INFO 7140 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5704. Reason: IOException[Connection refused to address /10.30.107.78:5704] 2024-09-23T15:48:13.681Z INFO 7140 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5706. Reason: IOException[Connection refused to address /10.30.107.78:5706] 2024-09-23T15:48:13.682Z INFO 7140 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5707. Reason: IOException[Connection refused to address /10.30.107.78:5707] 2024-09-23T15:48:13.683Z INFO 7140 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5706, timeout: 10000, bind-any: true 2024-09-23T15:48:13.683Z INFO 7140 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5704, timeout: 10000, bind-any: true 2024-09-23T15:48:13.683Z INFO 7140 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5707, timeout: 10000, bind-any: true 2024-09-23T15:48:13.683Z INFO 7140 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5708. Reason: IOException[Connection refused to address /10.30.107.78:5708] 2024-09-23T15:48:13.683Z INFO 7140 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5706. Reason: IOException[Connection refused to address /10.30.107.78:5706] 2024-09-23T15:48:13.684Z INFO 7140 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5704. Reason: IOException[Connection refused to address /10.30.107.78:5704] 2024-09-23T15:48:13.685Z INFO 7140 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5708, timeout: 10000, bind-any: true 2024-09-23T15:48:13.685Z INFO 7140 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5706, timeout: 10000, bind-any: true 2024-09-23T15:48:13.685Z INFO 7140 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5706. Reason: IOException[Connection refused to address /10.30.107.78:5706] 2024-09-23T15:48:13.688Z INFO 7140 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5708. Reason: IOException[Connection refused to address /10.30.107.78:5708] 2024-09-23T15:48:13.688Z INFO 7140 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5704, timeout: 10000, bind-any: true 2024-09-23T15:48:13.688Z INFO 7140 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5710, timeout: 10000, bind-any: true 2024-09-23T15:48:13.689Z INFO 7140 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5707. Reason: IOException[Connection refused to address /10.30.107.78:5707] 2024-09-23T15:48:13.689Z INFO 7140 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5710. Reason: IOException[Connection refused to address /10.30.107.78:5710] 2024-09-23T15:48:13.690Z INFO 7140 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5706, timeout: 10000, bind-any: true 2024-09-23T15:48:13.690Z INFO 7140 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5706. Reason: IOException[Connection refused to address /10.30.107.78:5706] 2024-09-23T15:48:13.692Z INFO 7140 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5704. Reason: IOException[Connection refused to address /10.30.107.78:5704] 2024-09-23T15:48:13.696Z INFO 7140 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : cm-handle-1 is now in READY state 2024-09-23T15:48:13.696Z INFO 7140 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : cm-handle-2 is now in READY state 2024-09-23T15:48:13.697Z INFO 7140 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5707, timeout: 10000, bind-any: true 2024-09-23T15:48:13.697Z INFO 7140 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5708, timeout: 10000, bind-any: true 2024-09-23T15:48:13.697Z INFO 7140 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5708. Reason: IOException[Connection refused to address /10.30.107.78:5708] 2024-09-23T15:48:13.698Z INFO 7140 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Processing module sync batch finished. 4 batch(es) active. 2024-09-23T15:48:13.698Z INFO 7140 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5707. Reason: IOException[Connection refused to address /10.30.107.78:5707] 2024-09-23T15:48:13.700Z WARN 7140 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Processing of cm-handle module failed due to reason some exception. 2024-09-23T15:48:13.700Z INFO 7140 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : cm-handle is now in LOCKED state 2024-09-23T15:48:13.701Z INFO 7140 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Processing module sync batch finished. 4 batch(es) active. 2024-09-23T15:48:13.703Z WARN 7140 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Processing of cm-handle module failed due to reason some exception. 2024-09-23T15:48:13.703Z INFO 7140 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : cm-handle is now in LOCKED state 2024-09-23T15:48:13.704Z INFO 7140 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Processing module sync batch finished. 4 batch(es) active. 2024-09-23T15:48:13.704Z WARN 7140 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Processing of cm-handle module failed due to reason some exception. 2024-09-23T15:48:13.704Z INFO 7140 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : cm-handle is now in LOCKED state 2024-09-23T15:48:13.704Z INFO 7140 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Processing module sync batch finished. 4 batch(es) active. 2024-09-23T15:48:13.708Z INFO 7140 --- [ main] c.h.i.p.impl.PartitionStateManager : [10.30.107.42]:5702 [dev] [5.3.6] Initializing cluster partition table arrangement... 2024-09-23T15:48:13.732Z INFO 7140 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5704, timeout: 10000, bind-any: true 2024-09-23T15:48:13.733Z INFO 7140 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5704. Reason: IOException[Connection refused to address /10.30.107.78:5704] 2024-09-23T15:48:13.736Z INFO 7140 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Retry for cmHandleId : cm-handle-1 is true 2024-09-23T15:48:13.738Z INFO 7140 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : cm-handle-1 removed from in progress map 2024-09-23T15:48:13.739Z INFO 7140 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Retry for cmHandleId : cm-handle-2 is false 2024-09-23T15:48:13.743Z INFO 7140 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2024-09-23T15:48:13.743Z WARN 7140 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 2024-09-23T15:48:13.756Z INFO 7140 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5708, timeout: 10000, bind-any: true 2024-09-23T15:48:13.757Z INFO 7140 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5708. Reason: IOException[Connection refused to address /10.30.107.78:5708] 2024-09-23T15:48:13.757Z WARN 7140 --- [ached.thread-15] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.78]:5708 Cause => java.io.IOException {Connection refused to address /10.30.107.78:5708}, Error-Count: 81 2024-09-23T15:48:13.762Z INFO 7140 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5706, timeout: 10000, bind-any: true 2024-09-23T15:48:13.762Z INFO 7140 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5706. Reason: IOException[Connection refused to address /10.30.107.78:5706] 2024-09-23T15:48:13.762Z WARN 7140 --- [ached.thread-13] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.78]:5706 Cause => java.io.IOException {Connection refused to address /10.30.107.78:5706}, Error-Count: 81 2024-09-23T15:48:13.764Z INFO 7140 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5704, timeout: 10000, bind-any: true 2024-09-23T15:48:13.764Z INFO 7140 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5710, timeout: 10000, bind-any: true 2024-09-23T15:48:13.764Z INFO 7140 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5707, timeout: 10000, bind-any: true 2024-09-23T15:48:13.764Z INFO 7140 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5704. Reason: IOException[Connection refused to address /10.30.107.78:5704] 2024-09-23T15:48:13.765Z INFO 7140 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5707. Reason: IOException[Connection refused to address /10.30.107.78:5707] 2024-09-23T15:48:13.765Z WARN 7140 --- [ached.thread-13] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.78]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.78:5707}, Error-Count: 80 2024-09-23T15:48:13.765Z INFO 7140 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5710. Reason: IOException[Connection refused to address /10.30.107.78:5710] 2024-09-23T15:48:13.765Z WARN 7140 --- [ached.thread-15] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.78]:5710 Cause => java.io.IOException {Connection refused to address /10.30.107.78:5710}, Error-Count: 81 2024-09-23T15:48:13.778Z INFO 7140 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2024-09-23T15:48:13.778Z WARN 7140 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 2024-09-23T15:48:13.779Z INFO 7140 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5707, timeout: 10000, bind-any: true 2024-09-23T15:48:13.779Z INFO 7140 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5710, timeout: 10000, bind-any: true 2024-09-23T15:48:13.779Z INFO 7140 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5708, timeout: 10000, bind-any: true 2024-09-23T15:48:13.780Z INFO 7140 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5706, timeout: 10000, bind-any: true 2024-09-23T15:48:13.780Z INFO 7140 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5707. Reason: IOException[Connection refused to address /10.30.107.78:5707] 2024-09-23T15:48:13.780Z INFO 7140 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5710. Reason: IOException[Connection refused to address /10.30.107.78:5710] 2024-09-23T15:48:13.780Z INFO 7140 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5708. Reason: IOException[Connection refused to address /10.30.107.78:5708] 2024-09-23T15:48:13.780Z INFO 7140 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5706. Reason: IOException[Connection refused to address /10.30.107.78:5706] 2024-09-23T15:48:13.781Z INFO 7140 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5710, timeout: 10000, bind-any: true 2024-09-23T15:48:13.781Z INFO 7140 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5706, timeout: 10000, bind-any: true 2024-09-23T15:48:13.782Z INFO 7140 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5710. Reason: IOException[Connection refused to address /10.30.107.78:5710] 2024-09-23T15:48:13.782Z INFO 7140 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5706. Reason: IOException[Connection refused to address /10.30.107.78:5706] 2024-09-23T15:48:13.783Z INFO 7140 --- [ached.thread-18] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5707, timeout: 10000, bind-any: true 2024-09-23T15:48:13.783Z INFO 7140 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5704, timeout: 10000, bind-any: true 2024-09-23T15:48:13.784Z INFO 7140 --- [ached.thread-18] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5707. Reason: IOException[Connection refused to address /10.30.107.78:5707] 2024-09-23T15:48:13.784Z INFO 7140 --- [ached.thread-18] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5708, timeout: 10000, bind-any: true 2024-09-23T15:48:13.784Z INFO 7140 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5704. Reason: IOException[Connection refused to address /10.30.107.78:5704] 2024-09-23T15:48:13.784Z WARN 7140 --- [cached.thread-6] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.78]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.78:5704}, Error-Count: 81 2024-09-23T15:48:13.784Z INFO 7140 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5706, timeout: 10000, bind-any: true 2024-09-23T15:48:13.786Z INFO 7140 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5706. Reason: IOException[Connection refused to address /10.30.107.78:5706] 2024-09-23T15:48:13.786Z INFO 7140 --- [ached.thread-18] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5708. Reason: IOException[Connection refused to address /10.30.107.78:5708] 2024-09-23T15:48:13.786Z INFO 7140 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5706, timeout: 10000, bind-any: true 2024-09-23T15:48:13.788Z INFO 7140 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5706. Reason: IOException[Connection refused to address /10.30.107.78:5706] 2024-09-23T15:48:13.790Z INFO 7140 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5708, timeout: 10000, bind-any: true 2024-09-23T15:48:13.790Z INFO 7140 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5707, timeout: 10000, bind-any: true 2024-09-23T15:48:13.790Z INFO 7140 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5710, timeout: 10000, bind-any: true 2024-09-23T15:48:13.790Z INFO 7140 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5706, timeout: 10000, bind-any: true 2024-09-23T15:48:13.791Z INFO 7140 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5708. Reason: IOException[Connection refused to address /10.30.107.78:5708] 2024-09-23T15:48:13.791Z INFO 7140 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5710. Reason: IOException[Connection refused to address /10.30.107.78:5710] 2024-09-23T15:48:13.791Z INFO 7140 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5706. Reason: IOException[Connection refused to address /10.30.107.78:5706] 2024-09-23T15:48:13.792Z INFO 7140 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5704, timeout: 10000, bind-any: true 2024-09-23T15:48:13.792Z INFO 7140 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5707. Reason: IOException[Connection refused to address /10.30.107.78:5707] 2024-09-23T15:48:13.793Z INFO 7140 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5704. Reason: IOException[Connection refused to address /10.30.107.78:5704] 2024-09-23T15:48:13.793Z INFO 7140 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Retry for cmHandleId : cm-handle-1 is false 2024-09-23T15:48:13.793Z INFO 7140 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Retry for cmHandleId : cm-handle-2 is false 2024-09-23T15:48:13.798Z INFO 7140 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5708, timeout: 10000, bind-any: true 2024-09-23T15:48:13.798Z INFO 7140 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5708. Reason: IOException[Connection refused to address /10.30.107.78:5708] 2024-09-23T15:48:13.799Z INFO 7140 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5707, timeout: 10000, bind-any: true 2024-09-23T15:48:13.799Z INFO 7140 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5707. Reason: IOException[Connection refused to address /10.30.107.78:5707] 2024-09-23T15:48:13.806Z INFO 7140 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-10, groupId=test-1] Node 1 disconnected. 2024-09-23T15:48:13.806Z WARN 7140 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-10, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2024-09-23T15:48:13.808Z INFO 7140 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 2024-09-23T15:48:13.808Z WARN 7140 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2024-09-23T15:48:13.822Z INFO 7140 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 2024-09-23T15:48:13.822Z WARN 7140 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 2024-09-23T15:48:13.836Z INFO 7140 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5704, timeout: 10000, bind-any: true 2024-09-23T15:48:13.836Z INFO 7140 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5704. Reason: IOException[Connection refused to address /10.30.107.78:5704] 2024-09-23T15:48:13.838Z WARN 7140 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Processing of cm-handle-1 module failed due to reason No signature of method: org.onap.cps.ncmp.impl.inventory.sync.ModuleSyncTasksSpec.assertYamgModelCmHandleArgument() is applicable for argument types: (ArrayList, String) values: [[org.onap.cps.ncmp.impl.inventory.models.YangModelCmHandle@a7dd580a], ...]. 2024-09-23T15:48:13.845Z INFO 7140 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : cm-handle-1 is now in LOCKED state 2024-09-23T15:48:13.845Z INFO 7140 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Processing module sync batch finished. 4 batch(es) active. [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.704 s - in org.onap.cps.ncmp.impl.inventory.sync.ModuleSyncTasksSpec 2024-09-23T15:48:13.848Z INFO 7140 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : ch-1 removed from in progress map [INFO] Running org.onap.cps.ncmp.impl.inventory.sync.ModuleSyncWatchdogSpec 2024-09-23T15:48:13.857Z INFO 7140 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5708, timeout: 10000, bind-any: true 2024-09-23T15:48:13.858Z INFO 7140 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5708. Reason: IOException[Connection refused to address /10.30.107.78:5708] 2024-09-23T15:48:13.858Z WARN 7140 --- [cached.thread-3] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.78]:5708 Cause => java.io.IOException {Connection refused to address /10.30.107.78:5708}, Error-Count: 82 2024-09-23T15:48:13.863Z INFO 7140 --- [ached.thread-18] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5706, timeout: 10000, bind-any: true 2024-09-23T15:48:13.864Z INFO 7140 --- [ached.thread-18] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5706. Reason: IOException[Connection refused to address /10.30.107.78:5706] 2024-09-23T15:48:13.864Z WARN 7140 --- [ached.thread-18] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.78]:5706 Cause => java.io.IOException {Connection refused to address /10.30.107.78:5706}, Error-Count: 82 2024-09-23T15:48:13.865Z INFO 7140 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5704, timeout: 10000, bind-any: true 2024-09-23T15:48:13.865Z INFO 7140 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5707, timeout: 10000, bind-any: true 2024-09-23T15:48:13.865Z INFO 7140 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5710, timeout: 10000, bind-any: true 2024-09-23T15:48:13.865Z INFO 7140 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5704. Reason: IOException[Connection refused to address /10.30.107.78:5704] 2024-09-23T15:48:13.865Z INFO 7140 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5707. Reason: IOException[Connection refused to address /10.30.107.78:5707] 2024-09-23T15:48:13.871Z INFO 7140 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5710. Reason: IOException[Connection refused to address /10.30.107.78:5710] 2024-09-23T15:48:13.871Z WARN 7140 --- [cached.thread-6] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.78]:5710 Cause => java.io.IOException {Connection refused to address /10.30.107.78:5710}, Error-Count: 82 2024-09-23T15:48:13.880Z INFO 7140 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync watchdog waking up. 2024-09-23T15:48:13.880Z INFO 7140 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync fetched 1 advised cm handles from DB 2024-09-23T15:48:13.880Z INFO 7140 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work Queue Size : 1 2024-09-23T15:48:13.880Z INFO 7140 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 2024-09-23T15:48:13.880Z INFO 7140 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : null to current batch 2024-09-23T15:48:13.880Z INFO 7140 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 2024-09-23T15:48:13.880Z INFO 7140 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5708, timeout: 10000, bind-any: true 2024-09-23T15:48:13.881Z INFO 7140 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5707, timeout: 10000, bind-any: true 2024-09-23T15:48:13.881Z INFO 7140 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5710, timeout: 10000, bind-any: true 2024-09-23T15:48:13.881Z INFO 7140 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5708. Reason: IOException[Connection refused to address /10.30.107.78:5708] 2024-09-23T15:48:13.881Z INFO 7140 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5707. Reason: IOException[Connection refused to address /10.30.107.78:5707] 2024-09-23T15:48:13.881Z WARN 7140 --- [ached.thread-14] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.78]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.78:5707}, Error-Count: 81 2024-09-23T15:48:13.881Z INFO 7140 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5706, timeout: 10000, bind-any: true 2024-09-23T15:48:13.882Z INFO 7140 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync watchdog waking up. 2024-09-23T15:48:13.882Z INFO 7140 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync fetched 100 advised cm handles from DB 2024-09-23T15:48:13.882Z INFO 7140 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5710. Reason: IOException[Connection refused to address /10.30.107.78:5710] 2024-09-23T15:48:13.882Z INFO 7140 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work Queue Size : 100 2024-09-23T15:48:13.882Z INFO 7140 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 2024-09-23T15:48:13.882Z INFO 7140 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : null to current batch 2024-09-23T15:48:13.882Z INFO 7140 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 2024-09-23T15:48:13.882Z INFO 7140 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5706. Reason: IOException[Connection refused to address /10.30.107.78:5706] 2024-09-23T15:48:13.883Z INFO 7140 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5706, timeout: 10000, bind-any: true 2024-09-23T15:48:13.884Z INFO 7140 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync watchdog waking up. 2024-09-23T15:48:13.884Z INFO 7140 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync fetched 200 advised cm handles from DB 2024-09-23T15:48:13.884Z INFO 7140 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work Queue Size : 200 2024-09-23T15:48:13.884Z INFO 7140 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 2024-09-23T15:48:13.884Z INFO 7140 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : null to current batch 2024-09-23T15:48:13.884Z INFO 7140 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 2024-09-23T15:48:13.885Z INFO 7140 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 2024-09-23T15:48:13.885Z INFO 7140 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : null to current batch 2024-09-23T15:48:13.885Z INFO 7140 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 2 batch(es) active. 2024-09-23T15:48:13.886Z INFO 7140 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5704, timeout: 10000, bind-any: true 2024-09-23T15:48:13.886Z INFO 7140 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5707, timeout: 10000, bind-any: true 2024-09-23T15:48:13.886Z INFO 7140 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync watchdog waking up. 2024-09-23T15:48:13.886Z INFO 7140 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5710, timeout: 10000, bind-any: true 2024-09-23T15:48:13.886Z INFO 7140 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync fetched 250 advised cm handles from DB 2024-09-23T15:48:13.886Z INFO 7140 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work Queue Size : 250 2024-09-23T15:48:13.887Z INFO 7140 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5704. Reason: IOException[Connection refused to address /10.30.107.78:5704] 2024-09-23T15:48:13.887Z WARN 7140 --- [ached.thread-13] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.78]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.78:5704}, Error-Count: 82 2024-09-23T15:48:13.887Z INFO 7140 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 2024-09-23T15:48:13.887Z INFO 7140 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : null to current batch 2024-09-23T15:48:13.887Z INFO 7140 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 2024-09-23T15:48:13.887Z INFO 7140 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5706. Reason: IOException[Connection refused to address /10.30.107.78:5706] 2024-09-23T15:48:13.887Z INFO 7140 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5710. Reason: IOException[Connection refused to address /10.30.107.78:5710] 2024-09-23T15:48:13.887Z INFO 7140 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5707. Reason: IOException[Connection refused to address /10.30.107.78:5707] 2024-09-23T15:48:13.888Z INFO 7140 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 2024-09-23T15:48:13.888Z WARN 7140 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-09-23T15:48:13.888Z WARN 7140 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-09-23T15:48:13.888Z INFO 7140 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5708, timeout: 10000, bind-any: true 2024-09-23T15:48:13.888Z INFO 7140 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5708. Reason: IOException[Connection refused to address /10.30.107.78:5708] 2024-09-23T15:48:13.891Z INFO 7140 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5706, timeout: 10000, bind-any: true 2024-09-23T15:48:13.891Z INFO 7140 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5708, timeout: 10000, bind-any: true 2024-09-23T15:48:13.891Z INFO 7140 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5710, timeout: 10000, bind-any: true 2024-09-23T15:48:13.892Z INFO 7140 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 2024-09-23T15:48:13.892Z INFO 7140 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : null to current batch 2024-09-23T15:48:13.892Z INFO 7140 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 2 batch(es) active. 2024-09-23T15:48:13.892Z INFO 7140 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5706. Reason: IOException[Connection refused to address /10.30.107.78:5706] 2024-09-23T15:48:13.892Z INFO 7140 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5708. Reason: IOException[Connection refused to address /10.30.107.78:5708] 2024-09-23T15:48:13.892Z INFO 7140 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 2024-09-23T15:48:13.892Z INFO 7140 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : null to current batch 2024-09-23T15:48:13.892Z INFO 7140 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 3 batch(es) active. 2024-09-23T15:48:13.893Z INFO 7140 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5710. Reason: IOException[Connection refused to address /10.30.107.78:5710] 2024-09-23T15:48:13.893Z INFO 7140 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5706, timeout: 10000, bind-any: true 2024-09-23T15:48:13.893Z INFO 7140 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync watchdog waking up. 2024-09-23T15:48:13.893Z INFO 7140 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync fetched 450 advised cm handles from DB 2024-09-23T15:48:13.893Z WARN 7140 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-09-23T15:48:13.893Z WARN 7140 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-09-23T15:48:13.893Z WARN 7140 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-09-23T15:48:13.893Z WARN 7140 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-09-23T15:48:13.893Z WARN 7140 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-09-23T15:48:13.893Z WARN 7140 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-09-23T15:48:13.893Z WARN 7140 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-09-23T15:48:13.893Z WARN 7140 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-09-23T15:48:13.893Z WARN 7140 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-09-23T15:48:13.893Z WARN 7140 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-09-23T15:48:13.893Z WARN 7140 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-09-23T15:48:13.893Z WARN 7140 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-09-23T15:48:13.893Z WARN 7140 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-09-23T15:48:13.893Z WARN 7140 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-09-23T15:48:13.893Z WARN 7140 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-09-23T15:48:13.893Z WARN 7140 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-09-23T15:48:13.893Z WARN 7140 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-09-23T15:48:13.893Z WARN 7140 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-09-23T15:48:13.893Z WARN 7140 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-09-23T15:48:13.893Z WARN 7140 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-09-23T15:48:13.893Z WARN 7140 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-09-23T15:48:13.893Z WARN 7140 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-09-23T15:48:13.893Z WARN 7140 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-09-23T15:48:13.893Z WARN 7140 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-09-23T15:48:13.893Z WARN 7140 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-09-23T15:48:13.893Z WARN 7140 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-09-23T15:48:13.893Z WARN 7140 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-09-23T15:48:13.893Z WARN 7140 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-09-23T15:48:13.893Z WARN 7140 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-09-23T15:48:13.893Z WARN 7140 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-09-23T15:48:13.893Z WARN 7140 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-09-23T15:48:13.893Z WARN 7140 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-09-23T15:48:13.893Z WARN 7140 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-09-23T15:48:13.893Z WARN 7140 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-09-23T15:48:13.893Z WARN 7140 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-09-23T15:48:13.893Z WARN 7140 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-09-23T15:48:13.893Z WARN 7140 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-09-23T15:48:13.893Z WARN 7140 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-09-23T15:48:13.893Z WARN 7140 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-09-23T15:48:13.893Z WARN 7140 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-09-23T15:48:13.893Z WARN 7140 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-09-23T15:48:13.893Z WARN 7140 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-09-23T15:48:13.893Z WARN 7140 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-09-23T15:48:13.893Z WARN 7140 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-09-23T15:48:13.893Z WARN 7140 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-09-23T15:48:13.893Z WARN 7140 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-09-23T15:48:13.893Z WARN 7140 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-09-23T15:48:13.893Z WARN 7140 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-09-23T15:48:13.893Z WARN 7140 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-09-23T15:48:13.893Z WARN 7140 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-09-23T15:48:13.893Z WARN 7140 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-09-23T15:48:13.893Z WARN 7140 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-09-23T15:48:13.893Z WARN 7140 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-09-23T15:48:13.893Z WARN 7140 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-09-23T15:48:13.893Z WARN 7140 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-09-23T15:48:13.893Z WARN 7140 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-09-23T15:48:13.893Z WARN 7140 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-09-23T15:48:13.893Z WARN 7140 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-09-23T15:48:13.893Z WARN 7140 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-09-23T15:48:13.893Z WARN 7140 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-09-23T15:48:13.893Z WARN 7140 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-09-23T15:48:13.893Z WARN 7140 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-09-23T15:48:13.893Z WARN 7140 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-09-23T15:48:13.893Z WARN 7140 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-09-23T15:48:13.893Z WARN 7140 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-09-23T15:48:13.894Z WARN 7140 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-09-23T15:48:13.894Z WARN 7140 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-09-23T15:48:13.894Z WARN 7140 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-09-23T15:48:13.894Z WARN 7140 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-09-23T15:48:13.894Z WARN 7140 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-09-23T15:48:13.894Z WARN 7140 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-09-23T15:48:13.894Z WARN 7140 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-09-23T15:48:13.894Z WARN 7140 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-09-23T15:48:13.894Z WARN 7140 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-09-23T15:48:13.894Z WARN 7140 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-09-23T15:48:13.894Z WARN 7140 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-09-23T15:48:13.894Z WARN 7140 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-09-23T15:48:13.894Z WARN 7140 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-09-23T15:48:13.894Z WARN 7140 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-09-23T15:48:13.894Z WARN 7140 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-09-23T15:48:13.894Z WARN 7140 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-09-23T15:48:13.894Z WARN 7140 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-09-23T15:48:13.894Z WARN 7140 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-09-23T15:48:13.894Z WARN 7140 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-09-23T15:48:13.894Z WARN 7140 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-09-23T15:48:13.894Z WARN 7140 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-09-23T15:48:13.894Z WARN 7140 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-09-23T15:48:13.894Z WARN 7140 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-09-23T15:48:13.894Z WARN 7140 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-09-23T15:48:13.894Z WARN 7140 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-09-23T15:48:13.894Z WARN 7140 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-09-23T15:48:13.894Z WARN 7140 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-09-23T15:48:13.894Z WARN 7140 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-09-23T15:48:13.894Z WARN 7140 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-09-23T15:48:13.894Z WARN 7140 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-09-23T15:48:13.894Z WARN 7140 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-09-23T15:48:13.894Z WARN 7140 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-09-23T15:48:13.894Z WARN 7140 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-09-23T15:48:13.894Z WARN 7140 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-09-23T15:48:13.894Z WARN 7140 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-09-23T15:48:13.894Z WARN 7140 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-09-23T15:48:13.894Z WARN 7140 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-09-23T15:48:13.894Z WARN 7140 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-09-23T15:48:13.894Z WARN 7140 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-09-23T15:48:13.894Z WARN 7140 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-09-23T15:48:13.894Z WARN 7140 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-09-23T15:48:13.894Z WARN 7140 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-09-23T15:48:13.894Z WARN 7140 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-09-23T15:48:13.894Z WARN 7140 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-09-23T15:48:13.894Z WARN 7140 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-09-23T15:48:13.894Z WARN 7140 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-09-23T15:48:13.894Z WARN 7140 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-09-23T15:48:13.894Z WARN 7140 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-09-23T15:48:13.894Z WARN 7140 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-09-23T15:48:13.894Z WARN 7140 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-09-23T15:48:13.894Z WARN 7140 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-09-23T15:48:13.894Z WARN 7140 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-09-23T15:48:13.894Z WARN 7140 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-09-23T15:48:13.894Z WARN 7140 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-09-23T15:48:13.894Z WARN 7140 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-09-23T15:48:13.894Z WARN 7140 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-09-23T15:48:13.894Z WARN 7140 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-09-23T15:48:13.894Z WARN 7140 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-09-23T15:48:13.894Z WARN 7140 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-09-23T15:48:13.894Z WARN 7140 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-09-23T15:48:13.894Z WARN 7140 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-09-23T15:48:13.894Z WARN 7140 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-09-23T15:48:13.894Z WARN 7140 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-09-23T15:48:13.894Z WARN 7140 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-09-23T15:48:13.894Z WARN 7140 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-09-23T15:48:13.894Z WARN 7140 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-09-23T15:48:13.894Z WARN 7140 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-09-23T15:48:13.894Z WARN 7140 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-09-23T15:48:13.894Z WARN 7140 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-09-23T15:48:13.894Z WARN 7140 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-09-23T15:48:13.894Z WARN 7140 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-09-23T15:48:13.894Z WARN 7140 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-09-23T15:48:13.894Z WARN 7140 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-09-23T15:48:13.894Z WARN 7140 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-09-23T15:48:13.894Z WARN 7140 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-09-23T15:48:13.894Z WARN 7140 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-09-23T15:48:13.894Z WARN 7140 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-09-23T15:48:13.894Z WARN 7140 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-09-23T15:48:13.894Z WARN 7140 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-09-23T15:48:13.894Z WARN 7140 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-09-23T15:48:13.894Z WARN 7140 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-09-23T15:48:13.894Z WARN 7140 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-09-23T15:48:13.894Z WARN 7140 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-09-23T15:48:13.894Z WARN 7140 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-09-23T15:48:13.894Z WARN 7140 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-09-23T15:48:13.894Z WARN 7140 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-09-23T15:48:13.894Z WARN 7140 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-09-23T15:48:13.894Z WARN 7140 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-09-23T15:48:13.894Z WARN 7140 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-09-23T15:48:13.894Z WARN 7140 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-09-23T15:48:13.894Z INFO 7140 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5707, timeout: 10000, bind-any: true 2024-09-23T15:48:13.894Z WARN 7140 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-09-23T15:48:13.894Z WARN 7140 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-09-23T15:48:13.894Z WARN 7140 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-09-23T15:48:13.894Z WARN 7140 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-09-23T15:48:13.894Z WARN 7140 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-09-23T15:48:13.894Z WARN 7140 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-09-23T15:48:13.894Z WARN 7140 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-09-23T15:48:13.894Z WARN 7140 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-09-23T15:48:13.894Z WARN 7140 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-09-23T15:48:13.894Z WARN 7140 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-09-23T15:48:13.894Z WARN 7140 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-09-23T15:48:13.894Z WARN 7140 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-09-23T15:48:13.894Z WARN 7140 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-09-23T15:48:13.894Z WARN 7140 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-09-23T15:48:13.894Z INFO 7140 --- [ached.thread-18] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5704, timeout: 10000, bind-any: true 2024-09-23T15:48:13.894Z WARN 7140 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-09-23T15:48:13.894Z WARN 7140 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-09-23T15:48:13.894Z WARN 7140 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-09-23T15:48:13.894Z WARN 7140 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-09-23T15:48:13.894Z WARN 7140 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-09-23T15:48:13.894Z WARN 7140 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-09-23T15:48:13.894Z WARN 7140 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-09-23T15:48:13.894Z WARN 7140 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-09-23T15:48:13.894Z WARN 7140 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-09-23T15:48:13.894Z WARN 7140 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-09-23T15:48:13.894Z WARN 7140 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-09-23T15:48:13.894Z WARN 7140 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-09-23T15:48:13.894Z WARN 7140 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-09-23T15:48:13.894Z WARN 7140 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-09-23T15:48:13.894Z WARN 7140 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-09-23T15:48:13.894Z WARN 7140 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-09-23T15:48:13.894Z WARN 7140 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-09-23T15:48:13.894Z WARN 7140 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-09-23T15:48:13.894Z WARN 7140 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-09-23T15:48:13.894Z WARN 7140 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-09-23T15:48:13.894Z WARN 7140 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-09-23T15:48:13.894Z WARN 7140 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-09-23T15:48:13.894Z WARN 7140 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-09-23T15:48:13.894Z WARN 7140 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-09-23T15:48:13.894Z WARN 7140 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-09-23T15:48:13.894Z WARN 7140 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-09-23T15:48:13.894Z WARN 7140 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-09-23T15:48:13.894Z WARN 7140 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-09-23T15:48:13.894Z WARN 7140 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-09-23T15:48:13.894Z WARN 7140 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-09-23T15:48:13.894Z WARN 7140 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-09-23T15:48:13.894Z INFO 7140 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work Queue Size : 250 2024-09-23T15:48:13.894Z INFO 7140 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5706. Reason: IOException[Connection refused to address /10.30.107.78:5706] 2024-09-23T15:48:13.894Z INFO 7140 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 2024-09-23T15:48:13.894Z INFO 7140 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : null to current batch 2024-09-23T15:48:13.896Z INFO 7140 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5707. Reason: IOException[Connection refused to address /10.30.107.78:5707] 2024-09-23T15:48:13.900Z INFO 7140 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5708, timeout: 10000, bind-any: true 2024-09-23T15:48:13.900Z INFO 7140 --- [ached.thread-18] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5707, timeout: 10000, bind-any: true 2024-09-23T15:48:13.900Z INFO 7140 --- [ached.thread-18] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5707. Reason: IOException[Connection refused to address /10.30.107.78:5707] 2024-09-23T15:48:13.901Z INFO 7140 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5708. Reason: IOException[Connection refused to address /10.30.107.78:5708] 2024-09-23T15:48:13.905Z INFO 7140 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 2024-09-23T15:48:13.905Z INFO 7140 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : null to current batch 2024-09-23T15:48:13.905Z INFO 7140 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 2024-09-23T15:48:13.906Z INFO 7140 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync watchdog waking up. 2024-09-23T15:48:13.907Z INFO 7140 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync fetched 1 advised cm handles from DB 2024-09-23T15:48:13.907Z INFO 7140 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work Queue Size : 1 2024-09-23T15:48:13.907Z INFO 7140 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 2024-09-23T15:48:13.907Z INFO 7140 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : module sync for null already in progress by other instance 2024-09-23T15:48:13.907Z INFO 7140 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 0. 1 batch(es) active. 2024-09-23T15:48:13.910Z INFO 7140 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync watchdog waking up. 2024-09-23T15:48:13.910Z INFO 7140 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 2024-09-23T15:48:13.910Z INFO 7140 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : null to current batch 2024-09-23T15:48:13.910Z INFO 7140 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 2024-09-23T15:48:13.912Z INFO 7140 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync retry-watchdog waking up. 2024-09-23T15:48:13.912Z INFO 7140 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Retrying 1 cmHandles [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.056 s - in org.onap.cps.ncmp.impl.inventory.sync.ModuleSyncWatchdogSpec [INFO] Running org.onap.cps.ncmp.impl.inventory.sync.SynchronizationCacheConfigSpec . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v3.2.4) 2024-09-23T15:48:13.932Z INFO 7140 --- [ main] c.n.i.i.s.SynchronizationCacheConfigSpec : Starting SynchronizationCacheConfigSpec using Java 17.0.6-ea with PID 7140 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-service) 2024-09-23T15:48:13.932Z INFO 7140 --- [ main] c.n.i.i.s.SynchronizationCacheConfigSpec : No active profile set, falling back to 1 default profile: "default" 2024-09-23T15:48:13.938Z INFO 7140 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5704, timeout: 10000, bind-any: true 2024-09-23T15:48:13.939Z INFO 7140 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5704. Reason: IOException[Connection refused to address /10.30.107.78:5704] 2024-09-23T15:48:13.945Z INFO 7140 --- [ main] com.hazelcast.system.logo : [10.30.107.42]:5703 [cps-and-ncmp-test-caches] [5.3.6] + + o o o o---o o----o o o---o o o----o o--o--o + + + + | | / \ / | | / / \ | | + + + + + o----o o o o o----o | o o o o----o | + + + + | | / \ / | | \ / \ | | + + o o o o o---o o----o o----o o---o o o o----o o 2024-09-23T15:48:13.945Z INFO 7140 --- [ main] com.hazelcast.system : [10.30.107.42]:5703 [cps-and-ncmp-test-caches] [5.3.6] Copyright (c) 2008-2023, Hazelcast, Inc. All Rights Reserved. 2024-09-23T15:48:13.945Z INFO 7140 --- [ main] com.hazelcast.system : [10.30.107.42]:5703 [cps-and-ncmp-test-caches] [5.3.6] Hazelcast Platform 5.3.6 (20231109 - 9903dc9) starting at [10.30.107.42]:5703 2024-09-23T15:48:13.945Z INFO 7140 --- [ main] com.hazelcast.system : [10.30.107.42]:5703 [cps-and-ncmp-test-caches] [5.3.6] Cluster name: cps-and-ncmp-test-caches 2024-09-23T15:48:13.945Z INFO 7140 --- [ main] com.hazelcast.system : [10.30.107.42]:5703 [cps-and-ncmp-test-caches] [5.3.6] Integrity Checker is disabled. Fail-fast on corrupted executables will not be performed. For more information, see the documentation for Integrity Checker. 2024-09-23T15:48:13.945Z INFO 7140 --- [ main] com.hazelcast.system : [10.30.107.42]:5703 [cps-and-ncmp-test-caches] [5.3.6] The Jet engine is disabled. To enable the Jet engine on the members, do one of the following: - Change member config using Java API: config.getJetConfig().setEnabled(true) - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 2024-09-23T15:48:13.949Z INFO 7140 --- [ main] c.h.internal.tpc.TpcServerBootstrap : [10.30.107.42]:5703 [cps-and-ncmp-test-caches] [5.3.6] TPC: disabled 2024-09-23T15:48:13.957Z INFO 7140 --- [ main] com.hazelcast.system.security : [10.30.107.42]:5703 [cps-and-ncmp-test-caches] [5.3.6] 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. 2024-09-23T15:48:13.958Z INFO 7140 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.42]:5703 [cps-and-ncmp-test-caches] [5.3.6] Using Multicast discovery 2024-09-23T15:48:13.958Z WARN 7140 --- [ main] com.hazelcast.cp.CPSubsystem : [10.30.107.42]:5703 [cps-and-ncmp-test-caches] [5.3.6] CP Subsystem is not enabled. CP data structures will operate in UNSAFE mode! Please note that UNSAFE mode will not provide strong consistency guarantees. 2024-09-23T15:48:13.958Z INFO 7140 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5708, timeout: 10000, bind-any: true 2024-09-23T15:48:13.959Z INFO 7140 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5708. Reason: IOException[Connection refused to address /10.30.107.78:5708] 2024-09-23T15:48:13.959Z WARN 7140 --- [cached.thread-3] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.78]:5708 Cause => java.io.IOException {Connection refused to address /10.30.107.78:5708}, Error-Count: 83 2024-09-23T15:48:13.966Z INFO 7140 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5707, timeout: 10000, bind-any: true 2024-09-23T15:48:13.966Z INFO 7140 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5704, timeout: 10000, bind-any: true 2024-09-23T15:48:13.966Z INFO 7140 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5706, timeout: 10000, bind-any: true 2024-09-23T15:48:13.967Z INFO 7140 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5707. Reason: IOException[Connection refused to address /10.30.107.78:5707] 2024-09-23T15:48:13.967Z INFO 7140 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5704. Reason: IOException[Connection refused to address /10.30.107.78:5704] 2024-09-23T15:48:13.967Z INFO 7140 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5706. Reason: IOException[Connection refused to address /10.30.107.78:5706] 2024-09-23T15:48:13.967Z WARN 7140 --- [cached.thread-6] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.78]:5706 Cause => java.io.IOException {Connection refused to address /10.30.107.78:5706}, Error-Count: 83 2024-09-23T15:48:13.971Z INFO 7140 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5710, timeout: 10000, bind-any: true 2024-09-23T15:48:13.971Z INFO 7140 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5710. Reason: IOException[Connection refused to address /10.30.107.78:5710] 2024-09-23T15:48:13.972Z WARN 7140 --- [cached.thread-9] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.78]:5710 Cause => java.io.IOException {Connection refused to address /10.30.107.78:5710}, Error-Count: 83 2024-09-23T15:48:13.972Z INFO 7140 --- [ main] c.h.internal.diagnostics.Diagnostics : [10.30.107.42]:5703 [cps-and-ncmp-test-caches] [5.3.6] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 2024-09-23T15:48:13.972Z INFO 7140 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.42]:5703 [cps-and-ncmp-test-caches] [5.3.6] [10.30.107.42]:5703 is STARTING 2024-09-23T15:48:13.977Z INFO 7140 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2024-09-23T15:48:13.977Z WARN 7140 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2024-09-23T15:48:13.978Z INFO 7140 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 2024-09-23T15:48:13.978Z WARN 7140 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32784) could not be established. Broker may not be available. 2024-09-23T15:48:13.980Z INFO 7140 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 2024-09-23T15:48:13.980Z WARN 7140 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2024-09-23T15:48:13.981Z INFO 7140 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5708, timeout: 10000, bind-any: true 2024-09-23T15:48:13.981Z INFO 7140 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5707, timeout: 10000, bind-any: true 2024-09-23T15:48:13.982Z INFO 7140 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5710, timeout: 10000, bind-any: true 2024-09-23T15:48:13.982Z INFO 7140 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5707. Reason: IOException[Connection refused to address /10.30.107.78:5707] 2024-09-23T15:48:13.982Z WARN 7140 --- [cached.thread-6] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.78]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.78:5707}, Error-Count: 82 2024-09-23T15:48:13.982Z INFO 7140 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5708. Reason: IOException[Connection refused to address /10.30.107.78:5708] 2024-09-23T15:48:13.982Z INFO 7140 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5710. Reason: IOException[Connection refused to address /10.30.107.78:5710] 2024-09-23T15:48:13.983Z INFO 7140 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5706, timeout: 10000, bind-any: true 2024-09-23T15:48:13.983Z INFO 7140 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5706. Reason: IOException[Connection refused to address /10.30.107.78:5706] 2024-09-23T15:48:13.987Z INFO 7140 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5704, timeout: 10000, bind-any: true 2024-09-23T15:48:13.987Z INFO 7140 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5706, timeout: 10000, bind-any: true 2024-09-23T15:48:13.987Z INFO 7140 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5707, timeout: 10000, bind-any: true 2024-09-23T15:48:13.987Z INFO 7140 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5710, timeout: 10000, bind-any: true 2024-09-23T15:48:13.987Z INFO 7140 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5704. Reason: IOException[Connection refused to address /10.30.107.78:5704] 2024-09-23T15:48:13.987Z INFO 7140 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5706. Reason: IOException[Connection refused to address /10.30.107.78:5706] 2024-09-23T15:48:13.988Z WARN 7140 --- [cached.thread-7] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.78]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.78:5704}, Error-Count: 83 2024-09-23T15:48:13.988Z INFO 7140 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5707. Reason: IOException[Connection refused to address /10.30.107.78:5707] 2024-09-23T15:48:13.988Z INFO 7140 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5710. Reason: IOException[Connection refused to address /10.30.107.78:5710] 2024-09-23T15:48:13.989Z INFO 7140 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2024-09-23T15:48:13.989Z WARN 7140 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32778) could not be established. Broker may not be available. 2024-09-23T15:48:13.989Z INFO 7140 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5708, timeout: 10000, bind-any: true 2024-09-23T15:48:13.990Z INFO 7140 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5708. Reason: IOException[Connection refused to address /10.30.107.78:5708] 2024-09-23T15:48:13.992Z INFO 7140 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5706, timeout: 10000, bind-any: true 2024-09-23T15:48:13.992Z INFO 7140 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5708, timeout: 10000, bind-any: true 2024-09-23T15:48:13.993Z INFO 7140 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5706. Reason: IOException[Connection refused to address /10.30.107.78:5706] 2024-09-23T15:48:13.993Z INFO 7140 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5708. Reason: IOException[Connection refused to address /10.30.107.78:5708] 2024-09-23T15:48:13.993Z INFO 7140 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5710, timeout: 10000, bind-any: true 2024-09-23T15:48:13.994Z INFO 7140 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5710. Reason: IOException[Connection refused to address /10.30.107.78:5710] 2024-09-23T15:48:13.994Z INFO 7140 --- [ached.thread-18] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5706, timeout: 10000, bind-any: true 2024-09-23T15:48:13.995Z INFO 7140 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5704, timeout: 10000, bind-any: true 2024-09-23T15:48:13.995Z INFO 7140 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5704. Reason: IOException[Connection refused to address /10.30.107.78:5704] 2024-09-23T15:48:13.995Z INFO 7140 --- [ached.thread-18] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5706. Reason: IOException[Connection refused to address /10.30.107.78:5706] 2024-09-23T15:48:13.996Z INFO 7140 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5707, timeout: 10000, bind-any: true 2024-09-23T15:48:13.997Z INFO 7140 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5707. Reason: IOException[Connection refused to address /10.30.107.78:5707] 2024-09-23T15:48:14.001Z INFO 7140 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5707, timeout: 10000, bind-any: true 2024-09-23T15:48:14.001Z INFO 7140 --- [ached.thread-18] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5708, timeout: 10000, bind-any: true 2024-09-23T15:48:14.001Z INFO 7140 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5707. Reason: IOException[Connection refused to address /10.30.107.78:5707] 2024-09-23T15:48:14.002Z INFO 7140 --- [ached.thread-18] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5708. Reason: IOException[Connection refused to address /10.30.107.78:5708] 2024-09-23T15:48:14.040Z INFO 7140 --- [ached.thread-18] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5704, timeout: 10000, bind-any: true 2024-09-23T15:48:14.041Z INFO 7140 --- [ached.thread-18] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5704. Reason: IOException[Connection refused to address /10.30.107.78:5704] 2024-09-23T15:48:14.060Z INFO 7140 --- [ached.thread-18] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5708, timeout: 10000, bind-any: true 2024-09-23T15:48:14.061Z INFO 7140 --- [ached.thread-18] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5708. Reason: IOException[Connection refused to address /10.30.107.78:5708] 2024-09-23T15:48:14.061Z WARN 7140 --- [ached.thread-18] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.78]:5708 Cause => java.io.IOException {Connection refused to address /10.30.107.78:5708}, Error-Count: 84 2024-09-23T15:48:14.067Z INFO 7140 --- [ached.thread-18] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5707, timeout: 10000, bind-any: true 2024-09-23T15:48:14.067Z INFO 7140 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5704, timeout: 10000, bind-any: true 2024-09-23T15:48:14.067Z INFO 7140 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5706, timeout: 10000, bind-any: true 2024-09-23T15:48:14.068Z INFO 7140 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5704. Reason: IOException[Connection refused to address /10.30.107.78:5704] 2024-09-23T15:48:14.068Z INFO 7140 --- [ached.thread-18] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5707. Reason: IOException[Connection refused to address /10.30.107.78:5707] 2024-09-23T15:48:14.068Z INFO 7140 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5706. Reason: IOException[Connection refused to address /10.30.107.78:5706] 2024-09-23T15:48:14.068Z WARN 7140 --- [cached.thread-6] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.78]:5706 Cause => java.io.IOException {Connection refused to address /10.30.107.78:5706}, Error-Count: 84 2024-09-23T15:48:14.072Z INFO 7140 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5710, timeout: 10000, bind-any: true 2024-09-23T15:48:14.073Z INFO 7140 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5710. Reason: IOException[Connection refused to address /10.30.107.78:5710] 2024-09-23T15:48:14.073Z WARN 7140 --- [cached.thread-5] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.78]:5710 Cause => java.io.IOException {Connection refused to address /10.30.107.78:5710}, Error-Count: 84 2024-09-23T15:48:14.082Z INFO 7140 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5708, timeout: 10000, bind-any: true 2024-09-23T15:48:14.082Z INFO 7140 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5707, timeout: 10000, bind-any: true 2024-09-23T15:48:14.083Z INFO 7140 --- [ached.thread-18] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5710, timeout: 10000, bind-any: true 2024-09-23T15:48:14.083Z INFO 7140 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5707. Reason: IOException[Connection refused to address /10.30.107.78:5707] 2024-09-23T15:48:14.083Z WARN 7140 --- [cached.thread-6] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.78]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.78:5707}, Error-Count: 83 2024-09-23T15:48:14.083Z INFO 7140 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5708. Reason: IOException[Connection refused to address /10.30.107.78:5708] 2024-09-23T15:48:14.083Z INFO 7140 --- [ached.thread-18] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5710. Reason: IOException[Connection refused to address /10.30.107.78:5710] 2024-09-23T15:48:14.084Z INFO 7140 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5706, timeout: 10000, bind-any: true 2024-09-23T15:48:14.084Z INFO 7140 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5706. Reason: IOException[Connection refused to address /10.30.107.78:5706] 2024-09-23T15:48:14.088Z INFO 7140 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5704, timeout: 10000, bind-any: true 2024-09-23T15:48:14.088Z INFO 7140 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5706, timeout: 10000, bind-any: true 2024-09-23T15:48:14.088Z INFO 7140 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5707, timeout: 10000, bind-any: true 2024-09-23T15:48:14.088Z INFO 7140 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5710, timeout: 10000, bind-any: true 2024-09-23T15:48:14.089Z INFO 7140 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5704. Reason: IOException[Connection refused to address /10.30.107.78:5704] 2024-09-23T15:48:14.089Z INFO 7140 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5706. Reason: IOException[Connection refused to address /10.30.107.78:5706] 2024-09-23T15:48:14.089Z WARN 7140 --- [ached.thread-14] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.78]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.78:5704}, Error-Count: 84 2024-09-23T15:48:14.089Z INFO 7140 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5707. Reason: IOException[Connection refused to address /10.30.107.78:5707] 2024-09-23T15:48:14.089Z INFO 7140 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 2024-09-23T15:48:14.089Z WARN 7140 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32784) could not be established. Broker may not be available. 2024-09-23T15:48:14.089Z INFO 7140 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5710. Reason: IOException[Connection refused to address /10.30.107.78:5710] 2024-09-23T15:48:14.090Z INFO 7140 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5708, timeout: 10000, bind-any: true 2024-09-23T15:48:14.091Z INFO 7140 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5708. Reason: IOException[Connection refused to address /10.30.107.78:5708] 2024-09-23T15:48:14.093Z INFO 7140 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5706, timeout: 10000, bind-any: true 2024-09-23T15:48:14.093Z INFO 7140 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5708, timeout: 10000, bind-any: true 2024-09-23T15:48:14.094Z INFO 7140 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5706. Reason: IOException[Connection refused to address /10.30.107.78:5706] 2024-09-23T15:48:14.094Z INFO 7140 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5708. Reason: IOException[Connection refused to address /10.30.107.78:5708] 2024-09-23T15:48:14.094Z INFO 7140 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5710, timeout: 10000, bind-any: true 2024-09-23T15:48:14.095Z INFO 7140 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5710. Reason: IOException[Connection refused to address /10.30.107.78:5710] 2024-09-23T15:48:14.095Z INFO 7140 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5706, timeout: 10000, bind-any: true 2024-09-23T15:48:14.095Z INFO 7140 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5704, timeout: 10000, bind-any: true 2024-09-23T15:48:14.096Z INFO 7140 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5704. Reason: IOException[Connection refused to address /10.30.107.78:5704] 2024-09-23T15:48:14.096Z INFO 7140 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5706. Reason: IOException[Connection refused to address /10.30.107.78:5706] 2024-09-23T15:48:14.098Z INFO 7140 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5707, timeout: 10000, bind-any: true 2024-09-23T15:48:14.098Z INFO 7140 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5707. Reason: IOException[Connection refused to address /10.30.107.78:5707] 2024-09-23T15:48:14.102Z INFO 7140 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5707, timeout: 10000, bind-any: true 2024-09-23T15:48:14.102Z INFO 7140 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5708, timeout: 10000, bind-any: true 2024-09-23T15:48:14.102Z INFO 7140 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5707. Reason: IOException[Connection refused to address /10.30.107.78:5707] 2024-09-23T15:48:14.103Z INFO 7140 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5708. Reason: IOException[Connection refused to address /10.30.107.78:5708] 2024-09-23T15:48:14.132Z INFO 7140 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2024-09-23T15:48:14.132Z WARN 7140 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32780) could not be established. Broker may not be available. 2024-09-23T15:48:14.133Z INFO 7140 --- [ main] c.h.i.cluster.impl.MulticastJoiner : [10.30.107.42]:5703 [cps-and-ncmp-test-caches] [5.3.6] Trying to join to discovered node: [10.30.107.42]:5701 2024-09-23T15:48:14.135Z INFO 7140 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.30.107.42:5701 and /10.30.107.42:55839 2024-09-23T15:48:14.135Z INFO 7140 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.107.42]:5703 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.30.107.42:55839 and /10.30.107.42:5701 2024-09-23T15:48:14.141Z INFO 7140 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5704, timeout: 10000, bind-any: true 2024-09-23T15:48:14.142Z INFO 7140 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5704. Reason: IOException[Connection refused to address /10.30.107.78:5704] 2024-09-23T15:48:14.160Z INFO 7140 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2024-09-23T15:48:14.160Z WARN 7140 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32778) could not be established. Broker may not be available. 2024-09-23T15:48:14.161Z INFO 7140 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5708, timeout: 10000, bind-any: true 2024-09-23T15:48:14.162Z INFO 7140 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5708. Reason: IOException[Connection refused to address /10.30.107.78:5708] 2024-09-23T15:48:14.162Z WARN 7140 --- [cached.thread-9] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.78]:5708 Cause => java.io.IOException {Connection refused to address /10.30.107.78:5708}, Error-Count: 85 2024-09-23T15:48:14.168Z INFO 7140 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5707, timeout: 10000, bind-any: true 2024-09-23T15:48:14.169Z INFO 7140 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5706, timeout: 10000, bind-any: true 2024-09-23T15:48:14.169Z INFO 7140 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5704, timeout: 10000, bind-any: true 2024-09-23T15:48:14.169Z INFO 7140 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5707. Reason: IOException[Connection refused to address /10.30.107.78:5707] 2024-09-23T15:48:14.169Z INFO 7140 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5706. Reason: IOException[Connection refused to address /10.30.107.78:5706] 2024-09-23T15:48:14.169Z WARN 7140 --- [cached.thread-5] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.78]:5706 Cause => java.io.IOException {Connection refused to address /10.30.107.78:5706}, Error-Count: 85 2024-09-23T15:48:14.169Z INFO 7140 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5704. Reason: IOException[Connection refused to address /10.30.107.78:5704] 2024-09-23T15:48:14.173Z INFO 7140 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5710, timeout: 10000, bind-any: true 2024-09-23T15:48:14.174Z INFO 7140 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5710. Reason: IOException[Connection refused to address /10.30.107.78:5710] 2024-09-23T15:48:14.174Z WARN 7140 --- [ached.thread-17] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.78]:5710 Cause => java.io.IOException {Connection refused to address /10.30.107.78:5710}, Error-Count: 85 2024-09-23T15:48:14.178Z INFO 7140 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node 1 disconnected. 2024-09-23T15:48:14.178Z WARN 7140 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2024-09-23T15:48:14.183Z INFO 7140 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5708, timeout: 10000, bind-any: true 2024-09-23T15:48:14.183Z INFO 7140 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5707, timeout: 10000, bind-any: true 2024-09-23T15:48:14.184Z INFO 7140 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5710, timeout: 10000, bind-any: true 2024-09-23T15:48:14.184Z INFO 7140 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5708. Reason: IOException[Connection refused to address /10.30.107.78:5708] 2024-09-23T15:48:14.184Z INFO 7140 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5707. Reason: IOException[Connection refused to address /10.30.107.78:5707] 2024-09-23T15:48:14.184Z WARN 7140 --- [cached.thread-6] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.78]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.78:5707}, Error-Count: 84 2024-09-23T15:48:14.184Z INFO 7140 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5710. Reason: IOException[Connection refused to address /10.30.107.78:5710] 2024-09-23T15:48:14.185Z INFO 7140 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5706, timeout: 10000, bind-any: true 2024-09-23T15:48:14.185Z INFO 7140 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5706. Reason: IOException[Connection refused to address /10.30.107.78:5706] 2024-09-23T15:48:14.189Z INFO 7140 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5704, timeout: 10000, bind-any: true 2024-09-23T15:48:14.189Z INFO 7140 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5706, timeout: 10000, bind-any: true 2024-09-23T15:48:14.189Z INFO 7140 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5707, timeout: 10000, bind-any: true 2024-09-23T15:48:14.189Z INFO 7140 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5710, timeout: 10000, bind-any: true 2024-09-23T15:48:14.189Z INFO 7140 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5706. Reason: IOException[Connection refused to address /10.30.107.78:5706] 2024-09-23T15:48:14.189Z INFO 7140 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5707. Reason: IOException[Connection refused to address /10.30.107.78:5707] 2024-09-23T15:48:14.190Z INFO 7140 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5704. Reason: IOException[Connection refused to address /10.30.107.78:5704] 2024-09-23T15:48:14.190Z WARN 7140 --- [cached.thread-5] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.78]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.78:5704}, Error-Count: 85 2024-09-23T15:48:14.190Z INFO 7140 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5710. Reason: IOException[Connection refused to address /10.30.107.78:5710] 2024-09-23T15:48:14.191Z INFO 7140 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5708, timeout: 10000, bind-any: true 2024-09-23T15:48:14.192Z INFO 7140 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5708. Reason: IOException[Connection refused to address /10.30.107.78:5708] 2024-09-23T15:48:14.194Z INFO 7140 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5706, timeout: 10000, bind-any: true 2024-09-23T15:48:14.194Z INFO 7140 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5708, timeout: 10000, bind-any: true 2024-09-23T15:48:14.195Z INFO 7140 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5706. Reason: IOException[Connection refused to address /10.30.107.78:5706] 2024-09-23T15:48:14.195Z INFO 7140 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5708. Reason: IOException[Connection refused to address /10.30.107.78:5708] 2024-09-23T15:48:14.195Z INFO 7140 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5710, timeout: 10000, bind-any: true 2024-09-23T15:48:14.196Z INFO 7140 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5710. Reason: IOException[Connection refused to address /10.30.107.78:5710] 2024-09-23T15:48:14.196Z INFO 7140 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5704, timeout: 10000, bind-any: true 2024-09-23T15:48:14.197Z INFO 7140 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5706, timeout: 10000, bind-any: true 2024-09-23T15:48:14.197Z INFO 7140 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5704. Reason: IOException[Connection refused to address /10.30.107.78:5704] 2024-09-23T15:48:14.197Z INFO 7140 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5706. Reason: IOException[Connection refused to address /10.30.107.78:5706] 2024-09-23T15:48:14.198Z INFO 7140 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5707, timeout: 10000, bind-any: true 2024-09-23T15:48:14.199Z INFO 7140 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5707. Reason: IOException[Connection refused to address /10.30.107.78:5707] 2024-09-23T15:48:14.203Z INFO 7140 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5707, timeout: 10000, bind-any: true 2024-09-23T15:48:14.203Z INFO 7140 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5708, timeout: 10000, bind-any: true 2024-09-23T15:48:14.203Z INFO 7140 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5707. Reason: IOException[Connection refused to address /10.30.107.78:5707] 2024-09-23T15:48:14.203Z INFO 7140 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5708. Reason: IOException[Connection refused to address /10.30.107.78:5708] 2024-09-23T15:48:14.228Z INFO 7140 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-3, groupId=test] Node 1 disconnected. 2024-09-23T15:48:14.228Z WARN 7140 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-3, groupId=test] Connection to node 1 (localhost/127.0.0.1:32780) could not be established. Broker may not be available. 2024-09-23T15:48:14.243Z INFO 7140 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5704, timeout: 10000, bind-any: true 2024-09-23T15:48:14.243Z INFO 7140 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5704. Reason: IOException[Connection refused to address /10.30.107.78:5704] 2024-09-23T15:48:14.262Z INFO 7140 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5708, timeout: 10000, bind-any: true 2024-09-23T15:48:14.263Z INFO 7140 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5708. Reason: IOException[Connection refused to address /10.30.107.78:5708] 2024-09-23T15:48:14.263Z WARN 7140 --- [ached.thread-14] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.78]:5708 Cause => java.io.IOException {Connection refused to address /10.30.107.78:5708}, Error-Count: 86 2024-09-23T15:48:14.269Z INFO 7140 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5707, timeout: 10000, bind-any: true 2024-09-23T15:48:14.269Z INFO 7140 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5706, timeout: 10000, bind-any: true 2024-09-23T15:48:14.270Z INFO 7140 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5704, timeout: 10000, bind-any: true 2024-09-23T15:48:14.270Z INFO 7140 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5704. Reason: IOException[Connection refused to address /10.30.107.78:5704] 2024-09-23T15:48:14.270Z INFO 7140 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5706. Reason: IOException[Connection refused to address /10.30.107.78:5706] 2024-09-23T15:48:14.270Z WARN 7140 --- [ached.thread-17] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.78]:5706 Cause => java.io.IOException {Connection refused to address /10.30.107.78:5706}, Error-Count: 86 2024-09-23T15:48:14.270Z INFO 7140 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5707. Reason: IOException[Connection refused to address /10.30.107.78:5707] 2024-09-23T15:48:14.274Z INFO 7140 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5710, timeout: 10000, bind-any: true 2024-09-23T15:48:14.275Z INFO 7140 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5710. Reason: IOException[Connection refused to address /10.30.107.78:5710] 2024-09-23T15:48:14.275Z WARN 7140 --- [ached.thread-15] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.78]:5710 Cause => java.io.IOException {Connection refused to address /10.30.107.78:5710}, Error-Count: 86 2024-09-23T15:48:14.284Z INFO 7140 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5708, timeout: 10000, bind-any: true 2024-09-23T15:48:14.285Z INFO 7140 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5707, timeout: 10000, bind-any: true 2024-09-23T15:48:14.285Z INFO 7140 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5710, timeout: 10000, bind-any: true 2024-09-23T15:48:14.285Z INFO 7140 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5708. Reason: IOException[Connection refused to address /10.30.107.78:5708] 2024-09-23T15:48:14.285Z INFO 7140 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5707. Reason: IOException[Connection refused to address /10.30.107.78:5707] 2024-09-23T15:48:14.285Z INFO 7140 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5710. Reason: IOException[Connection refused to address /10.30.107.78:5710] 2024-09-23T15:48:14.286Z WARN 7140 --- [ached.thread-17] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.78]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.78:5707}, Error-Count: 85 2024-09-23T15:48:14.286Z INFO 7140 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5706, timeout: 10000, bind-any: true 2024-09-23T15:48:14.286Z INFO 7140 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5706. Reason: IOException[Connection refused to address /10.30.107.78:5706] 2024-09-23T15:48:14.290Z INFO 7140 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5707, timeout: 10000, bind-any: true 2024-09-23T15:48:14.290Z INFO 7140 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5706, timeout: 10000, bind-any: true 2024-09-23T15:48:14.290Z INFO 7140 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5704, timeout: 10000, bind-any: true 2024-09-23T15:48:14.290Z INFO 7140 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2024-09-23T15:48:14.290Z WARN 7140 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 2024-09-23T15:48:14.290Z INFO 7140 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5710, timeout: 10000, bind-any: true 2024-09-23T15:48:14.291Z INFO 7140 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5704. Reason: IOException[Connection refused to address /10.30.107.78:5704] 2024-09-23T15:48:14.291Z INFO 7140 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5707. Reason: IOException[Connection refused to address /10.30.107.78:5707] 2024-09-23T15:48:14.291Z WARN 7140 --- [cached.thread-9] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.78]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.78:5704}, Error-Count: 86 2024-09-23T15:48:14.291Z INFO 7140 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5706. Reason: IOException[Connection refused to address /10.30.107.78:5706] 2024-09-23T15:48:14.291Z INFO 7140 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5710. Reason: IOException[Connection refused to address /10.30.107.78:5710] 2024-09-23T15:48:14.292Z INFO 7140 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5708, timeout: 10000, bind-any: true 2024-09-23T15:48:14.293Z INFO 7140 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5708. Reason: IOException[Connection refused to address /10.30.107.78:5708] 2024-09-23T15:48:14.295Z INFO 7140 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5708, timeout: 10000, bind-any: true 2024-09-23T15:48:14.295Z INFO 7140 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5706, timeout: 10000, bind-any: true 2024-09-23T15:48:14.295Z INFO 7140 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5708. Reason: IOException[Connection refused to address /10.30.107.78:5708] 2024-09-23T15:48:14.295Z INFO 7140 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5706. Reason: IOException[Connection refused to address /10.30.107.78:5706] 2024-09-23T15:48:14.296Z INFO 7140 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5710, timeout: 10000, bind-any: true 2024-09-23T15:48:14.296Z INFO 7140 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5710. Reason: IOException[Connection refused to address /10.30.107.78:5710] 2024-09-23T15:48:14.297Z INFO 7140 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5704, timeout: 10000, bind-any: true 2024-09-23T15:48:14.297Z INFO 7140 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5706, timeout: 10000, bind-any: true 2024-09-23T15:48:14.298Z INFO 7140 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5704. Reason: IOException[Connection refused to address /10.30.107.78:5704] 2024-09-23T15:48:14.298Z INFO 7140 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5706. Reason: IOException[Connection refused to address /10.30.107.78:5706] 2024-09-23T15:48:14.299Z INFO 7140 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5707, timeout: 10000, bind-any: true 2024-09-23T15:48:14.300Z INFO 7140 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5707. Reason: IOException[Connection refused to address /10.30.107.78:5707] 2024-09-23T15:48:14.303Z INFO 7140 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5707, timeout: 10000, bind-any: true 2024-09-23T15:48:14.304Z INFO 7140 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5708, timeout: 10000, bind-any: true 2024-09-23T15:48:14.304Z INFO 7140 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5708. Reason: IOException[Connection refused to address /10.30.107.78:5708] 2024-09-23T15:48:14.304Z INFO 7140 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5707. Reason: IOException[Connection refused to address /10.30.107.78:5707] 2024-09-23T15:48:14.344Z INFO 7140 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5704, timeout: 10000, bind-any: true 2024-09-23T15:48:14.345Z INFO 7140 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5704. Reason: IOException[Connection refused to address /10.30.107.78:5704] 2024-09-23T15:48:14.361Z INFO 7140 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 2024-09-23T15:48:14.361Z WARN 7140 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2024-09-23T15:48:14.363Z INFO 7140 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5708, timeout: 10000, bind-any: true 2024-09-23T15:48:14.364Z INFO 7140 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5708. Reason: IOException[Connection refused to address /10.30.107.78:5708] 2024-09-23T15:48:14.364Z WARN 7140 --- [cached.thread-3] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.78]:5708 Cause => java.io.IOException {Connection refused to address /10.30.107.78:5708}, Error-Count: 87 2024-09-23T15:48:14.371Z INFO 7140 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5704, timeout: 10000, bind-any: true 2024-09-23T15:48:14.371Z INFO 7140 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5706, timeout: 10000, bind-any: true 2024-09-23T15:48:14.371Z INFO 7140 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5707, timeout: 10000, bind-any: true 2024-09-23T15:48:14.371Z INFO 7140 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5704. Reason: IOException[Connection refused to address /10.30.107.78:5704] 2024-09-23T15:48:14.372Z INFO 7140 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5706. Reason: IOException[Connection refused to address /10.30.107.78:5706] 2024-09-23T15:48:14.372Z WARN 7140 --- [cached.thread-3] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.78]:5706 Cause => java.io.IOException {Connection refused to address /10.30.107.78:5706}, Error-Count: 87 2024-09-23T15:48:14.372Z INFO 7140 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5707. Reason: IOException[Connection refused to address /10.30.107.78:5707] 2024-09-23T15:48:14.375Z INFO 7140 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5710, timeout: 10000, bind-any: true 2024-09-23T15:48:14.376Z INFO 7140 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5710. Reason: IOException[Connection refused to address /10.30.107.78:5710] 2024-09-23T15:48:14.376Z WARN 7140 --- [cached.thread-3] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.78]:5710 Cause => java.io.IOException {Connection refused to address /10.30.107.78:5710}, Error-Count: 87 2024-09-23T15:48:14.385Z INFO 7140 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5708, timeout: 10000, bind-any: true 2024-09-23T15:48:14.386Z INFO 7140 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5710, timeout: 10000, bind-any: true 2024-09-23T15:48:14.386Z INFO 7140 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5707, timeout: 10000, bind-any: true 2024-09-23T15:48:14.386Z INFO 7140 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5708. Reason: IOException[Connection refused to address /10.30.107.78:5708] 2024-09-23T15:48:14.387Z INFO 7140 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5706, timeout: 10000, bind-any: true 2024-09-23T15:48:14.387Z INFO 7140 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5710. Reason: IOException[Connection refused to address /10.30.107.78:5710] 2024-09-23T15:48:14.387Z INFO 7140 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5707. Reason: IOException[Connection refused to address /10.30.107.78:5707] 2024-09-23T15:48:14.387Z WARN 7140 --- [cached.thread-7] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.78]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.78:5707}, Error-Count: 86 2024-09-23T15:48:14.387Z INFO 7140 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5706. Reason: IOException[Connection refused to address /10.30.107.78:5706] 2024-09-23T15:48:14.391Z INFO 7140 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5704, timeout: 10000, bind-any: true 2024-09-23T15:48:14.391Z INFO 7140 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5706, timeout: 10000, bind-any: true 2024-09-23T15:48:14.391Z INFO 7140 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5707, timeout: 10000, bind-any: true 2024-09-23T15:48:14.391Z INFO 7140 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5710, timeout: 10000, bind-any: true 2024-09-23T15:48:14.392Z INFO 7140 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5706. Reason: IOException[Connection refused to address /10.30.107.78:5706] 2024-09-23T15:48:14.392Z INFO 7140 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5707. Reason: IOException[Connection refused to address /10.30.107.78:5707] 2024-09-23T15:48:14.392Z INFO 7140 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5704. Reason: IOException[Connection refused to address /10.30.107.78:5704] 2024-09-23T15:48:14.392Z WARN 7140 --- [cached.thread-9] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.78]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.78:5704}, Error-Count: 87 2024-09-23T15:48:14.392Z INFO 7140 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5710. Reason: IOException[Connection refused to address /10.30.107.78:5710] 2024-09-23T15:48:14.393Z INFO 7140 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5708, timeout: 10000, bind-any: true 2024-09-23T15:48:14.394Z INFO 7140 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5708. Reason: IOException[Connection refused to address /10.30.107.78:5708] 2024-09-23T15:48:14.396Z INFO 7140 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5708, timeout: 10000, bind-any: true 2024-09-23T15:48:14.396Z INFO 7140 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5706, timeout: 10000, bind-any: true 2024-09-23T15:48:14.396Z INFO 7140 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5706. Reason: IOException[Connection refused to address /10.30.107.78:5706] 2024-09-23T15:48:14.396Z INFO 7140 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5708. Reason: IOException[Connection refused to address /10.30.107.78:5708] 2024-09-23T15:48:14.397Z INFO 7140 --- [ached.thread-18] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5710, timeout: 10000, bind-any: true 2024-09-23T15:48:14.398Z INFO 7140 --- [ached.thread-18] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5710. Reason: IOException[Connection refused to address /10.30.107.78:5710] 2024-09-23T15:48:14.398Z INFO 7140 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5706, timeout: 10000, bind-any: true 2024-09-23T15:48:14.398Z INFO 7140 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5704, timeout: 10000, bind-any: true 2024-09-23T15:48:14.399Z INFO 7140 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5706. Reason: IOException[Connection refused to address /10.30.107.78:5706] 2024-09-23T15:48:14.399Z INFO 7140 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5704. Reason: IOException[Connection refused to address /10.30.107.78:5704] 2024-09-23T15:48:14.400Z INFO 7140 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5707, timeout: 10000, bind-any: true 2024-09-23T15:48:14.401Z INFO 7140 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5707. Reason: IOException[Connection refused to address /10.30.107.78:5707] 2024-09-23T15:48:14.404Z INFO 7140 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5708, timeout: 10000, bind-any: true 2024-09-23T15:48:14.404Z INFO 7140 --- [ached.thread-18] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5707, timeout: 10000, bind-any: true 2024-09-23T15:48:14.405Z INFO 7140 --- [ached.thread-18] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5707. Reason: IOException[Connection refused to address /10.30.107.78:5707] 2024-09-23T15:48:14.405Z INFO 7140 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5708. Reason: IOException[Connection refused to address /10.30.107.78:5708] 2024-09-23T15:48:14.445Z INFO 7140 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5704, timeout: 10000, bind-any: true 2024-09-23T15:48:14.446Z INFO 7140 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5704. Reason: IOException[Connection refused to address /10.30.107.78:5704] 2024-09-23T15:48:14.450Z INFO 7140 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2024-09-23T15:48:14.450Z WARN 7140 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 2024-09-23T15:48:14.464Z INFO 7140 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5708, timeout: 10000, bind-any: true 2024-09-23T15:48:14.465Z INFO 7140 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5708. Reason: IOException[Connection refused to address /10.30.107.78:5708] 2024-09-23T15:48:14.465Z WARN 7140 --- [cached.thread-6] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.78]:5708 Cause => java.io.IOException {Connection refused to address /10.30.107.78:5708}, Error-Count: 88 2024-09-23T15:48:14.471Z INFO 7140 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 2024-09-23T15:48:14.471Z WARN 7140 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2024-09-23T15:48:14.472Z INFO 7140 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5704, timeout: 10000, bind-any: true 2024-09-23T15:48:14.472Z INFO 7140 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5706, timeout: 10000, bind-any: true 2024-09-23T15:48:14.472Z INFO 7140 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5707, timeout: 10000, bind-any: true 2024-09-23T15:48:14.473Z INFO 7140 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5707. Reason: IOException[Connection refused to address /10.30.107.78:5707] 2024-09-23T15:48:14.473Z INFO 7140 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5706. Reason: IOException[Connection refused to address /10.30.107.78:5706] 2024-09-23T15:48:14.473Z WARN 7140 --- [cached.thread-6] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.78]:5706 Cause => java.io.IOException {Connection refused to address /10.30.107.78:5706}, Error-Count: 88 2024-09-23T15:48:14.473Z INFO 7140 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5704. Reason: IOException[Connection refused to address /10.30.107.78:5704] 2024-09-23T15:48:14.476Z INFO 7140 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5710, timeout: 10000, bind-any: true 2024-09-23T15:48:14.477Z INFO 7140 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5710. Reason: IOException[Connection refused to address /10.30.107.78:5710] 2024-09-23T15:48:14.477Z WARN 7140 --- [cached.thread-9] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.78]:5710 Cause => java.io.IOException {Connection refused to address /10.30.107.78:5710}, Error-Count: 88 2024-09-23T15:48:14.487Z INFO 7140 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5708, timeout: 10000, bind-any: true 2024-09-23T15:48:14.487Z INFO 7140 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5710, timeout: 10000, bind-any: true 2024-09-23T15:48:14.487Z INFO 7140 --- [ached.thread-18] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5707, timeout: 10000, bind-any: true 2024-09-23T15:48:14.487Z INFO 7140 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5708. Reason: IOException[Connection refused to address /10.30.107.78:5708] 2024-09-23T15:48:14.488Z INFO 7140 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5710. Reason: IOException[Connection refused to address /10.30.107.78:5710] 2024-09-23T15:48:14.488Z INFO 7140 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5706, timeout: 10000, bind-any: true 2024-09-23T15:48:14.488Z INFO 7140 --- [ached.thread-18] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5707. Reason: IOException[Connection refused to address /10.30.107.78:5707] 2024-09-23T15:48:14.488Z WARN 7140 --- [ached.thread-18] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.78]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.78:5707}, Error-Count: 87 2024-09-23T15:48:14.489Z INFO 7140 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5706. Reason: IOException[Connection refused to address /10.30.107.78:5706] 2024-09-23T15:48:14.492Z INFO 7140 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5706, timeout: 10000, bind-any: true 2024-09-23T15:48:14.492Z INFO 7140 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5707, timeout: 10000, bind-any: true 2024-09-23T15:48:14.492Z INFO 7140 --- [ached.thread-18] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5704, timeout: 10000, bind-any: true 2024-09-23T15:48:14.492Z INFO 7140 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5710, timeout: 10000, bind-any: true 2024-09-23T15:48:14.493Z INFO 7140 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5707. Reason: IOException[Connection refused to address /10.30.107.78:5707] 2024-09-23T15:48:14.493Z INFO 7140 --- [ached.thread-18] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5704. Reason: IOException[Connection refused to address /10.30.107.78:5704] 2024-09-23T15:48:14.493Z INFO 7140 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5706. Reason: IOException[Connection refused to address /10.30.107.78:5706] 2024-09-23T15:48:14.493Z WARN 7140 --- [ached.thread-18] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.78]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.78:5704}, Error-Count: 88 2024-09-23T15:48:14.493Z INFO 7140 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5710. Reason: IOException[Connection refused to address /10.30.107.78:5710] 2024-09-23T15:48:14.494Z INFO 7140 --- [ached.thread-18] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5708, timeout: 10000, bind-any: true 2024-09-23T15:48:14.494Z INFO 7140 --- [ached.thread-18] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5708. Reason: IOException[Connection refused to address /10.30.107.78:5708] 2024-09-23T15:48:14.496Z INFO 7140 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5708, timeout: 10000, bind-any: true 2024-09-23T15:48:14.496Z INFO 7140 --- [ached.thread-18] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5706, timeout: 10000, bind-any: true 2024-09-23T15:48:14.497Z INFO 7140 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5708. Reason: IOException[Connection refused to address /10.30.107.78:5708] 2024-09-23T15:48:14.498Z INFO 7140 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5710, timeout: 10000, bind-any: true 2024-09-23T15:48:14.499Z INFO 7140 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5710. Reason: IOException[Connection refused to address /10.30.107.78:5710] 2024-09-23T15:48:14.499Z INFO 7140 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5704, timeout: 10000, bind-any: true 2024-09-23T15:48:14.500Z INFO 7140 --- [ached.thread-18] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5706. Reason: IOException[Connection refused to address /10.30.107.78:5706] 2024-09-23T15:48:14.500Z INFO 7140 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5704. Reason: IOException[Connection refused to address /10.30.107.78:5704] 2024-09-23T15:48:14.501Z INFO 7140 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5707, timeout: 10000, bind-any: true 2024-09-23T15:48:14.502Z INFO 7140 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5707. Reason: IOException[Connection refused to address /10.30.107.78:5707] 2024-09-23T15:48:14.505Z INFO 7140 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5707, timeout: 10000, bind-any: true 2024-09-23T15:48:14.505Z INFO 7140 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5708, timeout: 10000, bind-any: true 2024-09-23T15:48:14.506Z INFO 7140 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5707. Reason: IOException[Connection refused to address /10.30.107.78:5707] 2024-09-23T15:48:14.506Z INFO 7140 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5708. Reason: IOException[Connection refused to address /10.30.107.78:5708] 2024-09-23T15:48:14.527Z INFO 7140 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 2024-09-23T15:48:14.527Z WARN 7140 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2024-09-23T15:48:14.546Z INFO 7140 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5704, timeout: 10000, bind-any: true 2024-09-23T15:48:14.547Z INFO 7140 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5704. Reason: IOException[Connection refused to address /10.30.107.78:5704] 2024-09-23T15:48:14.566Z INFO 7140 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5708, timeout: 10000, bind-any: true 2024-09-23T15:48:14.567Z INFO 7140 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5708. Reason: IOException[Connection refused to address /10.30.107.78:5708] 2024-09-23T15:48:14.567Z WARN 7140 --- [ached.thread-14] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.78]:5708 Cause => java.io.IOException {Connection refused to address /10.30.107.78:5708}, Error-Count: 89 2024-09-23T15:48:14.570Z INFO 7140 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 2024-09-23T15:48:14.570Z WARN 7140 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2024-09-23T15:48:14.574Z INFO 7140 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5707, timeout: 10000, bind-any: true 2024-09-23T15:48:14.574Z INFO 7140 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5706, timeout: 10000, bind-any: true 2024-09-23T15:48:14.574Z INFO 7140 --- [ached.thread-18] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5704, timeout: 10000, bind-any: true 2024-09-23T15:48:14.575Z INFO 7140 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5707. Reason: IOException[Connection refused to address /10.30.107.78:5707] 2024-09-23T15:48:14.575Z INFO 7140 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5706. Reason: IOException[Connection refused to address /10.30.107.78:5706] 2024-09-23T15:48:14.575Z WARN 7140 --- [cached.thread-6] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.78]:5706 Cause => java.io.IOException {Connection refused to address /10.30.107.78:5706}, Error-Count: 89 2024-09-23T15:48:14.575Z INFO 7140 --- [ached.thread-18] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5704. Reason: IOException[Connection refused to address /10.30.107.78:5704] 2024-09-23T15:48:14.577Z INFO 7140 --- [ached.thread-18] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5710, timeout: 10000, bind-any: true 2024-09-23T15:48:14.578Z INFO 7140 --- [ached.thread-18] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5710. Reason: IOException[Connection refused to address /10.30.107.78:5710] 2024-09-23T15:48:14.578Z WARN 7140 --- [ached.thread-18] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.78]:5710 Cause => java.io.IOException {Connection refused to address /10.30.107.78:5710}, Error-Count: 89 2024-09-23T15:48:14.582Z INFO 7140 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 2024-09-23T15:48:14.582Z WARN 7140 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2024-09-23T15:48:14.588Z INFO 7140 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5710, timeout: 10000, bind-any: true 2024-09-23T15:48:14.588Z INFO 7140 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5708, timeout: 10000, bind-any: true 2024-09-23T15:48:14.588Z INFO 7140 --- [ached.thread-18] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5707, timeout: 10000, bind-any: true 2024-09-23T15:48:14.589Z INFO 7140 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5710. Reason: IOException[Connection refused to address /10.30.107.78:5710] 2024-09-23T15:48:14.589Z INFO 7140 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5708. Reason: IOException[Connection refused to address /10.30.107.78:5708] 2024-09-23T15:48:14.589Z INFO 7140 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5706, timeout: 10000, bind-any: true 2024-09-23T15:48:14.589Z INFO 7140 --- [ached.thread-18] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5707. Reason: IOException[Connection refused to address /10.30.107.78:5707] 2024-09-23T15:48:14.589Z WARN 7140 --- [ached.thread-18] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.78]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.78:5707}, Error-Count: 88 2024-09-23T15:48:14.590Z INFO 7140 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5706. Reason: IOException[Connection refused to address /10.30.107.78:5706] 2024-09-23T15:48:14.590Z INFO 7140 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 2024-09-23T15:48:14.590Z WARN 7140 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-09-23T15:48:14.590Z WARN 7140 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-09-23T15:48:14.593Z INFO 7140 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5707, timeout: 10000, bind-any: true 2024-09-23T15:48:14.593Z INFO 7140 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5706, timeout: 10000, bind-any: true 2024-09-23T15:48:14.593Z INFO 7140 --- [ached.thread-18] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5704, timeout: 10000, bind-any: true 2024-09-23T15:48:14.593Z INFO 7140 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5710, timeout: 10000, bind-any: true 2024-09-23T15:48:14.594Z INFO 7140 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5706. Reason: IOException[Connection refused to address /10.30.107.78:5706] 2024-09-23T15:48:14.594Z INFO 7140 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5707. Reason: IOException[Connection refused to address /10.30.107.78:5707] 2024-09-23T15:48:14.594Z INFO 7140 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5710. Reason: IOException[Connection refused to address /10.30.107.78:5710] 2024-09-23T15:48:14.594Z INFO 7140 --- [ached.thread-18] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5704. Reason: IOException[Connection refused to address /10.30.107.78:5704] 2024-09-23T15:48:14.594Z WARN 7140 --- [ached.thread-18] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.78]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.78:5704}, Error-Count: 89 2024-09-23T15:48:14.595Z INFO 7140 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5708, timeout: 10000, bind-any: true 2024-09-23T15:48:14.595Z INFO 7140 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5708. Reason: IOException[Connection refused to address /10.30.107.78:5708] 2024-09-23T15:48:14.597Z INFO 7140 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5708, timeout: 10000, bind-any: true 2024-09-23T15:48:14.598Z INFO 7140 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5708. Reason: IOException[Connection refused to address /10.30.107.78:5708] 2024-09-23T15:48:14.599Z INFO 7140 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5710, timeout: 10000, bind-any: true 2024-09-23T15:48:14.600Z INFO 7140 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5706, timeout: 10000, bind-any: true 2024-09-23T15:48:14.600Z INFO 7140 --- [ached.thread-18] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5704, timeout: 10000, bind-any: true 2024-09-23T15:48:14.601Z INFO 7140 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5706. Reason: IOException[Connection refused to address /10.30.107.78:5706] 2024-09-23T15:48:14.601Z INFO 7140 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5710. Reason: IOException[Connection refused to address /10.30.107.78:5710] 2024-09-23T15:48:14.601Z INFO 7140 --- [ached.thread-18] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5704. Reason: IOException[Connection refused to address /10.30.107.78:5704] 2024-09-23T15:48:14.602Z INFO 7140 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5707, timeout: 10000, bind-any: true 2024-09-23T15:48:14.603Z INFO 7140 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5707. Reason: IOException[Connection refused to address /10.30.107.78:5707] 2024-09-23T15:48:14.606Z INFO 7140 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5707, timeout: 10000, bind-any: true 2024-09-23T15:48:14.606Z INFO 7140 --- [ached.thread-18] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5708, timeout: 10000, bind-any: true 2024-09-23T15:48:14.607Z INFO 7140 --- [ached.thread-18] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5708. Reason: IOException[Connection refused to address /10.30.107.78:5708] 2024-09-23T15:48:14.607Z INFO 7140 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5707. Reason: IOException[Connection refused to address /10.30.107.78:5707] 2024-09-23T15:48:14.641Z INFO 7140 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2024-09-23T15:48:14.641Z WARN 7140 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 2024-09-23T15:48:14.647Z INFO 7140 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5704, timeout: 10000, bind-any: true 2024-09-23T15:48:14.648Z INFO 7140 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5704. Reason: IOException[Connection refused to address /10.30.107.78:5704] 2024-09-23T15:48:14.668Z INFO 7140 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5708, timeout: 10000, bind-any: true 2024-09-23T15:48:14.669Z INFO 7140 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5708. Reason: IOException[Connection refused to address /10.30.107.78:5708] 2024-09-23T15:48:14.669Z WARN 7140 --- [cached.thread-7] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.78]:5708 Cause => java.io.IOException {Connection refused to address /10.30.107.78:5708}, Error-Count: 90 2024-09-23T15:48:14.674Z INFO 7140 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 2024-09-23T15:48:14.675Z WARN 7140 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2024-09-23T15:48:14.675Z INFO 7140 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5706, timeout: 10000, bind-any: true 2024-09-23T15:48:14.675Z INFO 7140 --- [ached.thread-18] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5707, timeout: 10000, bind-any: true 2024-09-23T15:48:14.675Z INFO 7140 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5704, timeout: 10000, bind-any: true 2024-09-23T15:48:14.676Z INFO 7140 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5706. Reason: IOException[Connection refused to address /10.30.107.78:5706] 2024-09-23T15:48:14.676Z WARN 7140 --- [cached.thread-7] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.78]:5706 Cause => java.io.IOException {Connection refused to address /10.30.107.78:5706}, Error-Count: 90 2024-09-23T15:48:14.676Z INFO 7140 --- [ached.thread-18] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5707. Reason: IOException[Connection refused to address /10.30.107.78:5707] 2024-09-23T15:48:14.676Z INFO 7140 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5704. Reason: IOException[Connection refused to address /10.30.107.78:5704] 2024-09-23T15:48:14.678Z INFO 7140 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5710, timeout: 10000, bind-any: true 2024-09-23T15:48:14.679Z INFO 7140 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5710. Reason: IOException[Connection refused to address /10.30.107.78:5710] 2024-09-23T15:48:14.679Z WARN 7140 --- [cached.thread-6] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.78]:5710 Cause => java.io.IOException {Connection refused to address /10.30.107.78:5710}, Error-Count: 90 2024-09-23T15:48:14.689Z INFO 7140 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5710, timeout: 10000, bind-any: true 2024-09-23T15:48:14.689Z INFO 7140 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5708, timeout: 10000, bind-any: true 2024-09-23T15:48:14.689Z INFO 7140 --- [ached.thread-18] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5707, timeout: 10000, bind-any: true 2024-09-23T15:48:14.690Z INFO 7140 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5710. Reason: IOException[Connection refused to address /10.30.107.78:5710] 2024-09-23T15:48:14.690Z INFO 7140 --- [ached.thread-18] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5707. Reason: IOException[Connection refused to address /10.30.107.78:5707] 2024-09-23T15:48:14.690Z INFO 7140 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5706, timeout: 10000, bind-any: true 2024-09-23T15:48:14.690Z WARN 7140 --- [ached.thread-18] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.78]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.78:5707}, Error-Count: 89 2024-09-23T15:48:14.690Z INFO 7140 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5708. Reason: IOException[Connection refused to address /10.30.107.78:5708] 2024-09-23T15:48:14.691Z INFO 7140 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5706. Reason: IOException[Connection refused to address /10.30.107.78:5706] 2024-09-23T15:48:14.694Z INFO 7140 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5707, timeout: 10000, bind-any: true 2024-09-23T15:48:14.694Z INFO 7140 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5706, timeout: 10000, bind-any: true 2024-09-23T15:48:14.694Z INFO 7140 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5710, timeout: 10000, bind-any: true 2024-09-23T15:48:14.694Z INFO 7140 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5704, timeout: 10000, bind-any: true 2024-09-23T15:48:14.695Z INFO 7140 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5707. Reason: IOException[Connection refused to address /10.30.107.78:5707] 2024-09-23T15:48:14.695Z INFO 7140 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5706. Reason: IOException[Connection refused to address /10.30.107.78:5706] 2024-09-23T15:48:14.695Z INFO 7140 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5704. Reason: IOException[Connection refused to address /10.30.107.78:5704] 2024-09-23T15:48:14.695Z WARN 7140 --- [ached.thread-17] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.78]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.78:5704}, Error-Count: 90 2024-09-23T15:48:14.695Z INFO 7140 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5710. Reason: IOException[Connection refused to address /10.30.107.78:5710] 2024-09-23T15:48:14.696Z INFO 7140 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5708, timeout: 10000, bind-any: true 2024-09-23T15:48:14.696Z INFO 7140 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5708. Reason: IOException[Connection refused to address /10.30.107.78:5708] 2024-09-23T15:48:14.698Z INFO 7140 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5708, timeout: 10000, bind-any: true 2024-09-23T15:48:14.699Z INFO 7140 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5708. Reason: IOException[Connection refused to address /10.30.107.78:5708] 2024-09-23T15:48:14.701Z INFO 7140 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5706, timeout: 10000, bind-any: true 2024-09-23T15:48:14.701Z INFO 7140 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5710, timeout: 10000, bind-any: true 2024-09-23T15:48:14.701Z INFO 7140 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5704, timeout: 10000, bind-any: true 2024-09-23T15:48:14.702Z INFO 7140 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5706. Reason: IOException[Connection refused to address /10.30.107.78:5706] 2024-09-23T15:48:14.702Z INFO 7140 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5710. Reason: IOException[Connection refused to address /10.30.107.78:5710] 2024-09-23T15:48:14.702Z INFO 7140 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5704. Reason: IOException[Connection refused to address /10.30.107.78:5704] 2024-09-23T15:48:14.703Z INFO 7140 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5707, timeout: 10000, bind-any: true 2024-09-23T15:48:14.704Z INFO 7140 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5707. Reason: IOException[Connection refused to address /10.30.107.78:5707] 2024-09-23T15:48:14.707Z INFO 7140 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5708, timeout: 10000, bind-any: true 2024-09-23T15:48:14.708Z INFO 7140 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5707, timeout: 10000, bind-any: true 2024-09-23T15:48:14.708Z INFO 7140 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5708. Reason: IOException[Connection refused to address /10.30.107.78:5708] 2024-09-23T15:48:14.708Z INFO 7140 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5707. Reason: IOException[Connection refused to address /10.30.107.78:5707] 2024-09-23T15:48:14.748Z INFO 7140 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5704, timeout: 10000, bind-any: true 2024-09-23T15:48:14.749Z INFO 7140 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5704. Reason: IOException[Connection refused to address /10.30.107.78:5704] 2024-09-23T15:48:14.762Z INFO 7140 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 2024-09-23T15:48:14.762Z WARN 7140 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2024-09-23T15:48:14.769Z INFO 7140 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5708, timeout: 10000, bind-any: true 2024-09-23T15:48:14.770Z INFO 7140 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5708. Reason: IOException[Connection refused to address /10.30.107.78:5708] 2024-09-23T15:48:14.770Z WARN 7140 --- [cached.thread-6] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.78]:5708 Cause => java.io.IOException {Connection refused to address /10.30.107.78:5708}, Error-Count: 91 2024-09-23T15:48:14.776Z INFO 7140 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5706, timeout: 10000, bind-any: true 2024-09-23T15:48:14.776Z INFO 7140 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5707, timeout: 10000, bind-any: true 2024-09-23T15:48:14.776Z INFO 7140 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5704, timeout: 10000, bind-any: true 2024-09-23T15:48:14.777Z INFO 7140 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5707. Reason: IOException[Connection refused to address /10.30.107.78:5707] 2024-09-23T15:48:14.777Z INFO 7140 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5706. Reason: IOException[Connection refused to address /10.30.107.78:5706] 2024-09-23T15:48:14.777Z WARN 7140 --- [ached.thread-15] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.78]:5706 Cause => java.io.IOException {Connection refused to address /10.30.107.78:5706}, Error-Count: 91 2024-09-23T15:48:14.777Z INFO 7140 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5704. Reason: IOException[Connection refused to address /10.30.107.78:5704] 2024-09-23T15:48:14.779Z INFO 7140 --- [ached.thread-18] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5710, timeout: 10000, bind-any: true 2024-09-23T15:48:14.780Z INFO 7140 --- [ached.thread-18] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5710. Reason: IOException[Connection refused to address /10.30.107.78:5710] 2024-09-23T15:48:14.780Z WARN 7140 --- [ached.thread-18] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.78]:5710 Cause => java.io.IOException {Connection refused to address /10.30.107.78:5710}, Error-Count: 91 2024-09-23T15:48:14.790Z INFO 7140 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5710, timeout: 10000, bind-any: true 2024-09-23T15:48:14.790Z INFO 7140 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5707, timeout: 10000, bind-any: true 2024-09-23T15:48:14.790Z INFO 7140 --- [ached.thread-18] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5708, timeout: 10000, bind-any: true 2024-09-23T15:48:14.791Z INFO 7140 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5710. Reason: IOException[Connection refused to address /10.30.107.78:5710] 2024-09-23T15:48:14.791Z INFO 7140 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5707. Reason: IOException[Connection refused to address /10.30.107.78:5707] 2024-09-23T15:48:14.791Z WARN 7140 --- [ached.thread-15] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.78]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.78:5707}, Error-Count: 90 2024-09-23T15:48:14.791Z INFO 7140 --- [ached.thread-18] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5708. Reason: IOException[Connection refused to address /10.30.107.78:5708] 2024-09-23T15:48:14.791Z INFO 7140 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5706, timeout: 10000, bind-any: true 2024-09-23T15:48:14.792Z INFO 7140 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5706. Reason: IOException[Connection refused to address /10.30.107.78:5706] 2024-09-23T15:48:14.795Z INFO 7140 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5706, timeout: 10000, bind-any: true 2024-09-23T15:48:14.795Z INFO 7140 --- [ached.thread-18] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5707, timeout: 10000, bind-any: true 2024-09-23T15:48:14.795Z INFO 7140 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5704, timeout: 10000, bind-any: true 2024-09-23T15:48:14.795Z INFO 7140 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5710, timeout: 10000, bind-any: true 2024-09-23T15:48:14.796Z INFO 7140 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5706. Reason: IOException[Connection refused to address /10.30.107.78:5706] 2024-09-23T15:48:14.796Z INFO 7140 --- [ached.thread-18] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5707. Reason: IOException[Connection refused to address /10.30.107.78:5707] 2024-09-23T15:48:14.796Z INFO 7140 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5704. Reason: IOException[Connection refused to address /10.30.107.78:5704] 2024-09-23T15:48:14.796Z WARN 7140 --- [cached.thread-6] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.78]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.78:5704}, Error-Count: 91 2024-09-23T15:48:14.796Z INFO 7140 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5710. Reason: IOException[Connection refused to address /10.30.107.78:5710] 2024-09-23T15:48:14.797Z INFO 7140 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5708, timeout: 10000, bind-any: true 2024-09-23T15:48:14.797Z INFO 7140 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5708. Reason: IOException[Connection refused to address /10.30.107.78:5708] 2024-09-23T15:48:14.799Z INFO 7140 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5708, timeout: 10000, bind-any: true 2024-09-23T15:48:14.800Z INFO 7140 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5708. Reason: IOException[Connection refused to address /10.30.107.78:5708] 2024-09-23T15:48:14.801Z INFO 7140 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2024-09-23T15:48:14.801Z WARN 7140 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 2024-09-23T15:48:14.802Z INFO 7140 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5706, timeout: 10000, bind-any: true 2024-09-23T15:48:14.802Z INFO 7140 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5710, timeout: 10000, bind-any: true 2024-09-23T15:48:14.802Z INFO 7140 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5704, timeout: 10000, bind-any: true 2024-09-23T15:48:14.803Z INFO 7140 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5706. Reason: IOException[Connection refused to address /10.30.107.78:5706] 2024-09-23T15:48:14.803Z INFO 7140 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5704. Reason: IOException[Connection refused to address /10.30.107.78:5704] 2024-09-23T15:48:14.803Z INFO 7140 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5710. Reason: IOException[Connection refused to address /10.30.107.78:5710] 2024-09-23T15:48:14.804Z INFO 7140 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5707, timeout: 10000, bind-any: true 2024-09-23T15:48:14.805Z INFO 7140 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5707. Reason: IOException[Connection refused to address /10.30.107.78:5707] 2024-09-23T15:48:14.809Z INFO 7140 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5708, timeout: 10000, bind-any: true 2024-09-23T15:48:14.809Z INFO 7140 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5707, timeout: 10000, bind-any: true 2024-09-23T15:48:14.809Z INFO 7140 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5708. Reason: IOException[Connection refused to address /10.30.107.78:5708] 2024-09-23T15:48:14.809Z INFO 7140 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5707. Reason: IOException[Connection refused to address /10.30.107.78:5707] 2024-09-23T15:48:14.831Z INFO 7140 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 2024-09-23T15:48:14.831Z WARN 7140 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32784) could not be established. Broker may not be available. 2024-09-23T15:48:14.835Z INFO 7140 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2024-09-23T15:48:14.835Z WARN 7140 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 2024-09-23T15:48:14.835Z INFO 7140 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 2024-09-23T15:48:14.835Z WARN 7140 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2024-09-23T15:48:14.849Z INFO 7140 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5704, timeout: 10000, bind-any: true 2024-09-23T15:48:14.850Z INFO 7140 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5704. Reason: IOException[Connection refused to address /10.30.107.78:5704] 2024-09-23T15:48:14.870Z INFO 7140 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5708, timeout: 10000, bind-any: true 2024-09-23T15:48:14.871Z INFO 7140 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5708. Reason: IOException[Connection refused to address /10.30.107.78:5708] 2024-09-23T15:48:14.871Z WARN 7140 --- [ached.thread-15] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.78]:5708 Cause => java.io.IOException {Connection refused to address /10.30.107.78:5708}, Error-Count: 92 2024-09-23T15:48:14.877Z INFO 7140 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5707, timeout: 10000, bind-any: true 2024-09-23T15:48:14.877Z INFO 7140 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5704, timeout: 10000, bind-any: true 2024-09-23T15:48:14.877Z INFO 7140 --- [ached.thread-18] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5706, timeout: 10000, bind-any: true 2024-09-23T15:48:14.878Z INFO 7140 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5707. Reason: IOException[Connection refused to address /10.30.107.78:5707] 2024-09-23T15:48:14.878Z INFO 7140 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5704. Reason: IOException[Connection refused to address /10.30.107.78:5704] 2024-09-23T15:48:14.878Z INFO 7140 --- [ached.thread-18] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5706. Reason: IOException[Connection refused to address /10.30.107.78:5706] 2024-09-23T15:48:14.878Z WARN 7140 --- [ached.thread-18] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.78]:5706 Cause => java.io.IOException {Connection refused to address /10.30.107.78:5706}, Error-Count: 92 2024-09-23T15:48:14.881Z INFO 7140 --- [ached.thread-18] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5710, timeout: 10000, bind-any: true 2024-09-23T15:48:14.881Z INFO 7140 --- [ached.thread-18] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5710. Reason: IOException[Connection refused to address /10.30.107.78:5710] 2024-09-23T15:48:14.881Z WARN 7140 --- [ached.thread-18] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.78]:5710 Cause => java.io.IOException {Connection refused to address /10.30.107.78:5710}, Error-Count: 92 2024-09-23T15:48:14.884Z INFO 7140 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 2024-09-23T15:48:14.884Z WARN 7140 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 2024-09-23T15:48:14.891Z INFO 7140 --- [ached.thread-18] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5707, timeout: 10000, bind-any: true 2024-09-23T15:48:14.891Z INFO 7140 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5710, timeout: 10000, bind-any: true 2024-09-23T15:48:14.892Z INFO 7140 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5708, timeout: 10000, bind-any: true 2024-09-23T15:48:14.892Z INFO 7140 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5710. Reason: IOException[Connection refused to address /10.30.107.78:5710] 2024-09-23T15:48:14.892Z INFO 7140 --- [ached.thread-18] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5707. Reason: IOException[Connection refused to address /10.30.107.78:5707] 2024-09-23T15:48:14.892Z WARN 7140 --- [ached.thread-18] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.78]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.78:5707}, Error-Count: 91 2024-09-23T15:48:14.892Z INFO 7140 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5706, timeout: 10000, bind-any: true 2024-09-23T15:48:14.892Z INFO 7140 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5708. Reason: IOException[Connection refused to address /10.30.107.78:5708] 2024-09-23T15:48:14.893Z INFO 7140 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5706. Reason: IOException[Connection refused to address /10.30.107.78:5706] 2024-09-23T15:48:14.896Z INFO 7140 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5706, timeout: 10000, bind-any: true 2024-09-23T15:48:14.896Z INFO 7140 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5704, timeout: 10000, bind-any: true 2024-09-23T15:48:14.896Z INFO 7140 --- [ached.thread-18] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5707, timeout: 10000, bind-any: true 2024-09-23T15:48:14.896Z INFO 7140 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5710, timeout: 10000, bind-any: true 2024-09-23T15:48:14.897Z INFO 7140 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5706. Reason: IOException[Connection refused to address /10.30.107.78:5706] 2024-09-23T15:48:14.897Z INFO 7140 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5704. Reason: IOException[Connection refused to address /10.30.107.78:5704] 2024-09-23T15:48:14.897Z WARN 7140 --- [cached.thread-7] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.78]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.78:5704}, Error-Count: 92 2024-09-23T15:48:14.897Z INFO 7140 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5710. Reason: IOException[Connection refused to address /10.30.107.78:5710] 2024-09-23T15:48:14.897Z INFO 7140 --- [ached.thread-18] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5707. Reason: IOException[Connection refused to address /10.30.107.78:5707] 2024-09-23T15:48:14.898Z INFO 7140 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5708, timeout: 10000, bind-any: true 2024-09-23T15:48:14.898Z INFO 7140 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5708. Reason: IOException[Connection refused to address /10.30.107.78:5708] 2024-09-23T15:48:14.900Z INFO 7140 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5708, timeout: 10000, bind-any: true 2024-09-23T15:48:14.901Z INFO 7140 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5708. Reason: IOException[Connection refused to address /10.30.107.78:5708] 2024-09-23T15:48:14.903Z INFO 7140 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5706, timeout: 10000, bind-any: true 2024-09-23T15:48:14.903Z INFO 7140 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5704, timeout: 10000, bind-any: true 2024-09-23T15:48:14.904Z INFO 7140 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5710, timeout: 10000, bind-any: true 2024-09-23T15:48:14.904Z INFO 7140 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5706. Reason: IOException[Connection refused to address /10.30.107.78:5706] 2024-09-23T15:48:14.904Z INFO 7140 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5704. Reason: IOException[Connection refused to address /10.30.107.78:5704] 2024-09-23T15:48:14.904Z INFO 7140 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5710. Reason: IOException[Connection refused to address /10.30.107.78:5710] 2024-09-23T15:48:14.905Z INFO 7140 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5707, timeout: 10000, bind-any: true 2024-09-23T15:48:14.906Z INFO 7140 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5707. Reason: IOException[Connection refused to address /10.30.107.78:5707] 2024-09-23T15:48:14.909Z INFO 7140 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5708, timeout: 10000, bind-any: true 2024-09-23T15:48:14.910Z INFO 7140 --- [ached.thread-18] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5707, timeout: 10000, bind-any: true 2024-09-23T15:48:14.910Z INFO 7140 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5708. Reason: IOException[Connection refused to address /10.30.107.78:5708] 2024-09-23T15:48:14.910Z INFO 7140 --- [ached.thread-18] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5707. Reason: IOException[Connection refused to address /10.30.107.78:5707] 2024-09-23T15:48:14.911Z INFO 7140 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-10, groupId=test-1] Node 1 disconnected. 2024-09-23T15:48:14.911Z WARN 7140 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-10, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2024-09-23T15:48:14.942Z INFO 7140 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 2024-09-23T15:48:14.942Z WARN 7140 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-09-23T15:48:14.942Z WARN 7140 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-09-23T15:48:14.944Z INFO 7140 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 2024-09-23T15:48:14.944Z WARN 7140 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32784) could not be established. Broker may not be available. 2024-09-23T15:48:14.950Z INFO 7140 --- [ached.thread-18] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5704, timeout: 10000, bind-any: true 2024-09-23T15:48:14.951Z INFO 7140 --- [ached.thread-18] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5704. Reason: IOException[Connection refused to address /10.30.107.78:5704] 2024-09-23T15:48:14.971Z INFO 7140 --- [ached.thread-18] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5708, timeout: 10000, bind-any: true 2024-09-23T15:48:14.973Z INFO 7140 --- [ached.thread-18] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5708. Reason: IOException[Connection refused to address /10.30.107.78:5708] 2024-09-23T15:48:14.973Z WARN 7140 --- [ached.thread-18] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.78]:5708 Cause => java.io.IOException {Connection refused to address /10.30.107.78:5708}, Error-Count: 93 2024-09-23T15:48:14.978Z INFO 7140 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5706, timeout: 10000, bind-any: true 2024-09-23T15:48:14.978Z INFO 7140 --- [ached.thread-18] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5707, timeout: 10000, bind-any: true 2024-09-23T15:48:14.979Z INFO 7140 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5704, timeout: 10000, bind-any: true 2024-09-23T15:48:14.979Z INFO 7140 --- [ached.thread-18] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5707. Reason: IOException[Connection refused to address /10.30.107.78:5707] 2024-09-23T15:48:14.979Z INFO 7140 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5706. Reason: IOException[Connection refused to address /10.30.107.78:5706] 2024-09-23T15:48:14.979Z WARN 7140 --- [cached.thread-9] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.78]:5706 Cause => java.io.IOException {Connection refused to address /10.30.107.78:5706}, Error-Count: 93 2024-09-23T15:48:14.980Z INFO 7140 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5704. Reason: IOException[Connection refused to address /10.30.107.78:5704] 2024-09-23T15:48:14.981Z INFO 7140 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5710, timeout: 10000, bind-any: true 2024-09-23T15:48:14.982Z INFO 7140 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5710. Reason: IOException[Connection refused to address /10.30.107.78:5710] 2024-09-23T15:48:14.982Z WARN 7140 --- [ached.thread-17] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.78]:5710 Cause => java.io.IOException {Connection refused to address /10.30.107.78:5710}, Error-Count: 93 2024-09-23T15:48:14.984Z INFO 7140 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2024-09-23T15:48:14.984Z WARN 7140 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32780) could not be established. Broker may not be available. 2024-09-23T15:48:14.992Z INFO 7140 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5710, timeout: 10000, bind-any: true 2024-09-23T15:48:14.992Z INFO 7140 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5707, timeout: 10000, bind-any: true 2024-09-23T15:48:14.993Z INFO 7140 --- [ached.thread-18] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5708, timeout: 10000, bind-any: true 2024-09-23T15:48:14.993Z INFO 7140 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5707. Reason: IOException[Connection refused to address /10.30.107.78:5707] 2024-09-23T15:48:14.993Z WARN 7140 --- [ached.thread-17] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.78]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.78:5707}, Error-Count: 92 2024-09-23T15:48:14.993Z INFO 7140 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5710. Reason: IOException[Connection refused to address /10.30.107.78:5710] 2024-09-23T15:48:14.993Z INFO 7140 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5706, timeout: 10000, bind-any: true 2024-09-23T15:48:14.994Z INFO 7140 --- [ached.thread-18] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5708. Reason: IOException[Connection refused to address /10.30.107.78:5708] 2024-09-23T15:48:14.994Z INFO 7140 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5706. Reason: IOException[Connection refused to address /10.30.107.78:5706] 2024-09-23T15:48:14.997Z INFO 7140 --- [ached.thread-18] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5706, timeout: 10000, bind-any: true 2024-09-23T15:48:14.997Z INFO 7140 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5704, timeout: 10000, bind-any: true 2024-09-23T15:48:14.997Z INFO 7140 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5707, timeout: 10000, bind-any: true 2024-09-23T15:48:14.997Z INFO 7140 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5710, timeout: 10000, bind-any: true 2024-09-23T15:48:14.998Z INFO 7140 --- [ached.thread-18] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5706. Reason: IOException[Connection refused to address /10.30.107.78:5706] 2024-09-23T15:48:14.998Z INFO 7140 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5704. Reason: IOException[Connection refused to address /10.30.107.78:5704] 2024-09-23T15:48:14.998Z INFO 7140 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5707. Reason: IOException[Connection refused to address /10.30.107.78:5707] 2024-09-23T15:48:14.998Z WARN 7140 --- [cached.thread-7] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.78]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.78:5704}, Error-Count: 93 2024-09-23T15:48:14.998Z INFO 7140 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5710. Reason: IOException[Connection refused to address /10.30.107.78:5710] 2024-09-23T15:48:14.999Z INFO 7140 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5708, timeout: 10000, bind-any: true 2024-09-23T15:48:14.999Z INFO 7140 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5708. Reason: IOException[Connection refused to address /10.30.107.78:5708] 2024-09-23T15:48:15.001Z INFO 7140 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5708, timeout: 10000, bind-any: true 2024-09-23T15:48:15.001Z INFO 7140 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5708. Reason: IOException[Connection refused to address /10.30.107.78:5708] 2024-09-23T15:48:15.004Z INFO 7140 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5706, timeout: 10000, bind-any: true 2024-09-23T15:48:15.004Z INFO 7140 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5704, timeout: 10000, bind-any: true 2024-09-23T15:48:15.005Z INFO 7140 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5706. Reason: IOException[Connection refused to address /10.30.107.78:5706] 2024-09-23T15:48:15.005Z INFO 7140 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5710, timeout: 10000, bind-any: true 2024-09-23T15:48:15.005Z INFO 7140 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5704. Reason: IOException[Connection refused to address /10.30.107.78:5704] 2024-09-23T15:48:15.005Z INFO 7140 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5710. Reason: IOException[Connection refused to address /10.30.107.78:5710] 2024-09-23T15:48:15.006Z INFO 7140 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5707, timeout: 10000, bind-any: true 2024-09-23T15:48:15.006Z INFO 7140 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5707. Reason: IOException[Connection refused to address /10.30.107.78:5707] 2024-09-23T15:48:15.010Z INFO 7140 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5708, timeout: 10000, bind-any: true 2024-09-23T15:48:15.011Z INFO 7140 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5707, timeout: 10000, bind-any: true 2024-09-23T15:48:15.011Z INFO 7140 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5708. Reason: IOException[Connection refused to address /10.30.107.78:5708] 2024-09-23T15:48:15.012Z INFO 7140 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5707. Reason: IOException[Connection refused to address /10.30.107.78:5707] 2024-09-23T15:48:15.052Z INFO 7140 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5704, timeout: 10000, bind-any: true 2024-09-23T15:48:15.052Z INFO 7140 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5704. Reason: IOException[Connection refused to address /10.30.107.78:5704] 2024-09-23T15:48:15.073Z INFO 7140 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5708, timeout: 10000, bind-any: true 2024-09-23T15:48:15.074Z INFO 7140 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5708. Reason: IOException[Connection refused to address /10.30.107.78:5708] 2024-09-23T15:48:15.074Z WARN 7140 --- [cached.thread-3] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.78]:5708 Cause => java.io.IOException {Connection refused to address /10.30.107.78:5708}, Error-Count: 94 2024-09-23T15:48:15.079Z INFO 7140 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5707, timeout: 10000, bind-any: true 2024-09-23T15:48:15.080Z INFO 7140 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5706, timeout: 10000, bind-any: true 2024-09-23T15:48:15.080Z INFO 7140 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5704, timeout: 10000, bind-any: true 2024-09-23T15:48:15.080Z INFO 7140 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5707. Reason: IOException[Connection refused to address /10.30.107.78:5707] 2024-09-23T15:48:15.080Z INFO 7140 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5706. Reason: IOException[Connection refused to address /10.30.107.78:5706] 2024-09-23T15:48:15.080Z WARN 7140 --- [ached.thread-14] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.78]:5706 Cause => java.io.IOException {Connection refused to address /10.30.107.78:5706}, Error-Count: 94 2024-09-23T15:48:15.081Z INFO 7140 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5704. Reason: IOException[Connection refused to address /10.30.107.78:5704] 2024-09-23T15:48:15.082Z INFO 7140 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5710, timeout: 10000, bind-any: true 2024-09-23T15:48:15.083Z INFO 7140 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5710. Reason: IOException[Connection refused to address /10.30.107.78:5710] 2024-09-23T15:48:15.083Z WARN 7140 --- [ached.thread-15] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.78]:5710 Cause => java.io.IOException {Connection refused to address /10.30.107.78:5710}, Error-Count: 94 2024-09-23T15:48:15.093Z INFO 7140 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5707, timeout: 10000, bind-any: true 2024-09-23T15:48:15.093Z INFO 7140 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5710, timeout: 10000, bind-any: true 2024-09-23T15:48:15.094Z INFO 7140 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5708, timeout: 10000, bind-any: true 2024-09-23T15:48:15.094Z INFO 7140 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5707. Reason: IOException[Connection refused to address /10.30.107.78:5707] 2024-09-23T15:48:15.094Z WARN 7140 --- [ached.thread-15] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.78]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.78:5707}, Error-Count: 93 2024-09-23T15:48:15.094Z INFO 7140 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5706, timeout: 10000, bind-any: true 2024-09-23T15:48:15.094Z INFO 7140 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5710. Reason: IOException[Connection refused to address /10.30.107.78:5710] 2024-09-23T15:48:15.095Z INFO 7140 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5708. Reason: IOException[Connection refused to address /10.30.107.78:5708] 2024-09-23T15:48:15.095Z INFO 7140 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5706. Reason: IOException[Connection refused to address /10.30.107.78:5706] 2024-09-23T15:48:15.098Z INFO 7140 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5706, timeout: 10000, bind-any: true 2024-09-23T15:48:15.098Z INFO 7140 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5704, timeout: 10000, bind-any: true 2024-09-23T15:48:15.098Z INFO 7140 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5707, timeout: 10000, bind-any: true 2024-09-23T15:48:15.098Z INFO 7140 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5710, timeout: 10000, bind-any: true 2024-09-23T15:48:15.099Z INFO 7140 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5704. Reason: IOException[Connection refused to address /10.30.107.78:5704] 2024-09-23T15:48:15.099Z WARN 7140 --- [cached.thread-7] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.78]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.78:5704}, Error-Count: 94 2024-09-23T15:48:15.099Z INFO 7140 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5707. Reason: IOException[Connection refused to address /10.30.107.78:5707] 2024-09-23T15:48:15.099Z INFO 7140 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5706. Reason: IOException[Connection refused to address /10.30.107.78:5706] 2024-09-23T15:48:15.099Z INFO 7140 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5710. Reason: IOException[Connection refused to address /10.30.107.78:5710] 2024-09-23T15:48:15.099Z INFO 7140 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5708, timeout: 10000, bind-any: true 2024-09-23T15:48:15.100Z INFO 7140 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5708. Reason: IOException[Connection refused to address /10.30.107.78:5708] 2024-09-23T15:48:15.102Z INFO 7140 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5708, timeout: 10000, bind-any: true 2024-09-23T15:48:15.102Z INFO 7140 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5708. Reason: IOException[Connection refused to address /10.30.107.78:5708] 2024-09-23T15:48:15.105Z INFO 7140 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5706, timeout: 10000, bind-any: true 2024-09-23T15:48:15.105Z INFO 7140 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5704, timeout: 10000, bind-any: true 2024-09-23T15:48:15.105Z INFO 7140 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5706. Reason: IOException[Connection refused to address /10.30.107.78:5706] 2024-09-23T15:48:15.106Z INFO 7140 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5710, timeout: 10000, bind-any: true 2024-09-23T15:48:15.106Z INFO 7140 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5704. Reason: IOException[Connection refused to address /10.30.107.78:5704] 2024-09-23T15:48:15.106Z INFO 7140 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5710. Reason: IOException[Connection refused to address /10.30.107.78:5710] 2024-09-23T15:48:15.107Z INFO 7140 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5707, timeout: 10000, bind-any: true 2024-09-23T15:48:15.108Z INFO 7140 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5707. Reason: IOException[Connection refused to address /10.30.107.78:5707] 2024-09-23T15:48:15.111Z INFO 7140 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5708, timeout: 10000, bind-any: true 2024-09-23T15:48:15.112Z INFO 7140 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5707, timeout: 10000, bind-any: true 2024-09-23T15:48:15.112Z INFO 7140 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5708. Reason: IOException[Connection refused to address /10.30.107.78:5708] 2024-09-23T15:48:15.116Z INFO 7140 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5707. Reason: IOException[Connection refused to address /10.30.107.78:5707] 2024-09-23T15:48:15.132Z INFO 7140 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2024-09-23T15:48:15.132Z WARN 7140 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2024-09-23T15:48:15.153Z INFO 7140 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5704, timeout: 10000, bind-any: true 2024-09-23T15:48:15.153Z INFO 7140 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5704. Reason: IOException[Connection refused to address /10.30.107.78:5704] 2024-09-23T15:48:15.163Z INFO 7140 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2024-09-23T15:48:15.163Z WARN 7140 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32778) could not be established. Broker may not be available. 2024-09-23T15:48:15.174Z INFO 7140 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5708, timeout: 10000, bind-any: true 2024-09-23T15:48:15.175Z INFO 7140 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5708. Reason: IOException[Connection refused to address /10.30.107.78:5708] 2024-09-23T15:48:15.175Z WARN 7140 --- [ached.thread-10] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.78]:5708 Cause => java.io.IOException {Connection refused to address /10.30.107.78:5708}, Error-Count: 95 2024-09-23T15:48:15.180Z INFO 7140 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5707, timeout: 10000, bind-any: true 2024-09-23T15:48:15.181Z INFO 7140 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5706, timeout: 10000, bind-any: true 2024-09-23T15:48:15.181Z INFO 7140 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5704, timeout: 10000, bind-any: true 2024-09-23T15:48:15.181Z INFO 7140 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5707. Reason: IOException[Connection refused to address /10.30.107.78:5707] 2024-09-23T15:48:15.181Z INFO 7140 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5706. Reason: IOException[Connection refused to address /10.30.107.78:5706] 2024-09-23T15:48:15.181Z WARN 7140 --- [ached.thread-13] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.78]:5706 Cause => java.io.IOException {Connection refused to address /10.30.107.78:5706}, Error-Count: 95 2024-09-23T15:48:15.182Z INFO 7140 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5704. Reason: IOException[Connection refused to address /10.30.107.78:5704] 2024-09-23T15:48:15.183Z INFO 7140 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5710, timeout: 10000, bind-any: true 2024-09-23T15:48:15.184Z INFO 7140 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5710. Reason: IOException[Connection refused to address /10.30.107.78:5710] 2024-09-23T15:48:15.184Z WARN 7140 --- [cached.thread-6] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.78]:5710 Cause => java.io.IOException {Connection refused to address /10.30.107.78:5710}, Error-Count: 95 2024-09-23T15:48:15.192Z INFO 7140 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2024-09-23T15:48:15.192Z WARN 7140 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32778) could not be established. Broker may not be available. 2024-09-23T15:48:15.194Z INFO 7140 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2024-09-23T15:48:15.194Z WARN 7140 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 2024-09-23T15:48:15.194Z INFO 7140 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5707, timeout: 10000, bind-any: true 2024-09-23T15:48:15.195Z INFO 7140 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5710, timeout: 10000, bind-any: true 2024-09-23T15:48:15.195Z INFO 7140 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5708, timeout: 10000, bind-any: true 2024-09-23T15:48:15.195Z INFO 7140 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5707. Reason: IOException[Connection refused to address /10.30.107.78:5707] 2024-09-23T15:48:15.195Z WARN 7140 --- [cached.thread-6] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.78]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.78:5707}, Error-Count: 94 2024-09-23T15:48:15.195Z INFO 7140 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5706, timeout: 10000, bind-any: true 2024-09-23T15:48:15.196Z INFO 7140 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5710. Reason: IOException[Connection refused to address /10.30.107.78:5710] 2024-09-23T15:48:15.196Z INFO 7140 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5708. Reason: IOException[Connection refused to address /10.30.107.78:5708] 2024-09-23T15:48:15.196Z INFO 7140 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5706. Reason: IOException[Connection refused to address /10.30.107.78:5706] 2024-09-23T15:48:15.199Z INFO 7140 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5704, timeout: 10000, bind-any: true 2024-09-23T15:48:15.199Z INFO 7140 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5706, timeout: 10000, bind-any: true 2024-09-23T15:48:15.199Z INFO 7140 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5710, timeout: 10000, bind-any: true 2024-09-23T15:48:15.199Z INFO 7140 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5707, timeout: 10000, bind-any: true 2024-09-23T15:48:15.200Z INFO 7140 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5704. Reason: IOException[Connection refused to address /10.30.107.78:5704] 2024-09-23T15:48:15.200Z WARN 7140 --- [cached.thread-7] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.78]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.78:5704}, Error-Count: 95 2024-09-23T15:48:15.200Z INFO 7140 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5710. Reason: IOException[Connection refused to address /10.30.107.78:5710] 2024-09-23T15:48:15.200Z INFO 7140 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5706. Reason: IOException[Connection refused to address /10.30.107.78:5706] 2024-09-23T15:48:15.200Z INFO 7140 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5707. Reason: IOException[Connection refused to address /10.30.107.78:5707] 2024-09-23T15:48:15.200Z INFO 7140 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5708, timeout: 10000, bind-any: true 2024-09-23T15:48:15.201Z INFO 7140 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5708. Reason: IOException[Connection refused to address /10.30.107.78:5708] 2024-09-23T15:48:15.203Z INFO 7140 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5708, timeout: 10000, bind-any: true 2024-09-23T15:48:15.203Z INFO 7140 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5708. Reason: IOException[Connection refused to address /10.30.107.78:5708] 2024-09-23T15:48:15.206Z INFO 7140 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5706, timeout: 10000, bind-any: true 2024-09-23T15:48:15.206Z INFO 7140 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5704, timeout: 10000, bind-any: true 2024-09-23T15:48:15.206Z INFO 7140 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5706. Reason: IOException[Connection refused to address /10.30.107.78:5706] 2024-09-23T15:48:15.207Z INFO 7140 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5704. Reason: IOException[Connection refused to address /10.30.107.78:5704] 2024-09-23T15:48:15.207Z INFO 7140 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5710, timeout: 10000, bind-any: true 2024-09-23T15:48:15.207Z INFO 7140 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5710. Reason: IOException[Connection refused to address /10.30.107.78:5710] 2024-09-23T15:48:15.208Z INFO 7140 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5707, timeout: 10000, bind-any: true 2024-09-23T15:48:15.209Z INFO 7140 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5707. Reason: IOException[Connection refused to address /10.30.107.78:5707] 2024-09-23T15:48:15.212Z INFO 7140 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5708, timeout: 10000, bind-any: true 2024-09-23T15:48:15.213Z INFO 7140 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5708. Reason: IOException[Connection refused to address /10.30.107.78:5708] 2024-09-23T15:48:15.215Z INFO 7140 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 2024-09-23T15:48:15.215Z WARN 7140 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2024-09-23T15:48:15.217Z INFO 7140 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5707, timeout: 10000, bind-any: true 2024-09-23T15:48:15.217Z INFO 7140 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5707. Reason: IOException[Connection refused to address /10.30.107.78:5707] 2024-09-23T15:48:15.231Z INFO 7140 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-3, groupId=test] Node 1 disconnected. 2024-09-23T15:48:15.231Z WARN 7140 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-3, groupId=test] Connection to node 1 (localhost/127.0.0.1:32780) could not be established. Broker may not be available. 2024-09-23T15:48:15.254Z INFO 7140 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5704, timeout: 10000, bind-any: true 2024-09-23T15:48:15.254Z INFO 7140 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5704. Reason: IOException[Connection refused to address /10.30.107.78:5704] 2024-09-23T15:48:15.275Z INFO 7140 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5708, timeout: 10000, bind-any: true 2024-09-23T15:48:15.276Z INFO 7140 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5708. Reason: IOException[Connection refused to address /10.30.107.78:5708] 2024-09-23T15:48:15.276Z WARN 7140 --- [ached.thread-10] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.78]:5708 Cause => java.io.IOException {Connection refused to address /10.30.107.78:5708}, Error-Count: 96 2024-09-23T15:48:15.281Z INFO 7140 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5707, timeout: 10000, bind-any: true 2024-09-23T15:48:15.281Z INFO 7140 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5706, timeout: 10000, bind-any: true 2024-09-23T15:48:15.282Z INFO 7140 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5704, timeout: 10000, bind-any: true 2024-09-23T15:48:15.282Z INFO 7140 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5706. Reason: IOException[Connection refused to address /10.30.107.78:5706] 2024-09-23T15:48:15.282Z WARN 7140 --- [ached.thread-14] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.78]:5706 Cause => java.io.IOException {Connection refused to address /10.30.107.78:5706}, Error-Count: 96 2024-09-23T15:48:15.282Z INFO 7140 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5707. Reason: IOException[Connection refused to address /10.30.107.78:5707] 2024-09-23T15:48:15.283Z INFO 7140 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5704. Reason: IOException[Connection refused to address /10.30.107.78:5704] 2024-09-23T15:48:15.284Z INFO 7140 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5710, timeout: 10000, bind-any: true 2024-09-23T15:48:15.285Z INFO 7140 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5710. Reason: IOException[Connection refused to address /10.30.107.78:5710] 2024-09-23T15:48:15.285Z WARN 7140 --- [ached.thread-17] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.78]:5710 Cause => java.io.IOException {Connection refused to address /10.30.107.78:5710}, Error-Count: 96 2024-09-23T15:48:15.295Z INFO 7140 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5707, timeout: 10000, bind-any: true 2024-09-23T15:48:15.296Z INFO 7140 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5710, timeout: 10000, bind-any: true 2024-09-23T15:48:15.296Z INFO 7140 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5708, timeout: 10000, bind-any: true 2024-09-23T15:48:15.296Z INFO 7140 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5707. Reason: IOException[Connection refused to address /10.30.107.78:5707] 2024-09-23T15:48:15.296Z WARN 7140 --- [ached.thread-17] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.78]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.78:5707}, Error-Count: 95 2024-09-23T15:48:15.297Z INFO 7140 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5706, timeout: 10000, bind-any: true 2024-09-23T15:48:15.297Z INFO 7140 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5708. Reason: IOException[Connection refused to address /10.30.107.78:5708] 2024-09-23T15:48:15.297Z INFO 7140 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5710. Reason: IOException[Connection refused to address /10.30.107.78:5710] 2024-09-23T15:48:15.297Z INFO 7140 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5706. Reason: IOException[Connection refused to address /10.30.107.78:5706] 2024-09-23T15:48:15.300Z INFO 7140 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5704, timeout: 10000, bind-any: true 2024-09-23T15:48:15.300Z INFO 7140 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5706, timeout: 10000, bind-any: true 2024-09-23T15:48:15.300Z INFO 7140 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5710, timeout: 10000, bind-any: true 2024-09-23T15:48:15.301Z INFO 7140 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5707, timeout: 10000, bind-any: true 2024-09-23T15:48:15.301Z INFO 7140 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5704. Reason: IOException[Connection refused to address /10.30.107.78:5704] 2024-09-23T15:48:15.301Z WARN 7140 --- [cached.thread-6] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.78]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.78:5704}, Error-Count: 96 2024-09-23T15:48:15.301Z INFO 7140 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5706. Reason: IOException[Connection refused to address /10.30.107.78:5706] 2024-09-23T15:48:15.301Z INFO 7140 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5710. Reason: IOException[Connection refused to address /10.30.107.78:5710] 2024-09-23T15:48:15.301Z INFO 7140 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5708, timeout: 10000, bind-any: true 2024-09-23T15:48:15.301Z INFO 7140 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5707. Reason: IOException[Connection refused to address /10.30.107.78:5707] 2024-09-23T15:48:15.302Z INFO 7140 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5708. Reason: IOException[Connection refused to address /10.30.107.78:5708] 2024-09-23T15:48:15.303Z INFO 7140 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5708, timeout: 10000, bind-any: true 2024-09-23T15:48:15.304Z INFO 7140 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5708. Reason: IOException[Connection refused to address /10.30.107.78:5708] 2024-09-23T15:48:15.306Z INFO 7140 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5706, timeout: 10000, bind-any: true 2024-09-23T15:48:15.307Z INFO 7140 --- [ached.thread-18] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5704, timeout: 10000, bind-any: true 2024-09-23T15:48:15.307Z INFO 7140 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5706. Reason: IOException[Connection refused to address /10.30.107.78:5706] 2024-09-23T15:48:15.307Z INFO 7140 --- [ached.thread-18] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5704. Reason: IOException[Connection refused to address /10.30.107.78:5704] 2024-09-23T15:48:15.308Z INFO 7140 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5710, timeout: 10000, bind-any: true 2024-09-23T15:48:15.308Z INFO 7140 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5710. Reason: IOException[Connection refused to address /10.30.107.78:5710] 2024-09-23T15:48:15.309Z INFO 7140 --- [ached.thread-18] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5707, timeout: 10000, bind-any: true 2024-09-23T15:48:15.309Z INFO 7140 --- [ached.thread-18] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5707. Reason: IOException[Connection refused to address /10.30.107.78:5707] 2024-09-23T15:48:15.313Z INFO 7140 --- [ached.thread-18] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5708, timeout: 10000, bind-any: true 2024-09-23T15:48:15.314Z INFO 7140 --- [ached.thread-18] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5708. Reason: IOException[Connection refused to address /10.30.107.78:5708] 2024-09-23T15:48:15.318Z INFO 7140 --- [ached.thread-18] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5707, timeout: 10000, bind-any: true 2024-09-23T15:48:15.318Z INFO 7140 --- [ached.thread-18] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5707. Reason: IOException[Connection refused to address /10.30.107.78:5707] 2024-09-23T15:48:15.355Z INFO 7140 --- [ached.thread-18] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5704, timeout: 10000, bind-any: true 2024-09-23T15:48:15.356Z INFO 7140 --- [ached.thread-18] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5704. Reason: IOException[Connection refused to address /10.30.107.78:5704] 2024-09-23T15:48:15.376Z INFO 7140 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5708, timeout: 10000, bind-any: true 2024-09-23T15:48:15.377Z INFO 7140 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5708. Reason: IOException[Connection refused to address /10.30.107.78:5708] 2024-09-23T15:48:15.377Z WARN 7140 --- [ached.thread-15] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.78]:5708 Cause => java.io.IOException {Connection refused to address /10.30.107.78:5708}, Error-Count: 97 2024-09-23T15:48:15.380Z INFO 7140 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node 1 disconnected. 2024-09-23T15:48:15.381Z WARN 7140 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2024-09-23T15:48:15.383Z INFO 7140 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5706, timeout: 10000, bind-any: true 2024-09-23T15:48:15.383Z INFO 7140 --- [ached.thread-18] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5707, timeout: 10000, bind-any: true 2024-09-23T15:48:15.383Z INFO 7140 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5704, timeout: 10000, bind-any: true 2024-09-23T15:48:15.383Z INFO 7140 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5706. Reason: IOException[Connection refused to address /10.30.107.78:5706] 2024-09-23T15:48:15.383Z WARN 7140 --- [ached.thread-14] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.78]:5706 Cause => java.io.IOException {Connection refused to address /10.30.107.78:5706}, Error-Count: 97 2024-09-23T15:48:15.383Z INFO 7140 --- [ached.thread-18] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5707. Reason: IOException[Connection refused to address /10.30.107.78:5707] 2024-09-23T15:48:15.384Z INFO 7140 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5704. Reason: IOException[Connection refused to address /10.30.107.78:5704] 2024-09-23T15:48:15.385Z INFO 7140 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5710, timeout: 10000, bind-any: true 2024-09-23T15:48:15.386Z INFO 7140 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5710. Reason: IOException[Connection refused to address /10.30.107.78:5710] 2024-09-23T15:48:15.386Z WARN 7140 --- [ached.thread-15] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.78]:5710 Cause => java.io.IOException {Connection refused to address /10.30.107.78:5710}, Error-Count: 97 2024-09-23T15:48:15.396Z INFO 7140 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5707, timeout: 10000, bind-any: true 2024-09-23T15:48:15.397Z INFO 7140 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5708, timeout: 10000, bind-any: true 2024-09-23T15:48:15.397Z INFO 7140 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5710, timeout: 10000, bind-any: true 2024-09-23T15:48:15.397Z INFO 7140 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5707. Reason: IOException[Connection refused to address /10.30.107.78:5707] 2024-09-23T15:48:15.397Z WARN 7140 --- [ached.thread-13] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.78]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.78:5707}, Error-Count: 96 2024-09-23T15:48:15.398Z INFO 7140 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5710. Reason: IOException[Connection refused to address /10.30.107.78:5710] 2024-09-23T15:48:15.398Z INFO 7140 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5706, timeout: 10000, bind-any: true 2024-09-23T15:48:15.398Z INFO 7140 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5708. Reason: IOException[Connection refused to address /10.30.107.78:5708] 2024-09-23T15:48:15.399Z INFO 7140 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5706. Reason: IOException[Connection refused to address /10.30.107.78:5706] 2024-09-23T15:48:15.401Z INFO 7140 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5704, timeout: 10000, bind-any: true 2024-09-23T15:48:15.401Z INFO 7140 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5706, timeout: 10000, bind-any: true 2024-09-23T15:48:15.401Z INFO 7140 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5710, timeout: 10000, bind-any: true 2024-09-23T15:48:15.402Z INFO 7140 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5707, timeout: 10000, bind-any: true 2024-09-23T15:48:15.402Z INFO 7140 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5704. Reason: IOException[Connection refused to address /10.30.107.78:5704] 2024-09-23T15:48:15.402Z INFO 7140 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5706. Reason: IOException[Connection refused to address /10.30.107.78:5706] 2024-09-23T15:48:15.402Z WARN 7140 --- [ached.thread-10] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.78]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.78:5704}, Error-Count: 97 2024-09-23T15:48:15.402Z INFO 7140 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5707. Reason: IOException[Connection refused to address /10.30.107.78:5707] 2024-09-23T15:48:15.402Z INFO 7140 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5708, timeout: 10000, bind-any: true 2024-09-23T15:48:15.402Z INFO 7140 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5710. Reason: IOException[Connection refused to address /10.30.107.78:5710] 2024-09-23T15:48:15.403Z INFO 7140 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5708. Reason: IOException[Connection refused to address /10.30.107.78:5708] 2024-09-23T15:48:15.404Z INFO 7140 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5708, timeout: 10000, bind-any: true 2024-09-23T15:48:15.405Z INFO 7140 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5708. Reason: IOException[Connection refused to address /10.30.107.78:5708] 2024-09-23T15:48:15.407Z INFO 7140 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5706, timeout: 10000, bind-any: true 2024-09-23T15:48:15.408Z INFO 7140 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5704, timeout: 10000, bind-any: true 2024-09-23T15:48:15.408Z INFO 7140 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5706. Reason: IOException[Connection refused to address /10.30.107.78:5706] 2024-09-23T15:48:15.408Z INFO 7140 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5710, timeout: 10000, bind-any: true 2024-09-23T15:48:15.408Z INFO 7140 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5704. Reason: IOException[Connection refused to address /10.30.107.78:5704] 2024-09-23T15:48:15.409Z INFO 7140 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5710. Reason: IOException[Connection refused to address /10.30.107.78:5710] 2024-09-23T15:48:15.410Z INFO 7140 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5707, timeout: 10000, bind-any: true 2024-09-23T15:48:15.411Z INFO 7140 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5707. Reason: IOException[Connection refused to address /10.30.107.78:5707] 2024-09-23T15:48:15.414Z INFO 7140 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5708, timeout: 10000, bind-any: true 2024-09-23T15:48:15.415Z INFO 7140 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5708. Reason: IOException[Connection refused to address /10.30.107.78:5708] 2024-09-23T15:48:15.419Z INFO 7140 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5707, timeout: 10000, bind-any: true 2024-09-23T15:48:15.419Z INFO 7140 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5707. Reason: IOException[Connection refused to address /10.30.107.78:5707] 2024-09-23T15:48:15.422Z INFO 7140 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 2024-09-23T15:48:15.423Z WARN 7140 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2024-09-23T15:48:15.434Z INFO 7140 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 2024-09-23T15:48:15.435Z WARN 7140 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2024-09-23T15:48:15.456Z INFO 7140 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5704, timeout: 10000, bind-any: true 2024-09-23T15:48:15.457Z INFO 7140 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5704. Reason: IOException[Connection refused to address /10.30.107.78:5704] 2024-09-23T15:48:15.478Z INFO 7140 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5708, timeout: 10000, bind-any: true 2024-09-23T15:48:15.479Z INFO 7140 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5708. Reason: IOException[Connection refused to address /10.30.107.78:5708] 2024-09-23T15:48:15.479Z WARN 7140 --- [cached.thread-3] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.78]:5708 Cause => java.io.IOException {Connection refused to address /10.30.107.78:5708}, Error-Count: 98 2024-09-23T15:48:15.484Z INFO 7140 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5707, timeout: 10000, bind-any: true 2024-09-23T15:48:15.484Z INFO 7140 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5706, timeout: 10000, bind-any: true 2024-09-23T15:48:15.484Z INFO 7140 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5704, timeout: 10000, bind-any: true 2024-09-23T15:48:15.484Z INFO 7140 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5706. Reason: IOException[Connection refused to address /10.30.107.78:5706] 2024-09-23T15:48:15.484Z WARN 7140 --- [ached.thread-15] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.78]:5706 Cause => java.io.IOException {Connection refused to address /10.30.107.78:5706}, Error-Count: 98 2024-09-23T15:48:15.485Z INFO 7140 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5704. Reason: IOException[Connection refused to address /10.30.107.78:5704] 2024-09-23T15:48:15.485Z INFO 7140 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5707. Reason: IOException[Connection refused to address /10.30.107.78:5707] 2024-09-23T15:48:15.486Z INFO 7140 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5710, timeout: 10000, bind-any: true 2024-09-23T15:48:15.487Z INFO 7140 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5710. Reason: IOException[Connection refused to address /10.30.107.78:5710] 2024-09-23T15:48:15.487Z WARN 7140 --- [cached.thread-9] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.78]:5710 Cause => java.io.IOException {Connection refused to address /10.30.107.78:5710}, Error-Count: 98 2024-09-23T15:48:15.497Z INFO 7140 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5707, timeout: 10000, bind-any: true 2024-09-23T15:48:15.498Z INFO 7140 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5710, timeout: 10000, bind-any: true 2024-09-23T15:48:15.498Z INFO 7140 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5708, timeout: 10000, bind-any: true 2024-09-23T15:48:15.498Z INFO 7140 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5707. Reason: IOException[Connection refused to address /10.30.107.78:5707] 2024-09-23T15:48:15.498Z WARN 7140 --- [cached.thread-9] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.78]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.78:5707}, Error-Count: 97 2024-09-23T15:48:15.498Z INFO 7140 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5710. Reason: IOException[Connection refused to address /10.30.107.78:5710] 2024-09-23T15:48:15.499Z INFO 7140 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5708. Reason: IOException[Connection refused to address /10.30.107.78:5708] 2024-09-23T15:48:15.499Z INFO 7140 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5706, timeout: 10000, bind-any: true 2024-09-23T15:48:15.500Z INFO 7140 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5706. Reason: IOException[Connection refused to address /10.30.107.78:5706] 2024-09-23T15:48:15.502Z INFO 7140 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5706, timeout: 10000, bind-any: true 2024-09-23T15:48:15.502Z INFO 7140 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5704, timeout: 10000, bind-any: true 2024-09-23T15:48:15.502Z INFO 7140 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5710, timeout: 10000, bind-any: true 2024-09-23T15:48:15.503Z INFO 7140 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5707, timeout: 10000, bind-any: true 2024-09-23T15:48:15.503Z INFO 7140 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5706. Reason: IOException[Connection refused to address /10.30.107.78:5706] 2024-09-23T15:48:15.503Z INFO 7140 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5704. Reason: IOException[Connection refused to address /10.30.107.78:5704] 2024-09-23T15:48:15.503Z INFO 7140 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5710. Reason: IOException[Connection refused to address /10.30.107.78:5710] 2024-09-23T15:48:15.503Z WARN 7140 --- [ached.thread-14] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.78]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.78:5704}, Error-Count: 98 2024-09-23T15:48:15.503Z INFO 7140 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5707. Reason: IOException[Connection refused to address /10.30.107.78:5707] 2024-09-23T15:48:15.503Z INFO 7140 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5708, timeout: 10000, bind-any: true 2024-09-23T15:48:15.504Z INFO 7140 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5708. Reason: IOException[Connection refused to address /10.30.107.78:5708] 2024-09-23T15:48:15.505Z INFO 7140 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5708, timeout: 10000, bind-any: true 2024-09-23T15:48:15.506Z INFO 7140 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5708. Reason: IOException[Connection refused to address /10.30.107.78:5708] 2024-09-23T15:48:15.508Z INFO 7140 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5706, timeout: 10000, bind-any: true 2024-09-23T15:48:15.509Z INFO 7140 --- [ached.thread-18] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5704, timeout: 10000, bind-any: true 2024-09-23T15:48:15.509Z INFO 7140 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5706. Reason: IOException[Connection refused to address /10.30.107.78:5706] 2024-09-23T15:48:15.509Z INFO 7140 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5710, timeout: 10000, bind-any: true 2024-09-23T15:48:15.510Z INFO 7140 --- [ached.thread-18] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5704. Reason: IOException[Connection refused to address /10.30.107.78:5704] 2024-09-23T15:48:15.510Z INFO 7140 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5710. Reason: IOException[Connection refused to address /10.30.107.78:5710] 2024-09-23T15:48:15.512Z INFO 7140 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5707, timeout: 10000, bind-any: true 2024-09-23T15:48:15.512Z INFO 7140 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5707. Reason: IOException[Connection refused to address /10.30.107.78:5707] 2024-09-23T15:48:15.515Z INFO 7140 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5708, timeout: 10000, bind-any: true 2024-09-23T15:48:15.516Z INFO 7140 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5708. Reason: IOException[Connection refused to address /10.30.107.78:5708] 2024-09-23T15:48:15.520Z INFO 7140 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5707, timeout: 10000, bind-any: true 2024-09-23T15:48:15.520Z INFO 7140 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5707. Reason: IOException[Connection refused to address /10.30.107.78:5707] 2024-09-23T15:48:15.553Z INFO 7140 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2024-09-23T15:48:15.553Z WARN 7140 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 2024-09-23T15:48:15.557Z INFO 7140 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5704, timeout: 10000, bind-any: true 2024-09-23T15:48:15.558Z INFO 7140 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5704. Reason: IOException[Connection refused to address /10.30.107.78:5704] 2024-09-23T15:48:15.579Z INFO 7140 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5708, timeout: 10000, bind-any: true 2024-09-23T15:48:15.580Z INFO 7140 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5708. Reason: IOException[Connection refused to address /10.30.107.78:5708] 2024-09-23T15:48:15.580Z WARN 7140 --- [ached.thread-14] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.78]:5708 Cause => java.io.IOException {Connection refused to address /10.30.107.78:5708}, Error-Count: 99 2024-09-23T15:48:15.585Z INFO 7140 --- [ached.thread-18] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5706, timeout: 10000, bind-any: true 2024-09-23T15:48:15.585Z INFO 7140 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5704, timeout: 10000, bind-any: true 2024-09-23T15:48:15.585Z INFO 7140 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5707, timeout: 10000, bind-any: true 2024-09-23T15:48:15.586Z INFO 7140 --- [ached.thread-18] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5706. Reason: IOException[Connection refused to address /10.30.107.78:5706] 2024-09-23T15:48:15.586Z INFO 7140 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5704. Reason: IOException[Connection refused to address /10.30.107.78:5704] 2024-09-23T15:48:15.586Z WARN 7140 --- [ached.thread-18] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.78]:5706 Cause => java.io.IOException {Connection refused to address /10.30.107.78:5706}, Error-Count: 99 2024-09-23T15:48:15.586Z INFO 7140 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5707. Reason: IOException[Connection refused to address /10.30.107.78:5707] 2024-09-23T15:48:15.587Z INFO 7140 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5710, timeout: 10000, bind-any: true 2024-09-23T15:48:15.588Z INFO 7140 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5710. Reason: IOException[Connection refused to address /10.30.107.78:5710] 2024-09-23T15:48:15.588Z WARN 7140 --- [ached.thread-14] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.78]:5710 Cause => java.io.IOException {Connection refused to address /10.30.107.78:5710}, Error-Count: 99 2024-09-23T15:48:15.593Z INFO 7140 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2024-09-23T15:48:15.593Z WARN 7140 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 2024-09-23T15:48:15.598Z INFO 7140 --- [ached.thread-18] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5707, timeout: 10000, bind-any: true 2024-09-23T15:48:15.599Z INFO 7140 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5710, timeout: 10000, bind-any: true 2024-09-23T15:48:15.599Z INFO 7140 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5708, timeout: 10000, bind-any: true 2024-09-23T15:48:15.599Z INFO 7140 --- [ached.thread-18] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5707. Reason: IOException[Connection refused to address /10.30.107.78:5707] 2024-09-23T15:48:15.599Z WARN 7140 --- [ached.thread-18] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.78]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.78:5707}, Error-Count: 98 2024-09-23T15:48:15.600Z INFO 7140 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5710. Reason: IOException[Connection refused to address /10.30.107.78:5710] 2024-09-23T15:48:15.600Z INFO 7140 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5708. Reason: IOException[Connection refused to address /10.30.107.78:5708] 2024-09-23T15:48:15.600Z INFO 7140 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5706, timeout: 10000, bind-any: true 2024-09-23T15:48:15.601Z INFO 7140 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5706. Reason: IOException[Connection refused to address /10.30.107.78:5706] 2024-09-23T15:48:15.603Z INFO 7140 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5706, timeout: 10000, bind-any: true 2024-09-23T15:48:15.603Z INFO 7140 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5710, timeout: 10000, bind-any: true 2024-09-23T15:48:15.603Z INFO 7140 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5704, timeout: 10000, bind-any: true 2024-09-23T15:48:15.604Z INFO 7140 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5707, timeout: 10000, bind-any: true 2024-09-23T15:48:15.604Z INFO 7140 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5706. Reason: IOException[Connection refused to address /10.30.107.78:5706] 2024-09-23T15:48:15.604Z INFO 7140 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5704. Reason: IOException[Connection refused to address /10.30.107.78:5704] 2024-09-23T15:48:15.604Z INFO 7140 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5710. Reason: IOException[Connection refused to address /10.30.107.78:5710] 2024-09-23T15:48:15.604Z WARN 7140 --- [ached.thread-10] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.78]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.78:5704}, Error-Count: 99 2024-09-23T15:48:15.604Z INFO 7140 --- [ached.thread-18] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5708, timeout: 10000, bind-any: true 2024-09-23T15:48:15.604Z INFO 7140 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5707. Reason: IOException[Connection refused to address /10.30.107.78:5707] 2024-09-23T15:48:15.605Z INFO 7140 --- [ached.thread-18] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5708. Reason: IOException[Connection refused to address /10.30.107.78:5708] 2024-09-23T15:48:15.606Z INFO 7140 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5708, timeout: 10000, bind-any: true 2024-09-23T15:48:15.607Z INFO 7140 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5708. Reason: IOException[Connection refused to address /10.30.107.78:5708] 2024-09-23T15:48:15.610Z INFO 7140 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5706, timeout: 10000, bind-any: true 2024-09-23T15:48:15.610Z INFO 7140 --- [ached.thread-18] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5704, timeout: 10000, bind-any: true 2024-09-23T15:48:15.610Z INFO 7140 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5710, timeout: 10000, bind-any: true 2024-09-23T15:48:15.610Z INFO 7140 --- [ached.thread-18] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5704. Reason: IOException[Connection refused to address /10.30.107.78:5704] 2024-09-23T15:48:15.610Z INFO 7140 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5706. Reason: IOException[Connection refused to address /10.30.107.78:5706] 2024-09-23T15:48:15.611Z INFO 7140 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5710. Reason: IOException[Connection refused to address /10.30.107.78:5710] 2024-09-23T15:48:15.613Z INFO 7140 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5707, timeout: 10000, bind-any: true 2024-09-23T15:48:15.613Z INFO 7140 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5707. Reason: IOException[Connection refused to address /10.30.107.78:5707] 2024-09-23T15:48:15.616Z INFO 7140 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5708, timeout: 10000, bind-any: true 2024-09-23T15:48:15.617Z INFO 7140 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5708. Reason: IOException[Connection refused to address /10.30.107.78:5708] 2024-09-23T15:48:15.620Z INFO 7140 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5707, timeout: 10000, bind-any: true 2024-09-23T15:48:15.621Z INFO 7140 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5707. Reason: IOException[Connection refused to address /10.30.107.78:5707] 2024-09-23T15:48:15.628Z INFO 7140 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 2024-09-23T15:48:15.628Z WARN 7140 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2024-09-23T15:48:15.630Z INFO 7140 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 2024-09-23T15:48:15.630Z WARN 7140 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2024-09-23T15:48:15.640Z INFO 7140 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 2024-09-23T15:48:15.640Z WARN 7140 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2024-09-23T15:48:15.658Z INFO 7140 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5704, timeout: 10000, bind-any: true 2024-09-23T15:48:15.659Z INFO 7140 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5704. Reason: IOException[Connection refused to address /10.30.107.78:5704] 2024-09-23T15:48:15.674Z INFO 7140 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 2024-09-23T15:48:15.675Z WARN 7140 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2024-09-23T15:48:15.680Z INFO 7140 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5708, timeout: 10000, bind-any: true 2024-09-23T15:48:15.681Z INFO 7140 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5708. Reason: IOException[Connection refused to address /10.30.107.78:5708] 2024-09-23T15:48:15.681Z WARN 7140 --- [ached.thread-14] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.78]:5708 Cause => java.io.IOException {Connection refused to address /10.30.107.78:5708}, Error-Count: 100 2024-09-23T15:48:15.686Z INFO 7140 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5704, timeout: 10000, bind-any: true 2024-09-23T15:48:15.686Z INFO 7140 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5706, timeout: 10000, bind-any: true 2024-09-23T15:48:15.686Z INFO 7140 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5707, timeout: 10000, bind-any: true 2024-09-23T15:48:15.687Z INFO 7140 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5704. Reason: IOException[Connection refused to address /10.30.107.78:5704] 2024-09-23T15:48:15.687Z INFO 7140 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5707. Reason: IOException[Connection refused to address /10.30.107.78:5707] 2024-09-23T15:48:15.687Z INFO 7140 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5706. Reason: IOException[Connection refused to address /10.30.107.78:5706] 2024-09-23T15:48:15.687Z WARN 7140 --- [ached.thread-13] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.78]:5706 Cause => java.io.IOException {Connection refused to address /10.30.107.78:5706}, Error-Count: 100 2024-09-23T15:48:15.688Z INFO 7140 --- [ached.thread-18] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5710, timeout: 10000, bind-any: true 2024-09-23T15:48:15.689Z INFO 7140 --- [ached.thread-18] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5710. Reason: IOException[Connection refused to address /10.30.107.78:5710] 2024-09-23T15:48:15.689Z WARN 7140 --- [ached.thread-18] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.78]:5710 Cause => java.io.IOException {Connection refused to address /10.30.107.78:5710}, Error-Count: 100 2024-09-23T15:48:15.699Z INFO 7140 --- [ached.thread-18] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5707, timeout: 10000, bind-any: true 2024-09-23T15:48:15.700Z INFO 7140 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5710, timeout: 10000, bind-any: true 2024-09-23T15:48:15.700Z INFO 7140 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5708, timeout: 10000, bind-any: true 2024-09-23T15:48:15.700Z INFO 7140 --- [ached.thread-18] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5707. Reason: IOException[Connection refused to address /10.30.107.78:5707] 2024-09-23T15:48:15.700Z WARN 7140 --- [ached.thread-18] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.78]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.78:5707}, Error-Count: 99 2024-09-23T15:48:15.701Z INFO 7140 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5708. Reason: IOException[Connection refused to address /10.30.107.78:5708] 2024-09-23T15:48:15.701Z INFO 7140 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5710. Reason: IOException[Connection refused to address /10.30.107.78:5710] 2024-09-23T15:48:15.701Z INFO 7140 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5706, timeout: 10000, bind-any: true 2024-09-23T15:48:15.702Z INFO 7140 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5706. Reason: IOException[Connection refused to address /10.30.107.78:5706] 2024-09-23T15:48:15.704Z INFO 7140 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5710, timeout: 10000, bind-any: true 2024-09-23T15:48:15.704Z INFO 7140 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5706, timeout: 10000, bind-any: true 2024-09-23T15:48:15.704Z INFO 7140 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5704, timeout: 10000, bind-any: true 2024-09-23T15:48:15.705Z INFO 7140 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5710. Reason: IOException[Connection refused to address /10.30.107.78:5710] 2024-09-23T15:48:15.705Z INFO 7140 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5707, timeout: 10000, bind-any: true 2024-09-23T15:48:15.705Z INFO 7140 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5706. Reason: IOException[Connection refused to address /10.30.107.78:5706] 2024-09-23T15:48:15.705Z INFO 7140 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5704. Reason: IOException[Connection refused to address /10.30.107.78:5704] 2024-09-23T15:48:15.705Z WARN 7140 --- [cached.thread-6] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.78]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.78:5704}, Error-Count: 100 2024-09-23T15:48:15.705Z INFO 7140 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5708, timeout: 10000, bind-any: true 2024-09-23T15:48:15.705Z INFO 7140 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5707. Reason: IOException[Connection refused to address /10.30.107.78:5707] 2024-09-23T15:48:15.706Z INFO 7140 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5708. Reason: IOException[Connection refused to address /10.30.107.78:5708] 2024-09-23T15:48:15.707Z INFO 7140 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5708, timeout: 10000, bind-any: true 2024-09-23T15:48:15.707Z INFO 7140 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5708. Reason: IOException[Connection refused to address /10.30.107.78:5708] 2024-09-23T15:48:15.710Z INFO 7140 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5704, timeout: 10000, bind-any: true 2024-09-23T15:48:15.711Z INFO 7140 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5706, timeout: 10000, bind-any: true 2024-09-23T15:48:15.711Z INFO 7140 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5710, timeout: 10000, bind-any: true 2024-09-23T15:48:15.711Z INFO 7140 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5704. Reason: IOException[Connection refused to address /10.30.107.78:5704] 2024-09-23T15:48:15.711Z INFO 7140 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5706. Reason: IOException[Connection refused to address /10.30.107.78:5706] 2024-09-23T15:48:15.712Z INFO 7140 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5710. Reason: IOException[Connection refused to address /10.30.107.78:5710] 2024-09-23T15:48:15.714Z INFO 7140 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5707, timeout: 10000, bind-any: true 2024-09-23T15:48:15.714Z INFO 7140 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5707. Reason: IOException[Connection refused to address /10.30.107.78:5707] 2024-09-23T15:48:15.717Z INFO 7140 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5708, timeout: 10000, bind-any: true 2024-09-23T15:48:15.718Z INFO 7140 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5708. Reason: IOException[Connection refused to address /10.30.107.78:5708] 2024-09-23T15:48:15.721Z INFO 7140 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5707, timeout: 10000, bind-any: true 2024-09-23T15:48:15.722Z INFO 7140 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5707. Reason: IOException[Connection refused to address /10.30.107.78:5707] 2024-09-23T15:48:15.735Z INFO 7140 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 2024-09-23T15:48:15.735Z WARN 7140 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32784) could not be established. Broker may not be available. 2024-09-23T15:48:15.753Z INFO 7140 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2024-09-23T15:48:15.754Z WARN 7140 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 2024-09-23T15:48:15.760Z INFO 7140 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5704, timeout: 10000, bind-any: true 2024-09-23T15:48:15.761Z INFO 7140 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5704. Reason: IOException[Connection refused to address /10.30.107.78:5704] 2024-09-23T15:48:15.782Z INFO 7140 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5708, timeout: 10000, bind-any: true 2024-09-23T15:48:15.782Z INFO 7140 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5708. Reason: IOException[Connection refused to address /10.30.107.78:5708] 2024-09-23T15:48:15.782Z WARN 7140 --- [cached.thread-5] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.78]:5708 Cause => java.io.IOException {Connection refused to address /10.30.107.78:5708}, Error-Count: 101 2024-09-23T15:48:15.787Z INFO 7140 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5704, timeout: 10000, bind-any: true 2024-09-23T15:48:15.787Z INFO 7140 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5707, timeout: 10000, bind-any: true 2024-09-23T15:48:15.787Z INFO 7140 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5706, timeout: 10000, bind-any: true 2024-09-23T15:48:15.788Z INFO 7140 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5704. Reason: IOException[Connection refused to address /10.30.107.78:5704] 2024-09-23T15:48:15.788Z INFO 7140 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5707. Reason: IOException[Connection refused to address /10.30.107.78:5707] 2024-09-23T15:48:15.788Z INFO 7140 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5706. Reason: IOException[Connection refused to address /10.30.107.78:5706] 2024-09-23T15:48:15.788Z WARN 7140 --- [ached.thread-17] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.78]:5706 Cause => java.io.IOException {Connection refused to address /10.30.107.78:5706}, Error-Count: 101 2024-09-23T15:48:15.790Z INFO 7140 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5710, timeout: 10000, bind-any: true 2024-09-23T15:48:15.790Z INFO 7140 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5710. Reason: IOException[Connection refused to address /10.30.107.78:5710] 2024-09-23T15:48:15.790Z WARN 7140 --- [cached.thread-5] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.78]:5710 Cause => java.io.IOException {Connection refused to address /10.30.107.78:5710}, Error-Count: 101 2024-09-23T15:48:15.795Z INFO 7140 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 2024-09-23T15:48:15.795Z WARN 7140 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-09-23T15:48:15.795Z WARN 7140 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-09-23T15:48:15.796Z INFO 7140 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 2024-09-23T15:48:15.796Z WARN 7140 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-09-23T15:48:15.796Z WARN 7140 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-09-23T15:48:15.801Z INFO 7140 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5707, timeout: 10000, bind-any: true 2024-09-23T15:48:15.801Z INFO 7140 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5708, timeout: 10000, bind-any: true 2024-09-23T15:48:15.801Z INFO 7140 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5710, timeout: 10000, bind-any: true 2024-09-23T15:48:15.802Z INFO 7140 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5707. Reason: IOException[Connection refused to address /10.30.107.78:5707] 2024-09-23T15:48:15.802Z WARN 7140 --- [cached.thread-9] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.78]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.78:5707}, Error-Count: 100 2024-09-23T15:48:15.802Z INFO 7140 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5708. Reason: IOException[Connection refused to address /10.30.107.78:5708] 2024-09-23T15:48:15.802Z INFO 7140 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5710. Reason: IOException[Connection refused to address /10.30.107.78:5710] 2024-09-23T15:48:15.802Z INFO 7140 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5706, timeout: 10000, bind-any: true 2024-09-23T15:48:15.803Z INFO 7140 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5706. Reason: IOException[Connection refused to address /10.30.107.78:5706] 2024-09-23T15:48:15.805Z INFO 7140 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5710, timeout: 10000, bind-any: true 2024-09-23T15:48:15.805Z INFO 7140 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5706, timeout: 10000, bind-any: true 2024-09-23T15:48:15.805Z INFO 7140 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5704, timeout: 10000, bind-any: true 2024-09-23T15:48:15.806Z INFO 7140 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5707, timeout: 10000, bind-any: true 2024-09-23T15:48:15.806Z INFO 7140 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5704. Reason: IOException[Connection refused to address /10.30.107.78:5704] 2024-09-23T15:48:15.806Z WARN 7140 --- [ached.thread-15] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.78]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.78:5704}, Error-Count: 101 2024-09-23T15:48:15.806Z INFO 7140 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5706. Reason: IOException[Connection refused to address /10.30.107.78:5706] 2024-09-23T15:48:15.806Z INFO 7140 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5710. Reason: IOException[Connection refused to address /10.30.107.78:5710] 2024-09-23T15:48:15.806Z INFO 7140 --- [ached.thread-18] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5708, timeout: 10000, bind-any: true 2024-09-23T15:48:15.807Z INFO 7140 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5707. Reason: IOException[Connection refused to address /10.30.107.78:5707] 2024-09-23T15:48:15.807Z INFO 7140 --- [ached.thread-18] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5708. Reason: IOException[Connection refused to address /10.30.107.78:5708] 2024-09-23T15:48:15.808Z INFO 7140 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5708, timeout: 10000, bind-any: true 2024-09-23T15:48:15.808Z INFO 7140 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5708. Reason: IOException[Connection refused to address /10.30.107.78:5708] 2024-09-23T15:48:15.811Z INFO 7140 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5704, timeout: 10000, bind-any: true 2024-09-23T15:48:15.812Z INFO 7140 --- [ached.thread-18] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5706, timeout: 10000, bind-any: true 2024-09-23T15:48:15.812Z INFO 7140 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5704. Reason: IOException[Connection refused to address /10.30.107.78:5704] 2024-09-23T15:48:15.812Z INFO 7140 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5710, timeout: 10000, bind-any: true 2024-09-23T15:48:15.812Z INFO 7140 --- [ached.thread-18] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5706. Reason: IOException[Connection refused to address /10.30.107.78:5706] 2024-09-23T15:48:15.813Z INFO 7140 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5710. Reason: IOException[Connection refused to address /10.30.107.78:5710] 2024-09-23T15:48:15.815Z INFO 7140 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5707, timeout: 10000, bind-any: true 2024-09-23T15:48:15.815Z INFO 7140 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5707. Reason: IOException[Connection refused to address /10.30.107.78:5707] 2024-09-23T15:48:15.818Z INFO 7140 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5708, timeout: 10000, bind-any: true 2024-09-23T15:48:15.818Z INFO 7140 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5708. Reason: IOException[Connection refused to address /10.30.107.78:5708] 2024-09-23T15:48:15.822Z INFO 7140 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5707, timeout: 10000, bind-any: true 2024-09-23T15:48:15.823Z INFO 7140 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5707. Reason: IOException[Connection refused to address /10.30.107.78:5707] 2024-09-23T15:48:15.861Z INFO 7140 --- [ached.thread-18] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5704, timeout: 10000, bind-any: true 2024-09-23T15:48:15.862Z INFO 7140 --- [ached.thread-18] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5704. Reason: IOException[Connection refused to address /10.30.107.78:5704] 2024-09-23T15:48:15.883Z INFO 7140 --- [ached.thread-18] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5708, timeout: 10000, bind-any: true 2024-09-23T15:48:15.884Z INFO 7140 --- [ached.thread-18] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5708. Reason: IOException[Connection refused to address /10.30.107.78:5708] 2024-09-23T15:48:15.884Z WARN 7140 --- [ached.thread-18] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.78]:5708 Cause => java.io.IOException {Connection refused to address /10.30.107.78:5708}, Error-Count: 102 2024-09-23T15:48:15.888Z INFO 7140 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5704, timeout: 10000, bind-any: true 2024-09-23T15:48:15.888Z INFO 7140 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5707, timeout: 10000, bind-any: true 2024-09-23T15:48:15.889Z INFO 7140 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5706, timeout: 10000, bind-any: true 2024-09-23T15:48:15.889Z INFO 7140 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5704. Reason: IOException[Connection refused to address /10.30.107.78:5704] 2024-09-23T15:48:15.889Z INFO 7140 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5707. Reason: IOException[Connection refused to address /10.30.107.78:5707] 2024-09-23T15:48:15.889Z INFO 7140 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5706. Reason: IOException[Connection refused to address /10.30.107.78:5706] 2024-09-23T15:48:15.889Z WARN 7140 --- [ached.thread-14] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.78]:5706 Cause => java.io.IOException {Connection refused to address /10.30.107.78:5706}, Error-Count: 102 2024-09-23T15:48:15.891Z INFO 7140 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5710, timeout: 10000, bind-any: true 2024-09-23T15:48:15.891Z INFO 7140 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5710. Reason: IOException[Connection refused to address /10.30.107.78:5710] 2024-09-23T15:48:15.891Z WARN 7140 --- [ached.thread-14] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.78]:5710 Cause => java.io.IOException {Connection refused to address /10.30.107.78:5710}, Error-Count: 102 2024-09-23T15:48:15.902Z INFO 7140 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5707, timeout: 10000, bind-any: true 2024-09-23T15:48:15.902Z INFO 7140 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5708, timeout: 10000, bind-any: true 2024-09-23T15:48:15.902Z INFO 7140 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5710, timeout: 10000, bind-any: true 2024-09-23T15:48:15.903Z INFO 7140 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5708. Reason: IOException[Connection refused to address /10.30.107.78:5708] 2024-09-23T15:48:15.903Z INFO 7140 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5707. Reason: IOException[Connection refused to address /10.30.107.78:5707] 2024-09-23T15:48:15.903Z WARN 7140 --- [cached.thread-6] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.78]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.78:5707}, Error-Count: 101 2024-09-23T15:48:15.903Z INFO 7140 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5706, timeout: 10000, bind-any: true 2024-09-23T15:48:15.903Z INFO 7140 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5710. Reason: IOException[Connection refused to address /10.30.107.78:5710] 2024-09-23T15:48:15.904Z INFO 7140 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5706. Reason: IOException[Connection refused to address /10.30.107.78:5706] 2024-09-23T15:48:15.906Z INFO 7140 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5704, timeout: 10000, bind-any: true 2024-09-23T15:48:15.906Z INFO 7140 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5706, timeout: 10000, bind-any: true 2024-09-23T15:48:15.906Z INFO 7140 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5710, timeout: 10000, bind-any: true 2024-09-23T15:48:15.907Z INFO 7140 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5706. Reason: IOException[Connection refused to address /10.30.107.78:5706] 2024-09-23T15:48:15.907Z INFO 7140 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5704. Reason: IOException[Connection refused to address /10.30.107.78:5704] 2024-09-23T15:48:15.907Z WARN 7140 --- [ached.thread-15] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.78]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.78:5704}, Error-Count: 102 2024-09-23T15:48:15.907Z INFO 7140 --- [ached.thread-18] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5707, timeout: 10000, bind-any: true 2024-09-23T15:48:15.907Z INFO 7140 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5710. Reason: IOException[Connection refused to address /10.30.107.78:5710] 2024-09-23T15:48:15.907Z INFO 7140 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5708, timeout: 10000, bind-any: true 2024-09-23T15:48:15.907Z INFO 7140 --- [ached.thread-18] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5707. Reason: IOException[Connection refused to address /10.30.107.78:5707] 2024-09-23T15:48:15.908Z INFO 7140 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5708. Reason: IOException[Connection refused to address /10.30.107.78:5708] 2024-09-23T15:48:15.909Z INFO 7140 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5708, timeout: 10000, bind-any: true 2024-09-23T15:48:15.909Z INFO 7140 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5708. Reason: IOException[Connection refused to address /10.30.107.78:5708] 2024-09-23T15:48:15.913Z INFO 7140 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5704, timeout: 10000, bind-any: true 2024-09-23T15:48:15.913Z INFO 7140 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5706, timeout: 10000, bind-any: true 2024-09-23T15:48:15.913Z INFO 7140 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5710, timeout: 10000, bind-any: true 2024-09-23T15:48:15.913Z INFO 7140 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5704. Reason: IOException[Connection refused to address /10.30.107.78:5704] 2024-09-23T15:48:15.913Z INFO 7140 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5706. Reason: IOException[Connection refused to address /10.30.107.78:5706] 2024-09-23T15:48:15.914Z INFO 7140 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5710. Reason: IOException[Connection refused to address /10.30.107.78:5710] 2024-09-23T15:48:15.915Z INFO 7140 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5707, timeout: 10000, bind-any: true 2024-09-23T15:48:15.916Z INFO 7140 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5707. Reason: IOException[Connection refused to address /10.30.107.78:5707] 2024-09-23T15:48:15.919Z INFO 7140 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5708, timeout: 10000, bind-any: true 2024-09-23T15:48:15.919Z INFO 7140 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5708. Reason: IOException[Connection refused to address /10.30.107.78:5708] 2024-09-23T15:48:15.923Z INFO 7140 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5707, timeout: 10000, bind-any: true 2024-09-23T15:48:15.924Z INFO 7140 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5707. Reason: IOException[Connection refused to address /10.30.107.78:5707] 2024-09-23T15:48:15.947Z INFO 7140 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 2024-09-23T15:48:15.947Z WARN 7140 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32784) could not be established. Broker may not be available. 2024-09-23T15:48:15.962Z INFO 7140 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5704, timeout: 10000, bind-any: true 2024-09-23T15:48:15.963Z INFO 7140 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5704. Reason: IOException[Connection refused to address /10.30.107.78:5704] 2024-09-23T15:48:15.965Z INFO 7140 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 2024-09-23T15:48:15.965Z WARN 7140 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2024-09-23T15:48:15.984Z INFO 7140 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5708, timeout: 10000, bind-any: true 2024-09-23T15:48:15.985Z INFO 7140 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5708. Reason: IOException[Connection refused to address /10.30.107.78:5708] 2024-09-23T15:48:15.985Z WARN 7140 --- [ached.thread-13] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.78]:5708 Cause => java.io.IOException {Connection refused to address /10.30.107.78:5708}, Error-Count: 103 2024-09-23T15:48:15.987Z INFO 7140 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2024-09-23T15:48:15.987Z WARN 7140 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32780) could not be established. Broker may not be available. 2024-09-23T15:48:15.989Z INFO 7140 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5704, timeout: 10000, bind-any: true 2024-09-23T15:48:15.989Z INFO 7140 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5707, timeout: 10000, bind-any: true 2024-09-23T15:48:15.990Z INFO 7140 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5706, timeout: 10000, bind-any: true 2024-09-23T15:48:15.990Z INFO 7140 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5704. Reason: IOException[Connection refused to address /10.30.107.78:5704] 2024-09-23T15:48:15.990Z INFO 7140 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5707. Reason: IOException[Connection refused to address /10.30.107.78:5707] 2024-09-23T15:48:15.991Z INFO 7140 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5706. Reason: IOException[Connection refused to address /10.30.107.78:5706] 2024-09-23T15:48:15.991Z WARN 7140 --- [cached.thread-9] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.78]:5706 Cause => java.io.IOException {Connection refused to address /10.30.107.78:5706}, Error-Count: 103 2024-09-23T15:48:15.992Z INFO 7140 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5710, timeout: 10000, bind-any: true 2024-09-23T15:48:15.992Z INFO 7140 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5710. Reason: IOException[Connection refused to address /10.30.107.78:5710] 2024-09-23T15:48:15.992Z WARN 7140 --- [ached.thread-10] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.78]:5710 Cause => java.io.IOException {Connection refused to address /10.30.107.78:5710}, Error-Count: 103 2024-09-23T15:48:16.003Z INFO 7140 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5708, timeout: 10000, bind-any: true 2024-09-23T15:48:16.003Z INFO 7140 --- [ached.thread-18] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5707, timeout: 10000, bind-any: true 2024-09-23T15:48:16.004Z INFO 7140 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5710, timeout: 10000, bind-any: true 2024-09-23T15:48:16.004Z INFO 7140 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5706, timeout: 10000, bind-any: true 2024-09-23T15:48:16.004Z INFO 7140 --- [ached.thread-18] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5707. Reason: IOException[Connection refused to address /10.30.107.78:5707] 2024-09-23T15:48:16.004Z INFO 7140 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5708. Reason: IOException[Connection refused to address /10.30.107.78:5708] 2024-09-23T15:48:16.004Z WARN 7140 --- [ached.thread-18] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.78]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.78:5707}, Error-Count: 102 2024-09-23T15:48:16.004Z INFO 7140 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5710. Reason: IOException[Connection refused to address /10.30.107.78:5710] 2024-09-23T15:48:16.005Z INFO 7140 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5706. Reason: IOException[Connection refused to address /10.30.107.78:5706] 2024-09-23T15:48:16.007Z INFO 7140 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5706, timeout: 10000, bind-any: true 2024-09-23T15:48:16.007Z INFO 7140 --- [ached.thread-18] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5704, timeout: 10000, bind-any: true 2024-09-23T15:48:16.007Z INFO 7140 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5710, timeout: 10000, bind-any: true 2024-09-23T15:48:16.008Z INFO 7140 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5707, timeout: 10000, bind-any: true 2024-09-23T15:48:16.008Z INFO 7140 --- [ached.thread-18] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5704. Reason: IOException[Connection refused to address /10.30.107.78:5704] 2024-09-23T15:48:16.008Z INFO 7140 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5710. Reason: IOException[Connection refused to address /10.30.107.78:5710] 2024-09-23T15:48:16.008Z WARN 7140 --- [ached.thread-18] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.78]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.78:5704}, Error-Count: 103 2024-09-23T15:48:16.008Z INFO 7140 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5706. Reason: IOException[Connection refused to address /10.30.107.78:5706] 2024-09-23T15:48:16.008Z INFO 7140 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5708, timeout: 10000, bind-any: true 2024-09-23T15:48:16.008Z INFO 7140 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5707. Reason: IOException[Connection refused to address /10.30.107.78:5707] 2024-09-23T15:48:16.009Z INFO 7140 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5708. Reason: IOException[Connection refused to address /10.30.107.78:5708] 2024-09-23T15:48:16.010Z INFO 7140 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5708, timeout: 10000, bind-any: true 2024-09-23T15:48:16.010Z INFO 7140 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5708. Reason: IOException[Connection refused to address /10.30.107.78:5708] 2024-09-23T15:48:16.013Z INFO 7140 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-10, groupId=test-1] Node 1 disconnected. 2024-09-23T15:48:16.013Z WARN 7140 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-10, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2024-09-23T15:48:16.014Z INFO 7140 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5704, timeout: 10000, bind-any: true 2024-09-23T15:48:16.014Z INFO 7140 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5706, timeout: 10000, bind-any: true 2024-09-23T15:48:16.014Z INFO 7140 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5710, timeout: 10000, bind-any: true 2024-09-23T15:48:16.014Z INFO 7140 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5706. Reason: IOException[Connection refused to address /10.30.107.78:5706] 2024-09-23T15:48:16.014Z INFO 7140 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5704. Reason: IOException[Connection refused to address /10.30.107.78:5704] 2024-09-23T15:48:16.015Z INFO 7140 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5710. Reason: IOException[Connection refused to address /10.30.107.78:5710] 2024-09-23T15:48:16.016Z INFO 7140 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5707, timeout: 10000, bind-any: true 2024-09-23T15:48:16.017Z INFO 7140 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5707. Reason: IOException[Connection refused to address /10.30.107.78:5707] 2024-09-23T15:48:16.020Z INFO 7140 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5708, timeout: 10000, bind-any: true 2024-09-23T15:48:16.020Z INFO 7140 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5708. Reason: IOException[Connection refused to address /10.30.107.78:5708] 2024-09-23T15:48:16.024Z INFO 7140 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.78:5707, timeout: 10000, bind-any: true 2024-09-23T15:48:16.024Z INFO 7140 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.78:5707. Reason: IOException[Connection refused to address /10.30.107.78:5707] 2024-09-23T15:48:16.040Z INFO 7140 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2024-09-23T15:48:16.040Z WARN 7140 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 2024-09-23T15:48:16.040Z INFO 7140 --- [ached.thread-12] c.h.i.p.impl.PartitionStateManager : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Storing snapshot of partition assignments while removing UUID 2d7b64ff-87e4-44bc-9490-dc4cf22b84de 2024-09-23T15:48:16.043Z INFO 7140 --- [ached.thread-12] c.h.i.p.impl.PartitionStateManager : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Storing snapshot of partition assignments while removing UUID aa5f39ce-59ae-43cf-b1cc-eae5dc78ad97 2024-09-23T15:48:16.043Z INFO 7140 --- [ached.thread-12] c.h.i.p.impl.PartitionStateManager : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Storing snapshot of partition assignments while removing UUID 22d5755a-1298-4d6c-937a-4fb5ad7b0add 2024-09-23T15:48:16.044Z INFO 7140 --- [ached.thread-12] c.h.i.p.impl.PartitionStateManager : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Storing snapshot of partition assignments while removing UUID aad5ccab-6d45-4ab5-a1c0-b9282bc81851 2024-09-23T15:48:16.044Z INFO 7140 --- [ached.thread-12] c.h.i.p.impl.PartitionStateManager : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Storing snapshot of partition assignments while removing UUID 48dcc034-4cdb-4da1-aec2-18abe0a25da6 2024-09-23T15:48:16.045Z INFO 7140 --- [ached.thread-12] c.h.internal.cluster.ClusterService : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Members {size:1, ver:27} [ Member [10.30.107.42]:5701 - 682d1072-4da1-41f5-bb00-19ea5ebba75e this ] 2024-09-23T15:48:16.045Z INFO 7140 --- [ached.thread-12] c.h.i.cluster.impl.MembershipManager : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Mastership is claimed with: MembersView{version=27, members=[MemberInfo{address=[10.30.107.42]:5701, uuid=682d1072-4da1-41f5-bb00-19ea5ebba75e, cpMemberUUID=null, liteMember=false, memberListJoinVersion=22}]} 2024-09-23T15:48:16.049Z INFO 7140 --- [.async.thread-5] c.h.i.p.o.MigrationRequestOperation : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Failure while executing MigrationInfo{uuid=c3323fd9-e672-442b-bda6-f2b144394ac7, partitionId=90, source=[10.30.107.78]:5704 - 2d7b64ff-87e4-44bc-9490-dc4cf22b84de, sourceCurrentReplicaIndex=4, sourceNewReplicaIndex=-1, destination=[10.30.107.78]:5707 - 22d5755a-1298-4d6c-937a-4fb5ad7b0add, destinationCurrentReplicaIndex=-1, destinationNewReplicaIndex=4, master=[10.30.107.78]:5704, initialPartitionVersion=63, partitionVersionIncrement=1, status=ACTIVE} com.hazelcast.core.MemberLeftException: Member [10.30.107.78]:5707 - 22d5755a-1298-4d6c-937a-4fb5ad7b0add has left cluster! at com.hazelcast.spi.impl.operationservice.impl.InvocationMonitor$OnMemberLeftTask.onTargetLoss(InvocationMonitor.java:431) at com.hazelcast.spi.impl.operationservice.impl.InvocationMonitor$OnMemberLeftTask.run0(InvocationMonitor.java:398) at com.hazelcast.spi.impl.operationservice.impl.InvocationMonitor$MonitorTask.run(InvocationMonitor.java:254) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:304) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) at java.base/java.lang.Thread.run(Thread.java:833) 2024-09-23T15:48:16.049Z INFO 7140 --- [.async.thread-1] c.h.i.p.o.MigrationRequestOperation : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Failure while executing MigrationInfo{uuid=bca61277-755b-4eb8-b778-af75be1c722e, partitionId=96, source=[10.30.107.78]:5704 - 2d7b64ff-87e4-44bc-9490-dc4cf22b84de, sourceCurrentReplicaIndex=1, sourceNewReplicaIndex=-1, destination=[10.30.107.78]:5710 - 48dcc034-4cdb-4da1-aec2-18abe0a25da6, destinationCurrentReplicaIndex=-1, destinationNewReplicaIndex=1, master=[10.30.107.78]:5704, initialPartitionVersion=63, partitionVersionIncrement=1, status=ACTIVE} com.hazelcast.core.MemberLeftException: Member [10.30.107.78]:5710 - 48dcc034-4cdb-4da1-aec2-18abe0a25da6 has left cluster! at com.hazelcast.spi.impl.operationservice.impl.InvocationMonitor$OnMemberLeftTask.onTargetLoss(InvocationMonitor.java:431) at com.hazelcast.spi.impl.operationservice.impl.InvocationMonitor$OnMemberLeftTask.run0(InvocationMonitor.java:398) at com.hazelcast.spi.impl.operationservice.impl.InvocationMonitor$MonitorTask.run(InvocationMonitor.java:254) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:304) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) at java.base/java.lang.Thread.run(Thread.java:833) 2024-09-23T15:48:16.049Z INFO 7140 --- [.async.thread-3] c.h.i.p.o.MigrationRequestOperation : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Failure while executing MigrationInfo{uuid=42a33603-ad7e-4bca-8f2e-fbb4cbfb6a3c, partitionId=95, source=[10.30.107.78]:5704 - 2d7b64ff-87e4-44bc-9490-dc4cf22b84de, sourceCurrentReplicaIndex=1, sourceNewReplicaIndex=5, destination=[10.30.107.78]:5710 - 48dcc034-4cdb-4da1-aec2-18abe0a25da6, destinationCurrentReplicaIndex=-1, destinationNewReplicaIndex=1, master=[10.30.107.78]:5704, initialPartitionVersion=69, partitionVersionIncrement=2, status=ACTIVE} com.hazelcast.core.MemberLeftException: Member [10.30.107.78]:5710 - 48dcc034-4cdb-4da1-aec2-18abe0a25da6 has left cluster! at com.hazelcast.spi.impl.operationservice.impl.InvocationMonitor$OnMemberLeftTask.onTargetLoss(InvocationMonitor.java:431) at com.hazelcast.spi.impl.operationservice.impl.InvocationMonitor$OnMemberLeftTask.run0(InvocationMonitor.java:398) at com.hazelcast.spi.impl.operationservice.impl.InvocationMonitor$MonitorTask.run(InvocationMonitor.java:254) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:304) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) at java.base/java.lang.Thread.run(Thread.java:833) 2024-09-23T15:48:16.049Z INFO 7140 --- [.async.thread-7] c.h.i.p.o.MigrationRequestOperation : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Failure while executing MigrationInfo{uuid=c939979f-77dd-4eb4-a9bb-8a4576e55e4c, partitionId=93, source=[10.30.107.78]:5704 - 2d7b64ff-87e4-44bc-9490-dc4cf22b84de, sourceCurrentReplicaIndex=1, sourceNewReplicaIndex=-1, destination=[10.30.107.78]:5710 - 48dcc034-4cdb-4da1-aec2-18abe0a25da6, destinationCurrentReplicaIndex=-1, destinationNewReplicaIndex=1, master=[10.30.107.78]:5704, initialPartitionVersion=67, partitionVersionIncrement=1, status=ACTIVE} com.hazelcast.core.MemberLeftException: Member [10.30.107.78]:5710 - 48dcc034-4cdb-4da1-aec2-18abe0a25da6 has left cluster! at com.hazelcast.spi.impl.operationservice.impl.InvocationMonitor$OnMemberLeftTask.onTargetLoss(InvocationMonitor.java:431) at com.hazelcast.spi.impl.operationservice.impl.InvocationMonitor$OnMemberLeftTask.run0(InvocationMonitor.java:398) at com.hazelcast.spi.impl.operationservice.impl.InvocationMonitor$MonitorTask.run(InvocationMonitor.java:254) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:304) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) at java.base/java.lang.Thread.run(Thread.java:833) 2024-09-23T15:48:16.049Z INFO 7140 --- [.async.thread-1] c.h.i.p.o.MigrationRequestOperation : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Failure while executing MigrationInfo{uuid=20b5af69-1964-4382-b285-c719f5659a2b, partitionId=94, source=[10.30.107.78]:5704 - 2d7b64ff-87e4-44bc-9490-dc4cf22b84de, sourceCurrentReplicaIndex=1, sourceNewReplicaIndex=-1, destination=[10.30.107.78]:5710 - 48dcc034-4cdb-4da1-aec2-18abe0a25da6, destinationCurrentReplicaIndex=-1, destinationNewReplicaIndex=1, master=[10.30.107.78]:5704, initialPartitionVersion=63, partitionVersionIncrement=1, status=ACTIVE} com.hazelcast.core.MemberLeftException: Member [10.30.107.78]:5710 - 48dcc034-4cdb-4da1-aec2-18abe0a25da6 has left cluster! at com.hazelcast.spi.impl.operationservice.impl.InvocationMonitor$OnMemberLeftTask.onTargetLoss(InvocationMonitor.java:431) at com.hazelcast.spi.impl.operationservice.impl.InvocationMonitor$OnMemberLeftTask.run0(InvocationMonitor.java:398) at com.hazelcast.spi.impl.operationservice.impl.InvocationMonitor$MonitorTask.run(InvocationMonitor.java:254) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:304) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) at java.base/java.lang.Thread.run(Thread.java:833) 2024-09-23T15:48:16.050Z INFO 7140 --- [ached.thread-15] c.h.t.TransactionManagerService : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Committing/rolling-back live transactions of [10.30.107.78]:5704, UUID: 2d7b64ff-87e4-44bc-9490-dc4cf22b84de 2024-09-23T15:48:16.060Z INFO 7140 --- [ached.thread-15] c.h.t.TransactionManagerService : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Committing/rolling-back live transactions of [10.30.107.78]:5706, UUID: aa5f39ce-59ae-43cf-b1cc-eae5dc78ad97 2024-09-23T15:48:16.062Z INFO 7140 --- [ached.thread-15] c.h.t.TransactionManagerService : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Committing/rolling-back live transactions of [10.30.107.78]:5707, UUID: 22d5755a-1298-4d6c-937a-4fb5ad7b0add 2024-09-23T15:48:16.063Z INFO 7140 --- [ached.thread-15] c.h.t.TransactionManagerService : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Committing/rolling-back live transactions of [10.30.107.78]:5708, UUID: aad5ccab-6d45-4ab5-a1c0-b9282bc81851 2024-09-23T15:48:16.065Z INFO 7140 --- [ached.thread-15] c.h.t.TransactionManagerService : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Committing/rolling-back live transactions of [10.30.107.78]:5710, UUID: 48dcc034-4cdb-4da1-aec2-18abe0a25da6 2024-09-23T15:48:16.087Z INFO 7140 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 2024-09-23T15:48:16.087Z WARN 7140 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 2024-09-23T15:48:16.094Z INFO 7140 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2024-09-23T15:48:16.094Z WARN 7140 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32778) could not be established. Broker may not be available. 2024-09-23T15:48:16.118Z INFO 7140 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 2024-09-23T15:48:16.118Z WARN 7140 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2024-09-23T15:48:16.147Z INFO 7140 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2024-09-23T15:48:16.147Z WARN 7140 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 2024-09-23T15:48:16.190Z INFO 7140 --- [ption.migration] c.h.i.p.InternalPartitionService : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Fetching partition tables from cluster to determine the most recent one... Local stamp: -8168990422205810933 2024-09-23T15:48:16.190Z INFO 7140 --- [ption.migration] c.h.i.p.InternalPartitionService : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Most recent partition table is determined. 2024-09-23T15:48:16.190Z INFO 7140 --- [ption.migration] c.h.i.p.InternalPartitionService : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Marking active migration MigrationInfo{uuid=c939979f-77dd-4eb4-a9bb-8a4576e55e4c, partitionId=93, source=[10.30.107.78]:5704 - 2d7b64ff-87e4-44bc-9490-dc4cf22b84de, sourceCurrentReplicaIndex=1, sourceNewReplicaIndex=-1, destination=[10.30.107.78]:5710 - 48dcc034-4cdb-4da1-aec2-18abe0a25da6, destinationCurrentReplicaIndex=-1, destinationNewReplicaIndex=1, master=[10.30.107.78]:5704, initialPartitionVersion=67, partitionVersionIncrement=1, status=ACTIVE} as FAILED 2024-09-23T15:48:16.190Z INFO 7140 --- [ption.migration] c.h.i.p.InternalPartitionService : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Marking active migration MigrationInfo{uuid=20b5af69-1964-4382-b285-c719f5659a2b, partitionId=94, source=[10.30.107.78]:5704 - 2d7b64ff-87e4-44bc-9490-dc4cf22b84de, sourceCurrentReplicaIndex=1, sourceNewReplicaIndex=-1, destination=[10.30.107.78]:5710 - 48dcc034-4cdb-4da1-aec2-18abe0a25da6, destinationCurrentReplicaIndex=-1, destinationNewReplicaIndex=1, master=[10.30.107.78]:5704, initialPartitionVersion=63, partitionVersionIncrement=1, status=ACTIVE} as FAILED 2024-09-23T15:48:16.190Z INFO 7140 --- [ption.migration] c.h.i.p.InternalPartitionService : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Marking active migration MigrationInfo{uuid=deeed29a-1ace-421b-9fe8-5d7e2521c88f, partitionId=70, source=[10.30.107.78]:5706 - aa5f39ce-59ae-43cf-b1cc-eae5dc78ad97, sourceCurrentReplicaIndex=3, sourceNewReplicaIndex=5, destination=[10.30.107.42]:5701 - 682d1072-4da1-41f5-bb00-19ea5ebba75e, destinationCurrentReplicaIndex=-1, destinationNewReplicaIndex=3, master=[10.30.107.78]:5704, initialPartitionVersion=69, partitionVersionIncrement=2, status=ACTIVE} as FAILED 2024-09-23T15:48:16.190Z INFO 7140 --- [ption.migration] c.h.i.p.InternalPartitionService : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Marking active migration MigrationInfo{uuid=42a33603-ad7e-4bca-8f2e-fbb4cbfb6a3c, partitionId=95, source=[10.30.107.78]:5704 - 2d7b64ff-87e4-44bc-9490-dc4cf22b84de, sourceCurrentReplicaIndex=1, sourceNewReplicaIndex=5, destination=[10.30.107.78]:5710 - 48dcc034-4cdb-4da1-aec2-18abe0a25da6, destinationCurrentReplicaIndex=-1, destinationNewReplicaIndex=1, master=[10.30.107.78]:5704, initialPartitionVersion=69, partitionVersionIncrement=2, status=ACTIVE} as FAILED 2024-09-23T15:48:16.190Z INFO 7140 --- [ption.migration] c.h.i.p.InternalPartitionService : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Marking active migration MigrationInfo{uuid=f605abde-bbbf-4680-bc8a-7674c0516fa0, partitionId=86, source=[10.30.107.78]:5704 - 2d7b64ff-87e4-44bc-9490-dc4cf22b84de, sourceCurrentReplicaIndex=3, sourceNewReplicaIndex=-1, destination=[10.30.107.42]:5701 - 682d1072-4da1-41f5-bb00-19ea5ebba75e, destinationCurrentReplicaIndex=-1, destinationNewReplicaIndex=3, master=[10.30.107.78]:5704, initialPartitionVersion=66, partitionVersionIncrement=1, status=ACTIVE} as FAILED 2024-09-23T15:48:16.190Z INFO 7140 --- [ption.migration] c.h.i.p.InternalPartitionService : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Marking active migration MigrationInfo{uuid=c3323fd9-e672-442b-bda6-f2b144394ac7, partitionId=90, source=[10.30.107.78]:5704 - 2d7b64ff-87e4-44bc-9490-dc4cf22b84de, sourceCurrentReplicaIndex=4, sourceNewReplicaIndex=-1, destination=[10.30.107.78]:5707 - 22d5755a-1298-4d6c-937a-4fb5ad7b0add, destinationCurrentReplicaIndex=-1, destinationNewReplicaIndex=4, master=[10.30.107.78]:5704, initialPartitionVersion=63, partitionVersionIncrement=1, status=ACTIVE} as FAILED 2024-09-23T15:48:16.190Z INFO 7140 --- [ption.migration] c.h.i.p.InternalPartitionService : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Marking active migration MigrationInfo{uuid=bca61277-755b-4eb8-b778-af75be1c722e, partitionId=96, source=[10.30.107.78]:5704 - 2d7b64ff-87e4-44bc-9490-dc4cf22b84de, sourceCurrentReplicaIndex=1, sourceNewReplicaIndex=-1, destination=[10.30.107.78]:5710 - 48dcc034-4cdb-4da1-aec2-18abe0a25da6, destinationCurrentReplicaIndex=-1, destinationNewReplicaIndex=1, master=[10.30.107.78]:5704, initialPartitionVersion=63, partitionVersionIncrement=1, status=ACTIVE} as FAILED 2024-09-23T15:48:16.190Z INFO 7140 --- [ption.migration] c.h.i.p.InternalPartitionService : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Marking active migration MigrationInfo{uuid=768eeb47-0e41-46f8-813e-bd5de00d60a0, partitionId=65, source=[10.30.107.78]:5704 - 2d7b64ff-87e4-44bc-9490-dc4cf22b84de, sourceCurrentReplicaIndex=3, sourceNewReplicaIndex=5, destination=[10.30.107.42]:5701 - 682d1072-4da1-41f5-bb00-19ea5ebba75e, destinationCurrentReplicaIndex=-1, destinationNewReplicaIndex=3, master=[10.30.107.78]:5704, initialPartitionVersion=72, partitionVersionIncrement=2, status=ACTIVE} as FAILED 2024-09-23T15:48:16.191Z INFO 7140 --- [ption.migration] c.h.i.p.InternalPartitionService : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Applying the most recent of partition state... 2024-09-23T15:48:16.192Z WARN 7140 --- [ption.migration] c.h.i.p.InternalPartitionService : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Following unknown addresses are found in partition table sent from master[[10.30.107.42]:5701]. (Probably they have recently joined or left the cluster.) { [10.30.107.78]:5708 - aad5ccab-6d45-4ab5-a1c0-b9282bc81851 [10.30.107.78]:5706 - aa5f39ce-59ae-43cf-b1cc-eae5dc78ad97 [10.30.107.78]:5704 - 2d7b64ff-87e4-44bc-9490-dc4cf22b84de [10.30.107.78]:5710 - 48dcc034-4cdb-4da1-aec2-18abe0a25da6 [10.30.107.78]:5707 - 22d5755a-1298-4d6c-937a-4fb5ad7b0add } 2024-09-23T15:48:16.208Z WARN 7140 --- [ption.migration] c.h.i.partition.impl.MigrationManager : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] partitionId=65 is completely lost! 2024-09-23T15:48:16.209Z WARN 7140 --- [ption.migration] c.h.i.partition.impl.MigrationManager : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] partitionId=70 is completely lost! 2024-09-23T15:48:16.209Z WARN 7140 --- [ption.migration] c.h.i.partition.impl.MigrationManager : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] partitionId=86 is completely lost! 2024-09-23T15:48:16.241Z INFO 7140 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-3, groupId=test] Node 1 disconnected. 2024-09-23T15:48:16.241Z WARN 7140 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-3, groupId=test] Connection to node 1 (localhost/127.0.0.1:32780) could not be established. Broker may not be available. 2024-09-23T15:48:16.287Z INFO 7140 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node 1 disconnected. 2024-09-23T15:48:16.287Z WARN 7140 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2024-09-23T15:48:16.350Z INFO 7140 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2024-09-23T15:48:16.350Z WARN 7140 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2024-09-23T15:48:16.366Z INFO 7140 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2024-09-23T15:48:16.366Z WARN 7140 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32778) could not be established. Broker may not be available. 2024-09-23T15:48:16.396Z WARN 7140 --- [ption.migration] c.h.i.partition.impl.MigrationManager : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Assigning new owners for 3 LOST partitions! 2024-09-23T15:48:16.398Z INFO 7140 --- [ption.migration] c.h.i.partition.impl.MigrationManager : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Partition balance is ok, no need to repartition. 2024-09-23T15:48:16.425Z INFO 7140 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 2024-09-23T15:48:16.425Z WARN 7140 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2024-09-23T15:48:16.461Z INFO 7140 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2024-09-23T15:48:16.461Z WARN 7140 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 2024-09-23T15:48:16.542Z INFO 7140 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 2024-09-23T15:48:16.542Z WARN 7140 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2024-09-23T15:48:16.583Z INFO 7140 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 2024-09-23T15:48:16.583Z WARN 7140 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2024-09-23T15:48:16.603Z INFO 7140 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2024-09-23T15:48:16.603Z WARN 7140 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 2024-09-23T15:48:16.639Z INFO 7140 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 2024-09-23T15:48:16.639Z WARN 7140 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32784) could not be established. Broker may not be available. 2024-09-23T15:48:16.719Z INFO 7140 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 2024-09-23T15:48:16.719Z WARN 7140 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-09-23T15:48:16.719Z WARN 7140 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-09-23T15:48:16.751Z INFO 7140 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 2024-09-23T15:48:16.751Z WARN 7140 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2024-09-23T15:48:16.753Z INFO 7140 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 2024-09-23T15:48:16.753Z WARN 7140 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2024-09-23T15:48:16.770Z INFO 7140 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2024-09-23T15:48:16.770Z WARN 7140 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 2024-09-23T15:48:16.770Z INFO 7140 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 2024-09-23T15:48:16.770Z WARN 7140 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-09-23T15:48:16.770Z WARN 7140 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-09-23T15:48:16.837Z INFO 7140 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 2024-09-23T15:48:16.837Z WARN 7140 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2024-09-23T15:48:16.977Z INFO 7140 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 2024-09-23T15:48:16.977Z WARN 7140 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2024-09-23T15:48:17.041Z INFO 7140 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2024-09-23T15:48:17.041Z WARN 7140 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32780) could not be established. Broker may not be available. 2024-09-23T15:48:17.073Z INFO 7140 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 2024-09-23T15:48:17.073Z WARN 7140 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2024-09-23T15:48:17.102Z INFO 7140 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 2024-09-23T15:48:17.102Z WARN 7140 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 2024-09-23T15:48:17.104Z INFO 7140 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 2024-09-23T15:48:17.104Z WARN 7140 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32784) could not be established. Broker may not be available. 2024-09-23T15:48:17.115Z INFO 7140 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-10, groupId=test-1] Node 1 disconnected. 2024-09-23T15:48:17.115Z WARN 7140 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-10, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2024-09-23T15:48:17.144Z INFO 7140 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2024-09-23T15:48:17.144Z WARN 7140 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 2024-09-23T15:48:17.162Z INFO 7140 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2024-09-23T15:48:17.162Z WARN 7140 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 2024-09-23T15:48:17.189Z INFO 7140 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node 1 disconnected. 2024-09-23T15:48:17.189Z WARN 7140 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2024-09-23T15:48:17.252Z INFO 7140 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-3, groupId=test] Node 1 disconnected. 2024-09-23T15:48:17.253Z WARN 7140 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-3, groupId=test] Connection to node 1 (localhost/127.0.0.1:32780) could not be established. Broker may not be available. 2024-09-23T15:48:17.255Z INFO 7140 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2024-09-23T15:48:17.255Z WARN 7140 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32778) could not be established. Broker may not be available. 2024-09-23T15:48:17.277Z INFO 7140 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2024-09-23T15:48:17.277Z WARN 7140 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32778) could not be established. Broker may not be available. 2024-09-23T15:48:17.353Z INFO 7140 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2024-09-23T15:48:17.353Z WARN 7140 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2024-09-23T15:48:17.444Z INFO 7140 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 2024-09-23T15:48:17.444Z WARN 7140 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2024-09-23T15:48:17.455Z INFO 7140 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2024-09-23T15:48:17.455Z WARN 7140 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 2024-09-23T15:48:17.565Z INFO 7140 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2024-09-23T15:48:17.565Z WARN 7140 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 2024-09-23T15:48:17.579Z INFO 7140 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 2024-09-23T15:48:17.579Z WARN 7140 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2024-09-23T15:48:17.622Z INFO 7140 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2024-09-23T15:48:17.622Z WARN 7140 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 2024-09-23T15:48:17.635Z INFO 7140 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 2024-09-23T15:48:17.635Z WARN 7140 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2024-09-23T15:48:17.641Z INFO 7140 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 2024-09-23T15:48:17.641Z WARN 7140 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32784) could not be established. Broker may not be available. 2024-09-23T15:48:17.672Z INFO 7140 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 2024-09-23T15:48:17.672Z WARN 7140 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-09-23T15:48:17.672Z WARN 7140 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-09-23T15:48:17.740Z INFO 7140 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 2024-09-23T15:48:17.740Z WARN 7140 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2024-09-23T15:48:17.856Z INFO 7140 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 2024-09-23T15:48:17.856Z WARN 7140 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2024-09-23T15:48:17.873Z INFO 7140 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 2024-09-23T15:48:17.873Z WARN 7140 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-09-23T15:48:17.873Z WARN 7140 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-09-23T15:48:17.879Z INFO 7140 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 2024-09-23T15:48:17.879Z WARN 7140 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2024-09-23T15:48:17.904Z INFO 7140 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 2024-09-23T15:48:17.904Z WARN 7140 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2024-09-23T15:48:18.006Z INFO 7140 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 2024-09-23T15:48:18.006Z WARN 7140 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32784) could not be established. Broker may not be available. 2024-09-23T15:48:18.055Z INFO 7140 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 2024-09-23T15:48:18.055Z WARN 7140 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 2024-09-23T15:48:18.076Z INFO 7140 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 2024-09-23T15:48:18.076Z WARN 7140 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2024-09-23T15:48:18.179Z INFO 7140 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2024-09-23T15:48:18.179Z WARN 7140 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32778) could not be established. Broker may not be available. 2024-09-23T15:48:18.194Z INFO 7140 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2024-09-23T15:48:18.194Z WARN 7140 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32780) could not be established. Broker may not be available. 2024-09-23T15:48:18.197Z INFO 7140 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2024-09-23T15:48:18.197Z WARN 7140 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 2024-09-23T15:48:18.206Z INFO 7140 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2024-09-23T15:48:18.206Z WARN 7140 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2024-09-23T15:48:18.208Z INFO 7140 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2024-09-23T15:48:18.208Z WARN 7140 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32778) could not be established. Broker may not be available. 2024-09-23T15:48:18.217Z INFO 7140 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-10, groupId=test-1] Node 1 disconnected. 2024-09-23T15:48:18.217Z WARN 7140 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-10, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2024-09-23T15:48:18.255Z INFO 7140 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-3, groupId=test] Node 1 disconnected. 2024-09-23T15:48:18.255Z WARN 7140 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-3, groupId=test] Connection to node 1 (localhost/127.0.0.1:32780) could not be established. Broker may not be available. 2024-09-23T15:48:18.315Z INFO 7140 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2024-09-23T15:48:18.315Z WARN 7140 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 2024-09-23T15:48:18.391Z INFO 7140 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node 1 disconnected. 2024-09-23T15:48:18.391Z WARN 7140 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2024-09-23T15:48:18.493Z INFO 7140 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 2024-09-23T15:48:18.493Z WARN 7140 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32784) could not be established. Broker may not be available. 2024-09-23T15:48:18.524Z INFO 7140 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2024-09-23T15:48:18.524Z WARN 7140 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 2024-09-23T15:48:18.525Z INFO 7140 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 2024-09-23T15:48:18.525Z WARN 7140 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-09-23T15:48:18.525Z WARN 7140 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-09-23T15:48:18.547Z INFO 7140 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 2024-09-23T15:48:18.547Z WARN 7140 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2024-09-23T15:48:18.569Z INFO 7140 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2024-09-23T15:48:18.569Z WARN 7140 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 2024-09-23T15:48:18.659Z INFO 7140 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2024-09-23T15:48:18.659Z WARN 7140 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 2024-09-23T15:48:18.682Z INFO 7140 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 2024-09-23T15:48:18.682Z WARN 7140 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2024-09-23T15:48:18.731Z INFO 7140 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 2024-09-23T15:48:18.731Z WARN 7140 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2024-09-23T15:48:18.807Z INFO 7140 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 2024-09-23T15:48:18.807Z WARN 7140 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2024-09-23T15:48:18.809Z INFO 7140 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 2024-09-23T15:48:18.809Z WARN 7140 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2024-09-23T15:48:18.839Z INFO 7140 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 2024-09-23T15:48:18.839Z WARN 7140 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2024-09-23T15:48:18.843Z INFO 7140 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 2024-09-23T15:48:18.843Z WARN 7140 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2024-09-23T15:48:19.027Z INFO 7140 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 2024-09-23T15:48:19.027Z WARN 7140 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-09-23T15:48:19.027Z WARN 7140 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-09-23T15:48:19.110Z INFO 7140 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2024-09-23T15:48:19.110Z WARN 7140 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32778) could not be established. Broker may not be available. 2024-09-23T15:48:19.110Z INFO 7140 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2024-09-23T15:48:19.110Z WARN 7140 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2024-09-23T15:48:19.158Z INFO 7140 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 2024-09-23T15:48:19.158Z WARN 7140 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 2024-09-23T15:48:19.179Z INFO 7140 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 2024-09-23T15:48:19.179Z WARN 7140 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2024-09-23T15:48:19.210Z INFO 7140 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 2024-09-23T15:48:19.211Z WARN 7140 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32784) could not be established. Broker may not be available. 2024-09-23T15:48:19.281Z INFO 7140 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2024-09-23T15:48:19.281Z WARN 7140 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32778) could not be established. Broker may not be available. 2024-09-23T15:48:19.347Z INFO 7140 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2024-09-23T15:48:19.347Z WARN 7140 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32780) could not be established. Broker may not be available. 2024-09-23T15:48:19.351Z INFO 7140 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2024-09-23T15:48:19.351Z WARN 7140 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 2024-09-23T15:48:19.357Z INFO 7140 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-3, groupId=test] Node 1 disconnected. 2024-09-23T15:48:19.357Z WARN 7140 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-3, groupId=test] Connection to node 1 (localhost/127.0.0.1:32780) could not be established. Broker may not be available. 2024-09-23T15:48:19.421Z INFO 7140 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-10, groupId=test-1] Node 1 disconnected. 2024-09-23T15:48:19.421Z WARN 7140 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-10, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2024-09-23T15:48:19.427Z INFO 7140 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2024-09-23T15:48:19.427Z WARN 7140 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 2024-09-23T15:48:19.519Z INFO 7140 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2024-09-23T15:48:19.519Z WARN 7140 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 2024-09-23T15:48:19.522Z INFO 7140 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2024-09-23T15:48:19.523Z WARN 7140 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 2024-09-23T15:48:19.528Z INFO 7140 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 2024-09-23T15:48:19.528Z WARN 7140 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-09-23T15:48:19.528Z WARN 7140 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-09-23T15:48:19.545Z INFO 7140 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 2024-09-23T15:48:19.545Z WARN 7140 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32784) could not be established. Broker may not be available. 2024-09-23T15:48:19.562Z INFO 7140 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2024-09-23T15:48:19.562Z WARN 7140 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 2024-09-23T15:48:19.593Z INFO 7140 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node 1 disconnected. 2024-09-23T15:48:19.593Z WARN 7140 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2024-09-23T15:48:19.599Z INFO 7140 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 2024-09-23T15:48:19.599Z WARN 7140 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2024-09-23T15:48:19.684Z INFO 7140 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 2024-09-23T15:48:19.684Z WARN 7140 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2024-09-23T15:48:19.713Z INFO 7140 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 2024-09-23T15:48:19.713Z WARN 7140 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2024-09-23T15:48:19.745Z INFO 7140 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 2024-09-23T15:48:19.745Z WARN 7140 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2024-09-23T15:48:19.886Z INFO 7140 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 2024-09-23T15:48:19.886Z WARN 7140 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2024-09-23T15:48:19.910Z INFO 7140 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 2024-09-23T15:48:19.910Z WARN 7140 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2024-09-23T15:48:19.992Z INFO 7140 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 2024-09-23T15:48:19.992Z WARN 7140 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2024-09-23T15:48:20.014Z INFO 7140 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2024-09-23T15:48:20.014Z WARN 7140 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32778) could not be established. Broker may not be available. 2024-09-23T15:48:20.112Z INFO 7140 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 2024-09-23T15:48:20.112Z WARN 7140 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32784) could not be established. Broker may not be available. 2024-09-23T15:48:20.181Z INFO 7140 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 2024-09-23T15:48:20.181Z WARN 7140 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-09-23T15:48:20.181Z WARN 7140 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-09-23T15:48:20.262Z INFO 7140 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2024-09-23T15:48:20.262Z WARN 7140 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2024-09-23T15:48:20.283Z INFO 7140 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2024-09-23T15:48:20.283Z WARN 7140 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32778) could not be established. Broker may not be available. 2024-09-23T15:48:20.312Z INFO 7140 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 2024-09-23T15:48:20.312Z WARN 7140 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 2024-09-23T15:48:20.330Z INFO 7140 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2024-09-23T15:48:20.330Z WARN 7140 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 2024-09-23T15:48:20.360Z INFO 7140 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-3, groupId=test] Node 1 disconnected. 2024-09-23T15:48:20.360Z WARN 7140 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-3, groupId=test] Connection to node 1 (localhost/127.0.0.1:32780) could not be established. Broker may not be available. 2024-09-23T15:48:20.383Z INFO 7140 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 2024-09-23T15:48:20.383Z WARN 7140 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2024-09-23T15:48:20.405Z INFO 7140 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2024-09-23T15:48:20.405Z WARN 7140 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 2024-09-23T15:48:20.501Z INFO 7140 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2024-09-23T15:48:20.501Z WARN 7140 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32780) could not be established. Broker may not be available. 2024-09-23T15:48:20.523Z INFO 7140 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-10, groupId=test-1] Node 1 disconnected. 2024-09-23T15:48:20.523Z WARN 7140 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-10, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2024-09-23T15:48:20.572Z INFO 7140 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2024-09-23T15:48:20.573Z WARN 7140 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 2024-09-23T15:48:20.625Z INFO 7140 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2024-09-23T15:48:20.626Z WARN 7140 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 2024-09-23T15:48:20.682Z INFO 7140 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 2024-09-23T15:48:20.682Z WARN 7140 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-09-23T15:48:20.682Z WARN 7140 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-09-23T15:48:20.697Z INFO 7140 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 2024-09-23T15:48:20.698Z WARN 7140 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32784) could not be established. Broker may not be available. 2024-09-23T15:48:20.748Z INFO 7140 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 2024-09-23T15:48:20.748Z WARN 7140 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2024-09-23T15:48:20.752Z INFO 7140 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 2024-09-23T15:48:20.752Z WARN 7140 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2024-09-23T15:48:20.765Z INFO 7140 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2024-09-23T15:48:20.765Z WARN 7140 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 2024-09-23T15:48:20.796Z INFO 7140 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node 1 disconnected. 2024-09-23T15:48:20.796Z WARN 7140 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2024-09-23T15:48:20.837Z INFO 7140 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 2024-09-23T15:48:20.837Z WARN 7140 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2024-09-23T15:48:20.866Z INFO 7140 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 2024-09-23T15:48:20.866Z WARN 7140 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2024-09-23T15:48:20.965Z INFO 7140 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 2024-09-23T15:48:20.965Z WARN 7140 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32784) could not be established. Broker may not be available. 2024-09-23T15:48:20.967Z INFO 7140 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2024-09-23T15:48:20.967Z WARN 7140 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32778) could not be established. Broker may not be available. 2024-09-23T15:48:21.039Z INFO 7140 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 2024-09-23T15:48:21.039Z WARN 7140 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2024-09-23T15:48:21.114Z INFO 7140 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 2024-09-23T15:48:21.114Z WARN 7140 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2024-09-23T15:48:21.144Z INFO 7140 --- [ration.thread-0] c.h.internal.cluster.ClusterService : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Members {size:2, ver:28} [ Member [10.30.107.42]:5701 - 682d1072-4da1-41f5-bb00-19ea5ebba75e this Member [10.30.107.42]:5703 - c1a559bf-8ed5-449e-80e1-da7a006cc91b ] 2024-09-23T15:48:21.149Z INFO 7140 --- [ration.thread-0] c.h.internal.cluster.ClusterService : [10.30.107.42]:5703 [cps-and-ncmp-test-caches] [5.3.6] Members {size:2, ver:28} [ Member [10.30.107.42]:5701 - 682d1072-4da1-41f5-bb00-19ea5ebba75e Member [10.30.107.42]:5703 - c1a559bf-8ed5-449e-80e1-da7a006cc91b this ] 2024-09-23T15:48:21.149Z WARN 7140 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.42]:5703 [cps-and-ncmp-test-caches] [5.3.6] Config seed port is 5701 and cluster size is 2. Some of the ports seem occupied! 2024-09-23T15:48:21.150Z INFO 7140 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.42]:5703 [cps-and-ncmp-test-caches] [5.3.6] [10.30.107.42]:5703 is STARTED 2024-09-23T15:48:21.156Z INFO 7140 --- [ main] com.hazelcast.system.logo : [10.30.107.42]:5704 [cps-and-ncmp-test-caches] [5.3.6] + + o o o o---o o----o o o---o o o----o o--o--o + + + + | | / \ / | | / / \ | | + + + + + o----o o o o o----o | o o o o----o | + + + + | | / \ / | | \ / \ | | + + o o o o o---o o----o o----o o---o o o o----o o 2024-09-23T15:48:21.156Z INFO 7140 --- [ main] com.hazelcast.system : [10.30.107.42]:5704 [cps-and-ncmp-test-caches] [5.3.6] Copyright (c) 2008-2023, Hazelcast, Inc. All Rights Reserved. 2024-09-23T15:48:21.156Z INFO 7140 --- [ main] com.hazelcast.system : [10.30.107.42]:5704 [cps-and-ncmp-test-caches] [5.3.6] Hazelcast Platform 5.3.6 (20231109 - 9903dc9) starting at [10.30.107.42]:5704 2024-09-23T15:48:21.156Z INFO 7140 --- [ main] com.hazelcast.system : [10.30.107.42]:5704 [cps-and-ncmp-test-caches] [5.3.6] Cluster name: cps-and-ncmp-test-caches 2024-09-23T15:48:21.156Z INFO 7140 --- [ main] com.hazelcast.system : [10.30.107.42]:5704 [cps-and-ncmp-test-caches] [5.3.6] Integrity Checker is disabled. Fail-fast on corrupted executables will not be performed. For more information, see the documentation for Integrity Checker. 2024-09-23T15:48:21.156Z INFO 7140 --- [ main] com.hazelcast.system : [10.30.107.42]:5704 [cps-and-ncmp-test-caches] [5.3.6] The Jet engine is disabled. To enable the Jet engine on the members, do one of the following: - Change member config using Java API: config.getJetConfig().setEnabled(true) - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 2024-09-23T15:48:21.160Z INFO 7140 --- [ main] c.h.internal.tpc.TpcServerBootstrap : [10.30.107.42]:5704 [cps-and-ncmp-test-caches] [5.3.6] TPC: disabled 2024-09-23T15:48:21.167Z INFO 7140 --- [ main] com.hazelcast.system.security : [10.30.107.42]:5704 [cps-and-ncmp-test-caches] [5.3.6] 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. 2024-09-23T15:48:21.168Z INFO 7140 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.42]:5704 [cps-and-ncmp-test-caches] [5.3.6] Using Multicast discovery 2024-09-23T15:48:21.169Z WARN 7140 --- [ main] com.hazelcast.cp.CPSubsystem : [10.30.107.42]:5704 [cps-and-ncmp-test-caches] [5.3.6] CP Subsystem is not enabled. CP data structures will operate in UNSAFE mode! Please note that UNSAFE mode will not provide strong consistency guarantees. 2024-09-23T15:48:21.176Z INFO 7140 --- [ main] c.h.internal.diagnostics.Diagnostics : [10.30.107.42]:5704 [cps-and-ncmp-test-caches] [5.3.6] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 2024-09-23T15:48:21.176Z INFO 7140 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.42]:5704 [cps-and-ncmp-test-caches] [5.3.6] [10.30.107.42]:5704 is STARTING 2024-09-23T15:48:21.185Z INFO 7140 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2024-09-23T15:48:21.185Z WARN 7140 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32778) could not be established. Broker may not be available. 2024-09-23T15:48:21.196Z INFO 7140 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 2024-09-23T15:48:21.196Z WARN 7140 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2024-09-23T15:48:21.219Z INFO 7140 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2024-09-23T15:48:21.219Z WARN 7140 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2024-09-23T15:48:21.264Z INFO 7140 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 2024-09-23T15:48:21.264Z WARN 7140 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 2024-09-23T15:48:21.272Z INFO 7140 --- [ main] c.h.i.cluster.impl.MulticastJoiner : [10.30.107.42]:5704 [cps-and-ncmp-test-caches] [5.3.6] Trying to join to discovered node: [10.30.107.42]:5701 2024-09-23T15:48:21.274Z INFO 7140 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.30.107.42:5701 and /10.30.107.42:36581 2024-09-23T15:48:21.274Z INFO 7140 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.107.42]:5704 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.30.107.42:36581 and /10.30.107.42:5701 2024-09-23T15:48:21.285Z INFO 7140 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 2024-09-23T15:48:21.285Z WARN 7140 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-09-23T15:48:21.285Z WARN 7140 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-09-23T15:48:21.363Z INFO 7140 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-3, groupId=test] Node 1 disconnected. 2024-09-23T15:48:21.363Z WARN 7140 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-3, groupId=test] Connection to node 1 (localhost/127.0.0.1:32780) could not be established. Broker may not be available. 2024-09-23T15:48:21.408Z INFO 7140 --- [ption.migration] c.h.i.partition.impl.MigrationManager : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Repartitioning cluster data. Migration tasks count: 271 2024-09-23T15:48:21.425Z INFO 7140 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-10, groupId=test-1] Node 1 disconnected. 2024-09-23T15:48:21.425Z WARN 7140 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-10, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2024-09-23T15:48:21.525Z INFO 7140 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2024-09-23T15:48:21.525Z WARN 7140 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 2024-09-23T15:48:21.533Z INFO 7140 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2024-09-23T15:48:21.533Z WARN 7140 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 2024-09-23T15:48:21.536Z INFO 7140 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 2024-09-23T15:48:21.536Z WARN 7140 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2024-09-23T15:48:21.576Z INFO 7140 --- [ption.migration] c.h.i.partition.impl.MigrationManager : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] All migration tasks have been completed. (repartitionTime=Mon Sep 23 15:48:21 UTC 2024, plannedMigrations=271, completedMigrations=271, remainingMigrations=0, totalCompletedMigrations=1630) 2024-09-23T15:48:21.587Z INFO 7140 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 2024-09-23T15:48:21.587Z WARN 7140 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-09-23T15:48:21.587Z WARN 7140 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-09-23T15:48:21.601Z INFO 7140 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 2024-09-23T15:48:21.601Z WARN 7140 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2024-09-23T15:48:21.610Z INFO 7140 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2024-09-23T15:48:21.610Z WARN 7140 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32780) could not be established. Broker may not be available. 2024-09-23T15:48:21.612Z INFO 7140 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2024-09-23T15:48:21.612Z WARN 7140 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 2024-09-23T15:48:21.668Z INFO 7140 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2024-09-23T15:48:21.668Z WARN 7140 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 2024-09-23T15:48:21.730Z INFO 7140 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2024-09-23T15:48:21.730Z WARN 7140 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 2024-09-23T15:48:21.799Z INFO 7140 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 2024-09-23T15:48:21.799Z WARN 7140 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32784) could not be established. Broker may not be available. 2024-09-23T15:48:21.841Z INFO 7140 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 2024-09-23T15:48:21.841Z WARN 7140 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2024-09-23T15:48:21.862Z INFO 7140 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 2024-09-23T15:48:21.862Z WARN 7140 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2024-09-23T15:48:21.900Z INFO 7140 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node 1 disconnected. 2024-09-23T15:48:21.900Z WARN 7140 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2024-09-23T15:48:21.919Z INFO 7140 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 2024-09-23T15:48:21.919Z WARN 7140 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2024-09-23T15:48:21.968Z INFO 7140 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 2024-09-23T15:48:21.968Z WARN 7140 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32784) could not be established. Broker may not be available. 2024-09-23T15:48:22.025Z INFO 7140 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2024-09-23T15:48:22.025Z WARN 7140 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32778) could not be established. Broker may not be available. 2024-09-23T15:48:22.118Z INFO 7140 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 2024-09-23T15:48:22.118Z WARN 7140 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2024-09-23T15:48:22.187Z INFO 7140 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2024-09-23T15:48:22.187Z WARN 7140 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32778) could not be established. Broker may not be available. 2024-09-23T15:48:22.192Z INFO 7140 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 2024-09-23T15:48:22.192Z WARN 7140 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2024-09-23T15:48:22.211Z INFO 7140 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 2024-09-23T15:48:22.211Z WARN 7140 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2024-09-23T15:48:22.277Z INFO 7140 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2024-09-23T15:48:22.277Z WARN 7140 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2024-09-23T15:48:22.338Z INFO 7140 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 2024-09-23T15:48:22.338Z WARN 7140 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-09-23T15:48:22.338Z WARN 7140 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-09-23T15:48:22.415Z INFO 7140 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2024-09-23T15:48:22.415Z WARN 7140 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 2024-09-23T15:48:22.436Z INFO 7140 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2024-09-23T15:48:22.436Z WARN 7140 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 2024-09-23T15:48:22.439Z INFO 7140 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 2024-09-23T15:48:22.439Z WARN 7140 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-09-23T15:48:22.439Z WARN 7140 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-09-23T15:48:22.465Z INFO 7140 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-3, groupId=test] Node 1 disconnected. 2024-09-23T15:48:22.465Z WARN 7140 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-3, groupId=test] Connection to node 1 (localhost/127.0.0.1:32780) could not be established. Broker may not be available. 2024-09-23T15:48:22.469Z INFO 7140 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 2024-09-23T15:48:22.469Z WARN 7140 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 2024-09-23T15:48:22.504Z INFO 7140 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 2024-09-23T15:48:22.504Z WARN 7140 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2024-09-23T15:48:22.527Z INFO 7140 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-10, groupId=test-1] Node 1 disconnected. 2024-09-23T15:48:22.527Z WARN 7140 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-10, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2024-09-23T15:48:22.563Z INFO 7140 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2024-09-23T15:48:22.563Z WARN 7140 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32780) could not be established. Broker may not be available. 2024-09-23T15:48:22.582Z INFO 7140 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2024-09-23T15:48:22.582Z WARN 7140 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 2024-09-23T15:48:22.629Z INFO 7140 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2024-09-23T15:48:22.630Z WARN 7140 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 2024-09-23T15:48:22.640Z INFO 7140 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 2024-09-23T15:48:22.640Z WARN 7140 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2024-09-23T15:48:22.715Z INFO 7140 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 2024-09-23T15:48:22.715Z WARN 7140 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2024-09-23T15:48:22.802Z INFO 7140 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 2024-09-23T15:48:22.802Z WARN 7140 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32784) could not be established. Broker may not be available. 2024-09-23T15:48:22.821Z INFO 7140 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2024-09-23T15:48:22.821Z WARN 7140 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 2024-09-23T15:48:22.903Z INFO 7140 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node 1 disconnected. 2024-09-23T15:48:22.903Z WARN 7140 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2024-09-23T15:48:22.943Z INFO 7140 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 2024-09-23T15:48:22.943Z WARN 7140 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2024-09-23T15:48:23.120Z INFO 7140 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 2024-09-23T15:48:23.120Z WARN 7140 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32784) could not be established. Broker may not be available. 2024-09-23T15:48:23.123Z INFO 7140 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 2024-09-23T15:48:23.123Z WARN 7140 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2024-09-23T15:48:23.129Z INFO 7140 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2024-09-23T15:48:23.129Z WARN 7140 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2024-09-23T15:48:23.164Z INFO 7140 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 2024-09-23T15:48:23.164Z WARN 7140 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2024-09-23T15:48:23.190Z INFO 7140 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 2024-09-23T15:48:23.190Z WARN 7140 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-09-23T15:48:23.190Z WARN 7140 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-09-23T15:48:23.229Z INFO 7140 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2024-09-23T15:48:23.229Z WARN 7140 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32778) could not be established. Broker may not be available. 2024-09-23T15:48:23.245Z INFO 7140 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 2024-09-23T15:48:23.245Z WARN 7140 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2024-09-23T15:48:23.290Z INFO 7140 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2024-09-23T15:48:23.290Z WARN 7140 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32778) could not be established. Broker may not be available. 2024-09-23T15:48:23.323Z INFO 7140 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 2024-09-23T15:48:23.323Z WARN 7140 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2024-09-23T15:48:23.367Z INFO 7140 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-3, groupId=test] Node 1 disconnected. 2024-09-23T15:48:23.367Z WARN 7140 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-3, groupId=test] Connection to node 1 (localhost/127.0.0.1:32780) could not be established. Broker may not be available. 2024-09-23T15:48:23.465Z INFO 7140 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2024-09-23T15:48:23.465Z WARN 7140 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32780) could not be established. Broker may not be available. 2024-09-23T15:48:23.474Z INFO 7140 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 2024-09-23T15:48:23.474Z WARN 7140 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 2024-09-23T15:48:23.488Z INFO 7140 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2024-09-23T15:48:23.489Z WARN 7140 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 2024-09-23T15:48:23.492Z INFO 7140 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 2024-09-23T15:48:23.492Z WARN 7140 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-09-23T15:48:23.492Z WARN 7140 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-09-23T15:48:23.529Z INFO 7140 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-10, groupId=test-1] Node 1 disconnected. 2024-09-23T15:48:23.529Z WARN 7140 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-10, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2024-09-23T15:48:23.569Z INFO 7140 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2024-09-23T15:48:23.569Z WARN 7140 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 2024-09-23T15:48:23.635Z INFO 7140 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2024-09-23T15:48:23.635Z WARN 7140 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 2024-09-23T15:48:23.657Z INFO 7140 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 2024-09-23T15:48:23.657Z WARN 7140 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2024-09-23T15:48:23.732Z INFO 7140 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2024-09-23T15:48:23.732Z WARN 7140 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 2024-09-23T15:48:23.743Z INFO 7140 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 2024-09-23T15:48:23.743Z WARN 7140 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2024-09-23T15:48:23.818Z INFO 7140 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 2024-09-23T15:48:23.818Z WARN 7140 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2024-09-23T15:48:23.926Z INFO 7140 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2024-09-23T15:48:23.926Z WARN 7140 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 2024-09-23T15:48:23.996Z INFO 7140 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 2024-09-23T15:48:23.996Z WARN 7140 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2024-09-23T15:48:24.006Z INFO 7140 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 2024-09-23T15:48:24.006Z WARN 7140 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32784) could not be established. Broker may not be available. 2024-09-23T15:48:24.016Z INFO 7140 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 2024-09-23T15:48:24.016Z WARN 7140 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2024-09-23T15:48:24.081Z INFO 7140 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2024-09-23T15:48:24.082Z WARN 7140 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2024-09-23T15:48:24.097Z INFO 7140 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 2024-09-23T15:48:24.097Z WARN 7140 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2024-09-23T15:48:24.106Z INFO 7140 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node 1 disconnected. 2024-09-23T15:48:24.106Z WARN 7140 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2024-09-23T15:48:24.123Z INFO 7140 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 2024-09-23T15:48:24.123Z WARN 7140 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32784) could not be established. Broker may not be available. 2024-09-23T15:48:24.191Z INFO 7140 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2024-09-23T15:48:24.191Z WARN 7140 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32778) could not be established. Broker may not be available. 2024-09-23T15:48:24.274Z INFO 7140 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 2024-09-23T15:48:24.274Z WARN 7140 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2024-09-23T15:48:24.276Z INFO 7140 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 2024-09-23T15:48:24.276Z WARN 7140 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2024-09-23T15:48:24.332Z INFO 7140 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2024-09-23T15:48:24.332Z WARN 7140 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32778) could not be established. Broker may not be available. 2024-09-23T15:48:24.343Z INFO 7140 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 2024-09-23T15:48:24.343Z WARN 7140 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-09-23T15:48:24.343Z WARN 7140 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-09-23T15:48:24.368Z INFO 7140 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2024-09-23T15:48:24.368Z WARN 7140 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32780) could not be established. Broker may not be available. 2024-09-23T15:48:24.469Z INFO 7140 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-3, groupId=test] Node 1 disconnected. 2024-09-23T15:48:24.469Z WARN 7140 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-3, groupId=test] Connection to node 1 (localhost/127.0.0.1:32780) could not be established. Broker may not be available. 2024-09-23T15:48:24.477Z INFO 7140 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 2024-09-23T15:48:24.478Z WARN 7140 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 2024-09-23T15:48:24.487Z INFO 7140 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2024-09-23T15:48:24.487Z WARN 7140 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 2024-09-23T15:48:24.531Z INFO 7140 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-10, groupId=test-1] Node 1 disconnected. 2024-09-23T15:48:24.531Z WARN 7140 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-10, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2024-09-23T15:48:24.595Z INFO 7140 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 2024-09-23T15:48:24.595Z WARN 7140 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-09-23T15:48:24.595Z WARN 7140 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-09-23T15:48:24.691Z INFO 7140 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2024-09-23T15:48:24.691Z WARN 7140 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 2024-09-23T15:48:24.710Z INFO 7140 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 2024-09-23T15:48:24.710Z WARN 7140 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2024-09-23T15:48:24.720Z INFO 7140 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 2024-09-23T15:48:24.720Z WARN 7140 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2024-09-23T15:48:24.744Z INFO 7140 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 2024-09-23T15:48:24.744Z WARN 7140 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2024-09-23T15:48:24.772Z INFO 7140 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2024-09-23T15:48:24.772Z WARN 7140 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 2024-09-23T15:48:24.784Z INFO 7140 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2024-09-23T15:48:24.784Z WARN 7140 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 2024-09-23T15:48:24.908Z INFO 7140 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 2024-09-23T15:48:24.908Z WARN 7140 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32784) could not be established. Broker may not be available. 2024-09-23T15:48:24.983Z INFO 7140 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2024-09-23T15:48:24.983Z WARN 7140 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2024-09-23T15:48:25.029Z INFO 7140 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2024-09-23T15:48:25.029Z WARN 7140 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 2024-09-23T15:48:25.093Z INFO 7140 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2024-09-23T15:48:25.093Z WARN 7140 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32778) could not be established. Broker may not be available. 2024-09-23T15:48:25.099Z INFO 7140 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 2024-09-23T15:48:25.099Z WARN 7140 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2024-09-23T15:48:25.119Z INFO 7140 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 2024-09-23T15:48:25.119Z WARN 7140 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2024-09-23T15:48:25.125Z INFO 7140 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 2024-09-23T15:48:25.125Z WARN 7140 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32784) could not be established. Broker may not be available. 2024-09-23T15:48:25.177Z INFO 7140 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 2024-09-23T15:48:25.177Z WARN 7140 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2024-09-23T15:48:25.200Z INFO 7140 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 2024-09-23T15:48:25.200Z WARN 7140 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2024-09-23T15:48:25.308Z INFO 7140 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node 1 disconnected. 2024-09-23T15:48:25.308Z WARN 7140 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2024-09-23T15:48:25.321Z INFO 7140 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2024-09-23T15:48:25.321Z WARN 7140 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32780) could not be established. Broker may not be available. 2024-09-23T15:48:25.371Z INFO 7140 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-3, groupId=test] Node 1 disconnected. 2024-09-23T15:48:25.371Z WARN 7140 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-3, groupId=test] Connection to node 1 (localhost/127.0.0.1:32780) could not be established. Broker may not be available. 2024-09-23T15:48:25.389Z INFO 7140 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2024-09-23T15:48:25.389Z WARN 7140 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 2024-09-23T15:48:25.396Z INFO 7140 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 2024-09-23T15:48:25.396Z WARN 7140 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-09-23T15:48:25.396Z WARN 7140 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-09-23T15:48:25.479Z INFO 7140 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 2024-09-23T15:48:25.479Z WARN 7140 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2024-09-23T15:48:25.485Z INFO 7140 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2024-09-23T15:48:25.485Z WARN 7140 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32778) could not be established. Broker may not be available. 2024-09-23T15:48:25.498Z INFO 7140 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 2024-09-23T15:48:25.498Z WARN 7140 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-09-23T15:48:25.498Z WARN 7140 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-09-23T15:48:25.580Z INFO 7140 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 2024-09-23T15:48:25.580Z WARN 7140 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 2024-09-23T15:48:25.633Z INFO 7140 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-10, groupId=test-1] Node 1 disconnected. 2024-09-23T15:48:25.633Z WARN 7140 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-10, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2024-09-23T15:48:25.643Z INFO 7140 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2024-09-23T15:48:25.643Z WARN 7140 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 2024-09-23T15:48:25.663Z INFO 7140 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 2024-09-23T15:48:25.663Z WARN 7140 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2024-09-23T15:48:25.715Z ERROR 7140 --- [_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 2024-09-23T15:48:25.715Z ERROR 7140 --- [_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 2024-09-23T15:48:25.723Z INFO 7140 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 2024-09-23T15:48:25.723Z WARN 7140 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2024-09-23T15:48:25.747Z INFO 7140 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 2024-09-23T15:48:25.747Z WARN 7140 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2024-09-23T15:48:25.811Z INFO 7140 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 2024-09-23T15:48:25.811Z WARN 7140 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32784) could not be established. Broker may not be available. 2024-09-23T15:48:25.825Z INFO 7140 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2024-09-23T15:48:25.825Z WARN 7140 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 2024-09-23T15:48:25.985Z INFO 7140 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2024-09-23T15:48:25.985Z WARN 7140 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2024-09-23T15:48:25.988Z INFO 7140 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2024-09-23T15:48:25.988Z WARN 7140 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 2024-09-23T15:48:26.029Z INFO 7140 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 2024-09-23T15:48:26.029Z WARN 7140 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2024-09-23T15:48:26.031Z INFO 7140 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2024-09-23T15:48:26.031Z WARN 7140 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 2024-09-23T15:48:26.095Z INFO 7140 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2024-09-23T15:48:26.095Z WARN 7140 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32778) could not be established. Broker may not be available. 2024-09-23T15:48:26.102Z INFO 7140 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 2024-09-23T15:48:26.102Z WARN 7140 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2024-09-23T15:48:26.151Z INFO 7140 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 2024-09-23T15:48:26.151Z WARN 7140 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2024-09-23T15:48:26.278Z INFO 7140 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 2024-09-23T15:48:26.278Z WARN 7140 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32784) could not be established. Broker may not be available. 2024-09-23T15:48:26.310Z INFO 7140 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node 1 disconnected. 2024-09-23T15:48:26.310Z WARN 7140 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2024-09-23T15:48:26.324Z INFO 7140 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 2024-09-23T15:48:26.324Z WARN 7140 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2024-09-23T15:48:26.342Z INFO 7140 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2024-09-23T15:48:26.342Z WARN 7140 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 2024-09-23T15:48:26.350Z INFO 7140 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 2024-09-23T15:48:26.350Z WARN 7140 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-09-23T15:48:26.350Z WARN 7140 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-09-23T15:48:26.373Z INFO 7140 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-3, groupId=test] Node 1 disconnected. 2024-09-23T15:48:26.373Z WARN 7140 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-3, groupId=test] Connection to node 1 (localhost/127.0.0.1:32780) could not be established. Broker may not be available. 2024-09-23T15:48:26.378Z INFO 7140 --- [ration.thread-0] c.h.internal.cluster.ClusterService : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Members {size:3, ver:29} [ Member [10.30.107.42]:5701 - 682d1072-4da1-41f5-bb00-19ea5ebba75e this Member [10.30.107.42]:5703 - c1a559bf-8ed5-449e-80e1-da7a006cc91b Member [10.30.107.42]:5704 - 617be79e-d1cd-4e12-ae3c-8dff03dc5d40 ] 2024-09-23T15:48:26.384Z INFO 7140 --- [ration.thread-0] c.h.internal.cluster.ClusterService : [10.30.107.42]:5704 [cps-and-ncmp-test-caches] [5.3.6] Members {size:3, ver:29} [ Member [10.30.107.42]:5701 - 682d1072-4da1-41f5-bb00-19ea5ebba75e Member [10.30.107.42]:5703 - c1a559bf-8ed5-449e-80e1-da7a006cc91b Member [10.30.107.42]:5704 - 617be79e-d1cd-4e12-ae3c-8dff03dc5d40 this ] 2024-09-23T15:48:26.385Z INFO 7140 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.107.42]:5704 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.30.107.42:5704 and /10.30.107.42:59709 2024-09-23T15:48:26.385Z INFO 7140 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.42:5703, timeout: 10000, bind-any: true 2024-09-23T15:48:26.387Z INFO 7140 --- [ration.thread-0] c.h.internal.cluster.ClusterService : [10.30.107.42]:5703 [cps-and-ncmp-test-caches] [5.3.6] Members {size:3, ver:29} [ Member [10.30.107.42]:5701 - 682d1072-4da1-41f5-bb00-19ea5ebba75e Member [10.30.107.42]:5703 - c1a559bf-8ed5-449e-80e1-da7a006cc91b this Member [10.30.107.42]:5704 - 617be79e-d1cd-4e12-ae3c-8dff03dc5d40 ] 2024-09-23T15:48:26.393Z INFO 7140 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.107.42]:5703 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.30.107.42:59709 and /10.30.107.42:5704 2024-09-23T15:48:26.393Z INFO 7140 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.107.42]:5703 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.30.107.42:5703 and /10.30.107.42:38505 2024-09-23T15:48:26.393Z INFO 7140 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.107.42]:5704 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.30.107.42:38505 and /10.30.107.42:5703 2024-09-23T15:48:26.424Z INFO 7140 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2024-09-23T15:48:26.424Z WARN 7140 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32780) could not be established. Broker may not be available. 2024-09-23T15:48:26.449Z INFO 7140 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 2024-09-23T15:48:26.449Z WARN 7140 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-09-23T15:48:26.449Z WARN 7140 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-09-23T15:48:26.482Z INFO 7140 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 2024-09-23T15:48:26.483Z WARN 7140 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2024-09-23T15:48:26.488Z INFO 7140 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2024-09-23T15:48:26.488Z WARN 7140 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32778) could not be established. Broker may not be available. 2024-09-23T15:48:26.516Z INFO 7140 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 2024-09-23T15:48:26.516Z WARN 7140 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2024-09-23T15:48:26.625Z INFO 7140 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 2024-09-23T15:48:26.626Z WARN 7140 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2024-09-23T15:48:26.639Z INFO 7140 --- [ption.migration] c.h.i.partition.impl.MigrationManager : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Repartitioning cluster data. Migration tasks count: 271 2024-09-23T15:48:26.666Z INFO 7140 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 2024-09-23T15:48:26.666Z WARN 7140 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32784) could not be established. Broker may not be available. 2024-09-23T15:48:26.700Z INFO 7140 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 2024-09-23T15:48:26.700Z WARN 7140 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2024-09-23T15:48:26.735Z INFO 7140 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-10, groupId=test-1] Node 1 disconnected. 2024-09-23T15:48:26.735Z WARN 7140 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-10, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2024-09-23T15:48:26.783Z INFO 7140 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 2024-09-23T15:48:26.783Z WARN 7140 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 2024-09-23T15:48:26.852Z INFO 7140 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2024-09-23T15:48:26.852Z WARN 7140 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 2024-09-23T15:48:26.856Z INFO 7140 --- [cached.thread-3] c.h.i.p.InternalPartitionService : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Remaining migration tasks: 32. (repartitionTime=Mon Sep 23 15:48:26 UTC 2024, plannedMigrations=271, completedMigrations=232, remainingMigrations=39, totalCompletedMigrations=1862) 2024-09-23T15:48:26.875Z INFO 7140 --- [ption.migration] c.h.i.partition.impl.MigrationManager : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] All migration tasks have been completed. (repartitionTime=Mon Sep 23 15:48:26 UTC 2024, plannedMigrations=271, completedMigrations=271, remainingMigrations=0, totalCompletedMigrations=1901) 2024-09-23T15:48:26.888Z INFO 7140 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2024-09-23T15:48:26.888Z WARN 7140 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 2024-09-23T15:48:26.896Z INFO 7140 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2024-09-23T15:48:26.896Z WARN 7140 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 2024-09-23T15:48:26.898Z INFO 7140 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2024-09-23T15:48:26.898Z WARN 7140 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2024-09-23T15:48:26.902Z INFO 7140 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2024-09-23T15:48:26.902Z WARN 7140 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32778) could not be established. Broker may not be available. 2024-09-23T15:48:26.934Z INFO 7140 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 2024-09-23T15:48:26.934Z WARN 7140 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2024-09-23T15:48:26.954Z INFO 7140 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 2024-09-23T15:48:26.954Z WARN 7140 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2024-09-23T15:48:27.135Z INFO 7140 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 2024-09-23T15:48:27.135Z WARN 7140 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32784) could not be established. Broker may not be available. 2024-09-23T15:48:27.141Z INFO 7140 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2024-09-23T15:48:27.141Z WARN 7140 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 2024-09-23T15:48:27.165Z INFO 7140 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 2024-09-23T15:48:27.165Z WARN 7140 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2024-09-23T15:48:27.186Z INFO 7140 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 2024-09-23T15:48:27.186Z WARN 7140 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2024-09-23T15:48:27.195Z INFO 7140 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2024-09-23T15:48:27.195Z WARN 7140 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 2024-09-23T15:48:27.315Z INFO 7140 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node 1 disconnected. 2024-09-23T15:48:27.315Z WARN 7140 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2024-09-23T15:48:27.340Z INFO 7140 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2024-09-23T15:48:27.340Z WARN 7140 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32778) could not be established. Broker may not be available. 2024-09-23T15:48:27.377Z INFO 7140 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-3, groupId=test] Node 1 disconnected. 2024-09-23T15:48:27.377Z WARN 7140 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-3, groupId=test] Connection to node 1 (localhost/127.0.0.1:32780) could not be established. Broker may not be available. 2024-09-23T15:48:27.384Z WARN 7140 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.42]:5704 [cps-and-ncmp-test-caches] [5.3.6] Config seed port is 5701 and cluster size is 3. Some of the ports seem occupied! 2024-09-23T15:48:27.385Z INFO 7140 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.42]:5704 [cps-and-ncmp-test-caches] [5.3.6] [10.30.107.42]:5704 is STARTED 2024-09-23T15:48:27.389Z INFO 7140 --- [ main] com.hazelcast.system.logo : [10.30.107.42]:5705 [cps-and-ncmp-test-caches] [5.3.6] + + o o o o---o o----o o o---o o o----o o--o--o + + + + | | / \ / | | / / \ | | + + + + + o----o o o o o----o | o o o o----o | + + + + | | / \ / | | \ / \ | | + + o o o o o---o o----o o----o o---o o o o----o o 2024-09-23T15:48:27.389Z INFO 7140 --- [ main] com.hazelcast.system : [10.30.107.42]:5705 [cps-and-ncmp-test-caches] [5.3.6] Copyright (c) 2008-2023, Hazelcast, Inc. All Rights Reserved. 2024-09-23T15:48:27.389Z INFO 7140 --- [ main] com.hazelcast.system : [10.30.107.42]:5705 [cps-and-ncmp-test-caches] [5.3.6] Hazelcast Platform 5.3.6 (20231109 - 9903dc9) starting at [10.30.107.42]:5705 2024-09-23T15:48:27.389Z INFO 7140 --- [ main] com.hazelcast.system : [10.30.107.42]:5705 [cps-and-ncmp-test-caches] [5.3.6] Cluster name: cps-and-ncmp-test-caches 2024-09-23T15:48:27.389Z INFO 7140 --- [ main] com.hazelcast.system : [10.30.107.42]:5705 [cps-and-ncmp-test-caches] [5.3.6] Integrity Checker is disabled. Fail-fast on corrupted executables will not be performed. For more information, see the documentation for Integrity Checker. 2024-09-23T15:48:27.389Z INFO 7140 --- [ main] com.hazelcast.system : [10.30.107.42]:5705 [cps-and-ncmp-test-caches] [5.3.6] The Jet engine is disabled. To enable the Jet engine on the members, do one of the following: - Change member config using Java API: config.getJetConfig().setEnabled(true) - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 2024-09-23T15:48:27.396Z INFO 7140 --- [ main] c.h.internal.tpc.TpcServerBootstrap : [10.30.107.42]:5705 [cps-and-ncmp-test-caches] [5.3.6] TPC: disabled 2024-09-23T15:48:27.402Z INFO 7140 --- [ main] com.hazelcast.system.security : [10.30.107.42]:5705 [cps-and-ncmp-test-caches] [5.3.6] 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. 2024-09-23T15:48:27.403Z INFO 7140 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.42]:5705 [cps-and-ncmp-test-caches] [5.3.6] Using Multicast discovery 2024-09-23T15:48:27.403Z WARN 7140 --- [ main] com.hazelcast.cp.CPSubsystem : [10.30.107.42]:5705 [cps-and-ncmp-test-caches] [5.3.6] CP Subsystem is not enabled. CP data structures will operate in UNSAFE mode! Please note that UNSAFE mode will not provide strong consistency guarantees. 2024-09-23T15:48:27.408Z INFO 7140 --- [ main] c.h.internal.diagnostics.Diagnostics : [10.30.107.42]:5705 [cps-and-ncmp-test-caches] [5.3.6] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 2024-09-23T15:48:27.409Z INFO 7140 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.42]:5705 [cps-and-ncmp-test-caches] [5.3.6] [10.30.107.42]:5705 is STARTING 2024-09-23T15:48:27.487Z INFO 7140 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2024-09-23T15:48:27.487Z WARN 7140 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32780) could not be established. Broker may not be available. 2024-09-23T15:48:27.531Z INFO 7140 --- [ main] c.h.i.cluster.impl.MulticastJoiner : [10.30.107.42]:5705 [cps-and-ncmp-test-caches] [5.3.6] Trying to join to discovered node: [10.30.107.42]:5701 2024-09-23T15:48:27.533Z INFO 7140 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.30.107.42:5701 and /10.30.107.42:53323 2024-09-23T15:48:27.534Z INFO 7140 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.107.42]:5705 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.30.107.42:53323 and /10.30.107.42:5701 2024-09-23T15:48:27.536Z INFO 7140 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 2024-09-23T15:48:27.537Z WARN 7140 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2024-09-23T15:48:27.555Z INFO 7140 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 2024-09-23T15:48:27.555Z WARN 7140 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-09-23T15:48:27.555Z WARN 7140 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-09-23T15:48:27.602Z INFO 7140 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 2024-09-23T15:48:27.602Z WARN 7140 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-09-23T15:48:27.602Z WARN 7140 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-09-23T15:48:27.636Z INFO 7140 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 2024-09-23T15:48:27.636Z WARN 7140 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2024-09-23T15:48:27.639Z INFO 7140 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 2024-09-23T15:48:27.639Z WARN 7140 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32784) could not be established. Broker may not be available. 2024-09-23T15:48:27.669Z INFO 7140 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 2024-09-23T15:48:27.669Z WARN 7140 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2024-09-23T15:48:27.754Z INFO 7140 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2024-09-23T15:48:27.754Z WARN 7140 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 2024-09-23T15:48:27.786Z INFO 7140 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 2024-09-23T15:48:27.786Z WARN 7140 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 2024-09-23T15:48:27.798Z INFO 7140 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2024-09-23T15:48:27.798Z WARN 7140 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 2024-09-23T15:48:27.839Z INFO 7140 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-10, groupId=test-1] Node 1 disconnected. 2024-09-23T15:48:27.839Z WARN 7140 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-10, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2024-09-23T15:48:27.903Z INFO 7140 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 2024-09-23T15:48:27.903Z WARN 7140 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2024-09-23T15:48:27.907Z INFO 7140 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 2024-09-23T15:48:27.907Z WARN 7140 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2024-09-23T15:48:27.991Z INFO 7140 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2024-09-23T15:48:27.991Z WARN 7140 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 2024-09-23T15:48:28.001Z INFO 7140 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2024-09-23T15:48:28.001Z WARN 7140 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2024-09-23T15:48:28.067Z INFO 7140 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 2024-09-23T15:48:28.067Z WARN 7140 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2024-09-23T15:48:28.087Z INFO 7140 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 2024-09-23T15:48:28.087Z WARN 7140 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32784) could not be established. Broker may not be available. 2024-09-23T15:48:28.088Z INFO 7140 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 2024-09-23T15:48:28.088Z WARN 7140 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2024-09-23T15:48:28.104Z INFO 7140 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2024-09-23T15:48:28.104Z WARN 7140 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32778) could not be established. Broker may not be available. 2024-09-23T15:48:28.195Z INFO 7140 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2024-09-23T15:48:28.195Z WARN 7140 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 2024-09-23T15:48:28.198Z INFO 7140 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2024-09-23T15:48:28.198Z WARN 7140 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 2024-09-23T15:48:28.317Z INFO 7140 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node 1 disconnected. 2024-09-23T15:48:28.317Z WARN 7140 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2024-09-23T15:48:28.339Z INFO 7140 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 2024-09-23T15:48:28.339Z WARN 7140 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2024-09-23T15:48:28.389Z INFO 7140 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2024-09-23T15:48:28.389Z WARN 7140 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32780) could not be established. Broker may not be available. 2024-09-23T15:48:28.456Z INFO 7140 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 2024-09-23T15:48:28.456Z WARN 7140 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-09-23T15:48:28.456Z WARN 7140 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-09-23T15:48:28.458Z INFO 7140 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 2024-09-23T15:48:28.458Z WARN 7140 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-09-23T15:48:28.458Z WARN 7140 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-09-23T15:48:28.493Z INFO 7140 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2024-09-23T15:48:28.493Z WARN 7140 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32778) could not be established. Broker may not be available. 2024-09-23T15:48:28.572Z INFO 7140 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 2024-09-23T15:48:28.572Z WARN 7140 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2024-09-23T15:48:28.579Z INFO 7140 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-3, groupId=test] Node 1 disconnected. 2024-09-23T15:48:28.579Z WARN 7140 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-3, groupId=test] Connection to node 1 (localhost/127.0.0.1:32780) could not be established. Broker may not be available. 2024-09-23T15:48:28.638Z INFO 7140 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 2024-09-23T15:48:28.638Z WARN 7140 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2024-09-23T15:48:28.640Z INFO 7140 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 2024-09-23T15:48:28.640Z WARN 7140 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2024-09-23T15:48:28.741Z INFO 7140 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-10, groupId=test-1] Node 1 disconnected. 2024-09-23T15:48:28.741Z WARN 7140 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-10, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2024-09-23T15:48:28.792Z INFO 7140 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 2024-09-23T15:48:28.792Z WARN 7140 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32784) could not be established. Broker may not be available. 2024-09-23T15:48:28.860Z INFO 7140 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 2024-09-23T15:48:28.860Z WARN 7140 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2024-09-23T15:48:28.940Z INFO 7140 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 2024-09-23T15:48:28.940Z WARN 7140 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2024-09-23T15:48:28.951Z INFO 7140 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2024-09-23T15:48:28.951Z WARN 7140 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 2024-09-23T15:48:28.957Z INFO 7140 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2024-09-23T15:48:28.957Z WARN 7140 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 2024-09-23T15:48:28.989Z INFO 7140 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 2024-09-23T15:48:28.989Z WARN 7140 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 2024-09-23T15:48:29.006Z INFO 7140 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 2024-09-23T15:48:29.006Z WARN 7140 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2024-09-23T15:48:29.018Z INFO 7140 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2024-09-23T15:48:29.018Z WARN 7140 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 2024-09-23T15:48:29.090Z INFO 7140 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 2024-09-23T15:48:29.090Z WARN 7140 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32784) could not be established. Broker may not be available. 2024-09-23T15:48:29.170Z INFO 7140 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 2024-09-23T15:48:29.170Z WARN 7140 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2024-09-23T15:48:29.191Z INFO 7140 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 2024-09-23T15:48:29.191Z WARN 7140 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2024-09-23T15:48:29.197Z INFO 7140 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2024-09-23T15:48:29.197Z WARN 7140 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 2024-09-23T15:48:29.200Z INFO 7140 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2024-09-23T15:48:29.200Z WARN 7140 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 2024-09-23T15:48:29.204Z INFO 7140 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2024-09-23T15:48:29.204Z WARN 7140 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2024-09-23T15:48:29.219Z INFO 7140 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node 1 disconnected. 2024-09-23T15:48:29.219Z WARN 7140 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2024-09-23T15:48:29.292Z INFO 7140 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2024-09-23T15:48:29.292Z WARN 7140 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32780) could not be established. Broker may not be available. 2024-09-23T15:48:29.306Z INFO 7140 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2024-09-23T15:48:29.306Z WARN 7140 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32778) could not be established. Broker may not be available. 2024-09-23T15:48:29.396Z INFO 7140 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2024-09-23T15:48:29.396Z WARN 7140 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32778) could not be established. Broker may not be available. 2024-09-23T15:48:29.410Z INFO 7140 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 2024-09-23T15:48:29.410Z WARN 7140 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-09-23T15:48:29.410Z WARN 7140 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-09-23T15:48:29.411Z INFO 7140 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 2024-09-23T15:48:29.411Z WARN 7140 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-09-23T15:48:29.411Z WARN 7140 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-09-23T15:48:29.424Z INFO 7140 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 2024-09-23T15:48:29.425Z WARN 7140 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2024-09-23T15:48:29.492Z INFO 7140 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 2024-09-23T15:48:29.492Z WARN 7140 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2024-09-23T15:48:29.581Z INFO 7140 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-3, groupId=test] Node 1 disconnected. 2024-09-23T15:48:29.581Z WARN 7140 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-3, groupId=test] Connection to node 1 (localhost/127.0.0.1:32780) could not be established. Broker may not be available. 2024-09-23T15:48:29.643Z INFO 7140 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-10, groupId=test-1] Node 1 disconnected. 2024-09-23T15:48:29.643Z WARN 7140 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-10, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2024-09-23T15:48:29.741Z INFO 7140 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 2024-09-23T15:48:29.741Z WARN 7140 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2024-09-23T15:48:29.795Z INFO 7140 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 2024-09-23T15:48:29.795Z WARN 7140 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32784) could not be established. Broker may not be available. 2024-09-23T15:48:29.809Z INFO 7140 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2024-09-23T15:48:29.809Z WARN 7140 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 2024-09-23T15:48:29.862Z INFO 7140 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 2024-09-23T15:48:29.862Z WARN 7140 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2024-09-23T15:48:29.870Z INFO 7140 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2024-09-23T15:48:29.870Z WARN 7140 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 2024-09-23T15:48:29.954Z INFO 7140 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2024-09-23T15:48:29.954Z WARN 7140 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 2024-09-23T15:48:29.992Z INFO 7140 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 2024-09-23T15:48:29.992Z WARN 7140 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32784) could not be established. Broker may not be available. 2024-09-23T15:48:30.042Z INFO 7140 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 2024-09-23T15:48:30.042Z WARN 7140 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 2024-09-23T15:48:30.093Z INFO 7140 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 2024-09-23T15:48:30.093Z WARN 7140 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2024-09-23T15:48:30.099Z INFO 7140 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2024-09-23T15:48:30.099Z WARN 7140 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 2024-09-23T15:48:30.153Z INFO 7140 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2024-09-23T15:48:30.153Z WARN 7140 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 2024-09-23T15:48:30.159Z INFO 7140 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 2024-09-23T15:48:30.159Z WARN 7140 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2024-09-23T15:48:30.194Z INFO 7140 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2024-09-23T15:48:30.194Z WARN 7140 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32780) could not be established. Broker may not be available. 2024-09-23T15:48:30.208Z INFO 7140 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2024-09-23T15:48:30.208Z WARN 7140 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2024-09-23T15:48:30.224Z INFO 7140 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node 1 disconnected. 2024-09-23T15:48:30.224Z WARN 7140 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2024-09-23T15:48:30.273Z INFO 7140 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 2024-09-23T15:48:30.273Z WARN 7140 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2024-09-23T15:48:30.294Z INFO 7140 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 2024-09-23T15:48:30.294Z WARN 7140 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2024-09-23T15:48:30.326Z INFO 7140 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 2024-09-23T15:48:30.326Z WARN 7140 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2024-09-23T15:48:30.398Z INFO 7140 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2024-09-23T15:48:30.398Z WARN 7140 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32778) could not be established. Broker may not be available. 2024-09-23T15:48:30.408Z INFO 7140 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2024-09-23T15:48:30.408Z WARN 7140 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32778) could not be established. Broker may not be available. 2024-09-23T15:48:30.412Z INFO 7140 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 2024-09-23T15:48:30.412Z WARN 7140 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-09-23T15:48:30.412Z WARN 7140 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-09-23T15:48:30.544Z INFO 7140 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-10, groupId=test-1] Node 1 disconnected. 2024-09-23T15:48:30.544Z WARN 7140 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-10, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2024-09-23T15:48:30.594Z INFO 7140 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 2024-09-23T15:48:30.594Z WARN 7140 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2024-09-23T15:48:30.614Z INFO 7140 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 2024-09-23T15:48:30.614Z WARN 7140 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-09-23T15:48:30.614Z WARN 7140 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-09-23T15:48:30.643Z INFO 7140 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 2024-09-23T15:48:30.643Z WARN 7140 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2024-09-23T15:48:30.697Z INFO 7140 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 2024-09-23T15:48:30.697Z WARN 7140 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32784) could not be established. Broker may not be available. 2024-09-23T15:48:30.783Z INFO 7140 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-3, groupId=test] Node 1 disconnected. 2024-09-23T15:48:30.784Z WARN 7140 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-3, groupId=test] Connection to node 1 (localhost/127.0.0.1:32780) could not be established. Broker may not be available. 2024-09-23T15:48:30.865Z INFO 7140 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 2024-09-23T15:48:30.865Z WARN 7140 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2024-09-23T15:48:30.962Z INFO 7140 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2024-09-23T15:48:30.963Z WARN 7140 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 2024-09-23T15:48:30.973Z INFO 7140 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2024-09-23T15:48:30.973Z WARN 7140 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 2024-09-23T15:48:31.005Z INFO 7140 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2024-09-23T15:48:31.005Z WARN 7140 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 2024-09-23T15:48:31.044Z INFO 7140 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 2024-09-23T15:48:31.044Z WARN 7140 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32784) could not be established. Broker may not be available. 2024-09-23T15:48:31.046Z INFO 7140 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 2024-09-23T15:48:31.046Z WARN 7140 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2024-09-23T15:48:31.057Z INFO 7140 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2024-09-23T15:48:31.057Z WARN 7140 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 2024-09-23T15:48:31.101Z INFO 7140 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2024-09-23T15:48:31.101Z WARN 7140 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 2024-09-23T15:48:31.111Z INFO 7140 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2024-09-23T15:48:31.111Z WARN 7140 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2024-09-23T15:48:31.126Z INFO 7140 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node 1 disconnected. 2024-09-23T15:48:31.126Z WARN 7140 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2024-09-23T15:48:31.175Z INFO 7140 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 2024-09-23T15:48:31.175Z WARN 7140 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2024-09-23T15:48:31.195Z INFO 7140 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 2024-09-23T15:48:31.195Z WARN 7140 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 2024-09-23T15:48:31.228Z INFO 7140 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 2024-09-23T15:48:31.228Z WARN 7140 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2024-09-23T15:48:31.247Z INFO 7140 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2024-09-23T15:48:31.247Z WARN 7140 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32780) could not be established. Broker may not be available. 2024-09-23T15:48:31.362Z INFO 7140 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 2024-09-23T15:48:31.362Z WARN 7140 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2024-09-23T15:48:31.401Z INFO 7140 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2024-09-23T15:48:31.401Z WARN 7140 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32778) could not be established. Broker may not be available. 2024-09-23T15:48:31.446Z INFO 7140 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-10, groupId=test-1] Node 1 disconnected. 2024-09-23T15:48:31.446Z WARN 7140 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-10, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2024-09-23T15:48:31.465Z INFO 7140 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 2024-09-23T15:48:31.465Z WARN 7140 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-09-23T15:48:31.465Z WARN 7140 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-09-23T15:48:31.466Z INFO 7140 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 2024-09-23T15:48:31.466Z WARN 7140 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-09-23T15:48:31.466Z WARN 7140 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-09-23T15:48:31.496Z INFO 7140 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 2024-09-23T15:48:31.496Z WARN 7140 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2024-09-23T15:48:31.497Z INFO 7140 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 2024-09-23T15:48:31.497Z WARN 7140 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2024-09-23T15:48:31.610Z INFO 7140 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2024-09-23T15:48:31.610Z WARN 7140 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32778) could not be established. Broker may not be available. 2024-09-23T15:48:31.647Z INFO 7140 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 2024-09-23T15:48:31.647Z WARN 7140 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2024-09-23T15:48:31.685Z INFO 7140 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-3, groupId=test] Node 1 disconnected. 2024-09-23T15:48:31.685Z WARN 7140 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-3, groupId=test] Connection to node 1 (localhost/127.0.0.1:32780) could not be established. Broker may not be available. 2024-09-23T15:48:31.900Z INFO 7140 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 2024-09-23T15:48:31.900Z WARN 7140 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32784) could not be established. Broker may not be available. 2024-09-23T15:48:32.014Z INFO 7140 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2024-09-23T15:48:32.014Z WARN 7140 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 2024-09-23T15:48:32.018Z INFO 7140 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 2024-09-23T15:48:32.018Z WARN 7140 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2024-09-23T15:48:32.076Z INFO 7140 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2024-09-23T15:48:32.076Z WARN 7140 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 2024-09-23T15:48:32.128Z INFO 7140 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node 1 disconnected. 2024-09-23T15:48:32.128Z WARN 7140 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2024-09-23T15:48:32.148Z INFO 7140 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 2024-09-23T15:48:32.148Z WARN 7140 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2024-09-23T15:48:32.197Z INFO 7140 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 2024-09-23T15:48:32.197Z WARN 7140 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 2024-09-23T15:48:32.208Z INFO 7140 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2024-09-23T15:48:32.208Z WARN 7140 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 2024-09-23T15:48:32.210Z INFO 7140 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2024-09-23T15:48:32.210Z WARN 7140 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 2024-09-23T15:48:32.247Z INFO 7140 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 2024-09-23T15:48:32.247Z WARN 7140 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32784) could not be established. Broker may not be available. 2024-09-23T15:48:32.249Z INFO 7140 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2024-09-23T15:48:32.249Z WARN 7140 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32780) could not be established. Broker may not be available. 2024-09-23T15:48:32.264Z INFO 7140 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2024-09-23T15:48:32.264Z WARN 7140 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2024-09-23T15:48:32.278Z INFO 7140 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 2024-09-23T15:48:32.278Z WARN 7140 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2024-09-23T15:48:32.304Z INFO 7140 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2024-09-23T15:48:32.304Z WARN 7140 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 2024-09-23T15:48:32.381Z INFO 7140 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 2024-09-23T15:48:32.381Z WARN 7140 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2024-09-23T15:48:32.418Z INFO 7140 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 2024-09-23T15:48:32.418Z WARN 7140 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-09-23T15:48:32.418Z WARN 7140 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-09-23T15:48:32.448Z INFO 7140 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-10, groupId=test-1] Node 1 disconnected. 2024-09-23T15:48:32.448Z WARN 7140 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-10, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2024-09-23T15:48:32.499Z INFO 7140 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 2024-09-23T15:48:32.499Z WARN 7140 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2024-09-23T15:48:32.512Z INFO 7140 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2024-09-23T15:48:32.512Z WARN 7140 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32778) could not be established. Broker may not be available. 2024-09-23T15:48:32.514Z INFO 7140 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 2024-09-23T15:48:32.514Z WARN 7140 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2024-09-23T15:48:32.519Z INFO 7140 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 2024-09-23T15:48:32.519Z WARN 7140 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-09-23T15:48:32.519Z WARN 7140 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-09-23T15:48:32.553Z INFO 7140 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2024-09-23T15:48:32.553Z WARN 7140 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32778) could not be established. Broker may not be available. 2024-09-23T15:48:32.600Z INFO 7140 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 2024-09-23T15:48:32.600Z WARN 7140 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2024-09-23T15:48:32.638Z INFO 7140 --- [ration.thread-0] c.h.internal.cluster.ClusterService : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Members {size:4, ver:30} [ Member [10.30.107.42]:5701 - 682d1072-4da1-41f5-bb00-19ea5ebba75e this Member [10.30.107.42]:5703 - c1a559bf-8ed5-449e-80e1-da7a006cc91b Member [10.30.107.42]:5704 - 617be79e-d1cd-4e12-ae3c-8dff03dc5d40 Member [10.30.107.42]:5705 - 3ab56347-6dd2-44a1-abe7-175b15336318 ] 2024-09-23T15:48:32.642Z INFO 7140 --- [ration.thread-1] c.h.internal.cluster.ClusterService : [10.30.107.42]:5704 [cps-and-ncmp-test-caches] [5.3.6] Members {size:4, ver:30} [ Member [10.30.107.42]:5701 - 682d1072-4da1-41f5-bb00-19ea5ebba75e Member [10.30.107.42]:5703 - c1a559bf-8ed5-449e-80e1-da7a006cc91b Member [10.30.107.42]:5704 - 617be79e-d1cd-4e12-ae3c-8dff03dc5d40 this Member [10.30.107.42]:5705 - 3ab56347-6dd2-44a1-abe7-175b15336318 ] 2024-09-23T15:48:32.643Z INFO 7140 --- [ration.thread-2] c.h.internal.cluster.ClusterService : [10.30.107.42]:5705 [cps-and-ncmp-test-caches] [5.3.6] Members {size:4, ver:30} [ Member [10.30.107.42]:5701 - 682d1072-4da1-41f5-bb00-19ea5ebba75e Member [10.30.107.42]:5703 - c1a559bf-8ed5-449e-80e1-da7a006cc91b Member [10.30.107.42]:5704 - 617be79e-d1cd-4e12-ae3c-8dff03dc5d40 Member [10.30.107.42]:5705 - 3ab56347-6dd2-44a1-abe7-175b15336318 this ] 2024-09-23T15:48:32.643Z INFO 7140 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5705 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.42:5704, timeout: 10000, bind-any: true 2024-09-23T15:48:32.643Z INFO 7140 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5705 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.42:5703, timeout: 10000, bind-any: true 2024-09-23T15:48:32.644Z INFO 7140 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.107.42]:5705 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.30.107.42:5705 and /10.30.107.42:56289 2024-09-23T15:48:32.644Z INFO 7140 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.107.42]:5704 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.30.107.42:56289 and /10.30.107.42:5705 2024-09-23T15:48:32.645Z INFO 7140 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.107.42]:5704 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.30.107.42:5704 and /10.30.107.42:54729 2024-09-23T15:48:32.645Z INFO 7140 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.107.42]:5703 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.30.107.42:5703 and /10.30.107.42:52063 2024-09-23T15:48:32.646Z INFO 7140 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.107.42]:5705 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.30.107.42:52063 and /10.30.107.42:5703 2024-09-23T15:48:32.656Z INFO 7140 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.107.42]:5705 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.30.107.42:54729 and /10.30.107.42:5704 2024-09-23T15:48:32.656Z INFO 7140 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.107.42]:5705 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.30.107.42:5705 and /10.30.107.42:46043 2024-09-23T15:48:32.657Z INFO 7140 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.107.42]:5703 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.30.107.42:46043 and /10.30.107.42:5705 2024-09-23T15:48:32.657Z INFO 7140 --- [ration.thread-0] c.h.internal.cluster.ClusterService : [10.30.107.42]:5703 [cps-and-ncmp-test-caches] [5.3.6] Members {size:4, ver:30} [ Member [10.30.107.42]:5701 - 682d1072-4da1-41f5-bb00-19ea5ebba75e Member [10.30.107.42]:5703 - c1a559bf-8ed5-449e-80e1-da7a006cc91b this Member [10.30.107.42]:5704 - 617be79e-d1cd-4e12-ae3c-8dff03dc5d40 Member [10.30.107.42]:5705 - 3ab56347-6dd2-44a1-abe7-175b15336318 ] 2024-09-23T15:48:32.799Z INFO 7140 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 2024-09-23T15:48:32.799Z WARN 7140 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2024-09-23T15:48:32.852Z INFO 7140 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 2024-09-23T15:48:32.852Z WARN 7140 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32784) could not be established. Broker may not be available. 2024-09-23T15:48:32.888Z INFO 7140 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-3, groupId=test] Node 1 disconnected. 2024-09-23T15:48:32.888Z WARN 7140 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-3, groupId=test] Connection to node 1 (localhost/127.0.0.1:32780) could not be established. Broker may not be available. 2024-09-23T15:48:32.896Z INFO 7140 --- [ption.migration] c.h.i.partition.impl.MigrationManager : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Repartitioning cluster data. Migration tasks count: 271 2024-09-23T15:48:32.917Z INFO 7140 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2024-09-23T15:48:32.917Z WARN 7140 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 2024-09-23T15:48:32.928Z INFO 7140 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2024-09-23T15:48:32.929Z WARN 7140 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 2024-09-23T15:48:33.030Z INFO 7140 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node 1 disconnected. 2024-09-23T15:48:33.030Z WARN 7140 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2024-09-23T15:48:33.121Z INFO 7140 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 2024-09-23T15:48:33.121Z WARN 7140 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2024-09-23T15:48:33.148Z INFO 7140 --- [ption.migration] c.h.i.partition.impl.MigrationManager : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] All migration tasks have been completed. (repartitionTime=Mon Sep 23 15:48:32 UTC 2024, plannedMigrations=271, completedMigrations=271, remainingMigrations=0, totalCompletedMigrations=2172) 2024-09-23T15:48:33.181Z INFO 7140 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 2024-09-23T15:48:33.181Z WARN 7140 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2024-09-23T15:48:33.218Z INFO 7140 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2024-09-23T15:48:33.219Z WARN 7140 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2024-09-23T15:48:33.254Z INFO 7140 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 2024-09-23T15:48:33.254Z WARN 7140 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32784) could not be established. Broker may not be available. 2024-09-23T15:48:33.354Z INFO 7140 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 2024-09-23T15:48:33.354Z WARN 7140 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 2024-09-23T15:48:33.362Z INFO 7140 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 2024-09-23T15:48:33.362Z WARN 7140 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2024-09-23T15:48:33.369Z INFO 7140 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2024-09-23T15:48:33.369Z WARN 7140 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 2024-09-23T15:48:33.372Z INFO 7140 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2024-09-23T15:48:33.372Z WARN 7140 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 2024-09-23T15:48:33.377Z INFO 7140 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 2024-09-23T15:48:33.377Z WARN 7140 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-09-23T15:48:33.377Z WARN 7140 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-09-23T15:48:33.409Z INFO 7140 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2024-09-23T15:48:33.409Z WARN 7140 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32780) could not be established. Broker may not be available. 2024-09-23T15:48:33.422Z INFO 7140 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2024-09-23T15:48:33.422Z WARN 7140 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32778) could not be established. Broker may not be available. 2024-09-23T15:48:33.460Z INFO 7140 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 2024-09-23T15:48:33.460Z WARN 7140 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2024-09-23T15:48:33.461Z INFO 7140 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2024-09-23T15:48:33.461Z WARN 7140 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32778) could not be established. Broker may not be available. 2024-09-23T15:48:33.484Z INFO 7140 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 2024-09-23T15:48:33.484Z WARN 7140 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2024-09-23T15:48:33.505Z INFO 7140 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 2024-09-23T15:48:33.505Z WARN 7140 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2024-09-23T15:48:33.513Z INFO 7140 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2024-09-23T15:48:33.513Z WARN 7140 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 2024-09-23T15:48:33.550Z INFO 7140 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-10, groupId=test-1] Node 1 disconnected. 2024-09-23T15:48:33.550Z WARN 7140 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-10, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2024-09-23T15:48:33.571Z INFO 7140 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 2024-09-23T15:48:33.571Z WARN 7140 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-09-23T15:48:33.571Z WARN 7140 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-09-23T15:48:33.618Z INFO 7140 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 2024-09-23T15:48:33.618Z WARN 7140 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2024-09-23T15:48:33.643Z WARN 7140 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.42]:5705 [cps-and-ncmp-test-caches] [5.3.6] Config seed port is 5701 and cluster size is 4. Some of the ports seem occupied! 2024-09-23T15:48:33.645Z INFO 7140 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.42]:5705 [cps-and-ncmp-test-caches] [5.3.6] [10.30.107.42]:5705 is STARTED 2024-09-23T15:48:33.648Z INFO 7140 --- [ main] c.n.i.i.s.SynchronizationCacheConfigSpec : Started SynchronizationCacheConfigSpec in 19.73 seconds (process running for 141.994) 2024-09-23T15:48:33.674Z INFO 7140 --- [ main] o.onap.cps.cache.HazelcastCacheConfig : Enabling kubernetes mode with service-name : test-service-name 2024-09-23T15:48:33.855Z INFO 7140 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 2024-09-23T15:48:33.855Z WARN 7140 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2024-09-23T15:48:33.908Z INFO 7140 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 2024-09-23T15:48:33.908Z WARN 7140 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32784) could not be established. Broker may not be available. 2024-09-23T15:48:33.920Z INFO 7140 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2024-09-23T15:48:33.920Z WARN 7140 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 2024-09-23T15:48:33.991Z INFO 7140 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-3, groupId=test] Node 1 disconnected. 2024-09-23T15:48:33.991Z WARN 7140 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-3, groupId=test] Connection to node 1 (localhost/127.0.0.1:32780) could not be established. Broker may not be available. 2024-09-23T15:48:34.070Z INFO 7140 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2024-09-23T15:48:34.070Z WARN 7140 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2024-09-23T15:48:34.106Z INFO 7140 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 2024-09-23T15:48:34.106Z WARN 7140 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32784) could not be established. Broker may not be available. 2024-09-23T15:48:34.130Z INFO 7140 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2024-09-23T15:48:34.130Z WARN 7140 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 2024-09-23T15:48:34.133Z INFO 7140 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node 1 disconnected. 2024-09-23T15:48:34.133Z WARN 7140 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2024-09-23T15:48:34.215Z INFO 7140 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 2024-09-23T15:48:34.215Z WARN 7140 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2024-09-23T15:48:34.222Z INFO 7140 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2024-09-23T15:48:34.222Z WARN 7140 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 2024-09-23T15:48:34.273Z INFO 7140 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 2024-09-23T15:48:34.273Z WARN 7140 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2024-09-23T15:48:34.284Z INFO 7140 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 2024-09-23T15:48:34.284Z WARN 7140 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2024-09-23T15:48:34.329Z INFO 7140 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 2024-09-23T15:48:34.329Z WARN 7140 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-09-23T15:48:34.329Z WARN 7140 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-09-23T15:48:34.357Z INFO 7140 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 2024-09-23T15:48:34.357Z WARN 7140 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2024-09-23T15:48:34.374Z INFO 7140 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2024-09-23T15:48:34.374Z WARN 7140 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 2024-09-23T15:48:34.424Z INFO 7140 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 2024-09-23T15:48:34.424Z WARN 7140 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-09-23T15:48:34.424Z WARN 7140 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-09-23T15:48:34.458Z INFO 7140 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 2024-09-23T15:48:34.458Z WARN 7140 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 2024-09-23T15:48:34.470Z INFO 7140 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2024-09-23T15:48:34.470Z WARN 7140 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 2024-09-23T15:48:34.562Z INFO 7140 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2024-09-23T15:48:34.562Z WARN 7140 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32780) could not be established. Broker may not be available. 2024-09-23T15:48:34.613Z INFO 7140 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 2024-09-23T15:48:34.613Z WARN 7140 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2024-09-23T15:48:34.615Z INFO 7140 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2024-09-23T15:48:34.615Z WARN 7140 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32778) could not be established. Broker may not be available. 2024-09-23T15:48:34.621Z INFO 7140 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 2024-09-23T15:48:34.621Z WARN 7140 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2024-09-23T15:48:34.624Z INFO 7140 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2024-09-23T15:48:34.624Z WARN 7140 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32778) could not be established. Broker may not be available. 2024-09-23T15:48:34.687Z INFO 7140 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 2024-09-23T15:48:34.687Z WARN 7140 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2024-09-23T15:48:34.752Z INFO 7140 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-10, groupId=test-1] Node 1 disconnected. 2024-09-23T15:48:34.752Z WARN 7140 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-10, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2024-09-23T15:48:34.758Z INFO 7140 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 2024-09-23T15:48:34.758Z WARN 7140 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2024-09-23T15:48:34.762Z INFO 7140 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 2024-09-23T15:48:34.762Z WARN 7140 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32784) could not be established. Broker may not be available. 2024-09-23T15:48:34.822Z INFO 7140 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2024-09-23T15:48:34.822Z WARN 7140 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 2024-09-23T15:48:34.909Z INFO 7140 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 2024-09-23T15:48:34.909Z WARN 7140 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32784) could not be established. Broker may not be available. 2024-09-23T15:48:34.985Z INFO 7140 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2024-09-23T15:48:34.985Z WARN 7140 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 21.09 s - in org.onap.cps.ncmp.impl.inventory.sync.SynchronizationCacheConfigSpec [INFO] Running org.onap.cps.ncmp.impl.inventory.sync.WatchdogSchedulingConfigurerSpec . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v3.2.4) 2024-09-23T15:48:35.029Z INFO 7140 --- [ main] n.i.i.s.WatchdogSchedulingConfigurerSpec : Starting WatchdogSchedulingConfigurerSpec using Java 17.0.6-ea with PID 7140 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-service) 2024-09-23T15:48:35.029Z INFO 7140 --- [ main] n.i.i.s.WatchdogSchedulingConfigurerSpec : No active profile set, falling back to 1 default profile: "default" 2024-09-23T15:48:35.050Z INFO 7140 --- [ main] n.i.i.s.WatchdogSchedulingConfigurerSpec : Started WatchdogSchedulingConfigurerSpec in 0.035 seconds (process running for 143.396) [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.047 s - in org.onap.cps.ncmp.impl.inventory.sync.WatchdogSchedulingConfigurerSpec [INFO] Running org.onap.cps.ncmp.impl.inventory.sync.lcm.LcmEventsCmHandleStateHandlerImplSpec 2024-09-23T15:48:35.074Z INFO 7140 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2024-09-23T15:48:35.074Z WARN 7140 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 2024-09-23T15:48:35.096Z INFO 7140 --- [ main] .i.s.l.LcmEventsCmHandleStateHandlerImpl : CmHandle with Id : cmhandle-id-1 is DELETED 2024-09-23T15:48:35.101Z INFO 7140 --- [ main] .i.s.l.LcmEventsCmHandleStateHandlerImpl : CmHandle with Id : cmhandle-id-1 is DELETED [INFO] Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.046 s - in org.onap.cps.ncmp.impl.inventory.sync.lcm.LcmEventsCmHandleStateHandlerImplSpec [INFO] Running org.onap.cps.ncmp.impl.inventory.sync.lcm.LcmEventsCreatorSpec [INFO] Tests run: 23, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.028 s - in org.onap.cps.ncmp.impl.inventory.sync.lcm.LcmEventsCreatorSpec [INFO] Running org.onap.cps.ncmp.impl.inventory.sync.lcm.LcmEventsServiceSpec 2024-09-23T15:48:35.170Z ERROR 7140 --- [ main] o.o.c.n.i.i.sync.lcm.LcmEventsService : Unable to publish message to topic : null and cause : publishing failed 2024-09-23T15:48:35.171Z ERROR 7140 --- [ main] o.o.c.n.i.i.sync.lcm.LcmEventsService : Unable to publish message to topic : null and cause : publishing failed [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.029 s - in org.onap.cps.ncmp.impl.inventory.sync.lcm.LcmEventsServiceSpec [INFO] Running org.onap.cps.ncmp.impl.inventory.sync.lcm.LcmEventsPublisherSpec 2024-09-23T15:48:35.175Z INFO 7140 --- [ main] t.r.n.o.2.1 : Creating container for image: registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 2024-09-23T15:48:35.201Z INFO 7140 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-3, groupId=test] Node 1 disconnected. 2024-09-23T15:48:35.201Z WARN 7140 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-3, groupId=test] Connection to node 1 (localhost/127.0.0.1:32780) could not be established. Broker may not be available. 2024-09-23T15:48:35.217Z INFO 7140 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 2024-09-23T15:48:35.217Z WARN 7140 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2024-09-23T15:48:35.247Z INFO 7140 --- [ main] t.r.n.o.2.1 : Container registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 is starting: 8b3f816bee6df3fed73341d7d2685635d7d48aca4509ad773050bd4b3a0e86ca 2024-09-23T15:48:35.282Z INFO 7140 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2024-09-23T15:48:35.282Z WARN 7140 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2024-09-23T15:48:35.289Z INFO 7140 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 2024-09-23T15:48:35.289Z WARN 7140 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-09-23T15:48:35.289Z WARN 7140 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-09-23T15:48:35.312Z INFO 7140 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 2024-09-23T15:48:35.312Z WARN 7140 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2024-09-23T15:48:35.312Z INFO 7140 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 2024-09-23T15:48:35.312Z WARN 7140 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 2024-09-23T15:48:35.337Z INFO 7140 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node 1 disconnected. 2024-09-23T15:48:35.337Z WARN 7140 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2024-09-23T15:48:35.376Z INFO 7140 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 2024-09-23T15:48:35.377Z WARN 7140 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2024-09-23T15:48:35.427Z INFO 7140 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 2024-09-23T15:48:35.427Z WARN 7140 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-09-23T15:48:35.427Z WARN 7140 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-09-23T15:48:35.468Z INFO 7140 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2024-09-23T15:48:35.468Z WARN 7140 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32780) could not be established. Broker may not be available. 2024-09-23T15:48:35.484Z INFO 7140 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2024-09-23T15:48:35.484Z WARN 7140 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 2024-09-23T15:48:35.492Z INFO 7140 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 2024-09-23T15:48:35.492Z WARN 7140 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2024-09-23T15:48:35.527Z INFO 7140 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2024-09-23T15:48:35.527Z WARN 7140 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32778) could not be established. Broker may not be available. 2024-09-23T15:48:35.574Z INFO 7140 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2024-09-23T15:48:35.574Z WARN 7140 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32778) could not be established. Broker may not be available. 2024-09-23T15:48:35.574Z INFO 7140 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2024-09-23T15:48:35.574Z WARN 7140 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 2024-09-23T15:48:35.647Z INFO 7140 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 2024-09-23T15:48:35.647Z WARN 7140 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2024-09-23T15:48:35.682Z INFO 7140 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2024-09-23T15:48:35.682Z WARN 7140 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 2024-09-23T15:48:35.682Z INFO 7140 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 2024-09-23T15:48:35.682Z WARN 7140 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2024-09-23T15:48:35.826Z INFO 7140 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 2024-09-23T15:48:35.826Z WARN 7140 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2024-09-23T15:48:35.865Z INFO 7140 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 2024-09-23T15:48:35.865Z WARN 7140 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32784) could not be established. Broker may not be available. 2024-09-23T15:48:35.915Z INFO 7140 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 2024-09-23T15:48:35.915Z WARN 7140 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2024-09-23T15:48:35.920Z INFO 7140 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 2024-09-23T15:48:35.920Z WARN 7140 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32784) could not be established. Broker may not be available. 2024-09-23T15:48:35.927Z INFO 7140 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2024-09-23T15:48:35.927Z WARN 7140 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 2024-09-23T15:48:35.955Z INFO 7140 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-10, groupId=test-1] Node 1 disconnected. 2024-09-23T15:48:35.955Z WARN 7140 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-10, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2024-09-23T15:48:36.096Z INFO 7140 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2024-09-23T15:48:36.096Z WARN 7140 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 2024-09-23T15:48:36.119Z INFO 7140 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 2024-09-23T15:48:36.119Z WARN 7140 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2024-09-23T15:48:36.144Z INFO 7140 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 2024-09-23T15:48:36.144Z WARN 7140 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-09-23T15:48:36.144Z WARN 7140 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-09-23T15:48:36.267Z INFO 7140 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 2024-09-23T15:48:36.267Z WARN 7140 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2024-09-23T15:48:36.366Z INFO 7140 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 2024-09-23T15:48:36.366Z WARN 7140 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 2024-09-23T15:48:36.388Z INFO 7140 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2024-09-23T15:48:36.388Z WARN 7140 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 2024-09-23T15:48:36.407Z INFO 7140 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-3, groupId=test] Node 1 disconnected. 2024-09-23T15:48:36.407Z WARN 7140 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-3, groupId=test] Connection to node 1 (localhost/127.0.0.1:32780) could not be established. Broker may not be available. 2024-09-23T15:48:36.448Z INFO 7140 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node 1 disconnected. 2024-09-23T15:48:36.448Z WARN 7140 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2024-09-23T15:48:36.477Z INFO 7140 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2024-09-23T15:48:36.477Z WARN 7140 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 2024-09-23T15:48:36.487Z INFO 7140 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2024-09-23T15:48:36.487Z WARN 7140 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2024-09-23T15:48:36.530Z INFO 7140 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 2024-09-23T15:48:36.530Z WARN 7140 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-09-23T15:48:36.530Z WARN 7140 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-09-23T15:48:36.546Z INFO 7140 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 2024-09-23T15:48:36.546Z WARN 7140 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2024-09-23T15:48:36.547Z INFO 7140 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 2024-09-23T15:48:36.547Z WARN 7140 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2024-09-23T15:48:36.578Z INFO 7140 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 2024-09-23T15:48:36.578Z WARN 7140 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2024-09-23T15:48:36.584Z INFO 7140 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2024-09-23T15:48:36.584Z WARN 7140 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32778) could not be established. Broker may not be available. 2024-09-23T15:48:36.628Z INFO 7140 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2024-09-23T15:48:36.628Z WARN 7140 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32780) could not be established. Broker may not be available. 2024-09-23T15:48:36.636Z INFO 7140 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2024-09-23T15:48:36.637Z WARN 7140 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32778) could not be established. Broker may not be available. 2024-09-23T15:48:36.735Z INFO 7140 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2024-09-23T15:48:36.735Z WARN 7140 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 2024-09-23T15:48:36.826Z INFO 7140 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 2024-09-23T15:48:36.826Z WARN 7140 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32784) could not be established. Broker may not be available. 2024-09-23T15:48:36.829Z INFO 7140 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2024-09-23T15:48:36.829Z WARN 7140 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 2024-09-23T15:48:36.863Z INFO 7140 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 2024-09-23T15:48:36.864Z WARN 7140 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2024-09-23T15:48:36.878Z INFO 7140 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 2024-09-23T15:48:36.878Z WARN 7140 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2024-09-23T15:48:36.986Z INFO 7140 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 2024-09-23T15:48:36.986Z WARN 7140 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2024-09-23T15:48:37.027Z INFO 7140 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 2024-09-23T15:48:37.027Z WARN 7140 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32784) could not be established. Broker may not be available. 2024-09-23T15:48:37.047Z INFO 7140 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 2024-09-23T15:48:37.047Z WARN 7140 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-09-23T15:48:37.047Z WARN 7140 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-09-23T15:48:37.152Z INFO 7140 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2024-09-23T15:48:37.152Z WARN 7140 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 2024-09-23T15:48:37.166Z INFO 7140 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-10, groupId=test-1] Node 1 disconnected. 2024-09-23T15:48:37.166Z WARN 7140 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-10, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2024-09-23T15:48:37.324Z INFO 7140 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 2024-09-23T15:48:37.324Z INFO 7140 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 2024-09-23T15:48:37.324Z WARN 7140 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2024-09-23T15:48:37.324Z WARN 7140 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2024-09-23T15:48:37.390Z INFO 7140 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2024-09-23T15:48:37.390Z WARN 7140 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 2024-09-23T15:48:37.439Z INFO 7140 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2024-09-23T15:48:37.439Z WARN 7140 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2024-09-23T15:48:37.488Z INFO 7140 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2024-09-23T15:48:37.488Z WARN 7140 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32778) could not be established. Broker may not be available. 2024-09-23T15:48:37.530Z INFO 7140 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2024-09-23T15:48:37.530Z WARN 7140 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 2024-09-23T15:48:37.530Z INFO 7140 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2024-09-23T15:48:37.530Z WARN 7140 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32780) could not be established. Broker may not be available. 2024-09-23T15:48:37.551Z INFO 7140 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node 1 disconnected. 2024-09-23T15:48:37.551Z WARN 7140 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2024-09-23T15:48:37.569Z INFO 7140 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 2024-09-23T15:48:37.569Z WARN 7140 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 2024-09-23T15:48:37.583Z INFO 7140 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 2024-09-23T15:48:37.583Z WARN 7140 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-09-23T15:48:37.583Z WARN 7140 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-09-23T15:48:37.610Z INFO 7140 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-3, groupId=test] Node 1 disconnected. 2024-09-23T15:48:37.610Z WARN 7140 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-3, groupId=test] Connection to node 1 (localhost/127.0.0.1:32780) could not be established. Broker may not be available. 2024-09-23T15:48:37.681Z INFO 7140 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2024-09-23T15:48:37.681Z WARN 7140 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 2024-09-23T15:48:37.700Z INFO 7140 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 2024-09-23T15:48:37.700Z WARN 7140 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2024-09-23T15:48:37.702Z INFO 7140 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 2024-09-23T15:48:37.702Z WARN 7140 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2024-09-23T15:48:37.731Z INFO 7140 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 2024-09-23T15:48:37.731Z WARN 7140 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2024-09-23T15:48:37.743Z INFO 7140 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2024-09-23T15:48:37.743Z WARN 7140 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32778) could not be established. Broker may not be available. 2024-09-23T15:48:37.765Z INFO 7140 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 2024-09-23T15:48:37.765Z WARN 7140 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2024-09-23T15:48:37.781Z INFO 7140 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 2024-09-23T15:48:37.781Z WARN 7140 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2024-09-23T15:48:37.839Z INFO 7140 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 2024-09-23T15:48:37.839Z WARN 7140 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2024-09-23T15:48:37.938Z INFO 7140 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2024-09-23T15:48:37.938Z WARN 7140 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 2024-09-23T15:48:38.008Z INFO 7140 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2024-09-23T15:48:38.008Z WARN 7140 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 2024-09-23T15:48:38.030Z INFO 7140 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 2024-09-23T15:48:38.030Z WARN 7140 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32784) could not be established. Broker may not be available. 2024-09-23T15:48:38.081Z INFO 7140 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 2024-09-23T15:48:38.081Z WARN 7140 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32784) could not be established. Broker may not be available. 2024-09-23T15:48:38.151Z INFO 7140 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 2024-09-23T15:48:38.151Z WARN 7140 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-09-23T15:48:38.151Z WARN 7140 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-09-23T15:48:38.272Z INFO 7140 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-10, groupId=test-1] Node 1 disconnected. 2024-09-23T15:48:38.272Z WARN 7140 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-10, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2024-09-23T15:48:38.276Z INFO 7140 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 2024-09-23T15:48:38.277Z WARN 7140 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2024-09-23T15:48:38.277Z INFO 7140 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 2024-09-23T15:48:38.277Z WARN 7140 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2024-09-23T15:48:38.349Z INFO 7140 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2024-09-23T15:48:38.349Z WARN 7140 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32778) could not be established. Broker may not be available. 2024-09-23T15:48:38.383Z INFO 7140 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2024-09-23T15:48:38.383Z WARN 7140 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 2024-09-23T15:48:38.454Z INFO 7140 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node 1 disconnected. 2024-09-23T15:48:38.454Z WARN 7140 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2024-09-23T15:48:38.486Z INFO 7140 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 2024-09-23T15:48:38.486Z WARN 7140 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-09-23T15:48:38.486Z WARN 7140 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-09-23T15:48:38.513Z INFO 7140 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-3, groupId=test] Node 1 disconnected. 2024-09-23T15:48:38.513Z WARN 7140 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-3, groupId=test] Connection to node 1 (localhost/127.0.0.1:32780) could not be established. Broker may not be available. 2024-09-23T15:48:38.542Z INFO 7140 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2024-09-23T15:48:38.542Z WARN 7140 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 2024-09-23T15:48:38.583Z INFO 7140 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2024-09-23T15:48:38.583Z WARN 7140 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32780) could not be established. Broker may not be available. 2024-09-23T15:48:38.592Z INFO 7140 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2024-09-23T15:48:38.592Z WARN 7140 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2024-09-23T15:48:38.635Z INFO 7140 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2024-09-23T15:48:38.635Z WARN 7140 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 2024-09-23T15:48:38.655Z INFO 7140 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 2024-09-23T15:48:38.655Z WARN 7140 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2024-09-23T15:48:38.673Z INFO 7140 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 2024-09-23T15:48:38.673Z WARN 7140 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 2024-09-23T15:48:38.684Z INFO 7140 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 2024-09-23T15:48:38.684Z WARN 7140 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2024-09-23T15:48:38.702Z INFO 7140 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 2024-09-23T15:48:38.702Z WARN 7140 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2024-09-23T15:48:38.749Z INFO 7140 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2024-09-23T15:48:38.749Z WARN 7140 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32778) could not be established. Broker may not be available. 2024-09-23T15:48:38.772Z INFO 7140 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 2024-09-23T15:48:38.772Z WARN 7140 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2024-09-23T15:48:38.884Z INFO 7140 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 2024-09-23T15:48:38.884Z WARN 7140 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2024-09-23T15:48:38.953Z INFO 7140 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 2024-09-23T15:48:38.953Z WARN 7140 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-09-23T15:48:38.953Z WARN 7140 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-09-23T15:48:39.035Z INFO 7140 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 2024-09-23T15:48:39.035Z WARN 7140 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32784) could not be established. Broker may not be available. 2024-09-23T15:48:39.053Z INFO 7140 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 2024-09-23T15:48:39.053Z WARN 7140 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2024-09-23T15:48:39.105Z INFO 7140 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2024-09-23T15:48:39.105Z WARN 7140 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 2024-09-23T15:48:39.111Z INFO 7140 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2024-09-23T15:48:39.111Z WARN 7140 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 2024-09-23T15:48:39.130Z INFO 7140 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 2024-09-23T15:48:39.130Z WARN 7140 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2024-09-23T15:48:39.183Z INFO 7140 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-10, groupId=test-1] Node 1 disconnected. 2024-09-23T15:48:39.183Z WARN 7140 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-10, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2024-09-23T15:48:39.191Z INFO 7140 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 2024-09-23T15:48:39.191Z WARN 7140 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32784) could not be established. Broker may not be available. 2024-09-23T15:48:39.347Z INFO 7140 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 2024-09-23T15:48:39.348Z WARN 7140 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2024-09-23T15:48:39.373Z INFO 7140 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node 1 disconnected. 2024-09-23T15:48:39.373Z WARN 7140 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2024-09-23T15:48:39.386Z INFO 7140 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2024-09-23T15:48:39.386Z WARN 7140 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 2024-09-23T15:48:39.415Z INFO 7140 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-3, groupId=test] Node 1 disconnected. 2024-09-23T15:48:39.415Z WARN 7140 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-3, groupId=test] Connection to node 1 (localhost/127.0.0.1:32780) could not be established. Broker may not be available. 2024-09-23T15:48:39.445Z INFO 7140 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2024-09-23T15:48:39.445Z WARN 7140 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 2024-09-23T15:48:39.495Z INFO 7140 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2024-09-23T15:48:39.495Z WARN 7140 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2024-09-23T15:48:39.504Z INFO 7140 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2024-09-23T15:48:39.504Z WARN 7140 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32778) could not be established. Broker may not be available. 2024-09-23T15:48:39.537Z INFO 7140 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2024-09-23T15:48:39.537Z WARN 7140 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 2024-09-23T15:48:39.584Z INFO 7140 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 2024-09-23T15:48:39.584Z WARN 7140 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 2024-09-23T15:48:39.592Z INFO 7140 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2024-09-23T15:48:39.592Z WARN 7140 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32780) could not be established. Broker may not be available. 2024-09-23T15:48:39.636Z INFO 7140 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 2024-09-23T15:48:39.636Z WARN 7140 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2024-09-23T15:48:39.651Z INFO 7140 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 2024-09-23T15:48:39.651Z WARN 7140 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-09-23T15:48:39.651Z WARN 7140 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-09-23T15:48:39.655Z INFO 7140 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 2024-09-23T15:48:39.655Z WARN 7140 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2024-09-23T15:48:39.658Z INFO 7140 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 2024-09-23T15:48:39.658Z WARN 7140 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2024-09-23T15:48:39.756Z INFO 7140 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2024-09-23T15:48:39.756Z WARN 7140 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32778) could not be established. Broker may not be available. 2024-09-23T15:48:39.887Z INFO 7140 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 2024-09-23T15:48:39.887Z WARN 7140 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2024-09-23T15:48:39.898Z INFO 7140 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 2024-09-23T15:48:39.898Z WARN 7140 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2024-09-23T15:48:39.907Z INFO 7140 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 2024-09-23T15:48:39.908Z WARN 7140 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2024-09-23T15:48:40.020Z INFO 7140 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2024-09-23T15:48:40.021Z WARN 7140 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 2024-09-23T15:48:40.089Z INFO 7140 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-10, groupId=test-1] Node 1 disconnected. 2024-09-23T15:48:40.089Z WARN 7140 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-10, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2024-09-23T15:48:40.111Z INFO 7140 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 2024-09-23T15:48:40.111Z WARN 7140 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-09-23T15:48:40.111Z WARN 7140 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-09-23T15:48:40.138Z INFO 7140 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 2024-09-23T15:48:40.138Z WARN 7140 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32784) could not be established. Broker may not be available. 2024-09-23T15:48:40.158Z INFO 7140 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2024-09-23T15:48:40.158Z WARN 7140 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 2024-09-23T15:48:40.207Z INFO 7140 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 2024-09-23T15:48:40.207Z WARN 7140 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2024-09-23T15:48:40.299Z INFO 7140 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2024-09-23T15:48:40.299Z WARN 7140 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 2024-09-23T15:48:40.299Z INFO 7140 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 2024-09-23T15:48:40.299Z WARN 7140 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32784) could not be established. Broker may not be available. 2024-09-23T15:48:40.339Z INFO 7140 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 2024-09-23T15:48:40.339Z WARN 7140 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2024-09-23T15:48:40.343Z INFO 7140 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2024-09-23T15:48:40.343Z WARN 7140 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 2024-09-23T15:48:40.380Z INFO 7140 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node 1 disconnected. 2024-09-23T15:48:40.380Z WARN 7140 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2024-09-23T15:48:40.412Z INFO 7140 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2024-09-23T15:48:40.412Z WARN 7140 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2024-09-23T15:48:40.459Z INFO 7140 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2024-09-23T15:48:40.459Z WARN 7140 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32780) could not be established. Broker may not be available. 2024-09-23T15:48:40.505Z INFO 7140 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 2024-09-23T15:48:40.505Z WARN 7140 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-09-23T15:48:40.505Z WARN 7140 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-09-23T15:48:40.590Z INFO 7140 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 2024-09-23T15:48:40.590Z WARN 7140 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2024-09-23T15:48:40.625Z INFO 7140 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-3, groupId=test] Node 1 disconnected. 2024-09-23T15:48:40.625Z WARN 7140 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-3, groupId=test] Connection to node 1 (localhost/127.0.0.1:32780) could not be established. Broker may not be available. 2024-09-23T15:48:40.649Z INFO 7140 --- [ main] t.r.n.o.2.1 : Container registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 started in PT5.473503698S 2024-09-23T15:48:40.651Z INFO 7140 --- [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: allow.auto.create.topics = true auto.commit.interval.ms = 5000 auto.include.jmx.reporter = true auto.offset.reset = earliest bootstrap.servers = [PLAINTEXT://localhost:32788] check.crcs = true client.dns.lookup = use_all_dns_ips client.id = consumer-ncmp-group-11 client.rack = connections.max.idle.ms = 540000 default.api.timeout.ms = 60000 enable.auto.commit = true exclude.internal.topics = true fetch.max.bytes = 52428800 fetch.max.wait.ms = 500 fetch.min.bytes = 1 group.id = ncmp-group group.instance.id = null heartbeat.interval.ms = 3000 interceptor.classes = [] internal.leave.group.on.close = true internal.throw.on.fetch.stable.offset.unsupported = false isolation.level = read_uncommitted key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer max.partition.fetch.bytes = 1048576 max.poll.interval.ms = 300000 max.poll.records = 500 metadata.max.age.ms = 300000 metric.reporters = [] metrics.num.samples = 2 metrics.recording.level = INFO metrics.sample.window.ms = 30000 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] receive.buffer.bytes = 65536 reconnect.backoff.max.ms = 1000 reconnect.backoff.ms = 50 request.timeout.ms = 30000 retry.backoff.ms = 100 sasl.client.callback.handler.class = null sasl.jaas.config = null sasl.kerberos.kinit.cmd = /usr/bin/kinit sasl.kerberos.min.time.before.relogin = 60000 sasl.kerberos.service.name = null sasl.kerberos.ticket.renew.jitter = 0.05 sasl.kerberos.ticket.renew.window.factor = 0.8 sasl.login.callback.handler.class = null sasl.login.class = null sasl.login.connect.timeout.ms = null sasl.login.read.timeout.ms = null sasl.login.refresh.buffer.seconds = 300 sasl.login.refresh.min.period.seconds = 60 sasl.login.refresh.window.factor = 0.8 sasl.login.refresh.window.jitter = 0.05 sasl.login.retry.backoff.max.ms = 10000 sasl.login.retry.backoff.ms = 100 sasl.mechanism = GSSAPI sasl.oauthbearer.clock.skew.seconds = 30 sasl.oauthbearer.expected.audience = null sasl.oauthbearer.expected.issuer = null sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 sasl.oauthbearer.jwks.endpoint.url = null sasl.oauthbearer.scope.claim.name = scope sasl.oauthbearer.sub.claim.name = sub sasl.oauthbearer.token.endpoint.url = null security.protocol = PLAINTEXT security.providers = null send.buffer.bytes = 131072 session.timeout.ms = 45000 socket.connection.setup.timeout.max.ms = 30000 socket.connection.setup.timeout.ms = 10000 ssl.cipher.suites = null ssl.enabled.protocols = [TLSv1.2, TLSv1.3] ssl.endpoint.identification.algorithm = https ssl.engine.factory.class = null ssl.key.password = null ssl.keymanager.algorithm = SunX509 ssl.keystore.certificate.chain = null ssl.keystore.key = null ssl.keystore.location = null ssl.keystore.password = null ssl.keystore.type = JKS ssl.protocol = TLSv1.3 ssl.provider = null ssl.secure.random.implementation = null ssl.trustmanager.algorithm = PKIX ssl.truststore.certificates = null ssl.truststore.location = null ssl.truststore.password = null ssl.truststore.type = JKS value.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 2024-09-23T15:48:40.654Z INFO 7140 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.6.1 2024-09-23T15:48:40.654Z INFO 7140 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 5e3c2b738d253ff5 2024-09-23T15:48:40.654Z INFO 7140 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1727106520654 2024-09-23T15:48:40.665Z INFO 7140 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 2024-09-23T15:48:40.665Z WARN 7140 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v3.2.4) 2024-09-23T15:48:40.669Z INFO 7140 --- [ main] o.o.c.n.i.i.s.l.LcmEventsPublisherSpec : Starting LcmEventsPublisherSpec using Java 17.0.6-ea with PID 7140 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-service) 2024-09-23T15:48:40.669Z INFO 7140 --- [ main] o.o.c.n.i.i.s.l.LcmEventsPublisherSpec : No active profile set, falling back to 1 default profile: "default" 2024-09-23T15:48:40.675Z INFO 7140 --- [ main] o.o.c.n.i.i.s.l.LcmEventsPublisherSpec : Started LcmEventsPublisherSpec in 0.019 seconds (process running for 149.021) 2024-09-23T15:48:40.677Z INFO 7140 --- [ main] o.a.k.clients.consumer.KafkaConsumer : [Consumer clientId=consumer-ncmp-group-11, groupId=ncmp-group] Subscribed to topic(s): ncmp-events-test 2024-09-23T15:48:40.679Z INFO 7140 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 2024-09-23T15:48:40.679Z INFO 7140 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: acks = -1 auto.include.jmx.reporter = true batch.size = 16384 bootstrap.servers = [PLAINTEXT://localhost:32788] buffer.memory = 33554432 client.dns.lookup = use_all_dns_ips client.id = producer-22 compression.type = none connections.max.idle.ms = 540000 delivery.timeout.ms = 120000 enable.idempotence = false interceptor.classes = [] key.serializer = class org.apache.kafka.common.serialization.StringSerializer linger.ms = 1 max.block.ms = 60000 max.in.flight.requests.per.connection = 5 max.request.size = 1048576 metadata.max.age.ms = 300000 metadata.max.idle.ms = 300000 metric.reporters = [] metrics.num.samples = 2 metrics.recording.level = INFO metrics.sample.window.ms = 30000 partitioner.adaptive.partitioning.enable = true partitioner.availability.timeout.ms = 0 partitioner.class = null partitioner.ignore.keys = false receive.buffer.bytes = 32768 reconnect.backoff.max.ms = 1000 reconnect.backoff.ms = 50 request.timeout.ms = 30000 retries = 0 retry.backoff.ms = 100 sasl.client.callback.handler.class = null sasl.jaas.config = null sasl.kerberos.kinit.cmd = /usr/bin/kinit sasl.kerberos.min.time.before.relogin = 60000 sasl.kerberos.service.name = null sasl.kerberos.ticket.renew.jitter = 0.05 sasl.kerberos.ticket.renew.window.factor = 0.8 sasl.login.callback.handler.class = null sasl.login.class = null sasl.login.connect.timeout.ms = null sasl.login.read.timeout.ms = null sasl.login.refresh.buffer.seconds = 300 sasl.login.refresh.min.period.seconds = 60 sasl.login.refresh.window.factor = 0.8 sasl.login.refresh.window.jitter = 0.05 sasl.login.retry.backoff.max.ms = 10000 sasl.login.retry.backoff.ms = 100 sasl.mechanism = GSSAPI sasl.oauthbearer.clock.skew.seconds = 30 sasl.oauthbearer.expected.audience = null sasl.oauthbearer.expected.issuer = null sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 sasl.oauthbearer.jwks.endpoint.url = null sasl.oauthbearer.scope.claim.name = scope sasl.oauthbearer.sub.claim.name = sub sasl.oauthbearer.token.endpoint.url = null security.protocol = PLAINTEXT security.providers = null send.buffer.bytes = 131072 socket.connection.setup.timeout.max.ms = 30000 socket.connection.setup.timeout.ms = 10000 ssl.cipher.suites = null ssl.enabled.protocols = [TLSv1.2, TLSv1.3] ssl.endpoint.identification.algorithm = https ssl.engine.factory.class = null ssl.key.password = null ssl.keymanager.algorithm = SunX509 ssl.keystore.certificate.chain = null ssl.keystore.key = null ssl.keystore.location = null ssl.keystore.password = null ssl.keystore.type = JKS ssl.protocol = TLSv1.3 ssl.provider = null ssl.secure.random.implementation = null ssl.trustmanager.algorithm = PKIX ssl.truststore.certificates = null ssl.truststore.location = null ssl.truststore.password = null ssl.truststore.type = JKS transaction.timeout.ms = 60000 transactional.id = null value.serializer = class org.springframework.kafka.support.serializer.JsonSerializer 2024-09-23T15:48:40.682Z INFO 7140 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 2024-09-23T15:48:40.682Z INFO 7140 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.6.1 2024-09-23T15:48:40.682Z INFO 7140 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 5e3c2b738d253ff5 2024-09-23T15:48:40.682Z INFO 7140 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1727106520682 2024-09-23T15:48:40.694Z INFO 7140 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2024-09-23T15:48:40.694Z WARN 7140 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 2024-09-23T15:48:40.717Z INFO 7140 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2024-09-23T15:48:40.717Z WARN 7140 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32778) could not be established. Broker may not be available. 2024-09-23T15:48:40.741Z INFO 7140 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 2024-09-23T15:48:40.741Z WARN 7140 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 2024-09-23T15:48:40.818Z INFO 7140 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 2024-09-23T15:48:40.818Z WARN 7140 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2024-09-23T15:48:40.864Z WARN 7140 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Error while fetching metadata with correlation id 1 : {ncmp-events-test=LEADER_NOT_AVAILABLE} 2024-09-23T15:48:40.864Z INFO 7140 --- [d | producer-22] org.apache.kafka.clients.Metadata : [Producer clientId=producer-22] Cluster ID: whF0SbaYRTWja7E_bfCp6w 2024-09-23T15:48:40.866Z INFO 7140 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2024-09-23T15:48:40.866Z WARN 7140 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32778) could not be established. Broker may not be available. 2024-09-23T15:48:40.878Z INFO 7140 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2024-09-23T15:48:40.878Z WARN 7140 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 2024-09-23T15:48:40.880Z INFO 7140 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 2024-09-23T15:48:40.880Z WARN 7140 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2024-09-23T15:48:40.950Z INFO 7140 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 2024-09-23T15:48:40.950Z WARN 7140 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32784) could not be established. Broker may not be available. 2024-09-23T15:48:40.950Z INFO 7140 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 2024-09-23T15:48:40.950Z WARN 7140 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2024-09-23T15:48:40.964Z INFO 7140 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 2024-09-23T15:48:40.964Z WARN 7140 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2024-09-23T15:48:40.981Z WARN 7140 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Error while fetching metadata with correlation id 3 : {ncmp-events-test=LEADER_NOT_AVAILABLE} 2024-09-23T15:48:41.009Z INFO 7140 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-10, groupId=test-1] Node 1 disconnected. 2024-09-23T15:48:41.009Z WARN 7140 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-10, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2024-09-23T15:48:41.109Z INFO 7140 --- [ main] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-ncmp-group-11, groupId=ncmp-group] Cluster ID: whF0SbaYRTWja7E_bfCp6w 2024-09-23T15:48:41.115Z INFO 7140 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2024-09-23T15:48:41.115Z WARN 7140 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 2024-09-23T15:48:41.122Z INFO 7140 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 2024-09-23T15:48:41.122Z WARN 7140 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-09-23T15:48:41.122Z WARN 7140 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-09-23T15:48:41.159Z INFO 7140 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2024-09-23T15:48:41.159Z WARN 7140 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 2024-09-23T15:48:41.217Z INFO 7140 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 2024-09-23T15:48:41.217Z WARN 7140 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2024-09-23T15:48:41.223Z INFO 7140 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-11, groupId=ncmp-group] Discovered group coordinator localhost:32788 (id: 2147483646 rack: null) 2024-09-23T15:48:41.225Z INFO 7140 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-11, groupId=ncmp-group] (Re-)joining group 2024-09-23T15:48:41.265Z INFO 7140 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-11, groupId=ncmp-group] Request joining group due to: need to re-join with the given member-id: consumer-ncmp-group-11-b77a6ab0-89d3-462c-ae1e-a19fd8667d10 2024-09-23T15:48:41.265Z INFO 7140 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-11, groupId=ncmp-group] Request joining group due to: rebalance failed due to 'The group member needs to have a valid member id before actually entering a consumer group.' (MemberIdRequiredException) 2024-09-23T15:48:41.265Z INFO 7140 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-11, groupId=ncmp-group] (Re-)joining group 2024-09-23T15:48:41.292Z INFO 7140 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-11, groupId=ncmp-group] Successfully joined group with generation Generation{generationId=1, memberId='consumer-ncmp-group-11-b77a6ab0-89d3-462c-ae1e-a19fd8667d10', protocol='range'} 2024-09-23T15:48:41.292Z INFO 7140 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-11, groupId=ncmp-group] Finished assignment for group at generation 1: {consumer-ncmp-group-11-b77a6ab0-89d3-462c-ae1e-a19fd8667d10=Assignment(partitions=[ncmp-events-test-0])} 2024-09-23T15:48:41.311Z INFO 7140 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 2024-09-23T15:48:41.311Z WARN 7140 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2024-09-23T15:48:41.312Z INFO 7140 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-11, groupId=ncmp-group] Successfully synced group in generation Generation{generationId=1, memberId='consumer-ncmp-group-11-b77a6ab0-89d3-462c-ae1e-a19fd8667d10', protocol='range'} 2024-09-23T15:48:41.312Z INFO 7140 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-11, groupId=ncmp-group] Notifying assignor about the new Assignment(partitions=[ncmp-events-test-0]) 2024-09-23T15:48:41.312Z INFO 7140 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-11, groupId=ncmp-group] Adding newly assigned partitions: ncmp-events-test-0 2024-09-23T15:48:41.322Z INFO 7140 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-11, groupId=ncmp-group] Found no committed offset for partition ncmp-events-test-0 2024-09-23T15:48:41.333Z INFO 7140 --- [ main] o.a.k.c.c.internals.SubscriptionState : [Consumer clientId=consumer-ncmp-group-11, groupId=ncmp-group] Resetting offset for partition ncmp-events-test-0 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[localhost:32788 (id: 1 rack: null)], epoch=0}}. 2024-09-23T15:48:41.376Z INFO 7140 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2024-09-23T15:48:41.376Z WARN 7140 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2024-09-23T15:48:41.427Z INFO 7140 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2024-09-23T15:48:41.427Z WARN 7140 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 2024-09-23T15:48:41.448Z INFO 7140 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 2024-09-23T15:48:41.448Z WARN 7140 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2024-09-23T15:48:41.452Z INFO 7140 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 2024-09-23T15:48:41.452Z INFO 7140 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node -1 disconnected. 2024-09-23T15:48:41.461Z INFO 7140 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 2024-09-23T15:48:41.461Z WARN 7140 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32784) could not be established. Broker may not be available. 2024-09-23T15:48:41.489Z INFO 7140 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node 1 disconnected. 2024-09-23T15:48:41.489Z WARN 7140 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2024-09-23T15:48:41.495Z INFO 7140 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-11, groupId=ncmp-group] Node 1 disconnected. 2024-09-23T15:48:41.496Z INFO 7140 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-11, groupId=ncmp-group] Cancelled in-flight FETCH request with correlation id 13 due to node 1 being disconnected (elapsed time since creation: 128ms, elapsed time since send: 128ms, request timeout: 30000ms) 2024-09-23T15:48:41.496Z INFO 7140 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-11, groupId=ncmp-group] Node -1 disconnected. 2024-09-23T15:48:41.496Z INFO 7140 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-11, groupId=ncmp-group] Node 2147483646 disconnected. 2024-09-23T15:48:41.496Z INFO 7140 --- [ad | ncmp-group] o.a.kafka.clients.FetchSessionHandler : [Consumer clientId=consumer-ncmp-group-11, groupId=ncmp-group] Error sending fetch request (sessionId=1668532155, epoch=1) to node 1: org.apache.kafka.common.errors.DisconnectException: null 2024-09-23T15:48:41.496Z INFO 7140 --- [ad | ncmp-group] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-11, groupId=ncmp-group] Group coordinator localhost:32788 (id: 2147483646 rack: null) is unavailable or invalid due to cause: coordinator unavailable. isDisconnected: true. Rediscovery will be attempted. 2024-09-23T15:48:41.553Z INFO 7140 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 2024-09-23T15:48:41.553Z WARN 7140 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Connection to node 1 (localhost/127.0.0.1:32788) could not be established. Broker may not be available. 2024-09-23T15:48:41.597Z INFO 7140 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-11, groupId=ncmp-group] Node 1 disconnected. 2024-09-23T15:48:41.597Z WARN 7140 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-11, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32788) could not be established. Broker may not be available. 2024-09-23T15:48:41.602Z INFO 7140 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2024-09-23T15:48:41.602Z WARN 7140 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 2024-09-23T15:48:41.617Z INFO 7140 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2024-09-23T15:48:41.618Z WARN 7140 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32780) could not be established. Broker may not be available. [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.466 s - in org.onap.cps.ncmp.impl.inventory.sync.lcm.LcmEventsPublisherSpec [INFO] Running org.onap.cps.ncmp.impl.inventory.sync.DmiModelOperationsSpec 15:48:41,661 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Worker thread will flush remaining events before exiting. 15:48:41,661 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Queue flush finished successfully within timeout. 15:48:41,661 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@73f4ba98 - URL [jar:file:/w/workspace/cps-master-verify-java/cps-service/target/cps-service-3.5.3-SNAPSHOT.jar!/logback-spring.xml] is not of type file 15:48:41,664 |-INFO in ch.qos.logback.core.joran.util.ConfigurationWatchListUtil@1337e769 - Adding [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.2.4/spring-boot-3.2.4.jar!/org/springframework/boot/logging/logback/defaults.xml] to configuration watch list. 15:48:41,664 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@73f4ba98 - URL [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.2.4/spring-boot-3.2.4.jar!/org/springframework/boot/logging/logback/defaults.xml] is not of type file 15:48:41,665 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word applicationName with class [org.springframework.boot.logging.logback.ApplicationNameConverter] 15:48:41,665 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word clr with class [org.springframework.boot.logging.logback.ColorConverter] 15:48:41,665 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word correlationId with class [org.springframework.boot.logging.logback.CorrelationIdConverter] 15:48:41,665 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word wex with class [org.springframework.boot.logging.logback.WhitespaceThrowableProxyConverter] 15:48:41,665 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word wEx with class [org.springframework.boot.logging.logback.ExtendedWhitespaceThrowableProxyConverter] 15:48:41,665 |-INFO in ch.qos.logback.core.joran.util.ConfigurationWatchListUtil@1337e769 - Adding [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.2.4/spring-boot-3.2.4.jar!/org/springframework/boot/logging/logback/console-appender.xml] to configuration watch list. 15:48:41,665 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@73f4ba98 - URL [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.2.4/spring-boot-3.2.4.jar!/org/springframework/boot/logging/logback/console-appender.xml] is not of type file 15:48:41,667 |-WARN in IfNestedWithinSecondPhaseElementSC - elements cannot be nested within an , or element 15:48:41,667 |-WARN in IfNestedWithinSecondPhaseElementSC - See also http://logback.qos.ch/codes.html#nested_if_element 15:48:41,667 |-WARN in IfNestedWithinSecondPhaseElementSC - Element at line 60 contains a nested element at line 61 15:48:41,667 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Registering a new ReconfigureOnChangeTask ReconfigureOnChangeTask(born:1727106521667) 15:48:41,667 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Will scan for changes in [jar:file:/w/workspace/cps-master-verify-java/cps-service/target/cps-service-3.5.3-SNAPSHOT.jar!/logback-spring.xml] 15:48:41,667 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Setting ReconfigureOnChangeTask scanning period to 30 seconds 15:48:41,668 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.catalina.startup.DigesterFactory] to ERROR 15:48:41,668 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@400d3d7b - Propagating ERROR level on Logger[org.apache.catalina.startup.DigesterFactory] onto the JUL framework 15:48:41,668 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.catalina.util.LifecycleBase] to ERROR 15:48:41,668 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@400d3d7b - Propagating ERROR level on Logger[org.apache.catalina.util.LifecycleBase] onto the JUL framework 15:48:41,668 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.coyote.http11.Http11NioProtocol] to WARN 15:48:41,668 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@400d3d7b - Propagating WARN level on Logger[org.apache.coyote.http11.Http11NioProtocol] onto the JUL framework 15:48:41,668 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.sshd.common.util.SecurityUtils] to WARN 15:48:41,668 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@400d3d7b - Propagating WARN level on Logger[org.apache.sshd.common.util.SecurityUtils] onto the JUL framework 15:48:41,668 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.tomcat.util.net.NioSelectorPool] to WARN 15:48:41,668 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@400d3d7b - Propagating WARN level on Logger[org.apache.tomcat.util.net.NioSelectorPool] onto the JUL framework 15:48:41,668 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.eclipse.jetty.util.component.AbstractLifeCycle] to ERROR 15:48:41,668 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@400d3d7b - Propagating ERROR level on Logger[org.eclipse.jetty.util.component.AbstractLifeCycle] onto the JUL framework 15:48:41,668 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.hibernate.validator.internal.util.Version] to WARN 15:48:41,668 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@400d3d7b - Propagating WARN level on Logger[org.hibernate.validator.internal.util.Version] onto the JUL framework 15:48:41,668 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.springframework.boot.actuate.endpoint.jmx] to WARN 15:48:41,668 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@400d3d7b - Propagating WARN level on Logger[org.springframework.boot.actuate.endpoint.jmx] onto the JUL framework 15:48:41,668 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [CONSOLE] 15:48:41,668 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 15:48:41,668 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property 15:48:41,668 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [jsonConsole] 15:48:41,668 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 15:48:41,669 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventJsonProviders] for [providers] property 15:48:41,669 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventPatternJsonProvider] for [pattern] property 15:48:41,673 |-INFO in ch.qos.logback.classic.pattern.DateConverter@7bd32b57 - Setting zoneId to "UTC" 15:48:41,673 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [asyncConsole] 15:48:41,673 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.classic.AsyncAppender] 15:48:41,676 |-INFO in ch.qos.logback.core.model.processor.conditional.IfModelHandler - Condition [property("loggingFormat").equalsIgnoreCase("json")] evaluated to false on line 61 15:48:41,676 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [CONSOLE] to ch.qos.logback.classic.AsyncAppender[asyncConsole] 15:48:41,676 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Attaching appender named [CONSOLE] to AsyncAppender. 15:48:41,676 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Setting discardingThreshold to 51 15:48:41,676 |-INFO in ch.qos.logback.classic.model.processor.RootLoggerModelHandler - Setting level of ROOT logger to INFO 15:48:41,676 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@400d3d7b - Propagating INFO level on Logger[ROOT] onto the JUL framework 15:48:41,676 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [asyncConsole] to Logger[ROOT] 15:48:41,676 |-INFO in ch.qos.logback.core.model.processor.DefaultProcessor@4b5d6177 - End of configuration. 15:48:41,676 |-INFO in org.springframework.boot.logging.logback.SpringBootJoranConfigurator@1dab32fe - Registering current configuration as safe fallback point . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v3.2.4) 2024-09-23T15:48:41.678Z INFO 7140 --- [ main] o.o.c.n.i.i.sync.DmiModelOperationsSpec : Starting DmiModelOperationsSpec using Java 17.0.6-ea with PID 7140 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-service) 2024-09-23T15:48:41.679Z INFO 7140 --- [ main] o.o.c.n.i.i.sync.DmiModelOperationsSpec : No active profile set, falling back to 1 default profile: "default" 2024-09-23T15:48:41.680Z INFO 7140 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 2024-09-23T15:48:41.680Z WARN 7140 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2024-09-23T15:48:41.684Z INFO 7140 --- [ main] o.o.c.n.i.i.sync.DmiModelOperationsSpec : Started DmiModelOperationsSpec in 0.035 seconds (process running for 150.03) 2024-09-23T15:48:41.697Z INFO 7140 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-11, groupId=ncmp-group] Node 1 disconnected. 2024-09-23T15:48:41.697Z WARN 7140 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-11, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32788) could not be established. Broker may not be available. 2024-09-23T15:48:41.713Z INFO 7140 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 2024-09-23T15:48:41.713Z WARN 7140 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-09-23T15:48:41.713Z WARN 7140 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-09-23T15:48:41.737Z INFO 7140 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-3, groupId=test] Node 1 disconnected. 2024-09-23T15:48:41.737Z WARN 7140 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-3, groupId=test] Connection to node 1 (localhost/127.0.0.1:32780) could not be established. Broker may not be available. [INFO] Tests run: 23, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.091 s - in org.onap.cps.ncmp.impl.inventory.sync.DmiModelOperationsSpec [INFO] Running org.onap.cps.ncmp.impl.inventory.trustlevel.DeviceTrustLevelMessageConsumerSpec . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v3.2.4) 2024-09-23T15:48:41.761Z INFO 7140 --- [ main] .i.t.DeviceTrustLevelMessageConsumerSpec : Starting DeviceTrustLevelMessageConsumerSpec using Java 17.0.6-ea with PID 7140 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-service) 2024-09-23T15:48:41.761Z INFO 7140 --- [ main] .i.t.DeviceTrustLevelMessageConsumerSpec : No active profile set, falling back to 1 default profile: "default" 2024-09-23T15:48:41.767Z INFO 7140 --- [ main] .i.t.DeviceTrustLevelMessageConsumerSpec : Started DeviceTrustLevelMessageConsumerSpec in 0.025 seconds (process running for 150.113) [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.035 s - in org.onap.cps.ncmp.impl.inventory.trustlevel.DeviceTrustLevelMessageConsumerSpec [INFO] Running org.onap.cps.ncmp.impl.inventory.trustlevel.DmiPluginTrustLevelWatchDogSpec [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s - in org.onap.cps.ncmp.impl.inventory.trustlevel.DmiPluginTrustLevelWatchDogSpec [INFO] Running org.onap.cps.ncmp.impl.inventory.trustlevel.TrustLevelCacheConfigSpec 2024-09-23T15:48:41.783Z INFO 7140 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2024-09-23T15:48:41.783Z WARN 7140 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v3.2.4) 2024-09-23T15:48:41.797Z INFO 7140 --- [ main] o.o.c.n.i.i.t.TrustLevelCacheConfigSpec : Starting TrustLevelCacheConfigSpec using Java 17.0.6-ea with PID 7140 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-service) 2024-09-23T15:48:41.797Z INFO 7140 --- [ main] o.o.c.n.i.i.t.TrustLevelCacheConfigSpec : No active profile set, falling back to 1 default profile: "default" 2024-09-23T15:48:41.809Z INFO 7140 --- [ main] com.hazelcast.system.logo : [10.250.0.254]:5706 [cps-and-ncmp-test-caches] [5.3.6] + + o o o o---o o----o o o---o o o----o o--o--o + + + + | | / \ / | | / / \ | | + + + + + o----o o o o o----o | o o o o----o | + + + + | | / \ / | | \ / \ | | + + o o o o o---o o----o o----o o---o o o o----o o 2024-09-23T15:48:41.809Z INFO 7140 --- [ main] com.hazelcast.system : [10.250.0.254]:5706 [cps-and-ncmp-test-caches] [5.3.6] Copyright (c) 2008-2023, Hazelcast, Inc. All Rights Reserved. 2024-09-23T15:48:41.809Z INFO 7140 --- [ main] com.hazelcast.system : [10.250.0.254]:5706 [cps-and-ncmp-test-caches] [5.3.6] Hazelcast Platform 5.3.6 (20231109 - 9903dc9) starting at [10.250.0.254]:5706 2024-09-23T15:48:41.809Z INFO 7140 --- [ main] com.hazelcast.system : [10.250.0.254]:5706 [cps-and-ncmp-test-caches] [5.3.6] Cluster name: cps-and-ncmp-test-caches 2024-09-23T15:48:41.809Z INFO 7140 --- [ main] com.hazelcast.system : [10.250.0.254]:5706 [cps-and-ncmp-test-caches] [5.3.6] Integrity Checker is disabled. Fail-fast on corrupted executables will not be performed. For more information, see the documentation for Integrity Checker. 2024-09-23T15:48:41.809Z INFO 7140 --- [ main] com.hazelcast.system : [10.250.0.254]:5706 [cps-and-ncmp-test-caches] [5.3.6] The Jet engine is disabled. To enable the Jet engine on the members, do one of the following: - Change member config using Java API: config.getJetConfig().setEnabled(true) - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 2024-09-23T15:48:41.812Z INFO 7140 --- [ main] c.h.internal.tpc.TpcServerBootstrap : [10.250.0.254]:5706 [cps-and-ncmp-test-caches] [5.3.6] TPC: disabled 2024-09-23T15:48:41.819Z INFO 7140 --- [ main] com.hazelcast.system.security : [10.250.0.254]:5706 [cps-and-ncmp-test-caches] [5.3.6] 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. 2024-09-23T15:48:41.820Z INFO 7140 --- [ main] com.hazelcast.instance.impl.Node : [10.250.0.254]:5706 [cps-and-ncmp-test-caches] [5.3.6] Using Multicast discovery 2024-09-23T15:48:41.820Z WARN 7140 --- [ main] com.hazelcast.cp.CPSubsystem : [10.250.0.254]:5706 [cps-and-ncmp-test-caches] [5.3.6] CP Subsystem is not enabled. CP data structures will operate in UNSAFE mode! Please note that UNSAFE mode will not provide strong consistency guarantees. 2024-09-23T15:48:41.832Z INFO 7140 --- [ main] c.h.internal.diagnostics.Diagnostics : [10.250.0.254]:5706 [cps-and-ncmp-test-caches] [5.3.6] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 2024-09-23T15:48:41.833Z INFO 7140 --- [ main] com.hazelcast.core.LifecycleService : [10.250.0.254]:5706 [cps-and-ncmp-test-caches] [5.3.6] [10.250.0.254]:5706 is STARTING 2024-09-23T15:48:41.859Z INFO 7140 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 2024-09-23T15:48:41.859Z WARN 7140 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Connection to node 1 (localhost/127.0.0.1:32788) could not be established. Broker may not be available. 2024-09-23T15:48:41.864Z INFO 7140 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 2024-09-23T15:48:41.864Z WARN 7140 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32784) could not be established. Broker may not be available. 2024-09-23T15:48:41.884Z INFO 7140 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 2024-09-23T15:48:41.884Z WARN 7140 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2024-09-23T15:48:41.898Z INFO 7140 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-11, groupId=ncmp-group] Node 1 disconnected. 2024-09-23T15:48:41.898Z WARN 7140 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-11, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32788) could not be established. Broker may not be available. 2024-09-23T15:48:41.907Z INFO 7140 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 2024-09-23T15:48:41.907Z WARN 7140 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 2024-09-23T15:48:41.921Z INFO 7140 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 2024-09-23T15:48:41.921Z WARN 7140 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2024-09-23T15:48:41.943Z INFO 7140 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 2024-09-23T15:48:41.944Z WARN 7140 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2024-09-23T15:48:41.986Z INFO 7140 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 2024-09-23T15:48:41.986Z WARN 7140 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-09-23T15:48:41.986Z WARN 7140 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-09-23T15:48:42.021Z INFO 7140 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2024-09-23T15:48:42.021Z WARN 7140 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 2024-09-23T15:48:42.033Z INFO 7140 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2024-09-23T15:48:42.033Z WARN 7140 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 2024-09-23T15:48:42.071Z INFO 7140 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2024-09-23T15:48:42.071Z WARN 7140 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32778) could not be established. Broker may not be available. 2024-09-23T15:48:42.075Z INFO 7140 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 2024-09-23T15:48:42.075Z WARN 7140 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2024-09-23T15:48:42.116Z INFO 7140 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-10, groupId=test-1] Node 1 disconnected. 2024-09-23T15:48:42.116Z WARN 7140 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-10, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2024-09-23T15:48:42.172Z INFO 7140 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 2024-09-23T15:48:42.172Z WARN 7140 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2024-09-23T15:48:42.268Z INFO 7140 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 2024-09-23T15:48:42.268Z WARN 7140 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2024-09-23T15:48:42.310Z INFO 7140 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 2024-09-23T15:48:42.310Z WARN 7140 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Connection to node 1 (localhost/127.0.0.1:32788) could not be established. Broker may not be available. 2024-09-23T15:48:42.322Z INFO 7140 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 2024-09-23T15:48:42.322Z WARN 7140 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32784) could not be established. Broker may not be available. 2024-09-23T15:48:42.399Z INFO 7140 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-11, groupId=ncmp-group] Node 1 disconnected. 2024-09-23T15:48:42.399Z WARN 7140 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-11, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32788) could not be established. Broker may not be available. 2024-09-23T15:48:42.496Z INFO 7140 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node 1 disconnected. 2024-09-23T15:48:42.496Z WARN 7140 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2024-09-23T15:48:42.505Z INFO 7140 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 2024-09-23T15:48:42.506Z WARN 7140 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2024-09-23T15:48:42.573Z INFO 7140 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2024-09-23T15:48:42.573Z WARN 7140 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32780) could not be established. Broker may not be available. 2024-09-23T15:48:42.587Z INFO 7140 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2024-09-23T15:48:42.587Z WARN 7140 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2024-09-23T15:48:42.587Z INFO 7140 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2024-09-23T15:48:42.588Z WARN 7140 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 2024-09-23T15:48:42.624Z INFO 7140 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2024-09-23T15:48:42.624Z WARN 7140 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32778) could not be established. Broker may not be available. 2024-09-23T15:48:42.631Z INFO 7140 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 2024-09-23T15:48:42.631Z WARN 7140 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2024-09-23T15:48:42.641Z INFO 7140 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-3, groupId=test] Node 1 disconnected. 2024-09-23T15:48:42.641Z WARN 7140 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-3, groupId=test] Connection to node 1 (localhost/127.0.0.1:32780) could not be established. Broker may not be available. 2024-09-23T15:48:42.667Z INFO 7140 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 2024-09-23T15:48:42.667Z WARN 7140 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-09-23T15:48:42.667Z WARN 7140 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-09-23T15:48:42.809Z INFO 7140 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 2024-09-23T15:48:42.809Z WARN 7140 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 2024-09-23T15:48:42.815Z INFO 7140 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2024-09-23T15:48:42.815Z WARN 7140 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 2024-09-23T15:48:42.885Z INFO 7140 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2024-09-23T15:48:42.885Z WARN 7140 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 2024-09-23T15:48:42.889Z INFO 7140 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 2024-09-23T15:48:42.889Z WARN 7140 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-09-23T15:48:42.889Z WARN 7140 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-09-23T15:48:42.892Z INFO 7140 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2024-09-23T15:48:42.892Z WARN 7140 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 2024-09-23T15:48:42.924Z INFO 7140 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 2024-09-23T15:48:42.924Z WARN 7140 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2024-09-23T15:48:42.926Z INFO 7140 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 2024-09-23T15:48:42.927Z WARN 7140 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2024-09-23T15:48:43.018Z INFO 7140 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 2024-09-23T15:48:43.018Z WARN 7140 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32784) could not be established. Broker may not be available. 2024-09-23T15:48:43.041Z INFO 7140 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 2024-09-23T15:48:43.041Z WARN 7140 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2024-09-23T15:48:43.073Z INFO 7140 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2024-09-23T15:48:43.073Z WARN 7140 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32778) could not be established. Broker may not be available. 2024-09-23T15:48:43.074Z INFO 7140 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2024-09-23T15:48:43.074Z WARN 7140 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 2024-09-23T15:48:43.095Z INFO 7140 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 2024-09-23T15:48:43.095Z WARN 7140 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2024-09-23T15:48:43.118Z INFO 7140 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-10, groupId=test-1] Node 1 disconnected. 2024-09-23T15:48:43.118Z WARN 7140 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-10, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2024-09-23T15:48:43.163Z INFO 7140 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 2024-09-23T15:48:43.163Z WARN 7140 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Connection to node 1 (localhost/127.0.0.1:32788) could not be established. Broker may not be available. 2024-09-23T15:48:43.270Z INFO 7140 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 2024-09-23T15:48:43.270Z WARN 7140 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2024-09-23T15:48:43.275Z INFO 7140 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 2024-09-23T15:48:43.275Z WARN 7140 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2024-09-23T15:48:43.301Z INFO 7140 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-11, groupId=ncmp-group] Node 1 disconnected. 2024-09-23T15:48:43.301Z WARN 7140 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-11, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32788) could not be established. Broker may not be available. 2024-09-23T15:48:43.439Z INFO 7140 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2024-09-23T15:48:43.439Z WARN 7140 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2024-09-23T15:48:43.476Z INFO 7140 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 2024-09-23T15:48:43.476Z WARN 7140 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32784) could not be established. Broker may not be available. 2024-09-23T15:48:43.476Z INFO 7140 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2024-09-23T15:48:43.476Z WARN 7140 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32778) could not be established. Broker may not be available. 2024-09-23T15:48:43.542Z INFO 7140 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-3, groupId=test] Node 1 disconnected. 2024-09-23T15:48:43.542Z WARN 7140 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-3, groupId=test] Connection to node 1 (localhost/127.0.0.1:32780) could not be established. Broker may not be available. 2024-09-23T15:48:43.599Z INFO 7140 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node 1 disconnected. 2024-09-23T15:48:43.599Z WARN 7140 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2024-09-23T15:48:43.607Z INFO 7140 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 2024-09-23T15:48:43.607Z WARN 7140 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2024-09-23T15:48:43.625Z INFO 7140 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2024-09-23T15:48:43.625Z WARN 7140 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32780) could not be established. Broker may not be available. 2024-09-23T15:48:43.639Z INFO 7140 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2024-09-23T15:48:43.639Z WARN 7140 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 2024-09-23T15:48:43.734Z INFO 7140 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 2024-09-23T15:48:43.734Z WARN 7140 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2024-09-23T15:48:43.770Z INFO 7140 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 2024-09-23T15:48:43.770Z WARN 7140 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-09-23T15:48:43.771Z WARN 7140 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-09-23T15:48:43.788Z INFO 7140 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2024-09-23T15:48:43.788Z WARN 7140 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 2024-09-23T15:48:43.812Z INFO 7140 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 2024-09-23T15:48:43.812Z WARN 7140 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 2024-09-23T15:48:43.842Z INFO 7140 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 2024-09-23T15:48:43.842Z WARN 7140 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-09-23T15:48:43.842Z WARN 7140 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-09-23T15:48:43.877Z INFO 7140 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 2024-09-23T15:48:43.877Z WARN 7140 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2024-09-23T15:48:43.894Z INFO 7140 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 2024-09-23T15:48:43.894Z WARN 7140 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2024-09-23T15:48:43.927Z INFO 7140 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 2024-09-23T15:48:43.927Z WARN 7140 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2024-09-23T15:48:43.968Z INFO 7140 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2024-09-23T15:48:43.968Z WARN 7140 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 2024-09-23T15:48:43.975Z INFO 7140 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2024-09-23T15:48:43.975Z WARN 7140 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32778) could not be established. Broker may not be available. 2024-09-23T15:48:44.066Z INFO 7140 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 2024-09-23T15:48:44.066Z WARN 7140 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Connection to node 1 (localhost/127.0.0.1:32788) could not be established. Broker may not be available. 2024-09-23T15:48:44.076Z INFO 7140 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2024-09-23T15:48:44.076Z WARN 7140 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 2024-09-23T15:48:44.095Z INFO 7140 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2024-09-23T15:48:44.095Z WARN 7140 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 2024-09-23T15:48:44.098Z INFO 7140 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 2024-09-23T15:48:44.098Z WARN 7140 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2024-09-23T15:48:44.172Z INFO 7140 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 2024-09-23T15:48:44.172Z WARN 7140 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32784) could not be established. Broker may not be available. 2024-09-23T15:48:44.220Z INFO 7140 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-10, groupId=test-1] Node 1 disconnected. 2024-09-23T15:48:44.220Z WARN 7140 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-10, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2024-09-23T15:48:44.373Z INFO 7140 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 2024-09-23T15:48:44.373Z WARN 7140 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2024-09-23T15:48:44.378Z INFO 7140 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2024-09-23T15:48:44.378Z WARN 7140 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32778) could not be established. Broker may not be available. 2024-09-23T15:48:44.392Z INFO 7140 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2024-09-23T15:48:44.392Z WARN 7140 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2024-09-23T15:48:44.478Z INFO 7140 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 2024-09-23T15:48:44.478Z WARN 7140 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2024-09-23T15:48:44.500Z INFO 7140 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node 1 disconnected. 2024-09-23T15:48:44.500Z WARN 7140 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2024-09-23T15:48:44.504Z INFO 7140 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-11, groupId=ncmp-group] Node 1 disconnected. 2024-09-23T15:48:44.504Z WARN 7140 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-11, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32788) could not be established. Broker may not be available. 2024-09-23T15:48:44.587Z INFO 7140 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 2024-09-23T15:48:44.587Z WARN 7140 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2024-09-23T15:48:44.592Z INFO 7140 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2024-09-23T15:48:44.592Z WARN 7140 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 2024-09-23T15:48:44.629Z INFO 7140 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 2024-09-23T15:48:44.629Z WARN 7140 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32784) could not be established. Broker may not be available. 2024-09-23T15:48:44.640Z INFO 7140 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2024-09-23T15:48:44.640Z WARN 7140 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 2024-09-23T15:48:44.715Z INFO 7140 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 2024-09-23T15:48:44.715Z WARN 7140 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 2024-09-23T15:48:44.744Z INFO 7140 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-3, groupId=test] Node 1 disconnected. 2024-09-23T15:48:44.745Z WARN 7140 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-3, groupId=test] Connection to node 1 (localhost/127.0.0.1:32780) could not be established. Broker may not be available. 2024-09-23T15:48:44.760Z INFO 7140 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 2024-09-23T15:48:44.760Z WARN 7140 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2024-09-23T15:48:44.828Z INFO 7140 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2024-09-23T15:48:44.828Z WARN 7140 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32780) could not be established. Broker may not be available. 2024-09-23T15:48:44.905Z INFO 7140 --- [ main] c.h.internal.cluster.ClusterService : [10.250.0.254]:5706 [cps-and-ncmp-test-caches] [5.3.6] Members {size:1, ver:1} [ Member [10.250.0.254]:5706 - e9c4da54-8866-4ec4-bbb6-44ac70cb55e0 this ] 2024-09-23T15:48:44.905Z WARN 7140 --- [ main] com.hazelcast.instance.impl.Node : [10.250.0.254]:5706 [cps-and-ncmp-test-caches] [5.3.6] Config seed port is 5701 and cluster size is 1. Some of the ports seem occupied! 2024-09-23T15:48:44.908Z INFO 7140 --- [ main] com.hazelcast.core.LifecycleService : [10.250.0.254]:5706 [cps-and-ncmp-test-caches] [5.3.6] [10.250.0.254]:5706 is STARTED 2024-09-23T15:48:44.913Z INFO 7140 --- [ main] com.hazelcast.system.logo : [10.30.107.42]:5707 [cps-and-ncmp-test-caches] [5.3.6] + + o o o o---o o----o o o---o o o----o o--o--o + + + + | | / \ / | | / / \ | | + + + + + o----o o o o o----o | o o o o----o | + + + + | | / \ / | | \ / \ | | + + o o o o o---o o----o o----o o---o o o o----o o 2024-09-23T15:48:44.913Z INFO 7140 --- [ main] com.hazelcast.system : [10.30.107.42]:5707 [cps-and-ncmp-test-caches] [5.3.6] Copyright (c) 2008-2023, Hazelcast, Inc. All Rights Reserved. 2024-09-23T15:48:44.913Z INFO 7140 --- [ main] com.hazelcast.system : [10.30.107.42]:5707 [cps-and-ncmp-test-caches] [5.3.6] Hazelcast Platform 5.3.6 (20231109 - 9903dc9) starting at [10.30.107.42]:5707 2024-09-23T15:48:44.913Z INFO 7140 --- [ main] com.hazelcast.system : [10.30.107.42]:5707 [cps-and-ncmp-test-caches] [5.3.6] Cluster name: cps-and-ncmp-test-caches 2024-09-23T15:48:44.913Z INFO 7140 --- [ main] com.hazelcast.system : [10.30.107.42]:5707 [cps-and-ncmp-test-caches] [5.3.6] Integrity Checker is disabled. Fail-fast on corrupted executables will not be performed. For more information, see the documentation for Integrity Checker. 2024-09-23T15:48:44.913Z INFO 7140 --- [ main] com.hazelcast.system : [10.30.107.42]:5707 [cps-and-ncmp-test-caches] [5.3.6] The Jet engine is disabled. To enable the Jet engine on the members, do one of the following: - Change member config using Java API: config.getJetConfig().setEnabled(true) - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 2024-09-23T15:48:44.916Z INFO 7140 --- [ main] c.h.internal.tpc.TpcServerBootstrap : [10.30.107.42]:5707 [cps-and-ncmp-test-caches] [5.3.6] TPC: disabled 2024-09-23T15:48:44.925Z INFO 7140 --- [ main] com.hazelcast.system.security : [10.30.107.42]:5707 [cps-and-ncmp-test-caches] [5.3.6] 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. 2024-09-23T15:48:44.926Z INFO 7140 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.42]:5707 [cps-and-ncmp-test-caches] [5.3.6] Using Multicast discovery 2024-09-23T15:48:44.926Z WARN 7140 --- [ main] com.hazelcast.cp.CPSubsystem : [10.30.107.42]:5707 [cps-and-ncmp-test-caches] [5.3.6] CP Subsystem is not enabled. CP data structures will operate in UNSAFE mode! Please note that UNSAFE mode will not provide strong consistency guarantees. 2024-09-23T15:48:44.935Z INFO 7140 --- [ main] c.h.internal.diagnostics.Diagnostics : [10.30.107.42]:5707 [cps-and-ncmp-test-caches] [5.3.6] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 2024-09-23T15:48:44.935Z INFO 7140 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.42]:5707 [cps-and-ncmp-test-caches] [5.3.6] [10.30.107.42]:5707 is STARTING 2024-09-23T15:48:44.947Z INFO 7140 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 2024-09-23T15:48:44.947Z WARN 7140 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2024-09-23T15:48:44.950Z INFO 7140 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 2024-09-23T15:48:44.950Z WARN 7140 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2024-09-23T15:48:44.977Z INFO 7140 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 2024-09-23T15:48:44.977Z WARN 7140 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-09-23T15:48:44.977Z WARN 7140 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-09-23T15:48:44.995Z INFO 7140 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 2024-09-23T15:48:44.995Z WARN 7140 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-09-23T15:48:44.995Z WARN 7140 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-09-23T15:48:44.997Z INFO 7140 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2024-09-23T15:48:44.997Z WARN 7140 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 2024-09-23T15:48:45.018Z INFO 7140 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 2024-09-23T15:48:45.018Z WARN 7140 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Connection to node 1 (localhost/127.0.0.1:32788) could not be established. Broker may not be available. 2024-09-23T15:48:45.034Z INFO 7140 --- [ main] c.h.i.cluster.impl.MulticastJoiner : [10.30.107.42]:5707 [cps-and-ncmp-test-caches] [5.3.6] Trying to join to discovered node: [10.30.107.42]:5701 2024-09-23T15:48:45.036Z INFO 7140 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.30.107.42:5701 and /10.30.107.42:56663 2024-09-23T15:48:45.043Z INFO 7140 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.107.42]:5707 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.30.107.42:56663 and /10.30.107.42:5701 2024-09-23T15:48:45.073Z INFO 7140 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2024-09-23T15:48:45.073Z WARN 7140 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 2024-09-23T15:48:45.077Z INFO 7140 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2024-09-23T15:48:45.077Z WARN 7140 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32778) could not be established. Broker may not be available. 2024-09-23T15:48:45.080Z INFO 7140 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 2024-09-23T15:48:45.080Z WARN 7140 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2024-09-23T15:48:45.080Z INFO 7140 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 2024-09-23T15:48:45.080Z WARN 7140 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2024-09-23T15:48:45.125Z INFO 7140 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 2024-09-23T15:48:45.125Z WARN 7140 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32784) could not be established. Broker may not be available. 2024-09-23T15:48:45.279Z INFO 7140 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2024-09-23T15:48:45.279Z WARN 7140 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 2024-09-23T15:48:45.381Z INFO 7140 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2024-09-23T15:48:45.381Z WARN 7140 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32778) could not be established. Broker may not be available. 2024-09-23T15:48:45.406Z INFO 7140 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-11, groupId=ncmp-group] Node 1 disconnected. 2024-09-23T15:48:45.406Z WARN 7140 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-11, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32788) could not be established. Broker may not be available. 2024-09-23T15:48:45.422Z INFO 7140 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-10, groupId=test-1] Node 1 disconnected. 2024-09-23T15:48:45.422Z WARN 7140 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-10, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2024-09-23T15:48:45.475Z INFO 7140 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 2024-09-23T15:48:45.475Z WARN 7140 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2024-09-23T15:48:45.502Z INFO 7140 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node 1 disconnected. 2024-09-23T15:48:45.502Z WARN 7140 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2024-09-23T15:48:45.545Z INFO 7140 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2024-09-23T15:48:45.545Z WARN 7140 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2024-09-23T15:48:45.581Z INFO 7140 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 2024-09-23T15:48:45.581Z WARN 7140 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2024-09-23T15:48:45.591Z INFO 7140 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 2024-09-23T15:48:45.591Z WARN 7140 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2024-09-23T15:48:45.745Z INFO 7140 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2024-09-23T15:48:45.746Z WARN 7140 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 2024-09-23T15:48:45.765Z INFO 7140 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 2024-09-23T15:48:45.765Z WARN 7140 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2024-09-23T15:48:45.781Z INFO 7140 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2024-09-23T15:48:45.781Z WARN 7140 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32780) could not be established. Broker may not be available. 2024-09-23T15:48:45.782Z INFO 7140 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 2024-09-23T15:48:45.782Z WARN 7140 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32784) could not be established. Broker may not be available. 2024-09-23T15:48:45.843Z INFO 7140 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2024-09-23T15:48:45.843Z WARN 7140 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 2024-09-23T15:48:45.847Z INFO 7140 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-3, groupId=test] Node 1 disconnected. 2024-09-23T15:48:45.847Z WARN 7140 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-3, groupId=test] Connection to node 1 (localhost/127.0.0.1:32780) could not be established. Broker may not be available. 2024-09-23T15:48:45.849Z INFO 7140 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 2024-09-23T15:48:45.849Z WARN 7140 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2024-09-23T15:48:45.849Z INFO 7140 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2024-09-23T15:48:45.849Z WARN 7140 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 2024-09-23T15:48:45.868Z INFO 7140 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 2024-09-23T15:48:45.868Z WARN 7140 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 2024-09-23T15:48:45.902Z INFO 7140 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 2024-09-23T15:48:45.902Z WARN 7140 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2024-09-23T15:48:46.025Z INFO 7140 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2024-09-23T15:48:46.025Z WARN 7140 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 2024-09-23T15:48:46.032Z INFO 7140 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 2024-09-23T15:48:46.032Z WARN 7140 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2024-09-23T15:48:46.079Z INFO 7140 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2024-09-23T15:48:46.079Z WARN 7140 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32778) could not be established. Broker may not be available. 2024-09-23T15:48:46.082Z INFO 7140 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 2024-09-23T15:48:46.083Z WARN 7140 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2024-09-23T15:48:46.097Z INFO 7140 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 2024-09-23T15:48:46.097Z WARN 7140 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-09-23T15:48:46.097Z WARN 7140 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-09-23T15:48:46.130Z INFO 7140 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 2024-09-23T15:48:46.130Z WARN 7140 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-09-23T15:48:46.130Z WARN 7140 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-09-23T15:48:46.171Z INFO 7140 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 2024-09-23T15:48:46.171Z WARN 7140 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Connection to node 1 (localhost/127.0.0.1:32788) could not be established. Broker may not be available. 2024-09-23T15:48:46.279Z INFO 7140 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 2024-09-23T15:48:46.279Z WARN 7140 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32784) could not be established. Broker may not be available. 2024-09-23T15:48:46.308Z INFO 7140 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-11, groupId=ncmp-group] Node 1 disconnected. 2024-09-23T15:48:46.308Z WARN 7140 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-11, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32788) could not be established. Broker may not be available. 2024-09-23T15:48:46.324Z INFO 7140 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-10, groupId=test-1] Node 1 disconnected. 2024-09-23T15:48:46.324Z WARN 7140 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-10, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2024-09-23T15:48:46.434Z INFO 7140 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2024-09-23T15:48:46.434Z WARN 7140 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32778) could not be established. Broker may not be available. 2024-09-23T15:48:46.434Z INFO 7140 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2024-09-23T15:48:46.434Z WARN 7140 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 2024-09-23T15:48:46.447Z INFO 7140 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2024-09-23T15:48:46.447Z WARN 7140 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2024-09-23T15:48:46.478Z INFO 7140 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 2024-09-23T15:48:46.478Z WARN 7140 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2024-09-23T15:48:46.483Z INFO 7140 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 2024-09-23T15:48:46.483Z WARN 7140 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2024-09-23T15:48:46.544Z INFO 7140 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 2024-09-23T15:48:46.544Z WARN 7140 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2024-09-23T15:48:46.647Z INFO 7140 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2024-09-23T15:48:46.647Z WARN 7140 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 2024-09-23T15:48:46.687Z INFO 7140 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 2024-09-23T15:48:46.687Z WARN 7140 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32784) could not be established. Broker may not be available. 2024-09-23T15:48:46.704Z INFO 7140 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node 1 disconnected. 2024-09-23T15:48:46.704Z WARN 7140 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2024-09-23T15:48:46.768Z INFO 7140 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 2024-09-23T15:48:46.768Z WARN 7140 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2024-09-23T15:48:46.821Z INFO 7140 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 2024-09-23T15:48:46.821Z WARN 7140 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 2024-09-23T15:48:46.833Z INFO 7140 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2024-09-23T15:48:46.833Z WARN 7140 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32780) could not be established. Broker may not be available. 2024-09-23T15:48:46.902Z INFO 7140 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 2024-09-23T15:48:46.902Z WARN 7140 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2024-09-23T15:48:46.949Z INFO 7140 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-3, groupId=test] Node 1 disconnected. 2024-09-23T15:48:46.950Z WARN 7140 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-3, groupId=test] Connection to node 1 (localhost/127.0.0.1:32780) could not be established. Broker may not be available. 2024-09-23T15:48:46.985Z INFO 7140 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 2024-09-23T15:48:46.985Z WARN 7140 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2024-09-23T15:48:46.996Z INFO 7140 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2024-09-23T15:48:46.996Z WARN 7140 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 2024-09-23T15:48:47.002Z INFO 7140 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2024-09-23T15:48:47.002Z WARN 7140 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 2024-09-23T15:48:47.005Z INFO 7140 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 2024-09-23T15:48:47.005Z WARN 7140 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2024-09-23T15:48:47.050Z INFO 7140 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 2024-09-23T15:48:47.050Z WARN 7140 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-09-23T15:48:47.050Z WARN 7140 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-09-23T15:48:47.083Z INFO 7140 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 2024-09-23T15:48:47.083Z WARN 7140 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-09-23T15:48:47.083Z WARN 7140 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-09-23T15:48:47.181Z INFO 7140 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 2024-09-23T15:48:47.181Z WARN 7140 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32784) could not be established. Broker may not be available. 2024-09-23T15:48:47.184Z INFO 7140 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 2024-09-23T15:48:47.184Z WARN 7140 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2024-09-23T15:48:47.229Z INFO 7140 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2024-09-23T15:48:47.229Z WARN 7140 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 2024-09-23T15:48:47.281Z INFO 7140 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2024-09-23T15:48:47.281Z WARN 7140 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32778) could not be established. Broker may not be available. 2024-09-23T15:48:47.330Z INFO 7140 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 2024-09-23T15:48:47.330Z WARN 7140 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2024-09-23T15:48:47.375Z INFO 7140 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 2024-09-23T15:48:47.375Z WARN 7140 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Connection to node 1 (localhost/127.0.0.1:32788) could not be established. Broker may not be available. 2024-09-23T15:48:47.387Z INFO 7140 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2024-09-23T15:48:47.387Z WARN 7140 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 2024-09-23T15:48:47.426Z INFO 7140 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-10, groupId=test-1] Node 1 disconnected. 2024-09-23T15:48:47.426Z WARN 7140 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-10, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2024-09-23T15:48:47.450Z INFO 7140 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2024-09-23T15:48:47.450Z WARN 7140 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2024-09-23T15:48:47.511Z INFO 7140 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-11, groupId=ncmp-group] Node 1 disconnected. 2024-09-23T15:48:47.511Z WARN 7140 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-11, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32788) could not be established. Broker may not be available. 2024-09-23T15:48:47.547Z INFO 7140 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 2024-09-23T15:48:47.547Z WARN 7140 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2024-09-23T15:48:47.587Z INFO 7140 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2024-09-23T15:48:47.587Z WARN 7140 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32778) could not be established. Broker may not be available. 2024-09-23T15:48:47.606Z INFO 7140 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node 1 disconnected. 2024-09-23T15:48:47.606Z WARN 7140 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2024-09-23T15:48:47.686Z INFO 7140 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 2024-09-23T15:48:47.686Z WARN 7140 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2024-09-23T15:48:47.793Z INFO 7140 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 2024-09-23T15:48:47.793Z WARN 7140 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32784) could not be established. Broker may not be available. 2024-09-23T15:48:47.800Z INFO 7140 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2024-09-23T15:48:47.800Z WARN 7140 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 2024-09-23T15:48:47.804Z INFO 7140 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 2024-09-23T15:48:47.804Z WARN 7140 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2024-09-23T15:48:47.854Z INFO 7140 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2024-09-23T15:48:47.854Z WARN 7140 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 2024-09-23T15:48:47.921Z INFO 7140 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 2024-09-23T15:48:47.921Z WARN 7140 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2024-09-23T15:48:47.987Z INFO 7140 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2024-09-23T15:48:47.987Z WARN 7140 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32780) could not be established. Broker may not be available. 2024-09-23T15:48:48.024Z INFO 7140 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 2024-09-23T15:48:48.024Z WARN 7140 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 2024-09-23T15:48:48.051Z INFO 7140 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-3, groupId=test] Node 1 disconnected. 2024-09-23T15:48:48.051Z WARN 7140 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-3, groupId=test] Connection to node 1 (localhost/127.0.0.1:32780) could not be established. Broker may not be available. 2024-09-23T15:48:48.086Z INFO 7140 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 2024-09-23T15:48:48.086Z WARN 7140 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-09-23T15:48:48.086Z WARN 7140 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-09-23T15:48:48.105Z INFO 7140 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 2024-09-23T15:48:48.105Z WARN 7140 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-09-23T15:48:48.105Z WARN 7140 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-09-23T15:48:48.108Z INFO 7140 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 2024-09-23T15:48:48.108Z WARN 7140 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2024-09-23T15:48:48.137Z INFO 7140 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 2024-09-23T15:48:48.137Z WARN 7140 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2024-09-23T15:48:48.183Z INFO 7140 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 2024-09-23T15:48:48.183Z WARN 7140 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2024-09-23T15:48:48.184Z INFO 7140 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2024-09-23T15:48:48.184Z WARN 7140 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32778) could not be established. Broker may not be available. 2024-09-23T15:48:48.189Z INFO 7140 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 2024-09-23T15:48:48.189Z WARN 7140 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2024-09-23T15:48:48.199Z INFO 7140 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2024-09-23T15:48:48.199Z WARN 7140 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 2024-09-23T15:48:48.227Z INFO 7140 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 2024-09-23T15:48:48.227Z WARN 7140 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Connection to node 1 (localhost/127.0.0.1:32788) could not be established. Broker may not be available. 2024-09-23T15:48:48.239Z INFO 7140 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2024-09-23T15:48:48.239Z WARN 7140 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 2024-09-23T15:48:48.281Z INFO 7140 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2024-09-23T15:48:48.281Z WARN 7140 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 2024-09-23T15:48:48.336Z INFO 7140 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 2024-09-23T15:48:48.336Z WARN 7140 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32784) could not be established. Broker may not be available. 2024-09-23T15:48:48.412Z INFO 7140 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-11, groupId=ncmp-group] Node 1 disconnected. 2024-09-23T15:48:48.413Z WARN 7140 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-11, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32788) could not be established. Broker may not be available. 2024-09-23T15:48:48.440Z INFO 7140 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2024-09-23T15:48:48.440Z WARN 7140 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32778) could not be established. Broker may not be available. 2024-09-23T15:48:48.529Z INFO 7140 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-10, groupId=test-1] Node 1 disconnected. 2024-09-23T15:48:48.529Z WARN 7140 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-10, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2024-09-23T15:48:48.552Z INFO 7140 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 2024-09-23T15:48:48.552Z WARN 7140 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2024-09-23T15:48:48.602Z INFO 7140 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2024-09-23T15:48:48.602Z WARN 7140 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2024-09-23T15:48:48.638Z INFO 7140 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 2024-09-23T15:48:48.638Z WARN 7140 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2024-09-23T15:48:48.702Z INFO 7140 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2024-09-23T15:48:48.702Z WARN 7140 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 2024-09-23T15:48:48.706Z INFO 7140 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2024-09-23T15:48:48.706Z WARN 7140 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 2024-09-23T15:48:48.710Z INFO 7140 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node 1 disconnected. 2024-09-23T15:48:48.710Z WARN 7140 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2024-09-23T15:48:48.807Z INFO 7140 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 2024-09-23T15:48:48.807Z WARN 7140 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2024-09-23T15:48:48.876Z INFO 7140 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 2024-09-23T15:48:48.876Z WARN 7140 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 2024-09-23T15:48:48.896Z INFO 7140 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 2024-09-23T15:48:48.896Z WARN 7140 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32784) could not be established. Broker may not be available. 2024-09-23T15:48:48.962Z INFO 7140 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 2024-09-23T15:48:48.962Z WARN 7140 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2024-09-23T15:48:49.025Z INFO 7140 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 2024-09-23T15:48:49.025Z WARN 7140 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2024-09-23T15:48:49.054Z INFO 7140 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-3, groupId=test] Node 1 disconnected. 2024-09-23T15:48:49.054Z WARN 7140 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-3, groupId=test] Connection to node 1 (localhost/127.0.0.1:32780) could not be established. Broker may not be available. 2024-09-23T15:48:49.130Z INFO 7140 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 2024-09-23T15:48:49.130Z WARN 7140 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Connection to node 1 (localhost/127.0.0.1:32788) could not be established. Broker may not be available. 2024-09-23T15:48:49.189Z INFO 7140 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2024-09-23T15:48:49.189Z WARN 7140 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32780) could not be established. Broker may not be available. 2024-09-23T15:48:49.190Z INFO 7140 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 2024-09-23T15:48:49.190Z WARN 7140 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2024-09-23T15:48:49.240Z INFO 7140 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 2024-09-23T15:48:49.240Z WARN 7140 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-09-23T15:48:49.240Z WARN 7140 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-09-23T15:48:49.284Z INFO 7140 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2024-09-23T15:48:49.284Z WARN 7140 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 2024-09-23T15:48:49.286Z INFO 7140 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2024-09-23T15:48:49.286Z WARN 7140 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32778) could not be established. Broker may not be available. 2024-09-23T15:48:49.302Z INFO 7140 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2024-09-23T15:48:49.302Z WARN 7140 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 2024-09-23T15:48:49.308Z INFO 7140 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 2024-09-23T15:48:49.308Z WARN 7140 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-09-23T15:48:49.308Z WARN 7140 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-09-23T15:48:49.314Z INFO 7140 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-11, groupId=ncmp-group] Node 1 disconnected. 2024-09-23T15:48:49.314Z WARN 7140 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-11, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32788) could not be established. Broker may not be available. 2024-09-23T15:48:49.336Z INFO 7140 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 2024-09-23T15:48:49.336Z WARN 7140 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2024-09-23T15:48:49.341Z INFO 7140 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 2024-09-23T15:48:49.342Z WARN 7140 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2024-09-23T15:48:49.343Z INFO 7140 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2024-09-23T15:48:49.343Z WARN 7140 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 2024-09-23T15:48:49.390Z INFO 7140 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 2024-09-23T15:48:49.390Z WARN 7140 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32784) could not be established. Broker may not be available. 2024-09-23T15:48:49.531Z INFO 7140 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-10, groupId=test-1] Node 1 disconnected. 2024-09-23T15:48:49.531Z WARN 7140 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-10, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2024-09-23T15:48:49.542Z INFO 7140 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2024-09-23T15:48:49.542Z WARN 7140 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32778) could not be established. Broker may not be available. 2024-09-23T15:48:49.554Z INFO 7140 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2024-09-23T15:48:49.554Z WARN 7140 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 2024-09-23T15:48:49.555Z INFO 7140 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 2024-09-23T15:48:49.555Z WARN 7140 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2024-09-23T15:48:49.605Z INFO 7140 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2024-09-23T15:48:49.605Z WARN 7140 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2024-09-23T15:48:49.713Z INFO 7140 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node 1 disconnected. 2024-09-23T15:48:49.713Z WARN 7140 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2024-09-23T15:48:49.728Z INFO 7140 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 2024-09-23T15:48:49.728Z WARN 7140 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 2024-09-23T15:48:49.791Z INFO 7140 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 2024-09-23T15:48:49.791Z WARN 7140 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2024-09-23T15:48:49.809Z INFO 7140 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2024-09-23T15:48:49.809Z WARN 7140 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 2024-09-23T15:48:49.860Z INFO 7140 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 2024-09-23T15:48:49.860Z WARN 7140 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2024-09-23T15:48:50.050Z INFO 7140 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 2024-09-23T15:48:50.050Z WARN 7140 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32784) could not be established. Broker may not be available. 2024-09-23T15:48:50.084Z INFO 7140 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 2024-09-23T15:48:50.084Z WARN 7140 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Connection to node 1 (localhost/127.0.0.1:32788) could not be established. Broker may not be available. 2024-09-23T15:48:50.142Z INFO 7140 --- [ration.thread-3] c.h.internal.cluster.ClusterService : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Members {size:5, ver:31} [ Member [10.30.107.42]:5701 - 682d1072-4da1-41f5-bb00-19ea5ebba75e this Member [10.30.107.42]:5703 - c1a559bf-8ed5-449e-80e1-da7a006cc91b Member [10.30.107.42]:5704 - 617be79e-d1cd-4e12-ae3c-8dff03dc5d40 Member [10.30.107.42]:5705 - 3ab56347-6dd2-44a1-abe7-175b15336318 Member [10.30.107.42]:5707 - dc50e01d-c5d8-4b41-af8d-ccff9e6e9a33 ] 2024-09-23T15:48:50.146Z INFO 7140 --- [ration.thread-0] c.h.internal.cluster.ClusterService : [10.30.107.42]:5707 [cps-and-ncmp-test-caches] [5.3.6] Members {size:5, ver:31} [ Member [10.30.107.42]:5701 - 682d1072-4da1-41f5-bb00-19ea5ebba75e Member [10.30.107.42]:5703 - c1a559bf-8ed5-449e-80e1-da7a006cc91b Member [10.30.107.42]:5704 - 617be79e-d1cd-4e12-ae3c-8dff03dc5d40 Member [10.30.107.42]:5705 - 3ab56347-6dd2-44a1-abe7-175b15336318 Member [10.30.107.42]:5707 - dc50e01d-c5d8-4b41-af8d-ccff9e6e9a33 this ] 2024-09-23T15:48:50.147Z INFO 7140 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5707 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.42:5703, timeout: 10000, bind-any: true 2024-09-23T15:48:50.147Z INFO 7140 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5707 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.42:5704, timeout: 10000, bind-any: true 2024-09-23T15:48:50.148Z INFO 7140 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.42]:5707 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.42:5705, timeout: 10000, bind-any: true 2024-09-23T15:48:50.149Z INFO 7140 --- [ration.thread-0] c.h.internal.cluster.ClusterService : [10.30.107.42]:5703 [cps-and-ncmp-test-caches] [5.3.6] Members {size:5, ver:31} [ Member [10.30.107.42]:5701 - 682d1072-4da1-41f5-bb00-19ea5ebba75e Member [10.30.107.42]:5703 - c1a559bf-8ed5-449e-80e1-da7a006cc91b this Member [10.30.107.42]:5704 - 617be79e-d1cd-4e12-ae3c-8dff03dc5d40 Member [10.30.107.42]:5705 - 3ab56347-6dd2-44a1-abe7-175b15336318 Member [10.30.107.42]:5707 - dc50e01d-c5d8-4b41-af8d-ccff9e6e9a33 ] 2024-09-23T15:48:50.150Z INFO 7140 --- [ration.thread-0] c.h.internal.cluster.ClusterService : [10.30.107.42]:5704 [cps-and-ncmp-test-caches] [5.3.6] Members {size:5, ver:31} [ Member [10.30.107.42]:5701 - 682d1072-4da1-41f5-bb00-19ea5ebba75e Member [10.30.107.42]:5703 - c1a559bf-8ed5-449e-80e1-da7a006cc91b Member [10.30.107.42]:5704 - 617be79e-d1cd-4e12-ae3c-8dff03dc5d40 this Member [10.30.107.42]:5705 - 3ab56347-6dd2-44a1-abe7-175b15336318 Member [10.30.107.42]:5707 - dc50e01d-c5d8-4b41-af8d-ccff9e6e9a33 ] 2024-09-23T15:48:50.160Z INFO 7140 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.107.42]:5705 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.30.107.42:5705 and /10.30.107.42:51799 2024-09-23T15:48:50.160Z INFO 7140 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.107.42]:5703 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.30.107.42:5703 and /10.30.107.42:50329 2024-09-23T15:48:50.162Z INFO 7140 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.107.42]:5707 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.30.107.42:51799 and /10.30.107.42:5705 2024-09-23T15:48:50.163Z INFO 7140 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.107.42]:5707 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.30.107.42:50329 and /10.30.107.42:5703 2024-09-23T15:48:50.163Z INFO 7140 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-3, groupId=test] Node 1 disconnected. 2024-09-23T15:48:50.163Z WARN 7140 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-3, groupId=test] Connection to node 1 (localhost/127.0.0.1:32780) could not be established. Broker may not be available. 2024-09-23T15:48:50.164Z INFO 7140 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.107.42]:5707 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.30.107.42:5707 and /10.30.107.42:35493 2024-09-23T15:48:50.164Z INFO 7140 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.107.42]:5703 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.30.107.42:35493 and /10.30.107.42:5707 2024-09-23T15:48:50.165Z INFO 7140 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.107.42]:5704 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.30.107.42:5704 and /10.30.107.42:59789 2024-09-23T15:48:50.165Z INFO 7140 --- [ration.thread-2] c.h.internal.cluster.ClusterService : [10.30.107.42]:5705 [cps-and-ncmp-test-caches] [5.3.6] Members {size:5, ver:31} [ Member [10.30.107.42]:5701 - 682d1072-4da1-41f5-bb00-19ea5ebba75e Member [10.30.107.42]:5703 - c1a559bf-8ed5-449e-80e1-da7a006cc91b Member [10.30.107.42]:5704 - 617be79e-d1cd-4e12-ae3c-8dff03dc5d40 Member [10.30.107.42]:5705 - 3ab56347-6dd2-44a1-abe7-175b15336318 this Member [10.30.107.42]:5707 - dc50e01d-c5d8-4b41-af8d-ccff9e6e9a33 ] 2024-09-23T15:48:50.167Z INFO 7140 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 2024-09-23T15:48:50.167Z WARN 7140 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2024-09-23T15:48:50.167Z INFO 7140 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 2024-09-23T15:48:50.167Z WARN 7140 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-09-23T15:48:50.167Z WARN 7140 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-09-23T15:48:50.172Z INFO 7140 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.107.42]:5707 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.30.107.42:59789 and /10.30.107.42:5704 2024-09-23T15:48:50.174Z INFO 7140 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.107.42]:5707 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.30.107.42:5707 and /10.30.107.42:46465 2024-09-23T15:48:50.176Z INFO 7140 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.107.42]:5704 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.30.107.42:46465 and /10.30.107.42:5707 2024-09-23T15:48:50.189Z INFO 7140 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 2024-09-23T15:48:50.189Z WARN 7140 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2024-09-23T15:48:50.192Z INFO 7140 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2024-09-23T15:48:50.192Z WARN 7140 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32780) could not be established. Broker may not be available. 2024-09-23T15:48:50.192Z INFO 7140 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 2024-09-23T15:48:50.192Z WARN 7140 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-09-23T15:48:50.192Z WARN 7140 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-09-23T15:48:50.228Z INFO 7140 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 2024-09-23T15:48:50.228Z WARN 7140 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2024-09-23T15:48:50.243Z INFO 7140 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 2024-09-23T15:48:50.243Z WARN 7140 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2024-09-23T15:48:50.254Z INFO 7140 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2024-09-23T15:48:50.254Z WARN 7140 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 2024-09-23T15:48:50.288Z INFO 7140 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2024-09-23T15:48:50.288Z WARN 7140 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 2024-09-23T15:48:50.344Z INFO 7140 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 2024-09-23T15:48:50.344Z WARN 7140 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2024-09-23T15:48:50.388Z INFO 7140 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2024-09-23T15:48:50.388Z WARN 7140 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32778) could not be established. Broker may not be available. 2024-09-23T15:48:50.395Z INFO 7140 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2024-09-23T15:48:50.395Z WARN 7140 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32778) could not be established. Broker may not be available. 2024-09-23T15:48:50.406Z INFO 7140 --- [ption.migration] c.h.i.partition.impl.MigrationManager : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] Repartitioning cluster data. Migration tasks count: 345 2024-09-23T15:48:50.416Z INFO 7140 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-11, groupId=ncmp-group] Node 1 disconnected. 2024-09-23T15:48:50.416Z WARN 7140 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-11, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32788) could not be established. Broker may not be available. 2024-09-23T15:48:50.494Z INFO 7140 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 2024-09-23T15:48:50.494Z WARN 7140 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32784) could not be established. Broker may not be available. 2024-09-23T15:48:50.496Z INFO 7140 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2024-09-23T15:48:50.496Z WARN 7140 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 2024-09-23T15:48:50.536Z INFO 7140 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-10, groupId=test-1] Node 1 disconnected. 2024-09-23T15:48:50.536Z WARN 7140 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-10, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2024-09-23T15:48:50.562Z INFO 7140 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 2024-09-23T15:48:50.562Z WARN 7140 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2024-09-23T15:48:50.612Z INFO 7140 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2024-09-23T15:48:50.612Z WARN 7140 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2024-09-23T15:48:50.613Z INFO 7140 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2024-09-23T15:48:50.613Z WARN 7140 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 2024-09-23T15:48:50.681Z INFO 7140 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 2024-09-23T15:48:50.681Z WARN 7140 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 2024-09-23T15:48:50.715Z INFO 7140 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node 1 disconnected. 2024-09-23T15:48:50.715Z WARN 7140 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2024-09-23T15:48:50.725Z INFO 7140 --- [ption.migration] c.h.i.partition.impl.MigrationManager : [10.30.107.42]:5701 [cps-and-ncmp-test-caches] [5.3.6] All migration tasks have been completed. (repartitionTime=Mon Sep 23 15:48:50 UTC 2024, plannedMigrations=345, completedMigrations=345, remainingMigrations=0, totalCompletedMigrations=2517) 2024-09-23T15:48:50.757Z INFO 7140 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 2024-09-23T15:48:50.757Z WARN 7140 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2024-09-23T15:48:50.863Z INFO 7140 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2024-09-23T15:48:50.863Z WARN 7140 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 2024-09-23T15:48:50.972Z INFO 7140 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 2024-09-23T15:48:50.972Z WARN 7140 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2024-09-23T15:48:51.038Z INFO 7140 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 2024-09-23T15:48:51.038Z WARN 7140 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-09-23T15:48:51.038Z WARN 7140 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-09-23T15:48:51.058Z INFO 7140 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 2024-09-23T15:48:51.058Z WARN 7140 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32784) could not be established. Broker may not be available. 2024-09-23T15:48:51.112Z INFO 7140 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2024-09-23T15:48:51.112Z WARN 7140 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 2024-09-23T15:48:51.149Z WARN 7140 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.42]:5707 [cps-and-ncmp-test-caches] [5.3.6] Config seed port is 5701 and cluster size is 5. Some of the ports seem occupied! 2024-09-23T15:48:51.152Z INFO 7140 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.42]:5707 [cps-and-ncmp-test-caches] [5.3.6] [10.30.107.42]:5707 is STARTED 2024-09-23T15:48:51.157Z INFO 7140 --- [ main] o.o.c.n.i.i.t.TrustLevelCacheConfigSpec : Started TrustLevelCacheConfigSpec in 9.37 seconds (process running for 159.503) 2024-09-23T15:48:51.175Z INFO 7140 --- [ main] o.onap.cps.cache.HazelcastCacheConfig : Enabling kubernetes mode with service-name : test-service-name [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.39 s - in org.onap.cps.ncmp.impl.inventory.trustlevel.TrustLevelCacheConfigSpec [INFO] Running org.onap.cps.ncmp.impl.inventory.trustlevel.TrustLevelManagerSpec 2024-09-23T15:48:51.194Z INFO 7140 --- [ main] o.o.c.n.i.i.t.TrustLevelManager : The trust level for Cm Handle: ch-1 is now: NONE 2024-09-23T15:48:51.196Z INFO 7140 --- [ main] o.o.c.n.i.i.t.TrustLevelManager : The trust level for Cm Handle: ch-1 is now: COMPLETE [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 s - in org.onap.cps.ncmp.impl.inventory.trustlevel.TrustLevelManagerSpec [INFO] Running org.onap.cps.ncmp.impl.policyexecutor.PolicyExecutorWebClientConfigurationSpec 2024-09-23T15:48:51.222Z INFO 7140 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-11, groupId=ncmp-group] Node 1 disconnected. 2024-09-23T15:48:51.222Z WARN 7140 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-11, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32788) could not be established. Broker may not be available. [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.018 s - in org.onap.cps.ncmp.impl.policyexecutor.PolicyExecutorWebClientConfigurationSpec 2024-09-23T15:48:51.224Z INFO 7140 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 2024-09-23T15:48:51.224Z WARN 7140 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. [INFO] Running org.onap.cps.ncmp.impl.utils.AlternateIdMatcherSpec [INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s - in org.onap.cps.ncmp.impl.utils.AlternateIdMatcherSpec [INFO] Running org.onap.cps.ncmp.impl.utils.EventDateTimeFormatterSpec 2024-09-23T15:48:51.239Z INFO 7140 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 2024-09-23T15:48:51.239Z WARN 7140 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Connection to node 1 (localhost/127.0.0.1:32788) could not be established. Broker may not be available. [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s - in org.onap.cps.ncmp.impl.utils.EventDateTimeFormatterSpec [INFO] Running org.onap.cps.ncmp.impl.utils.YangDataConverterSpec [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in org.onap.cps.ncmp.impl.utils.YangDataConverterSpec [INFO] Running org.onap.cps.ncmp.impl.utils.http.RestServiceUrlTemplateBuilderSpec [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s - in org.onap.cps.ncmp.impl.utils.http.RestServiceUrlTemplateBuilderSpec 2024-09-23T15:48:51.263Z INFO 7140 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 2024-09-23T15:48:51.263Z WARN 7140 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2024-09-23T15:48:51.272Z INFO 7140 --- [.ShutdownThread] com.hazelcast.instance.impl.Node : [10.30.107.42]:5704 [cps-and-ncmp-test-caches] [5.3.6] Running shutdown hook... Current node state: ACTIVE 2024-09-23T15:48:51.272Z INFO 7140 --- [.ShutdownThread] com.hazelcast.instance.impl.Node : [10.250.0.254]:5706 [cps-and-ncmp-test-caches] [5.3.6] Running shutdown hook... Current node state: ACTIVE 2024-09-23T15:48:51.272Z INFO 7140 --- [.ShutdownThread] com.hazelcast.instance.impl.Node : [10.30.107.42]:5707 [cps-and-ncmp-test-caches] [5.3.6] Running shutdown hook... Current node state: ACTIVE 2024-09-23T15:48:51.274Z INFO 7140 --- [ionShutdownHook] o.a.k.clients.producer.KafkaProducer : [Producer clientId=producer-1] Closing the Kafka producer with timeoutMillis = 30000 ms. [INFO] [INFO] Results: [INFO] [INFO] Tests run: 682, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:report (post-unit-test) @ cps-ncmp-service --- [INFO] Loading execution data file /w/workspace/cps-master-verify-java/cps-ncmp-service/target/code-coverage/jacoco-ut.exec [INFO] Analyzed bundle 'cps-ncmp-service' with 145 classes [INFO] [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ cps-ncmp-service --- [INFO] Building jar: /w/workspace/cps-master-verify-java/cps-ncmp-service/target/cps-ncmp-service-3.5.3-SNAPSHOT.jar [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-integration-test) @ cps-ncmp-service --- [INFO] failsafeArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/w/workspace/cps-master-verify-java/cps-ncmp-service/target/code-coverage/jacoco-it.exec,excludes=org/onap/cps/event/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/* [INFO] [INFO] --- maven-failsafe-plugin:3.0.0-M4:integration-test (integration-tests) @ cps-ncmp-service --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:report (post-integration-test) @ cps-ncmp-service --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:check (coverage-check) @ cps-ncmp-service --- [INFO] Loading execution data file /w/workspace/cps-master-verify-java/cps-ncmp-service/target/code-coverage/jacoco-ut.exec [INFO] Analyzed bundle 'cps-ncmp-service' with 145 classes [INFO] All coverage checks have been met. [INFO] [INFO] --- maven-failsafe-plugin:3.0.0-M4:verify (integration-tests) @ cps-ncmp-service --- [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ cps-ncmp-service --- [INFO] Installing /w/workspace/cps-master-verify-java/cps-ncmp-service/target/cps-ncmp-service-3.5.3-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/onap/cps/cps-ncmp-service/3.5.3-SNAPSHOT/cps-ncmp-service-3.5.3-SNAPSHOT.jar [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.5.3-SNAPSHOT/cps-ncmp-service-3.5.3-SNAPSHOT.pom [INFO] [INFO] ---------------------< org.onap.cps:cps-ncmp-rest >--------------------- [INFO] Building cps-ncmp-rest 3.5.3-SNAPSHOT [12/21] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ cps-ncmp-rest --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-property) @ cps-ncmp-rest --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-no-snapshots) @ cps-ncmp-rest --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-unit-test) @ cps-ncmp-rest --- [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/w/workspace/cps-master-verify-java/cps-ncmp-rest/target/code-coverage/jacoco-ut.exec,excludes=org/onap/cps/event/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/* [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (default-prepare-agent) @ cps-ncmp-rest --- [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/w/workspace/cps-master-verify-java/cps-ncmp-rest/target/jacoco.exec,excludes=org/onap/cps/event/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/* [INFO] [INFO] --- openapi-generator-maven-plugin:6.6.0:generate (ncmp-code-gen) @ cps-ncmp-rest --- [INFO] Generating with dryRun=false [INFO] Output directory (/w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi) does not exist, or is inaccessible. No file (.openapi-generator-ignore) will be evaluated. [INFO] OpenAPI Generator: spring (server) [INFO] Generator 'spring' is considered stable. [INFO] ---------------------------------- [INFO] Set base package to invoker package (org.onap.cps.ncmp.rest.controller) [INFO] Environment variable JAVA_POST_PROCESS_FILE not defined so the Java code may not be properly formatted. To define it, try 'export JAVA_POST_PROCESS_FILE="/usr/local/bin/clang-format -i"' (Linux/Mac) [INFO] NOTE: To enable file post-processing, 'enablePostProcessFile' must be set to `true` (--enable-post-process-file for CLI). [INFO] Inline schema created as DmiErrorMessage_dmi_response. To have complete control of the model name, set the `title` field or use the inlineSchemaNameMapping option (--inline-schema-name-mappings in CLI). [WARNING] Multiple schemas found in the OAS 'content' section, returning only the first one (application/json) [WARNING] Multiple schemas found in the OAS 'content' section, returning only the first one (application/json) [INFO] Processing operation getResourceDataForCmHandle [INFO] Processing operation updateResourceDataRunningForCmHandle [WARNING] Multiple schemas found in the OAS 'content' section, returning only the first one (application/json) [INFO] Processing operation createResourceDataRunningForCmHandle [WARNING] Multiple schemas found in the OAS 'content' section, returning only the first one (application/json) [INFO] Processing operation deleteResourceDataRunningForCmHandle [INFO] Processing operation patchResourceDataRunningForCmHandle [INFO] Processing operation executeDataOperationForCmHandles [INFO] Processing operation queryResourceDataForCmHandle [INFO] Processing operation getModuleReferencesByCmHandle [INFO] Processing operation getModuleDefinitions [INFO] Processing operation searchCmHandles [INFO] Processing operation retrieveCmHandleDetailsById [INFO] Processing operation getCmHandlePublicPropertiesByCmHandleId [INFO] Processing operation searchCmHandleIds [INFO] Processing operation getCmHandleStateByCmHandleId [INFO] Processing operation setDataSyncEnabledFlagForCmHandle [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/ncmp] [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/ncmp] [INFO] writing file /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/CmHandleCompositeState.java [INFO] writing file /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/CmHandlePublicProperties.java [INFO] writing file /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/CmHandleQueryParameters.java [INFO] writing file /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/ConditionProperties.java [INFO] writing file /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/DataOperationDefinition.java [INFO] writing file /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/DataOperationRequest.java [INFO] writing file /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/DataStores.java [INFO] writing file /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/DmiErrorMessage.java [INFO] writing file /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/DmiErrorMessageDmiResponse.java [INFO] writing file /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/ErrorMessage.java [INFO] writing file /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/LockReason.java [INFO] writing file /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/ModuleNameAsJsonObject.java [INFO] writing file /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/OldConditionProperties.java [INFO] writing file /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/RestModuleDefinition.java [INFO] writing file /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/RestModuleReference.java [INFO] writing file /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/RestOutputCmHandle.java [INFO] writing file /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/RestOutputCmHandleCompositeState.java [INFO] writing file /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/RestOutputCmHandlePublicProperties.java [INFO] writing file /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/SyncState.java [WARNING] Multiple schemas found in the OAS 'content' section, returning only the first one (application/json) [WARNING] Multiple MediaTypes found, using only the first one [WARNING] Multiple schemas found in the OAS 'content' section, returning only the first one (application/json) [WARNING] Multiple MediaTypes found, using only the first one [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/ncmp] [INFO] writing file /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/api/NetworkCmProxyApi.java [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/ncmp] [INFO] Skipping generation of supporting files. ################################################################################ # Thanks for using OpenAPI Generator. # # Please consider donation to help us maintain this project 🙏 # # https://opencollective.com/openapi_generator/donate # ################################################################################ [INFO] [INFO] --- openapi-generator-maven-plugin:6.6.0:generate (ncmp-code-gen-inventory) @ cps-ncmp-rest --- [INFO] Generating with dryRun=false [INFO] No .openapi-generator-ignore file found. [INFO] OpenAPI Generator: spring (server) [INFO] Generator 'spring' is considered stable. [INFO] ---------------------------------- [INFO] Set base package to invoker package (org.onap.cps.ncmp.rest.controller) [INFO] Environment variable JAVA_POST_PROCESS_FILE not defined so the Java code may not be properly formatted. To define it, try 'export JAVA_POST_PROCESS_FILE="/usr/local/bin/clang-format -i"' (Linux/Mac) [INFO] NOTE: To enable file post-processing, 'enablePostProcessFile' must be set to `true` (--enable-post-process-file for CLI). [INFO] Processing operation updateDmiPluginRegistration [INFO] Processing operation getAllCmHandleIdsForRegisteredDmi [INFO] Processing operation searchCmHandleIds [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/ncmpInventory] [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/ncmpInventory] [INFO] Model RestCmHandleProperties not generated since it's an alias to map (without property) and `generateAliasAsModel` is set to false (default) [INFO] writing file /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/CmHandleQueryParameters.java [INFO] writing file /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/CmHandlerRegistrationErrorResponse.java [INFO] writing file /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/ConditionProperties.java [INFO] writing file /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/DmiPluginRegistrationErrorResponse.java [INFO] writing file /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/ErrorMessage.java [INFO] writing file /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/ModuleNameAsJsonObject.java [INFO] writing file /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/OldConditionProperties.java [INFO] writing file /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/RestDmiPluginRegistration.java [INFO] writing file /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/RestInputCmHandle.java [INFO] writing file /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/UpgradedCmHandles.java [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/ncmpInventory] [INFO] writing file /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/api/NetworkCmProxyInventoryApi.java [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/ncmpInventory] [INFO] Skipping generation of supporting files. ################################################################################ # Thanks for using OpenAPI Generator. # # Please consider donation to help us maintain this project 🙏 # # https://opencollective.com/openapi_generator/donate # ################################################################################ [INFO] [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-license) @ cps-ncmp-rest --- [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-java-style) @ cps-ncmp-rest --- [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.1.1:check (cps-java-style) @ cps-ncmp-rest --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ cps-ncmp-rest --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/license [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-resources/licenses [INFO] [INFO] --- maven-compiler-plugin:3.11.0:compile (default-compile) @ cps-ncmp-rest --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 33 source files with javac [debug release 17] to target/classes [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: "compositeState, currentTrustLevel". [INFO] /w/workspace/cps-master-verify-java/cps-ncmp-rest/src/main/java/org/onap/cps/ncmp/rest/controller/NetworkCmProxyInventoryController.java: /w/workspace/cps-master-verify-java/cps-ncmp-rest/src/main/java/org/onap/cps/ncmp/rest/controller/NetworkCmProxyInventoryController.java uses unchecked or unsafe operations. [INFO] /w/workspace/cps-master-verify-java/cps-ncmp-rest/src/main/java/org/onap/cps/ncmp/rest/controller/NetworkCmProxyInventoryController.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] >>> spotbugs-maven-plugin:4.4.2:check (analyze-compile) > :spotbugs @ cps-ncmp-rest >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.4.2:spotbugs (spotbugs) @ cps-ncmp-rest --- [INFO] Fork Value is true [java] WARNING: A terminally deprecated method in java.lang.System has been called [java] WARNING: System::setSecurityManager has been called by edu.umd.cs.findbugs.ba.jsr305.TypeQualifierValue (file:/home/jenkins/.m2/repository/com/github/spotbugs/spotbugs/4.2.3/spotbugs-4.2.3.jar) [java] WARNING: Please consider reporting this to the maintainers of edu.umd.cs.findbugs.ba.jsr305.TypeQualifierValue [java] WARNING: System::setSecurityManager will be removed in a future release [INFO] Done SpotBugs Analysis.... [INFO] [INFO] <<< spotbugs-maven-plugin:4.4.2:check (analyze-compile) < :spotbugs @ cps-ncmp-rest <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.4.2:check (analyze-compile) @ cps-ncmp-rest --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- openapi-generator-maven-plugin:6.6.0:generate (ncmp-inventory-openapi-yaml-gen) @ cps-ncmp-rest --- [INFO] Generating with dryRun=false [INFO] No .openapi-generator-ignore file found. [INFO] OpenAPI Generator: openapi-yaml (documentation) [INFO] Generator 'openapi-yaml' is considered stable. [INFO] Output file [outputFile=openapi-inventory.yaml] [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/ncmpInventory] [INFO] Model RestCmHandleProperties not generated since it's an alias to map (without property) and `generateAliasAsModel` is set to false (default) [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/ncmpInventory] [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/ncmpInventory] [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/ncmpInventory] [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/ncmpInventory] [INFO] writing file /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/README.md [INFO] writing file /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/openapi-inventory.yaml [INFO] writing file /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/.openapi-generator-ignore [INFO] writing file /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/.openapi-generator/VERSION [INFO] writing file /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/.openapi-generator/FILES ################################################################################ # Thanks for using OpenAPI Generator. # # Please consider donation to help us maintain this project 🙏 # # https://opencollective.com/openapi_generator/donate # ################################################################################ [INFO] [INFO] --- openapi-generator-maven-plugin:6.6.0:generate (ncmp-openapi-yaml-gen) @ cps-ncmp-rest --- [INFO] Generating with dryRun=false [INFO] OpenAPI Generator: openapi-yaml (documentation) [INFO] Generator 'openapi-yaml' is considered stable. [INFO] Output file [outputFile=openapi.yaml] [INFO] Inline schema created as DmiErrorMessage_dmi_response. To have complete control of the model name, set the `title` field or use the inlineSchemaNameMapping option (--inline-schema-name-mappings in CLI). [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/ncmp] [INFO] Model CmHandlePublicProperties not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) [WARNING] Multiple schemas found in the OAS 'content' section, returning only the first one (application/json) [WARNING] Multiple MediaTypes found, using only the first one [WARNING] Multiple schemas found in the OAS 'content' section, returning only the first one (application/json) [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/ncmp] [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/ncmp] [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/ncmp] [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/ncmp] [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/ncmp] [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/ncmp] [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/ncmp] [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/ncmp] [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/ncmp] [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/ncmp] [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/ncmp] [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/ncmp] [INFO] writing file /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/README.md [INFO] writing file /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/openapi.yaml [INFO] Skipped /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/.openapi-generator-ignore (Skipped by supportingFiles options supplied by user.) [INFO] writing file /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/.openapi-generator/VERSION [INFO] writing file /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/.openapi-generator/FILES ################################################################################ # Thanks for using OpenAPI Generator. # # Please consider donation to help us maintain this project 🙏 # # https://opencollective.com/openapi_generator/donate # ################################################################################ [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-resources) @ cps-ncmp-rest --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ cps-ncmp-rest --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 6 resources [INFO] [INFO] --- maven-compiler-plugin:3.11.0:testCompile (default-testCompile) @ cps-ncmp-rest --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 2 source files with javac [debug release 17] to target/test-classes [INFO] [INFO] --- gmavenplus-plugin:1.9.0:compileTests (default) @ cps-ncmp-rest --- [INFO] Using isolated classloader, without GMavenPlus classpath. [INFO] Using Groovy 3.0.18 to perform compileTests. [INFO] Compiled 10 files. [INFO] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ cps-ncmp-rest --- [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- 15:49:01.502 [main] INFO org.springframework.test.context.support.AnnotationConfigContextLoaderUtils -- Could not detect default configuration classes for test class [org.onap.cps.ncmp.rest.controller.NetworkCmProxyControllerSpec]: NetworkCmProxyControllerSpec does not declare any static, non-private, non-final, nested classes annotated with @Configuration. 15:49:01.732 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.TestApplication for test class org.onap.cps.ncmp.rest.controller.NetworkCmProxyControllerSpec 15:49:01.836 [main] INFO org.springframework.test.context.support.AnnotationConfigContextLoaderUtils -- Could not detect default configuration classes for test class [org.onap.cps.ncmp.rest.controller.NetworkCmProxyInventoryControllerSpec]: NetworkCmProxyInventoryControllerSpec does not declare any static, non-private, non-final, nested classes annotated with @Configuration. 15:49:01.850 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.TestApplication for test class org.onap.cps.ncmp.rest.controller.NetworkCmProxyInventoryControllerSpec 15:49:01.871 [main] INFO org.springframework.test.context.support.AnnotationConfigContextLoaderUtils -- Could not detect default configuration classes for test class [org.onap.cps.ncmp.rest.controller.NetworkCmProxyRestExceptionHandlerSpec]: NetworkCmProxyRestExceptionHandlerSpec does not declare any static, non-private, non-final, nested classes annotated with @Configuration. 15:49:01.883 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.TestApplication for test class org.onap.cps.ncmp.rest.controller.NetworkCmProxyRestExceptionHandlerSpec 15:49:01.927 [main] INFO org.springframework.test.context.support.AnnotationConfigContextLoaderUtils -- Could not detect default configuration classes for test class [org.onap.cps.ncmp.rest.controller.NetworkCmProxyControllerSpec]: NetworkCmProxyControllerSpec does not declare any static, non-private, non-final, nested classes annotated with @Configuration. 15:49:01.939 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.TestApplication for test class org.onap.cps.ncmp.rest.controller.NetworkCmProxyControllerSpec 15:49:01.943 [main] INFO org.springframework.test.context.support.AnnotationConfigContextLoaderUtils -- Could not detect default configuration classes for test class [org.onap.cps.ncmp.rest.controller.NetworkCmProxyInventoryControllerSpec]: NetworkCmProxyInventoryControllerSpec does not declare any static, non-private, non-final, nested classes annotated with @Configuration. 15:49:01.952 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.TestApplication for test class org.onap.cps.ncmp.rest.controller.NetworkCmProxyInventoryControllerSpec 15:49:01.955 [main] INFO org.springframework.test.context.support.AnnotationConfigContextLoaderUtils -- Could not detect default configuration classes for test class [org.onap.cps.ncmp.rest.controller.NetworkCmProxyRestExceptionHandlerSpec]: NetworkCmProxyRestExceptionHandlerSpec does not declare any static, non-private, non-final, nested classes annotated with @Configuration. 15:49:01.963 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.TestApplication for test class org.onap.cps.ncmp.rest.controller.NetworkCmProxyRestExceptionHandlerSpec [INFO] Running org.onap.cps.ncmp.rest.controller.NetworkCmProxyControllerSpec 15:49:01,312 |-INFO in ch.qos.logback.classic.LoggerContext[default] - This is logback-classic version 1.4.14 15:49:01,315 |-INFO in ch.qos.logback.classic.util.ContextInitializer@2d1ef2fc - Here is a list of configurators discovered as a service, by rank: 15:49:01,315 |-INFO in ch.qos.logback.classic.util.ContextInitializer@2d1ef2fc - org.springframework.boot.logging.logback.RootLogLevelConfigurator 15:49:01,315 |-INFO in ch.qos.logback.classic.util.ContextInitializer@2d1ef2fc - They will be invoked in order until ExecutionStatus.DO_NOT_INVOKE_NEXT_IF_ANY is returned. 15:49:01,315 |-INFO in ch.qos.logback.classic.util.ContextInitializer@2d1ef2fc - Constructed configurator of type class org.springframework.boot.logging.logback.RootLogLevelConfigurator 15:49:01,324 |-INFO in ch.qos.logback.classic.util.ContextInitializer@2d1ef2fc - org.springframework.boot.logging.logback.RootLogLevelConfigurator.configure() call lasted 0 milliseconds. ExecutionStatus=INVOKE_NEXT_IF_ANY 15:49:01,324 |-INFO in ch.qos.logback.classic.util.ContextInitializer@2d1ef2fc - Trying to configure with ch.qos.logback.classic.joran.SerializedModelConfigurator 15:49:01,325 |-INFO in ch.qos.logback.classic.util.ContextInitializer@2d1ef2fc - Constructed configurator of type class ch.qos.logback.classic.joran.SerializedModelConfigurator 15:49:01,327 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.scmo] 15:49:01,328 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback.scmo] 15:49:01,328 |-INFO in ch.qos.logback.classic.util.ContextInitializer@2d1ef2fc - ch.qos.logback.classic.joran.SerializedModelConfigurator.configure() call lasted 3 milliseconds. ExecutionStatus=INVOKE_NEXT_IF_ANY 15:49:01,328 |-INFO in ch.qos.logback.classic.util.ContextInitializer@2d1ef2fc - Trying to configure with ch.qos.logback.classic.util.DefaultJoranConfigurator 15:49:01,329 |-INFO in ch.qos.logback.classic.util.ContextInitializer@2d1ef2fc - Constructed configurator of type class ch.qos.logback.classic.util.DefaultJoranConfigurator 15:49:01,329 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.xml] 15:49:01,329 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback.xml] 15:49:01,329 |-INFO in ch.qos.logback.classic.util.ContextInitializer@2d1ef2fc - ch.qos.logback.classic.util.DefaultJoranConfigurator.configure() call lasted 0 milliseconds. ExecutionStatus=INVOKE_NEXT_IF_ANY 15:49:01,329 |-INFO in ch.qos.logback.classic.util.ContextInitializer@2d1ef2fc - Trying to configure with ch.qos.logback.classic.BasicConfigurator 15:49:01,330 |-INFO in ch.qos.logback.classic.util.ContextInitializer@2d1ef2fc - Constructed configurator of type class ch.qos.logback.classic.BasicConfigurator 15:49:01,330 |-INFO in ch.qos.logback.classic.BasicConfigurator@4095ebff - Setting up default configuration. 15:49:01,348 |-INFO in ch.qos.logback.classic.util.ContextInitializer@2d1ef2fc - ch.qos.logback.classic.BasicConfigurator.configure() call lasted 18 milliseconds. ExecutionStatus=NEUTRAL 15:49:04,193 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@2b2f8cf - URL [jar:file:/w/workspace/cps-master-verify-java/cps-service/target/cps-service-3.5.3-SNAPSHOT.jar!/logback-spring.xml] is not of type file 15:49:04,240 |-INFO in ch.qos.logback.core.joran.util.ConfigurationWatchListUtil@1def2d16 - Adding [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.2.4/spring-boot-3.2.4.jar!/org/springframework/boot/logging/logback/defaults.xml] to configuration watch list. 15:49:04,240 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@2b2f8cf - URL [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.2.4/spring-boot-3.2.4.jar!/org/springframework/boot/logging/logback/defaults.xml] is not of type file 15:49:04,244 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word applicationName with class [org.springframework.boot.logging.logback.ApplicationNameConverter] 15:49:04,244 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word clr with class [org.springframework.boot.logging.logback.ColorConverter] 15:49:04,244 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word correlationId with class [org.springframework.boot.logging.logback.CorrelationIdConverter] 15:49:04,244 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word wex with class [org.springframework.boot.logging.logback.WhitespaceThrowableProxyConverter] 15:49:04,244 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word wEx with class [org.springframework.boot.logging.logback.ExtendedWhitespaceThrowableProxyConverter] 15:49:04,246 |-INFO in ch.qos.logback.core.joran.util.ConfigurationWatchListUtil@1def2d16 - Adding [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.2.4/spring-boot-3.2.4.jar!/org/springframework/boot/logging/logback/console-appender.xml] to configuration watch list. 15:49:04,246 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@2b2f8cf - URL [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.2.4/spring-boot-3.2.4.jar!/org/springframework/boot/logging/logback/console-appender.xml] is not of type file 15:49:04,254 |-WARN in IfNestedWithinSecondPhaseElementSC - elements cannot be nested within an , or element 15:49:04,254 |-WARN in IfNestedWithinSecondPhaseElementSC - See also http://logback.qos.ch/codes.html#nested_if_element 15:49:04,260 |-WARN in IfNestedWithinSecondPhaseElementSC - Element at line 60 contains a nested element at line 61 15:49:04,324 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Registering a new ReconfigureOnChangeTask ReconfigureOnChangeTask(born:1727106544323) 15:49:04,325 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Will scan for changes in [jar:file:/w/workspace/cps-master-verify-java/cps-service/target/cps-service-3.5.3-SNAPSHOT.jar!/logback-spring.xml] 15:49:04,325 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Setting ReconfigureOnChangeTask scanning period to 30 seconds 15:49:04,336 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.catalina.startup.DigesterFactory] to ERROR 15:49:04,336 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@47bcb545 - Propagating ERROR level on Logger[org.apache.catalina.startup.DigesterFactory] onto the JUL framework 15:49:04,336 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.catalina.util.LifecycleBase] to ERROR 15:49:04,336 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@47bcb545 - Propagating ERROR level on Logger[org.apache.catalina.util.LifecycleBase] onto the JUL framework 15:49:04,336 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.coyote.http11.Http11NioProtocol] to WARN 15:49:04,336 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@47bcb545 - Propagating WARN level on Logger[org.apache.coyote.http11.Http11NioProtocol] onto the JUL framework 15:49:04,337 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.sshd.common.util.SecurityUtils] to WARN 15:49:04,337 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@47bcb545 - Propagating WARN level on Logger[org.apache.sshd.common.util.SecurityUtils] onto the JUL framework 15:49:04,337 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.tomcat.util.net.NioSelectorPool] to WARN 15:49:04,337 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@47bcb545 - Propagating WARN level on Logger[org.apache.tomcat.util.net.NioSelectorPool] onto the JUL framework 15:49:04,337 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.eclipse.jetty.util.component.AbstractLifeCycle] to ERROR 15:49:04,337 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@47bcb545 - Propagating ERROR level on Logger[org.eclipse.jetty.util.component.AbstractLifeCycle] onto the JUL framework 15:49:04,337 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.hibernate.validator.internal.util.Version] to WARN 15:49:04,337 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@47bcb545 - Propagating WARN level on Logger[org.hibernate.validator.internal.util.Version] onto the JUL framework 15:49:04,337 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.springframework.boot.actuate.endpoint.jmx] to WARN 15:49:04,337 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@47bcb545 - Propagating WARN level on Logger[org.springframework.boot.actuate.endpoint.jmx] onto the JUL framework 15:49:04,337 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [CONSOLE] 15:49:04,337 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 15:49:04,343 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property 15:49:04,364 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [jsonConsole] 15:49:04,364 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 15:49:04,371 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventJsonProviders] for [providers] property 15:49:04,378 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventPatternJsonProvider] for [pattern] property 15:49:04,441 |-INFO in ch.qos.logback.classic.pattern.DateConverter@2899745e - Setting zoneId to "UTC" 15:49:04,449 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [asyncConsole] 15:49:04,449 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.classic.AsyncAppender] 15:49:04,735 |-INFO in ch.qos.logback.core.model.processor.conditional.IfModelHandler - Condition [property("loggingFormat").equalsIgnoreCase("json")] evaluated to false on line 61 15:49:04,737 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [CONSOLE] to ch.qos.logback.classic.AsyncAppender[asyncConsole] 15:49:04,737 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Attaching appender named [CONSOLE] to AsyncAppender. 15:49:04,737 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Setting discardingThreshold to 51 15:49:04,738 |-INFO in ch.qos.logback.classic.model.processor.RootLoggerModelHandler - Setting level of ROOT logger to INFO 15:49:04,738 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@47bcb545 - Propagating INFO level on Logger[ROOT] onto the JUL framework 15:49:04,738 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [asyncConsole] to Logger[ROOT] 15:49:04,738 |-INFO in ch.qos.logback.core.model.processor.DefaultProcessor@3df88502 - End of configuration. 15:49:04,738 |-INFO in org.springframework.boot.logging.logback.SpringBootJoranConfigurator@591b9836 - Registering current configuration as safe fallback point . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v3.2.4) 2024-09-23T15:49:04.829Z INFO 12716 --- [ main] o.o.c.n.r.c.NetworkCmProxyControllerSpec : Starting NetworkCmProxyControllerSpec using Java 17.0.6-ea with PID 12716 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-rest) 2024-09-23T15:49:04.830Z INFO 12716 --- [ main] o.o.c.n.r.c.NetworkCmProxyControllerSpec : No active profile set, falling back to 1 default profile: "default" 2024-09-23T15:49:06.768Z INFO 12716 --- [ main] o.s.b.t.m.w.SpringBootMockServletContext : Initializing Spring TestDispatcherServlet '' 2024-09-23T15:49:06.769Z INFO 12716 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Initializing Servlet '' 2024-09-23T15:49:06.770Z INFO 12716 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Completed initialization in 1 ms 2024-09-23T15:49:06.887Z INFO 12716 --- [ main] o.o.c.n.r.c.NetworkCmProxyControllerSpec : Started NetworkCmProxyControllerSpec in 3.101 seconds (process running for 6.419) [ERROR] OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 2024-09-23T15:49:07.961Z ERROR 12716 --- [ main] n.r.c.NetworkCmProxyRestExceptionHandler : Exception occurred org.onap.cps.ncmp.api.data.exceptions.InvalidDatastoreException: ncmp-datastore:passthrough-running is not supported at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.validateDataStore(NetworkCmProxyController.java:414) at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.queryResourceDataForCmHandle(NetworkCmProxyController.java:141) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:351) at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:765) at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:765) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:717) at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController$$SpringCGLIB$$0.queryResourceDataForCmHandle() at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:255) at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:188) at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:925) at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:830) at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) at org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:903) at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:527) at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:151) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:151) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:151) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:139) at org.onap.cps.ncmp.rest.controller.NetworkCmProxyControllerSpec.$spock_feature_0_4(NetworkCmProxyControllerSpec.groovy:198) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:63) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 2024-09-23T15:49:08.303Z ERROR 12716 --- [ main] n.r.c.NetworkCmProxyRestExceptionHandler : Exception occurred org.springframework.http.converter.HttpMessageNotReadableException: JSON parse error: Unexpected character ('i' (code 105)): was expecting double-quote to start field name at org.springframework.http.converter.json.AbstractJackson2HttpMessageConverter.readJavaType(AbstractJackson2HttpMessageConverter.java:406) at org.springframework.http.converter.json.AbstractJackson2HttpMessageConverter.read(AbstractJackson2HttpMessageConverter.java:354) at org.springframework.web.servlet.mvc.method.annotation.AbstractMessageConverterMethodArgumentResolver.readWithMessageConverters(AbstractMessageConverterMethodArgumentResolver.java:184) at org.springframework.web.servlet.mvc.method.annotation.RequestResponseBodyMethodProcessor.readWithMessageConverters(RequestResponseBodyMethodProcessor.java:159) at org.springframework.web.servlet.mvc.method.annotation.RequestResponseBodyMethodProcessor.resolveArgument(RequestResponseBodyMethodProcessor.java:134) at org.springframework.web.method.support.HandlerMethodArgumentResolverComposite.resolveArgument(HandlerMethodArgumentResolverComposite.java:122) at org.springframework.web.method.support.InvocableHandlerMethod.getMethodArgumentValues(InvocableHandlerMethod.java:224) at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:178) at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:925) at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:830) at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914) at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:547) at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:151) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:151) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:151) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:139) at org.onap.cps.ncmp.rest.controller.NetworkCmProxyControllerSpec.$spock_feature_0_15(NetworkCmProxyControllerSpec.groovy:377) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:63) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) Caused by: com.fasterxml.jackson.core.JsonParseException: Unexpected character ('i' (code 105)): was expecting double-quote to start field name at [Source: (org.springframework.util.StreamUtils$NonClosingInputStream); line: 1, column: 3] at com.fasterxml.jackson.core.JsonParser._constructError(JsonParser.java:2477) at com.fasterxml.jackson.core.base.ParserMinimalBase._reportError(ParserMinimalBase.java:750) at com.fasterxml.jackson.core.base.ParserMinimalBase._reportUnexpectedChar(ParserMinimalBase.java:674) at com.fasterxml.jackson.core.json.UTF8StreamJsonParser._handleOddName(UTF8StreamJsonParser.java:2144) at com.fasterxml.jackson.core.json.UTF8StreamJsonParser._parseName(UTF8StreamJsonParser.java:1794) at com.fasterxml.jackson.core.json.UTF8StreamJsonParser.nextToken(UTF8StreamJsonParser.java:798) at com.fasterxml.jackson.databind.deser.BeanDeserializer.deserialize(BeanDeserializer.java:177) at com.fasterxml.jackson.databind.deser.DefaultDeserializationContext.readRootValue(DefaultDeserializationContext.java:323) at com.fasterxml.jackson.databind.ObjectReader._bindAndClose(ObjectReader.java:2105) at com.fasterxml.jackson.databind.ObjectReader.readValue(ObjectReader.java:1481) at org.springframework.http.converter.json.AbstractJackson2HttpMessageConverter.readJavaType(AbstractJackson2HttpMessageConverter.java:395) ... 126 common frames omitted 2024-09-23T15:49:08.350Z WARN 12716 --- [ main] o.o.c.n.r.c.NetworkCmProxyController : Ignoring revision filter as no module name is provided 2024-09-23T15:49:08.377Z ERROR 12716 --- [ main] n.r.c.NetworkCmProxyRestExceptionHandler : Exception occurred org.onap.cps.ncmp.api.data.exceptions.InvalidDatastoreException: ncmp-datastore:operational is not supported at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.validateDataStore(NetworkCmProxyController.java:414) at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.createResourceDataRunningForCmHandle(NetworkCmProxyController.java:194) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:351) at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:765) at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:765) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:717) at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController$$SpringCGLIB$$0.createResourceDataRunningForCmHandle() at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:255) at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:188) at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:925) at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:830) at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914) at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:547) at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:151) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:151) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:151) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:139) at org.onap.cps.ncmp.rest.controller.NetworkCmProxyControllerSpec.$spock_feature_0_21(NetworkCmProxyControllerSpec.groovy:461) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:226) at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:63) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 2024-09-23T15:49:08.384Z ERROR 12716 --- [ main] n.r.c.NetworkCmProxyRestExceptionHandler : Exception occurred org.onap.cps.ncmp.api.data.exceptions.InvalidDatastoreException: invalid is an invalid datastore name at org.onap.cps.ncmp.api.data.models.DatastoreType.fromDatastoreName(DatastoreType.java:60) at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.validateDataStore(NetworkCmProxyController.java:411) at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.createResourceDataRunningForCmHandle(NetworkCmProxyController.java:194) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:351) at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:765) at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:765) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:717) at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController$$SpringCGLIB$$0.createResourceDataRunningForCmHandle() at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:255) at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:188) at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:925) at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:830) at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914) at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:547) at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:151) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:151) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:151) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) at org.onap.cps.ncmp.rest.controller.NetworkCmProxyControllerSpec.$spock_feature_0_21(NetworkCmProxyControllerSpec.groovy:461) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:226) at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:63) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 2024-09-23T15:49:08.391Z ERROR 12716 --- [ main] n.r.c.NetworkCmProxyRestExceptionHandler : Exception occurred org.onap.cps.ncmp.api.data.exceptions.InvalidDatastoreException: ncmp-datastore:operational is not supported at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.validateDataStore(NetworkCmProxyController.java:414) at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.updateResourceDataRunningForCmHandle(NetworkCmProxyController.java:220) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:351) at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:765) at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:765) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:717) at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController$$SpringCGLIB$$0.updateResourceDataRunningForCmHandle() at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:255) at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:188) at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:925) at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:830) at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) at org.springframework.web.servlet.FrameworkServlet.doPut(FrameworkServlet.java:925) at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:550) at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:151) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:151) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:151) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) at org.onap.cps.ncmp.rest.controller.NetworkCmProxyControllerSpec.$spock_feature_0_21(NetworkCmProxyControllerSpec.groovy:461) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:226) at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:63) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 2024-09-23T15:49:08.397Z ERROR 12716 --- [ main] n.r.c.NetworkCmProxyRestExceptionHandler : Exception occurred org.onap.cps.ncmp.api.data.exceptions.InvalidDatastoreException: invalid is an invalid datastore name at org.onap.cps.ncmp.api.data.models.DatastoreType.fromDatastoreName(DatastoreType.java:60) at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.validateDataStore(NetworkCmProxyController.java:411) at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.updateResourceDataRunningForCmHandle(NetworkCmProxyController.java:220) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:351) at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:765) at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:765) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:717) at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController$$SpringCGLIB$$0.updateResourceDataRunningForCmHandle() at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:255) at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:188) at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:925) at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:830) at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) at org.springframework.web.servlet.FrameworkServlet.doPut(FrameworkServlet.java:925) at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:550) at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:151) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:151) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:151) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) at org.onap.cps.ncmp.rest.controller.NetworkCmProxyControllerSpec.$spock_feature_0_21(NetworkCmProxyControllerSpec.groovy:461) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:226) at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:63) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 2024-09-23T15:49:08.403Z ERROR 12716 --- [ main] n.r.c.NetworkCmProxyRestExceptionHandler : Exception occurred org.onap.cps.ncmp.api.data.exceptions.InvalidDatastoreException: ncmp-datastore:operational is not supported at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.validateDataStore(NetworkCmProxyController.java:414) at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.patchResourceDataRunningForCmHandle(NetworkCmProxyController.java:167) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:351) at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:765) at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:765) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:717) at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController$$SpringCGLIB$$0.patchResourceDataRunningForCmHandle() at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:255) at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:188) at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:925) at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:830) at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:888) at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:151) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:151) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:151) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) at org.onap.cps.ncmp.rest.controller.NetworkCmProxyControllerSpec.$spock_feature_0_21(NetworkCmProxyControllerSpec.groovy:461) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:226) at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:63) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 2024-09-23T15:49:08.410Z ERROR 12716 --- [ main] n.r.c.NetworkCmProxyRestExceptionHandler : Exception occurred org.onap.cps.ncmp.api.data.exceptions.InvalidDatastoreException: invalid is an invalid datastore name at org.onap.cps.ncmp.api.data.models.DatastoreType.fromDatastoreName(DatastoreType.java:60) at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.validateDataStore(NetworkCmProxyController.java:411) at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.patchResourceDataRunningForCmHandle(NetworkCmProxyController.java:167) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:351) at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:765) at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:765) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:717) at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController$$SpringCGLIB$$0.patchResourceDataRunningForCmHandle() at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:255) at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:188) at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:925) at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:830) at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:888) at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:151) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:151) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:151) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) at org.onap.cps.ncmp.rest.controller.NetworkCmProxyControllerSpec.$spock_feature_0_21(NetworkCmProxyControllerSpec.groovy:461) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:226) at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:63) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 2024-09-23T15:49:08.416Z ERROR 12716 --- [ main] n.r.c.NetworkCmProxyRestExceptionHandler : Exception occurred org.onap.cps.ncmp.api.data.exceptions.InvalidDatastoreException: ncmp-datastore:operational is not supported at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.validateDataStore(NetworkCmProxyController.java:414) at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.deleteResourceDataRunningForCmHandle(NetworkCmProxyController.java:244) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:351) at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:765) at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:765) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:717) at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController$$SpringCGLIB$$0.deleteResourceDataRunningForCmHandle() at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:255) at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:188) at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:925) at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:830) at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) at org.springframework.web.servlet.FrameworkServlet.doDelete(FrameworkServlet.java:936) at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:553) at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:151) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:151) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:151) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) at org.onap.cps.ncmp.rest.controller.NetworkCmProxyControllerSpec.$spock_feature_0_21(NetworkCmProxyControllerSpec.groovy:461) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:226) at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:63) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 2024-09-23T15:49:08.421Z ERROR 12716 --- [ main] n.r.c.NetworkCmProxyRestExceptionHandler : Exception occurred org.onap.cps.ncmp.api.data.exceptions.InvalidDatastoreException: invalid is an invalid datastore name at org.onap.cps.ncmp.api.data.models.DatastoreType.fromDatastoreName(DatastoreType.java:60) at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.validateDataStore(NetworkCmProxyController.java:411) at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.deleteResourceDataRunningForCmHandle(NetworkCmProxyController.java:244) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:351) at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:765) at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:765) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:717) at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController$$SpringCGLIB$$0.deleteResourceDataRunningForCmHandle() at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:255) at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:188) at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:925) at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:830) at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) at org.springframework.web.servlet.FrameworkServlet.doDelete(FrameworkServlet.java:936) at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:553) at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:151) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:151) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:151) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) at org.onap.cps.ncmp.rest.controller.NetworkCmProxyControllerSpec.$spock_feature_0_21(NetworkCmProxyControllerSpec.groovy:461) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:226) at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:63) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) [INFO] Tests run: 49, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.154 s - in org.onap.cps.ncmp.rest.controller.NetworkCmProxyControllerSpec [INFO] Running org.onap.cps.ncmp.rest.controller.NetworkCmProxyInventoryControllerSpec . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v3.2.4) 2024-09-23T15:49:08.511Z INFO 12716 --- [ main] .c.NetworkCmProxyInventoryControllerSpec : Starting NetworkCmProxyInventoryControllerSpec using Java 17.0.6-ea with PID 12716 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-rest) 2024-09-23T15:49:08.511Z INFO 12716 --- [ main] .c.NetworkCmProxyInventoryControllerSpec : No active profile set, falling back to 1 default profile: "default" 2024-09-23T15:49:08.831Z INFO 12716 --- [ main] o.s.b.t.m.w.SpringBootMockServletContext : Initializing Spring TestDispatcherServlet '' 2024-09-23T15:49:08.831Z INFO 12716 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Initializing Servlet '' 2024-09-23T15:49:08.832Z INFO 12716 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Completed initialization in 1 ms 2024-09-23T15:49:08.837Z INFO 12716 --- [ main] .c.NetworkCmProxyInventoryControllerSpec : Started NetworkCmProxyInventoryControllerSpec in 0.358 seconds (process running for 8.369) 2024-09-23T15:49:08.928Z ERROR 12716 --- [ main] n.r.c.NetworkCmProxyRestExceptionHandler : Exception occurred org.springframework.http.converter.HttpMessageNotReadableException: JSON parse error: Unrecognized field "notAdmiPlugin" (class org.onap.cps.ncmp.rest.model.RestDmiPluginRegistration), not marked as ignorable at org.springframework.http.converter.json.AbstractJackson2HttpMessageConverter.readJavaType(AbstractJackson2HttpMessageConverter.java:406) at org.springframework.http.converter.json.AbstractJackson2HttpMessageConverter.read(AbstractJackson2HttpMessageConverter.java:354) at org.springframework.web.servlet.mvc.method.annotation.AbstractMessageConverterMethodArgumentResolver.readWithMessageConverters(AbstractMessageConverterMethodArgumentResolver.java:184) at org.springframework.web.servlet.mvc.method.annotation.RequestResponseBodyMethodProcessor.readWithMessageConverters(RequestResponseBodyMethodProcessor.java:159) at org.springframework.web.servlet.mvc.method.annotation.RequestResponseBodyMethodProcessor.resolveArgument(RequestResponseBodyMethodProcessor.java:134) at org.springframework.web.method.support.HandlerMethodArgumentResolverComposite.resolveArgument(HandlerMethodArgumentResolverComposite.java:122) at org.springframework.web.method.support.InvocableHandlerMethod.getMethodArgumentValues(InvocableHandlerMethod.java:224) at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:178) at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:925) at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:830) at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914) at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:547) at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:151) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:151) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:151) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:139) at org.onap.cps.ncmp.rest.controller.NetworkCmProxyInventoryControllerSpec.$spock_feature_0_1(NetworkCmProxyInventoryControllerSpec.groovy:102) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:63) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 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"]) at [Source: (org.springframework.util.StreamUtils$NonClosingInputStream); line: 1, column: 19] (through reference chain: org.onap.cps.ncmp.rest.model.RestDmiPluginRegistration["notAdmiPlugin"]) at com.fasterxml.jackson.databind.exc.UnrecognizedPropertyException.from(UnrecognizedPropertyException.java:61) at com.fasterxml.jackson.databind.DeserializationContext.handleUnknownProperty(DeserializationContext.java:1138) at com.fasterxml.jackson.databind.deser.std.StdDeserializer.handleUnknownProperty(StdDeserializer.java:2224) at com.fasterxml.jackson.databind.deser.BeanDeserializerBase.handleUnknownProperty(BeanDeserializerBase.java:1709) at com.fasterxml.jackson.databind.deser.BeanDeserializerBase.handleUnknownVanilla(BeanDeserializerBase.java:1687) at com.fasterxml.jackson.databind.deser.BeanDeserializer.vanillaDeserialize(BeanDeserializer.java:320) at com.fasterxml.jackson.databind.deser.BeanDeserializer.deserialize(BeanDeserializer.java:177) at com.fasterxml.jackson.databind.deser.DefaultDeserializationContext.readRootValue(DefaultDeserializationContext.java:323) at com.fasterxml.jackson.databind.ObjectReader._bindAndClose(ObjectReader.java:2105) at com.fasterxml.jackson.databind.ObjectReader.readValue(ObjectReader.java:1481) at org.springframework.http.converter.json.AbstractJackson2HttpMessageConverter.readJavaType(AbstractJackson2HttpMessageConverter.java:395) ... 126 common frames omitted 2024-09-23T15:49:08.968Z ERROR 12716 --- [ main] n.r.c.NetworkCmProxyRestExceptionHandler : Exception occurred org.springframework.http.converter.HttpMessageNotReadableException: Required request body is missing: public org.springframework.http.ResponseEntity> org.onap.cps.ncmp.rest.controller.NetworkCmProxyInventoryController.searchCmHandleIds(org.onap.cps.ncmp.rest.model.CmHandleQueryParameters) at org.springframework.web.servlet.mvc.method.annotation.RequestResponseBodyMethodProcessor.readWithMessageConverters(RequestResponseBodyMethodProcessor.java:162) at org.springframework.web.servlet.mvc.method.annotation.RequestResponseBodyMethodProcessor.resolveArgument(RequestResponseBodyMethodProcessor.java:134) at org.springframework.web.method.support.HandlerMethodArgumentResolverComposite.resolveArgument(HandlerMethodArgumentResolverComposite.java:122) at org.springframework.web.method.support.InvocableHandlerMethod.getMethodArgumentValues(InvocableHandlerMethod.java:224) at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:178) at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:925) at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:830) at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914) at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:547) at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:151) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:151) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:151) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:139) at org.onap.cps.ncmp.rest.controller.NetworkCmProxyInventoryControllerSpec.$spock_feature_0_4(NetworkCmProxyInventoryControllerSpec.groovy:163) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:226) at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:63) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 2024-09-23T15:49:08.972Z ERROR 12716 --- [ main] n.r.c.NetworkCmProxyRestExceptionHandler : Exception occurred org.springframework.http.converter.HttpMessageNotReadableException: JSON parse error: Unrecognized token 'this': was expecting (JSON String, Number, Array, Object or token 'null', 'true' or 'false') at org.springframework.http.converter.json.AbstractJackson2HttpMessageConverter.readJavaType(AbstractJackson2HttpMessageConverter.java:406) at org.springframework.http.converter.json.AbstractJackson2HttpMessageConverter.read(AbstractJackson2HttpMessageConverter.java:354) at org.springframework.web.servlet.mvc.method.annotation.AbstractMessageConverterMethodArgumentResolver.readWithMessageConverters(AbstractMessageConverterMethodArgumentResolver.java:184) at org.springframework.web.servlet.mvc.method.annotation.RequestResponseBodyMethodProcessor.readWithMessageConverters(RequestResponseBodyMethodProcessor.java:159) at org.springframework.web.servlet.mvc.method.annotation.RequestResponseBodyMethodProcessor.resolveArgument(RequestResponseBodyMethodProcessor.java:134) at org.springframework.web.method.support.HandlerMethodArgumentResolverComposite.resolveArgument(HandlerMethodArgumentResolverComposite.java:122) at org.springframework.web.method.support.InvocableHandlerMethod.getMethodArgumentValues(InvocableHandlerMethod.java:224) at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:178) at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:925) at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:830) at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914) at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:547) at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:151) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:151) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:151) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) at org.onap.cps.ncmp.rest.controller.NetworkCmProxyInventoryControllerSpec.$spock_feature_0_4(NetworkCmProxyInventoryControllerSpec.groovy:163) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:226) at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:63) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) Caused by: com.fasterxml.jackson.core.JsonParseException: Unrecognized token 'this': was expecting (JSON String, Number, Array, Object or token 'null', 'true' or 'false') at [Source: (org.springframework.util.StreamUtils$NonClosingInputStream); line: 1, column: 6] at com.fasterxml.jackson.core.JsonParser._constructError(JsonParser.java:2477) at com.fasterxml.jackson.core.base.ParserMinimalBase._reportError(ParserMinimalBase.java:760) at com.fasterxml.jackson.core.json.UTF8StreamJsonParser._reportInvalidToken(UTF8StreamJsonParser.java:3699) at com.fasterxml.jackson.core.json.UTF8StreamJsonParser._reportInvalidToken(UTF8StreamJsonParser.java:3672) at com.fasterxml.jackson.core.json.UTF8StreamJsonParser._matchToken2(UTF8StreamJsonParser.java:3013) at com.fasterxml.jackson.core.json.UTF8StreamJsonParser._matchTrue(UTF8StreamJsonParser.java:2947) at com.fasterxml.jackson.core.json.UTF8StreamJsonParser._nextTokenNotInObject(UTF8StreamJsonParser.java:879) at com.fasterxml.jackson.core.json.UTF8StreamJsonParser.nextToken(UTF8StreamJsonParser.java:794) at com.fasterxml.jackson.databind.ObjectReader._initForReading(ObjectReader.java:357) at com.fasterxml.jackson.databind.ObjectReader._bindAndClose(ObjectReader.java:2095) at com.fasterxml.jackson.databind.ObjectReader.readValue(ObjectReader.java:1481) at org.springframework.http.converter.json.AbstractJackson2HttpMessageConverter.readJavaType(AbstractJackson2HttpMessageConverter.java:395) ... 136 common frames omitted [INFO] Tests run: 26, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.638 s - in org.onap.cps.ncmp.rest.controller.NetworkCmProxyInventoryControllerSpec [INFO] Running org.onap.cps.ncmp.rest.controller.NetworkCmProxyRestExceptionHandlerSpec . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v3.2.4) 2024-09-23T15:49:09.167Z INFO 12716 --- [ main] c.NetworkCmProxyRestExceptionHandlerSpec : Starting NetworkCmProxyRestExceptionHandlerSpec using Java 17.0.6-ea with PID 12716 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-rest) 2024-09-23T15:49:09.167Z INFO 12716 --- [ main] c.NetworkCmProxyRestExceptionHandlerSpec : No active profile set, falling back to 1 default profile: "default" 2024-09-23T15:49:09.509Z INFO 12716 --- [ main] o.s.b.t.m.w.SpringBootMockServletContext : Initializing Spring TestDispatcherServlet '' 2024-09-23T15:49:09.509Z INFO 12716 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Initializing Servlet '' 2024-09-23T15:49:09.510Z INFO 12716 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Completed initialization in 1 ms 2024-09-23T15:49:09.515Z INFO 12716 --- [ main] c.NetworkCmProxyRestExceptionHandlerSpec : Started NetworkCmProxyRestExceptionHandlerSpec in 0.377 seconds (process running for 9.047) 2024-09-23T15:49:09.573Z ERROR 12716 --- [ main] n.r.c.NetworkCmProxyRestExceptionHandler : Exception occurred org.onap.cps.ncmp.api.exceptions.ServerNcmpException: some error message at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:286) at org.onap.cps.ncmp.rest.controller.NetworkCmProxyRestExceptionHandlerSpec.$spock_feature_0_0prov1(NetworkCmProxyRestExceptionHandlerSpec.groovy:134) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.DataIteratorFactory$BaseDataIterator.invokeRaw(DataIteratorFactory.java:37) at org.spockframework.runtime.DataIteratorFactory$FeatureDataProviderIterator.createDataProviders(DataIteratorFactory.java:275) at org.spockframework.runtime.DataIteratorFactory$FeatureDataProviderIterator.(DataIteratorFactory.java:147) at org.spockframework.runtime.DataIteratorFactory.createFeatureDataIterator(DataIteratorFactory.java:23) at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:44) at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:63) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 2024-09-23T15:49:09.578Z ERROR 12716 --- [ main] n.r.c.NetworkCmProxyRestExceptionHandler : Exception occurred org.onap.cps.ncmp.api.exceptions.DmiRequestException: some error message at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:286) at org.onap.cps.ncmp.rest.controller.NetworkCmProxyRestExceptionHandlerSpec.$spock_feature_0_0prov1(NetworkCmProxyRestExceptionHandlerSpec.groovy:135) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.DataIteratorFactory$BaseDataIterator.invokeRaw(DataIteratorFactory.java:37) at org.spockframework.runtime.DataIteratorFactory$FeatureDataProviderIterator.createDataProviders(DataIteratorFactory.java:275) at org.spockframework.runtime.DataIteratorFactory$FeatureDataProviderIterator.(DataIteratorFactory.java:147) at org.spockframework.runtime.DataIteratorFactory.createFeatureDataIterator(DataIteratorFactory.java:23) at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:44) at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:63) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 2024-09-23T15:49:09.583Z ERROR 12716 --- [ main] n.r.c.NetworkCmProxyRestExceptionHandler : Exception occurred org.onap.cps.ncmp.api.data.exceptions.InvalidOperationException: some reason at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:277) at org.onap.cps.ncmp.rest.controller.NetworkCmProxyRestExceptionHandlerSpec.$spock_feature_0_0prov1(NetworkCmProxyRestExceptionHandlerSpec.groovy:136) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.DataIteratorFactory$BaseDataIterator.invokeRaw(DataIteratorFactory.java:37) at org.spockframework.runtime.DataIteratorFactory$FeatureDataProviderIterator.createDataProviders(DataIteratorFactory.java:275) at org.spockframework.runtime.DataIteratorFactory$FeatureDataProviderIterator.(DataIteratorFactory.java:147) at org.spockframework.runtime.DataIteratorFactory.createFeatureDataIterator(DataIteratorFactory.java:23) at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:44) at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:63) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 2024-09-23T15:49:09.588Z ERROR 12716 --- [ main] n.r.c.NetworkCmProxyRestExceptionHandler : Exception occurred org.onap.cps.ncmp.api.data.exceptions.OperationNotSupportedException: not yet at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:277) at org.onap.cps.ncmp.rest.controller.NetworkCmProxyRestExceptionHandlerSpec.$spock_feature_0_0prov1(NetworkCmProxyRestExceptionHandlerSpec.groovy:137) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.DataIteratorFactory$BaseDataIterator.invokeRaw(DataIteratorFactory.java:37) at org.spockframework.runtime.DataIteratorFactory$FeatureDataProviderIterator.createDataProviders(DataIteratorFactory.java:275) at org.spockframework.runtime.DataIteratorFactory$FeatureDataProviderIterator.(DataIteratorFactory.java:147) at org.spockframework.runtime.DataIteratorFactory.createFeatureDataIterator(DataIteratorFactory.java:23) at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:44) at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:63) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 2024-09-23T15:49:09.598Z ERROR 12716 --- [ main] n.r.c.NetworkCmProxyRestExceptionHandler : Exception occurred java.lang.IllegalStateException: some error message at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:277) at org.onap.cps.ncmp.rest.controller.NetworkCmProxyRestExceptionHandlerSpec.$spock_feature_0_0prov1(NetworkCmProxyRestExceptionHandlerSpec.groovy:139) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.DataIteratorFactory$BaseDataIterator.invokeRaw(DataIteratorFactory.java:37) at org.spockframework.runtime.DataIteratorFactory$FeatureDataProviderIterator.createDataProviders(DataIteratorFactory.java:275) at org.spockframework.runtime.DataIteratorFactory$FeatureDataProviderIterator.(DataIteratorFactory.java:147) at org.spockframework.runtime.DataIteratorFactory.createFeatureDataIterator(DataIteratorFactory.java:23) at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:44) at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:63) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 2024-09-23T15:49:09.617Z ERROR 12716 --- [ main] n.r.c.NetworkCmProxyRestExceptionHandler : Exception occurred org.onap.cps.ncmp.api.exceptions.PayloadTooLargeException: some error message at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:277) at org.onap.cps.ncmp.rest.controller.NetworkCmProxyRestExceptionHandlerSpec.$spock_feature_0_0prov1(NetworkCmProxyRestExceptionHandlerSpec.groovy:143) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.DataIteratorFactory$BaseDataIterator.invokeRaw(DataIteratorFactory.java:37) at org.spockframework.runtime.DataIteratorFactory$FeatureDataProviderIterator.createDataProviders(DataIteratorFactory.java:275) at org.spockframework.runtime.DataIteratorFactory$FeatureDataProviderIterator.(DataIteratorFactory.java:147) at org.spockframework.runtime.DataIteratorFactory.createFeatureDataIterator(DataIteratorFactory.java:23) at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:44) at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:63) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 2024-09-23T15:49:09.622Z ERROR 12716 --- [ main] n.r.c.NetworkCmProxyRestExceptionHandler : Exception occurred org.onap.cps.ncmp.api.exceptions.PolicyExecutorException: some error message at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:286) at org.onap.cps.ncmp.rest.controller.NetworkCmProxyRestExceptionHandlerSpec.$spock_feature_0_0prov1(NetworkCmProxyRestExceptionHandlerSpec.groovy:144) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.DataIteratorFactory$BaseDataIterator.invokeRaw(DataIteratorFactory.java:37) at org.spockframework.runtime.DataIteratorFactory$FeatureDataProviderIterator.createDataProviders(DataIteratorFactory.java:275) at org.spockframework.runtime.DataIteratorFactory$FeatureDataProviderIterator.(DataIteratorFactory.java:147) at org.spockframework.runtime.DataIteratorFactory.createFeatureDataIterator(DataIteratorFactory.java:23) at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:44) at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:63) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) [INFO] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.604 s - in org.onap.cps.ncmp.rest.controller.NetworkCmProxyRestExceptionHandlerSpec [INFO] Running org.onap.cps.ncmp.rest.util.CmHandleStateMapperSpec [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 s - in org.onap.cps.ncmp.rest.util.CmHandleStateMapperSpec [INFO] Running org.onap.cps.ncmp.rest.util.DeprecationHelperSpec [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.025 s - in org.onap.cps.ncmp.rest.util.DeprecationHelperSpec [INFO] Running org.onap.cps.ncmp.rest.util.NcmpRestInputMapperSpec [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.017 s - in org.onap.cps.ncmp.rest.util.NcmpRestInputMapperSpec [INFO] [INFO] Results: [INFO] [INFO] Tests run: 109, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:report (post-unit-test) @ cps-ncmp-rest --- [INFO] Loading execution data file /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/code-coverage/jacoco-ut.exec [INFO] Analyzed bundle 'cps-ncmp-rest' with 5 classes [INFO] [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ cps-ncmp-rest --- [INFO] Building jar: /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/cps-ncmp-rest-3.5.3-SNAPSHOT.jar [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-integration-test) @ cps-ncmp-rest --- [INFO] failsafeArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/w/workspace/cps-master-verify-java/cps-ncmp-rest/target/code-coverage/jacoco-it.exec,excludes=org/onap/cps/event/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/* [INFO] [INFO] --- maven-failsafe-plugin:3.0.0-M4:integration-test (integration-tests) @ cps-ncmp-rest --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:report (post-integration-test) @ cps-ncmp-rest --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:check (coverage-check) @ cps-ncmp-rest --- [INFO] Loading execution data file /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/code-coverage/jacoco-ut.exec [INFO] Analyzed bundle 'cps-ncmp-rest' with 5 classes [INFO] All coverage checks have been met. [INFO] [INFO] --- maven-failsafe-plugin:3.0.0-M4:verify (integration-tests) @ cps-ncmp-rest --- [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ cps-ncmp-rest --- [INFO] Installing /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/cps-ncmp-rest-3.5.3-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/onap/cps/cps-ncmp-rest/3.5.3-SNAPSHOT/cps-ncmp-rest-3.5.3-SNAPSHOT.jar [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.5.3-SNAPSHOT/cps-ncmp-rest-3.5.3-SNAPSHOT.pom [INFO] [INFO] ------------------< org.onap.cps:cps-ncmp-rest-stub >------------------- [INFO] Building cps-ncmp-rest-stub 3.5.3-SNAPSHOT [13/21] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ cps-ncmp-rest-stub --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-property) @ cps-ncmp-rest-stub --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-no-snapshots) @ cps-ncmp-rest-stub --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-unit-test) @ cps-ncmp-rest-stub --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] surefireArgLine set to empty [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (default-prepare-agent) @ cps-ncmp-rest-stub --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-license) @ cps-ncmp-rest-stub --- [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-java-style) @ cps-ncmp-rest-stub --- [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.1.1:check (cps-java-style) @ cps-ncmp-rest-stub --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] >>> spotbugs-maven-plugin:4.4.2:check (analyze-compile) > :spotbugs @ cps-ncmp-rest-stub >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.4.2:spotbugs (spotbugs) @ cps-ncmp-rest-stub --- [INFO] [INFO] <<< spotbugs-maven-plugin:4.4.2:check (analyze-compile) < :spotbugs @ cps-ncmp-rest-stub <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.4.2:check (analyze-compile) @ cps-ncmp-rest-stub --- [INFO] [INFO] --- gmavenplus-plugin:1.9.0:compileTests (default) @ cps-ncmp-rest-stub --- [INFO] No sources specified for compilation. Skipping. [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:report (post-unit-test) @ cps-ncmp-rest-stub --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-integration-test) @ cps-ncmp-rest-stub --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] failsafeArgLine set to empty [INFO] [INFO] --- maven-failsafe-plugin:3.0.0-M4:integration-test (integration-tests) @ cps-ncmp-rest-stub --- [INFO] No tests to run. [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:report (post-integration-test) @ cps-ncmp-rest-stub --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:check (coverage-check) @ cps-ncmp-rest-stub --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- maven-failsafe-plugin:3.0.0-M4:verify (integration-tests) @ cps-ncmp-rest-stub --- [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ cps-ncmp-rest-stub --- [INFO] Installing /w/workspace/cps-master-verify-java/cps-ncmp-rest-stub/pom.xml to /home/jenkins/.m2/repository/org/onap/cps/cps-ncmp-rest-stub/3.5.3-SNAPSHOT/cps-ncmp-rest-stub-3.5.3-SNAPSHOT.pom [INFO] [INFO] --------------< org.onap.cps:cps-ncmp-rest-stub-service >--------------- [INFO] Building cps-ncmp-rest-stub-service 3.5.3-SNAPSHOT [14/21] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ cps-ncmp-rest-stub-service --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-property) @ cps-ncmp-rest-stub-service --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-no-snapshots) @ cps-ncmp-rest-stub-service --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-unit-test) @ cps-ncmp-rest-stub-service --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] surefireArgLine set to empty [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (default-prepare-agent) @ cps-ncmp-rest-stub-service --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-license) @ cps-ncmp-rest-stub-service --- [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-java-style) @ cps-ncmp-rest-stub-service --- [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.1.1:check (cps-java-style) @ cps-ncmp-rest-stub-service --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ cps-ncmp-rest-stub-service --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 3 resources [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-ncmp-rest-stub/cps-ncmp-rest-stub-service/target/generated-sources/license [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-ncmp-rest-stub/cps-ncmp-rest-stub-service/target/generated-resources/licenses [INFO] [INFO] --- maven-compiler-plugin:3.11.0:compile (default-compile) @ cps-ncmp-rest-stub-service --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 3 source files with javac [debug release 17] to target/classes [INFO] [INFO] >>> spotbugs-maven-plugin:4.4.2:check (analyze-compile) > :spotbugs @ cps-ncmp-rest-stub-service >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.4.2:spotbugs (spotbugs) @ cps-ncmp-rest-stub-service --- [INFO] Fork Value is true [java] WARNING: A terminally deprecated method in java.lang.System has been called [java] WARNING: System::setSecurityManager has been called by edu.umd.cs.findbugs.ba.jsr305.TypeQualifierValue (file:/home/jenkins/.m2/repository/com/github/spotbugs/spotbugs/4.2.3/spotbugs-4.2.3.jar) [java] WARNING: Please consider reporting this to the maintainers of edu.umd.cs.findbugs.ba.jsr305.TypeQualifierValue [java] WARNING: System::setSecurityManager will be removed in a future release [INFO] Done SpotBugs Analysis.... [INFO] [INFO] <<< spotbugs-maven-plugin:4.4.2:check (analyze-compile) < :spotbugs @ cps-ncmp-rest-stub-service <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.4.2:check (analyze-compile) @ cps-ncmp-rest-stub-service --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ cps-ncmp-rest-stub-service --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-ncmp-rest-stub/cps-ncmp-rest-stub-service/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.11.0:testCompile (default-testCompile) @ cps-ncmp-rest-stub-service --- [INFO] No sources to compile [INFO] [INFO] --- gmavenplus-plugin:1.9.0:compileTests (default) @ cps-ncmp-rest-stub-service --- [INFO] Using isolated classloader, without GMavenPlus classpath. [INFO] Using Groovy 3.0.18 to perform compileTests. [INFO] Compiled 4 files. [INFO] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ cps-ncmp-rest-stub-service --- [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] Running org.onap.cps.ncmp.rest.stub.SampleCpsNcmpClientSpec 15:49:14,543 |-INFO in ch.qos.logback.classic.LoggerContext[default] - This is logback-classic version 1.4.14 15:49:14,544 |-INFO in ch.qos.logback.classic.util.ContextInitializer@1c240cf2 - Here is a list of configurators discovered as a service, by rank: 15:49:14,544 |-INFO in ch.qos.logback.classic.util.ContextInitializer@1c240cf2 - org.springframework.boot.logging.logback.RootLogLevelConfigurator 15:49:14,544 |-INFO in ch.qos.logback.classic.util.ContextInitializer@1c240cf2 - They will be invoked in order until ExecutionStatus.DO_NOT_INVOKE_NEXT_IF_ANY is returned. 15:49:14,544 |-INFO in ch.qos.logback.classic.util.ContextInitializer@1c240cf2 - Constructed configurator of type class org.springframework.boot.logging.logback.RootLogLevelConfigurator 15:49:14,553 |-INFO in ch.qos.logback.classic.util.ContextInitializer@1c240cf2 - org.springframework.boot.logging.logback.RootLogLevelConfigurator.configure() call lasted 0 milliseconds. ExecutionStatus=INVOKE_NEXT_IF_ANY 15:49:14,553 |-INFO in ch.qos.logback.classic.util.ContextInitializer@1c240cf2 - Trying to configure with ch.qos.logback.classic.joran.SerializedModelConfigurator 15:49:14,554 |-INFO in ch.qos.logback.classic.util.ContextInitializer@1c240cf2 - Constructed configurator of type class ch.qos.logback.classic.joran.SerializedModelConfigurator 15:49:14,556 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.scmo] 15:49:14,556 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback.scmo] 15:49:14,556 |-INFO in ch.qos.logback.classic.util.ContextInitializer@1c240cf2 - ch.qos.logback.classic.joran.SerializedModelConfigurator.configure() call lasted 2 milliseconds. ExecutionStatus=INVOKE_NEXT_IF_ANY 15:49:14,556 |-INFO in ch.qos.logback.classic.util.ContextInitializer@1c240cf2 - Trying to configure with ch.qos.logback.classic.util.DefaultJoranConfigurator 15:49:14,556 |-INFO in ch.qos.logback.classic.util.ContextInitializer@1c240cf2 - Constructed configurator of type class ch.qos.logback.classic.util.DefaultJoranConfigurator 15:49:14,557 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.xml] 15:49:14,557 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback.xml] 15:49:14,557 |-INFO in ch.qos.logback.classic.util.ContextInitializer@1c240cf2 - ch.qos.logback.classic.util.DefaultJoranConfigurator.configure() call lasted 1 milliseconds. ExecutionStatus=INVOKE_NEXT_IF_ANY 15:49:14,557 |-INFO in ch.qos.logback.classic.util.ContextInitializer@1c240cf2 - Trying to configure with ch.qos.logback.classic.BasicConfigurator 15:49:14,557 |-INFO in ch.qos.logback.classic.util.ContextInitializer@1c240cf2 - Constructed configurator of type class ch.qos.logback.classic.BasicConfigurator 15:49:14,557 |-INFO in ch.qos.logback.classic.BasicConfigurator@78b7f805 - Setting up default configuration. 15:49:14,568 |-INFO in ch.qos.logback.classic.util.ContextInitializer@1c240cf2 - ch.qos.logback.classic.BasicConfigurator.configure() call lasted 11 milliseconds. ExecutionStatus=NEUTRAL 15:49:15,831 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@58f2466c - URL [jar:file:/w/workspace/cps-master-verify-java/cps-service/target/cps-service-3.5.3-SNAPSHOT.jar!/logback-spring.xml] is not of type file 15:49:15,866 |-INFO in ch.qos.logback.core.joran.util.ConfigurationWatchListUtil@5809fa26 - Adding [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.2.4/spring-boot-3.2.4.jar!/org/springframework/boot/logging/logback/defaults.xml] to configuration watch list. 15:49:15,866 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@58f2466c - URL [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.2.4/spring-boot-3.2.4.jar!/org/springframework/boot/logging/logback/defaults.xml] is not of type file 15:49:15,869 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word applicationName with class [org.springframework.boot.logging.logback.ApplicationNameConverter] 15:49:15,869 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word clr with class [org.springframework.boot.logging.logback.ColorConverter] 15:49:15,869 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word correlationId with class [org.springframework.boot.logging.logback.CorrelationIdConverter] 15:49:15,869 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word wex with class [org.springframework.boot.logging.logback.WhitespaceThrowableProxyConverter] 15:49:15,869 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word wEx with class [org.springframework.boot.logging.logback.ExtendedWhitespaceThrowableProxyConverter] 15:49:15,871 |-INFO in ch.qos.logback.core.joran.util.ConfigurationWatchListUtil@5809fa26 - Adding [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.2.4/spring-boot-3.2.4.jar!/org/springframework/boot/logging/logback/console-appender.xml] to configuration watch list. 15:49:15,871 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@58f2466c - URL [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.2.4/spring-boot-3.2.4.jar!/org/springframework/boot/logging/logback/console-appender.xml] is not of type file 15:49:15,877 |-WARN in IfNestedWithinSecondPhaseElementSC - elements cannot be nested within an , or element 15:49:15,877 |-WARN in IfNestedWithinSecondPhaseElementSC - See also http://logback.qos.ch/codes.html#nested_if_element 15:49:15,880 |-WARN in IfNestedWithinSecondPhaseElementSC - Element at line 60 contains a nested element at line 61 15:49:15,899 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Registering a new ReconfigureOnChangeTask ReconfigureOnChangeTask(born:1727106555898) 15:49:15,900 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Will scan for changes in [jar:file:/w/workspace/cps-master-verify-java/cps-service/target/cps-service-3.5.3-SNAPSHOT.jar!/logback-spring.xml] 15:49:15,900 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Setting ReconfigureOnChangeTask scanning period to 30 seconds 15:49:15,905 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.catalina.startup.DigesterFactory] to ERROR 15:49:15,906 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@64763e49 - Propagating ERROR level on Logger[org.apache.catalina.startup.DigesterFactory] onto the JUL framework 15:49:15,906 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.catalina.util.LifecycleBase] to ERROR 15:49:15,906 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@64763e49 - Propagating ERROR level on Logger[org.apache.catalina.util.LifecycleBase] onto the JUL framework 15:49:15,906 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.coyote.http11.Http11NioProtocol] to WARN 15:49:15,906 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@64763e49 - Propagating WARN level on Logger[org.apache.coyote.http11.Http11NioProtocol] onto the JUL framework 15:49:15,906 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.sshd.common.util.SecurityUtils] to WARN 15:49:15,906 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@64763e49 - Propagating WARN level on Logger[org.apache.sshd.common.util.SecurityUtils] onto the JUL framework 15:49:15,906 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.tomcat.util.net.NioSelectorPool] to WARN 15:49:15,906 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@64763e49 - Propagating WARN level on Logger[org.apache.tomcat.util.net.NioSelectorPool] onto the JUL framework 15:49:15,906 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.eclipse.jetty.util.component.AbstractLifeCycle] to ERROR 15:49:15,906 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@64763e49 - Propagating ERROR level on Logger[org.eclipse.jetty.util.component.AbstractLifeCycle] onto the JUL framework 15:49:15,906 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.hibernate.validator.internal.util.Version] to WARN 15:49:15,906 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@64763e49 - Propagating WARN level on Logger[org.hibernate.validator.internal.util.Version] onto the JUL framework 15:49:15,906 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.springframework.boot.actuate.endpoint.jmx] to WARN 15:49:15,906 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@64763e49 - Propagating WARN level on Logger[org.springframework.boot.actuate.endpoint.jmx] onto the JUL framework 15:49:15,907 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [CONSOLE] 15:49:15,907 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 15:49:15,911 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property 15:49:15,920 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [jsonConsole] 15:49:15,920 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 15:49:15,925 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventJsonProviders] for [providers] property 15:49:15,930 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventPatternJsonProvider] for [pattern] property 15:49:15,958 |-INFO in ch.qos.logback.classic.pattern.DateConverter@23468512 - Setting zoneId to "UTC" 15:49:15,966 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [asyncConsole] 15:49:15,966 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.classic.AsyncAppender] 15:49:16,124 |-INFO in ch.qos.logback.core.model.processor.conditional.IfModelHandler - Condition [property("loggingFormat").equalsIgnoreCase("json")] evaluated to false on line 61 15:49:16,124 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [CONSOLE] to ch.qos.logback.classic.AsyncAppender[asyncConsole] 15:49:16,125 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Attaching appender named [CONSOLE] to AsyncAppender. 15:49:16,125 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Setting discardingThreshold to 51 15:49:16,126 |-INFO in ch.qos.logback.classic.model.processor.RootLoggerModelHandler - Setting level of ROOT logger to INFO 15:49:16,126 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@64763e49 - Propagating INFO level on Logger[ROOT] onto the JUL framework 15:49:16,126 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [asyncConsole] to Logger[ROOT] 15:49:16,126 |-INFO in ch.qos.logback.core.model.processor.DefaultProcessor@69cd7630 - End of configuration. 15:49:16,126 |-INFO in org.springframework.boot.logging.logback.SpringBootJoranConfigurator@7e8279e5 - Registering current configuration as safe fallback point 2024-09-23T15:49:16.247Z INFO 12829 --- [cps-ncmp-rest-stub] [ main] o.o.c.n.r.stub.SampleCpsNcmpClientSpec : Starting SampleCpsNcmpClientSpec using Java 17.0.6-ea with PID 12829 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-rest-stub/cps-ncmp-rest-stub-service) 2024-09-23T15:49:16.248Z INFO 12829 --- [cps-ncmp-rest-stub] [ main] o.o.c.n.r.stub.SampleCpsNcmpClientSpec : The following 1 profile is active: "test" 2024-09-23T15:49:17.655Z INFO 12829 --- [cps-ncmp-rest-stub] [ main] o.s.b.w.e.j.JettyServletWebServerFactory : Server initialized with port: 0 2024-09-23T15:49:17.658Z INFO 12829 --- [cps-ncmp-rest-stub] [ main] org.eclipse.jetty.server.Server : jetty-12.0.7; built: 2024-02-29T21:19:41.771Z; git: c89aca8fd34083befd79f328a3b8b6ffff04347e; jvm 17.0.6-ea+9-LTS 2024-09-23T15:49:17.688Z INFO 12829 --- [cps-ncmp-rest-stub] [ main] o.e.j.s.h.ContextHandler.application : Initializing Spring embedded WebApplicationContext 2024-09-23T15:49:17.688Z INFO 12829 --- [cps-ncmp-rest-stub] [ main] w.s.c.ServletWebServerApplicationContext : Root WebApplicationContext: initialization completed in 1418 ms 2024-09-23T15:49:17.862Z INFO 12829 --- [cps-ncmp-rest-stub] [ main] o.e.j.session.DefaultSessionIdManager : Session workerName=node0 2024-09-23T15:49:17.867Z INFO 12829 --- [cps-ncmp-rest-stub] [ main] o.e.jetty.server.handler.ContextHandler : Started osbwej.JettyEmbeddedWebAppContext@677c2820{application,/,b=file:/tmp/jetty-docbase.0.14317657830921566679/,a=AVAILABLE,h=oeje10s.SessionHandler@39c1e7b7{STARTED}} 2024-09-23T15:49:17.867Z INFO 12829 --- [cps-ncmp-rest-stub] [ main] o.e.j.e.servlet.ServletContextHandler : Started osbwej.JettyEmbeddedWebAppContext@677c2820{application,/,b=file:/tmp/jetty-docbase.0.14317657830921566679/,a=AVAILABLE,h=oeje10s.SessionHandler@39c1e7b7{STARTED}} 2024-09-23T15:49:17.869Z INFO 12829 --- [cps-ncmp-rest-stub] [ main] org.eclipse.jetty.server.Server : Started oejs.Server@152035eb{STARTING}[12.0.7,sto=0] @3783ms 2024-09-23T15:49:18.771Z INFO 12829 --- [cps-ncmp-rest-stub] [ main] o.s.b.a.e.web.EndpointLinksResolver : Exposing 1 endpoint(s) beneath base path '/actuator' 2024-09-23T15:49:18.851Z INFO 12829 --- [cps-ncmp-rest-stub] [ main] o.e.j.s.h.ContextHandler.application : Initializing Spring DispatcherServlet 'dispatcherServlet' 2024-09-23T15:49:18.851Z INFO 12829 --- [cps-ncmp-rest-stub] [ main] o.s.web.servlet.DispatcherServlet : Initializing Servlet 'dispatcherServlet' 2024-09-23T15:49:18.852Z INFO 12829 --- [cps-ncmp-rest-stub] [ main] o.s.web.servlet.DispatcherServlet : Completed initialization in 1 ms 2024-09-23T15:49:18.867Z INFO 12829 --- [cps-ncmp-rest-stub] [ main] o.e.jetty.server.AbstractConnector : Started ServerConnector@2ded31cc{HTTP/1.1, (http/1.1)}{0.0.0.0:33581} 2024-09-23T15:49:18.868Z INFO 12829 --- [cps-ncmp-rest-stub] [ main] o.s.b.web.embedded.jetty.JettyWebServer : Jetty started on port 33581 (http/1.1) with context path '/' 2024-09-23T15:49:18.886Z INFO 12829 --- [cps-ncmp-rest-stub] [ main] o.o.c.n.r.stub.SampleCpsNcmpClientSpec : Started SampleCpsNcmpClientSpec in 3.273 seconds (process running for 4.8) [ERROR] OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 2024-09-23T15:49:19.994Z WARN 12829 --- [cps-ncmp-rest-stub] [tp1315078366-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 2024-09-23T15:49:19.994Z INFO 12829 --- [cps-ncmp-rest-stub] [tp1315078366-30] o.o.c.n.r.s.p.ResourceProviderImpl : Found resource in classpath using path: /stubs/passthrough-operational-example.json [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.887 s - in org.onap.cps.ncmp.rest.stub.SampleCpsNcmpClientSpec [INFO] Running org.onap.cps.ncmp.rest.stub.providers.ResourceProviderSpec 2024-09-23T15:49:20.128Z WARN 12829 --- [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 2024-09-23T15:49:20.128Z INFO 12829 --- [cps-ncmp-rest-stub] [ main] o.o.c.n.r.s.p.ResourceProviderImpl : Found resource in classpath using path: /stubs/passthrough-operational-example.json 2024-09-23T15:49:20.131Z INFO 12829 --- [cps-ncmp-rest-stub] [ main] o.o.c.n.r.s.p.ResourceProviderImpl : Found resource file on file system using path: /tmp/spock-test9229719329322205773/file.txt 2024-09-23T15:49:20.132Z WARN 12829 --- [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 2024-09-23T15:49:20.133Z ERROR 12829 --- [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 2024-09-23T15:49:20.133Z WARN 12829 --- [cps-ncmp-rest-stub] [ main] o.o.c.n.r.s.p.ResourceProviderImpl : Couldn't find file on file system '/tmp/spock-test9229719329322205773/unknown-file.txt', will search it in classpath 2024-09-23T15:49:20.133Z ERROR 12829 --- [cps-ncmp-rest-stub] [ main] o.o.c.n.r.s.p.ResourceProviderImpl : /tmp/spock-test9229719329322205773/unknown-file.txt file not found on classpath or on file system [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.028 s - in org.onap.cps.ncmp.rest.stub.providers.ResourceProviderSpec [INFO] [INFO] Results: [INFO] [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:report (post-unit-test) @ cps-ncmp-rest-stub-service --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ cps-ncmp-rest-stub-service --- [INFO] Building jar: /w/workspace/cps-master-verify-java/cps-ncmp-rest-stub/cps-ncmp-rest-stub-service/target/cps-ncmp-rest-stub-service-3.5.3-SNAPSHOT.jar [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-integration-test) @ cps-ncmp-rest-stub-service --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] failsafeArgLine set to empty [INFO] [INFO] --- maven-failsafe-plugin:3.0.0-M4:integration-test (integration-tests) @ cps-ncmp-rest-stub-service --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:report (post-integration-test) @ cps-ncmp-rest-stub-service --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:check (coverage-check) @ cps-ncmp-rest-stub-service --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- maven-failsafe-plugin:3.0.0-M4:verify (integration-tests) @ cps-ncmp-rest-stub-service --- [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ cps-ncmp-rest-stub-service --- [INFO] Installing /w/workspace/cps-master-verify-java/cps-ncmp-rest-stub/cps-ncmp-rest-stub-service/target/cps-ncmp-rest-stub-service-3.5.3-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/onap/cps/cps-ncmp-rest-stub-service/3.5.3-SNAPSHOT/cps-ncmp-rest-stub-service-3.5.3-SNAPSHOT.jar [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.5.3-SNAPSHOT/cps-ncmp-rest-stub-service-3.5.3-SNAPSHOT.pom [INFO] [INFO] ----------------< org.onap.cps:cps-ncmp-rest-stub-app >----------------- [INFO] Building cps-ncmp-rest-stub-app 3.5.3-SNAPSHOT [15/21] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ cps-ncmp-rest-stub-app --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-property) @ cps-ncmp-rest-stub-app --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-no-snapshots) @ cps-ncmp-rest-stub-app --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-unit-test) @ cps-ncmp-rest-stub-app --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] surefireArgLine set to empty [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (default-prepare-agent) @ cps-ncmp-rest-stub-app --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-license) @ cps-ncmp-rest-stub-app --- [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-java-style) @ cps-ncmp-rest-stub-app --- [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.1.1:check (cps-java-style) @ cps-ncmp-rest-stub-app --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- spring-boot-maven-plugin:3.2.4:build-info (default) @ cps-ncmp-rest-stub-app --- [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ cps-ncmp-rest-stub-app --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-ncmp-rest-stub/cps-ncmp-rest-stub-app/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-ncmp-rest-stub/cps-ncmp-rest-stub-app/target/generated-sources/license [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-ncmp-rest-stub/cps-ncmp-rest-stub-app/target/generated-resources/licenses [INFO] [INFO] --- maven-compiler-plugin:3.11.0:compile (default-compile) @ cps-ncmp-rest-stub-app --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 1 source file with javac [debug release 17] to target/classes [INFO] [INFO] >>> spotbugs-maven-plugin:4.4.2:check (analyze-compile) > :spotbugs @ cps-ncmp-rest-stub-app >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.4.2:spotbugs (spotbugs) @ cps-ncmp-rest-stub-app --- [INFO] Fork Value is true [java] WARNING: A terminally deprecated method in java.lang.System has been called [java] WARNING: System::setSecurityManager has been called by edu.umd.cs.findbugs.ba.jsr305.TypeQualifierValue (file:/home/jenkins/.m2/repository/com/github/spotbugs/spotbugs/4.2.3/spotbugs-4.2.3.jar) [java] WARNING: Please consider reporting this to the maintainers of edu.umd.cs.findbugs.ba.jsr305.TypeQualifierValue [java] WARNING: System::setSecurityManager will be removed in a future release [INFO] Done SpotBugs Analysis.... [INFO] [INFO] <<< spotbugs-maven-plugin:4.4.2:check (analyze-compile) < :spotbugs @ cps-ncmp-rest-stub-app <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.4.2:check (analyze-compile) @ cps-ncmp-rest-stub-app --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ cps-ncmp-rest-stub-app --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-ncmp-rest-stub/cps-ncmp-rest-stub-app/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.11.0:testCompile (default-testCompile) @ cps-ncmp-rest-stub-app --- [INFO] No sources to compile [INFO] [INFO] --- gmavenplus-plugin:1.9.0:compileTests (default) @ cps-ncmp-rest-stub-app --- [INFO] No sources specified for compilation. Skipping. [INFO] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ cps-ncmp-rest-stub-app --- [INFO] No tests to run. [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:report (post-unit-test) @ cps-ncmp-rest-stub-app --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ cps-ncmp-rest-stub-app --- [INFO] Building jar: /w/workspace/cps-master-verify-java/cps-ncmp-rest-stub/cps-ncmp-rest-stub-app/target/cps-ncmp-rest-stub-app-3.5.3-SNAPSHOT.jar [INFO] [INFO] --- spring-boot-maven-plugin:3.2.4:repackage (default) @ cps-ncmp-rest-stub-app --- [INFO] Replacing main artifact /w/workspace/cps-master-verify-java/cps-ncmp-rest-stub/cps-ncmp-rest-stub-app/target/cps-ncmp-rest-stub-app-3.5.3-SNAPSHOT.jar with repackaged archive, adding nested dependencies in BOOT-INF/. [INFO] The original artifact has been renamed to /w/workspace/cps-master-verify-java/cps-ncmp-rest-stub/cps-ncmp-rest-stub-app/target/cps-ncmp-rest-stub-app-3.5.3-SNAPSHOT.jar.original [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-integration-test) @ cps-ncmp-rest-stub-app --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] failsafeArgLine set to empty [INFO] [INFO] --- maven-failsafe-plugin:3.0.0-M4:integration-test (integration-tests) @ cps-ncmp-rest-stub-app --- [INFO] No tests to run. [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:report (post-integration-test) @ cps-ncmp-rest-stub-app --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:check (coverage-check) @ cps-ncmp-rest-stub-app --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- maven-failsafe-plugin:3.0.0-M4:verify (integration-tests) @ cps-ncmp-rest-stub-app --- [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ cps-ncmp-rest-stub-app --- [INFO] Installing /w/workspace/cps-master-verify-java/cps-ncmp-rest-stub/cps-ncmp-rest-stub-app/target/cps-ncmp-rest-stub-app-3.5.3-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/onap/cps/cps-ncmp-rest-stub-app/3.5.3-SNAPSHOT/cps-ncmp-rest-stub-app-3.5.3-SNAPSHOT.jar [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.5.3-SNAPSHOT/cps-ncmp-rest-stub-app-3.5.3-SNAPSHOT.pom [INFO] [INFO] ------------------------< org.onap.cps:cps-ri >------------------------- [INFO] Building cps-ri 3.5.3-SNAPSHOT [16/21] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ cps-ri --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-property) @ cps-ri --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-no-snapshots) @ cps-ri --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-unit-test) @ cps-ri --- [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/w/workspace/cps-master-verify-java/cps-ri/target/code-coverage/jacoco-ut.exec,excludes=org/onap/cps/event/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/* [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (default-prepare-agent) @ cps-ri --- [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/w/workspace/cps-master-verify-java/cps-ri/target/jacoco.exec,excludes=org/onap/cps/event/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/* [INFO] [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-license) @ cps-ri --- [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-java-style) @ cps-ri --- [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.1.1:check (cps-java-style) @ cps-ri --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ cps-ri --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 10 resources [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-ri/target/generated-sources/license [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-ri/target/generated-resources/licenses [INFO] [INFO] --- maven-compiler-plugin:3.11.0:compile (default-compile) @ cps-ri --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 32 source files with javac [debug release 17] to target/classes [INFO] /w/workspace/cps-master-verify-java/cps-ri/src/main/java/org/onap/cps/ri/CpsDataPersistenceServiceImpl.java: Some input files use unchecked or unsafe operations. [INFO] /w/workspace/cps-master-verify-java/cps-ri/src/main/java/org/onap/cps/ri/CpsDataPersistenceServiceImpl.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] >>> spotbugs-maven-plugin:4.4.2:check (analyze-compile) > :spotbugs @ cps-ri >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.4.2:spotbugs (spotbugs) @ cps-ri --- [INFO] Fork Value is true [java] WARNING: A terminally deprecated method in java.lang.System has been called [java] WARNING: System::setSecurityManager has been called by edu.umd.cs.findbugs.ba.jsr305.TypeQualifierValue (file:/home/jenkins/.m2/repository/com/github/spotbugs/spotbugs/4.2.3/spotbugs-4.2.3.jar) [java] WARNING: Please consider reporting this to the maintainers of edu.umd.cs.findbugs.ba.jsr305.TypeQualifierValue [java] WARNING: System::setSecurityManager will be removed in a future release [INFO] Done SpotBugs Analysis.... [INFO] [INFO] <<< spotbugs-maven-plugin:4.4.2:check (analyze-compile) < :spotbugs @ cps-ri <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.4.2:check (analyze-compile) @ cps-ri --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ cps-ri --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-ri/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.11.0:testCompile (default-testCompile) @ cps-ri --- [INFO] No sources to compile [INFO] [INFO] --- gmavenplus-plugin:1.9.0:compileTests (default) @ cps-ri --- [INFO] Using isolated classloader, without GMavenPlus classpath. [INFO] Using Groovy 3.0.18 to perform compileTests. [INFO] Compiled 24 files. [INFO] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ cps-ri --- [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] Running org.onap.cps.ri.CpsDataPersistenceServiceImplSpec 15:49:34.535 [main] WARN org.onap.cps.ri.CpsDataPersistenceServiceImpl -- Exception occurred : org.springframework.dao.DataIntegrityViolationException: Exception occurred , While saving : 2 data nodes, Retrying saving data nodes individually 15:49:34.860 [main] ERROR org.onap.cps.utils.JsonObjectMapper -- Parsing error occurred while converting JSON content to specific class type. [INFO] Tests run: 27, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.543 s - in org.onap.cps.ri.CpsDataPersistenceServiceImplSpec [INFO] Running org.onap.cps.ri.CpsModulePersistenceServiceConcurrencySpec 15:49:32,214 |-INFO in ch.qos.logback.classic.LoggerContext[default] - This is logback-classic version 1.4.14 15:49:32,217 |-INFO in ch.qos.logback.classic.util.ContextInitializer@2c7fff1b - Here is a list of configurators discovered as a service, by rank: 15:49:32,217 |-INFO in ch.qos.logback.classic.util.ContextInitializer@2c7fff1b - org.springframework.boot.logging.logback.RootLogLevelConfigurator 15:49:32,217 |-INFO in ch.qos.logback.classic.util.ContextInitializer@2c7fff1b - They will be invoked in order until ExecutionStatus.DO_NOT_INVOKE_NEXT_IF_ANY is returned. 15:49:32,217 |-INFO in ch.qos.logback.classic.util.ContextInitializer@2c7fff1b - Constructed configurator of type class org.springframework.boot.logging.logback.RootLogLevelConfigurator 15:49:32,225 |-INFO in ch.qos.logback.classic.util.ContextInitializer@2c7fff1b - org.springframework.boot.logging.logback.RootLogLevelConfigurator.configure() call lasted 1 milliseconds. ExecutionStatus=INVOKE_NEXT_IF_ANY 15:49:32,225 |-INFO in ch.qos.logback.classic.util.ContextInitializer@2c7fff1b - Trying to configure with ch.qos.logback.classic.joran.SerializedModelConfigurator 15:49:32,227 |-INFO in ch.qos.logback.classic.util.ContextInitializer@2c7fff1b - Constructed configurator of type class ch.qos.logback.classic.joran.SerializedModelConfigurator 15:49:32,229 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.scmo] 15:49:32,229 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback.scmo] 15:49:32,229 |-INFO in ch.qos.logback.classic.util.ContextInitializer@2c7fff1b - ch.qos.logback.classic.joran.SerializedModelConfigurator.configure() call lasted 2 milliseconds. ExecutionStatus=INVOKE_NEXT_IF_ANY 15:49:32,229 |-INFO in ch.qos.logback.classic.util.ContextInitializer@2c7fff1b - Trying to configure with ch.qos.logback.classic.util.DefaultJoranConfigurator 15:49:32,230 |-INFO in ch.qos.logback.classic.util.ContextInitializer@2c7fff1b - Constructed configurator of type class ch.qos.logback.classic.util.DefaultJoranConfigurator 15:49:32,231 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.xml] 15:49:32,231 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback.xml] 15:49:32,231 |-INFO in ch.qos.logback.classic.util.ContextInitializer@2c7fff1b - ch.qos.logback.classic.util.DefaultJoranConfigurator.configure() call lasted 1 milliseconds. ExecutionStatus=INVOKE_NEXT_IF_ANY 15:49:32,231 |-INFO in ch.qos.logback.classic.util.ContextInitializer@2c7fff1b - Trying to configure with ch.qos.logback.classic.BasicConfigurator 15:49:32,232 |-INFO in ch.qos.logback.classic.util.ContextInitializer@2c7fff1b - Constructed configurator of type class ch.qos.logback.classic.BasicConfigurator 15:49:32,232 |-INFO in ch.qos.logback.classic.BasicConfigurator@383b3357 - Setting up default configuration. 15:49:32,251 |-INFO in ch.qos.logback.classic.util.ContextInitializer@2c7fff1b - ch.qos.logback.classic.BasicConfigurator.configure() call lasted 19 milliseconds. ExecutionStatus=NEUTRAL 15:49:35,158 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@316a682b - URL [jar:file:/w/workspace/cps-master-verify-java/cps-service/target/cps-service-3.5.3-SNAPSHOT.jar!/logback-spring.xml] is not of type file 15:49:35,229 |-INFO in ch.qos.logback.core.joran.util.ConfigurationWatchListUtil@21584b99 - Adding [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.2.4/spring-boot-3.2.4.jar!/org/springframework/boot/logging/logback/defaults.xml] to configuration watch list. 15:49:35,229 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@316a682b - URL [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.2.4/spring-boot-3.2.4.jar!/org/springframework/boot/logging/logback/defaults.xml] is not of type file 15:49:35,232 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word applicationName with class [org.springframework.boot.logging.logback.ApplicationNameConverter] 15:49:35,232 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word clr with class [org.springframework.boot.logging.logback.ColorConverter] 15:49:35,232 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word correlationId with class [org.springframework.boot.logging.logback.CorrelationIdConverter] 15:49:35,232 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word wex with class [org.springframework.boot.logging.logback.WhitespaceThrowableProxyConverter] 15:49:35,232 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word wEx with class [org.springframework.boot.logging.logback.ExtendedWhitespaceThrowableProxyConverter] 15:49:35,234 |-INFO in ch.qos.logback.core.joran.util.ConfigurationWatchListUtil@21584b99 - Adding [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.2.4/spring-boot-3.2.4.jar!/org/springframework/boot/logging/logback/console-appender.xml] to configuration watch list. 15:49:35,234 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@316a682b - URL [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.2.4/spring-boot-3.2.4.jar!/org/springframework/boot/logging/logback/console-appender.xml] is not of type file 15:49:35,242 |-WARN in IfNestedWithinSecondPhaseElementSC - elements cannot be nested within an , or element 15:49:35,242 |-WARN in IfNestedWithinSecondPhaseElementSC - See also http://logback.qos.ch/codes.html#nested_if_element 15:49:35,245 |-WARN in IfNestedWithinSecondPhaseElementSC - Element at line 60 contains a nested element at line 61 15:49:35,279 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Registering a new ReconfigureOnChangeTask ReconfigureOnChangeTask(born:1727106575278) 15:49:35,279 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Will scan for changes in [jar:file:/w/workspace/cps-master-verify-java/cps-service/target/cps-service-3.5.3-SNAPSHOT.jar!/logback-spring.xml] 15:49:35,279 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Setting ReconfigureOnChangeTask scanning period to 30 seconds 15:49:35,286 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.catalina.startup.DigesterFactory] to ERROR 15:49:35,286 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@728cef8e - Propagating ERROR level on Logger[org.apache.catalina.startup.DigesterFactory] onto the JUL framework 15:49:35,287 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.catalina.util.LifecycleBase] to ERROR 15:49:35,287 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@728cef8e - Propagating ERROR level on Logger[org.apache.catalina.util.LifecycleBase] onto the JUL framework 15:49:35,287 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.coyote.http11.Http11NioProtocol] to WARN 15:49:35,287 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@728cef8e - Propagating WARN level on Logger[org.apache.coyote.http11.Http11NioProtocol] onto the JUL framework 15:49:35,287 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.sshd.common.util.SecurityUtils] to WARN 15:49:35,287 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@728cef8e - Propagating WARN level on Logger[org.apache.sshd.common.util.SecurityUtils] onto the JUL framework 15:49:35,287 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.tomcat.util.net.NioSelectorPool] to WARN 15:49:35,287 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@728cef8e - Propagating WARN level on Logger[org.apache.tomcat.util.net.NioSelectorPool] onto the JUL framework 15:49:35,287 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.eclipse.jetty.util.component.AbstractLifeCycle] to ERROR 15:49:35,287 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@728cef8e - Propagating ERROR level on Logger[org.eclipse.jetty.util.component.AbstractLifeCycle] onto the JUL framework 15:49:35,287 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.hibernate.validator.internal.util.Version] to WARN 15:49:35,287 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@728cef8e - Propagating WARN level on Logger[org.hibernate.validator.internal.util.Version] onto the JUL framework 15:49:35,287 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.springframework.boot.actuate.endpoint.jmx] to WARN 15:49:35,287 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@728cef8e - Propagating WARN level on Logger[org.springframework.boot.actuate.endpoint.jmx] onto the JUL framework 15:49:35,288 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [CONSOLE] 15:49:35,288 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 15:49:35,293 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property 15:49:35,315 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [jsonConsole] 15:49:35,315 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 15:49:35,323 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventJsonProviders] for [providers] property 15:49:35,330 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventPatternJsonProvider] for [pattern] property 15:49:35,342 |-INFO in ch.qos.logback.classic.pattern.DateConverter@134ccb03 - Setting zoneId to "UTC" 15:49:35,351 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [asyncConsole] 15:49:35,351 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.classic.AsyncAppender] 15:49:35,619 |-INFO in ch.qos.logback.core.model.processor.conditional.IfModelHandler - Condition [property("loggingFormat").equalsIgnoreCase("json")] evaluated to false on line 61 15:49:35,620 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [CONSOLE] to ch.qos.logback.classic.AsyncAppender[asyncConsole] 15:49:35,620 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Attaching appender named [CONSOLE] to AsyncAppender. 15:49:35,620 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Setting discardingThreshold to 51 15:49:35,620 |-INFO in ch.qos.logback.classic.model.processor.RootLoggerModelHandler - Setting level of ROOT logger to INFO 15:49:35,621 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@728cef8e - Propagating INFO level on Logger[ROOT] onto the JUL framework 15:49:35,621 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [asyncConsole] to Logger[ROOT] 15:49:35,621 |-INFO in ch.qos.logback.core.model.processor.DefaultProcessor@7105d271 - End of configuration. 15:49:35,621 |-INFO in org.springframework.boot.logging.logback.SpringBootJoranConfigurator@12e25b4b - Registering current configuration as safe fallback point . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v3.2.4) 2024-09-23T15:49:35.735Z INFO 13004 --- [ main] sModulePersistenceServiceConcurrencySpec : Starting CpsModulePersistenceServiceConcurrencySpec using Java 17.0.6-ea with PID 13004 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ri) 2024-09-23T15:49:35.736Z INFO 13004 --- [ main] sModulePersistenceServiceConcurrencySpec : No active profile set, falling back to 1 default profile: "default" 2024-09-23T15:49:35.994Z INFO 13004 --- [ main] sModulePersistenceServiceConcurrencySpec : Started CpsModulePersistenceServiceConcurrencySpec in 1.021 seconds (process running for 4.561) [ERROR] OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 2024-09-23T15:49:36.647Z WARN 13004 --- [ main] o.o.c.r.CpsModulePersistenceServiceImpl : Cannot persist duplicated yang resource. System will attempt this method up to 5 times. Current retry count : 1 org.onap.cps.spi.exceptions.DuplicatedYangResourceException: Unexpected duplicated yang resource: 'no filename' with checksum 'b13faef573ed1374139d02c40d8ce09c80ea1dc70e63e464c1ed61568d48d539' at org.onap.cps.ri.CpsModulePersistenceServiceImpl.convertToDuplicatedYangResourceException(CpsModulePersistenceServiceImpl.java:370) at org.onap.cps.ri.CpsModulePersistenceServiceImpl.synchronizeYangResources(CpsModulePersistenceServiceImpl.java:286) at org.onap.cps.ri.CpsModulePersistenceServiceImpl.storeSchemaSet(CpsModulePersistenceServiceImpl.java:163) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:351) at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) at org.springframework.retry.interceptor.RetryOperationsInterceptor$1.doWithRetry(RetryOperationsInterceptor.java:102) at org.springframework.retry.support.RetryTemplate.doExecute(RetryTemplate.java:335) at org.springframework.retry.support.RetryTemplate.execute(RetryTemplate.java:211) at org.springframework.retry.interceptor.RetryOperationsInterceptor.invoke(RetryOperationsInterceptor.java:135) at org.springframework.retry.annotation.AnnotationAwareRetryOperationsInterceptor.invoke(AnnotationAwareRetryOperationsInterceptor.java:161) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:220) at jdk.proxy2/jdk.proxy2.$Proxy95.storeSchemaSet(Unknown Source) at org.onap.cps.spi.CpsModulePersistenceService$storeSchemaSet.call(Unknown Source) at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:157) at org.onap.cps.ri.CpsModulePersistenceServiceConcurrencySpec.$spock_feature_0_0(CpsModulePersistenceServiceConcurrencySpec.groovy:87) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:63) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) Caused by: org.hibernate.exception.ConstraintViolationException: at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:295) at org.onap.cps.ri.CpsModulePersistenceServiceConcurrencySpec.$spock_initializeFields(CpsModulePersistenceServiceConcurrencySpec.groovy:80) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.doRunInitializer(PlatformSpecRunner.java:280) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunInitializer$6(PlatformSpecRunner.java:265) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.extension.MethodInvocation.proceed(MethodInvocation.java:102) at org.spockframework.spring.SpringInterceptor.interceptInitializerMethod(SpringInterceptor.java:45) at org.spockframework.runtime.extension.AbstractMethodInterceptor.intercept(AbstractMethodInterceptor.java:24) at org.spockframework.runtime.extension.MethodInvocation.proceed(MethodInvocation.java:101) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:398) at org.spockframework.runtime.PlatformSpecRunner.runInitializer(PlatformSpecRunner.java:259) at org.spockframework.runtime.PlatformSpecRunner.runInitializer(PlatformSpecRunner.java:254) at org.spockframework.runtime.IterationNode.prepare(IterationNode.java:31) at org.spockframework.runtime.SimpleFeatureNode.prepare(SimpleFeatureNode.java:32) at org.spockframework.runtime.SimpleFeatureNode.prepare(SimpleFeatureNode.java:15) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$prepare$2(NodeTestTask.java:123) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.prepare(NodeTestTask.java:123) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:90) ... 48 common frames omitted Caused by: java.sql.SQLException: (checksum)=(b13faef573ed1374139d02c40d8ce09c80ea1dc70e63e464c1ed61568d48d539) at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:277) ... 75 common frames omitted 2024-09-23T15:49:36.880Z WARN 13004 --- [ main] o.o.c.r.CpsModulePersistenceServiceImpl : Cannot persist duplicated yang resource. System will attempt this method up to 5 times. Current retry count : 2 org.onap.cps.spi.exceptions.DuplicatedYangResourceException: Unexpected duplicated yang resource: 'no filename' with checksum 'b13faef573ed1374139d02c40d8ce09c80ea1dc70e63e464c1ed61568d48d539' at org.onap.cps.ri.CpsModulePersistenceServiceImpl.convertToDuplicatedYangResourceException(CpsModulePersistenceServiceImpl.java:370) at org.onap.cps.ri.CpsModulePersistenceServiceImpl.synchronizeYangResources(CpsModulePersistenceServiceImpl.java:286) at org.onap.cps.ri.CpsModulePersistenceServiceImpl.storeSchemaSet(CpsModulePersistenceServiceImpl.java:163) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:351) at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) at org.springframework.retry.interceptor.RetryOperationsInterceptor$1.doWithRetry(RetryOperationsInterceptor.java:102) at org.springframework.retry.support.RetryTemplate.doExecute(RetryTemplate.java:335) at org.springframework.retry.support.RetryTemplate.execute(RetryTemplate.java:211) at org.springframework.retry.interceptor.RetryOperationsInterceptor.invoke(RetryOperationsInterceptor.java:135) at org.springframework.retry.annotation.AnnotationAwareRetryOperationsInterceptor.invoke(AnnotationAwareRetryOperationsInterceptor.java:161) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:220) at jdk.proxy2/jdk.proxy2.$Proxy95.storeSchemaSet(Unknown Source) at org.onap.cps.spi.CpsModulePersistenceService$storeSchemaSet.call(Unknown Source) at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:157) at org.onap.cps.ri.CpsModulePersistenceServiceConcurrencySpec.$spock_feature_0_0(CpsModulePersistenceServiceConcurrencySpec.groovy:87) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:63) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) Caused by: org.hibernate.exception.ConstraintViolationException: at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:295) at org.onap.cps.ri.CpsModulePersistenceServiceConcurrencySpec.$spock_initializeFields(CpsModulePersistenceServiceConcurrencySpec.groovy:80) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.doRunInitializer(PlatformSpecRunner.java:280) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunInitializer$6(PlatformSpecRunner.java:265) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.extension.MethodInvocation.proceed(MethodInvocation.java:102) at org.spockframework.spring.SpringInterceptor.interceptInitializerMethod(SpringInterceptor.java:45) at org.spockframework.runtime.extension.AbstractMethodInterceptor.intercept(AbstractMethodInterceptor.java:24) at org.spockframework.runtime.extension.MethodInvocation.proceed(MethodInvocation.java:101) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:398) at org.spockframework.runtime.PlatformSpecRunner.runInitializer(PlatformSpecRunner.java:259) at org.spockframework.runtime.PlatformSpecRunner.runInitializer(PlatformSpecRunner.java:254) at org.spockframework.runtime.IterationNode.prepare(IterationNode.java:31) at org.spockframework.runtime.SimpleFeatureNode.prepare(SimpleFeatureNode.java:32) at org.spockframework.runtime.SimpleFeatureNode.prepare(SimpleFeatureNode.java:15) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$prepare$2(NodeTestTask.java:123) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.prepare(NodeTestTask.java:123) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:90) ... 48 common frames omitted Caused by: java.sql.SQLException: (checksum)=(b13faef573ed1374139d02c40d8ce09c80ea1dc70e63e464c1ed61568d48d539) at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:277) ... 75 common frames omitted 2024-09-23T15:49:37.402Z WARN 13004 --- [ main] o.o.c.r.CpsModulePersistenceServiceImpl : Cannot persist duplicated yang resource. System will attempt this method up to 5 times. Current retry count : 3 org.onap.cps.spi.exceptions.DuplicatedYangResourceException: Unexpected duplicated yang resource: 'no filename' with checksum 'b13faef573ed1374139d02c40d8ce09c80ea1dc70e63e464c1ed61568d48d539' at org.onap.cps.ri.CpsModulePersistenceServiceImpl.convertToDuplicatedYangResourceException(CpsModulePersistenceServiceImpl.java:370) at org.onap.cps.ri.CpsModulePersistenceServiceImpl.synchronizeYangResources(CpsModulePersistenceServiceImpl.java:286) at org.onap.cps.ri.CpsModulePersistenceServiceImpl.storeSchemaSet(CpsModulePersistenceServiceImpl.java:163) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:351) at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) at org.springframework.retry.interceptor.RetryOperationsInterceptor$1.doWithRetry(RetryOperationsInterceptor.java:102) at org.springframework.retry.support.RetryTemplate.doExecute(RetryTemplate.java:335) at org.springframework.retry.support.RetryTemplate.execute(RetryTemplate.java:211) at org.springframework.retry.interceptor.RetryOperationsInterceptor.invoke(RetryOperationsInterceptor.java:135) at org.springframework.retry.annotation.AnnotationAwareRetryOperationsInterceptor.invoke(AnnotationAwareRetryOperationsInterceptor.java:161) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:220) at jdk.proxy2/jdk.proxy2.$Proxy95.storeSchemaSet(Unknown Source) at org.onap.cps.spi.CpsModulePersistenceService$storeSchemaSet.call(Unknown Source) at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:157) at org.onap.cps.ri.CpsModulePersistenceServiceConcurrencySpec.$spock_feature_0_0(CpsModulePersistenceServiceConcurrencySpec.groovy:87) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:63) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) Caused by: org.hibernate.exception.ConstraintViolationException: at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:295) at org.onap.cps.ri.CpsModulePersistenceServiceConcurrencySpec.$spock_initializeFields(CpsModulePersistenceServiceConcurrencySpec.groovy:80) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.doRunInitializer(PlatformSpecRunner.java:280) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunInitializer$6(PlatformSpecRunner.java:265) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.extension.MethodInvocation.proceed(MethodInvocation.java:102) at org.spockframework.spring.SpringInterceptor.interceptInitializerMethod(SpringInterceptor.java:45) at org.spockframework.runtime.extension.AbstractMethodInterceptor.intercept(AbstractMethodInterceptor.java:24) at org.spockframework.runtime.extension.MethodInvocation.proceed(MethodInvocation.java:101) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:398) at org.spockframework.runtime.PlatformSpecRunner.runInitializer(PlatformSpecRunner.java:259) at org.spockframework.runtime.PlatformSpecRunner.runInitializer(PlatformSpecRunner.java:254) at org.spockframework.runtime.IterationNode.prepare(IterationNode.java:31) at org.spockframework.runtime.SimpleFeatureNode.prepare(SimpleFeatureNode.java:32) at org.spockframework.runtime.SimpleFeatureNode.prepare(SimpleFeatureNode.java:15) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$prepare$2(NodeTestTask.java:123) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.prepare(NodeTestTask.java:123) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:90) ... 48 common frames omitted Caused by: java.sql.SQLException: (checksum)=(b13faef573ed1374139d02c40d8ce09c80ea1dc70e63e464c1ed61568d48d539) at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:277) ... 75 common frames omitted 2024-09-23T15:49:38.797Z WARN 13004 --- [ main] o.o.c.r.CpsModulePersistenceServiceImpl : Cannot persist duplicated yang resource. System will attempt this method up to 5 times. Current retry count : 4 org.onap.cps.spi.exceptions.DuplicatedYangResourceException: Unexpected duplicated yang resource: 'no filename' with checksum 'b13faef573ed1374139d02c40d8ce09c80ea1dc70e63e464c1ed61568d48d539' at org.onap.cps.ri.CpsModulePersistenceServiceImpl.convertToDuplicatedYangResourceException(CpsModulePersistenceServiceImpl.java:370) at org.onap.cps.ri.CpsModulePersistenceServiceImpl.synchronizeYangResources(CpsModulePersistenceServiceImpl.java:286) at org.onap.cps.ri.CpsModulePersistenceServiceImpl.storeSchemaSet(CpsModulePersistenceServiceImpl.java:163) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:351) at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) at org.springframework.retry.interceptor.RetryOperationsInterceptor$1.doWithRetry(RetryOperationsInterceptor.java:102) at org.springframework.retry.support.RetryTemplate.doExecute(RetryTemplate.java:335) at org.springframework.retry.support.RetryTemplate.execute(RetryTemplate.java:211) at org.springframework.retry.interceptor.RetryOperationsInterceptor.invoke(RetryOperationsInterceptor.java:135) at org.springframework.retry.annotation.AnnotationAwareRetryOperationsInterceptor.invoke(AnnotationAwareRetryOperationsInterceptor.java:161) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:220) at jdk.proxy2/jdk.proxy2.$Proxy95.storeSchemaSet(Unknown Source) at org.onap.cps.spi.CpsModulePersistenceService$storeSchemaSet.call(Unknown Source) at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:157) at org.onap.cps.ri.CpsModulePersistenceServiceConcurrencySpec.$spock_feature_0_0(CpsModulePersistenceServiceConcurrencySpec.groovy:87) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:63) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) Caused by: org.hibernate.exception.ConstraintViolationException: at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:295) at org.onap.cps.ri.CpsModulePersistenceServiceConcurrencySpec.$spock_initializeFields(CpsModulePersistenceServiceConcurrencySpec.groovy:80) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.doRunInitializer(PlatformSpecRunner.java:280) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunInitializer$6(PlatformSpecRunner.java:265) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.extension.MethodInvocation.proceed(MethodInvocation.java:102) at org.spockframework.spring.SpringInterceptor.interceptInitializerMethod(SpringInterceptor.java:45) at org.spockframework.runtime.extension.AbstractMethodInterceptor.intercept(AbstractMethodInterceptor.java:24) at org.spockframework.runtime.extension.MethodInvocation.proceed(MethodInvocation.java:101) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:398) at org.spockframework.runtime.PlatformSpecRunner.runInitializer(PlatformSpecRunner.java:259) at org.spockframework.runtime.PlatformSpecRunner.runInitializer(PlatformSpecRunner.java:254) at org.spockframework.runtime.IterationNode.prepare(IterationNode.java:31) at org.spockframework.runtime.SimpleFeatureNode.prepare(SimpleFeatureNode.java:32) at org.spockframework.runtime.SimpleFeatureNode.prepare(SimpleFeatureNode.java:15) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$prepare$2(NodeTestTask.java:123) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.prepare(NodeTestTask.java:123) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:90) ... 48 common frames omitted Caused by: java.sql.SQLException: (checksum)=(b13faef573ed1374139d02c40d8ce09c80ea1dc70e63e464c1ed61568d48d539) at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:277) ... 75 common frames omitted 2024-09-23T15:49:40.802Z WARN 13004 --- [ main] o.o.c.r.CpsModulePersistenceServiceImpl : Cannot persist duplicated yang resource. System will attempt this method up to 5 times. Current retry count : 5 org.onap.cps.spi.exceptions.DuplicatedYangResourceException: Unexpected duplicated yang resource: 'no filename' with checksum 'b13faef573ed1374139d02c40d8ce09c80ea1dc70e63e464c1ed61568d48d539' at org.onap.cps.ri.CpsModulePersistenceServiceImpl.convertToDuplicatedYangResourceException(CpsModulePersistenceServiceImpl.java:370) at org.onap.cps.ri.CpsModulePersistenceServiceImpl.synchronizeYangResources(CpsModulePersistenceServiceImpl.java:286) at org.onap.cps.ri.CpsModulePersistenceServiceImpl.storeSchemaSet(CpsModulePersistenceServiceImpl.java:163) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:351) at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) at org.springframework.retry.interceptor.RetryOperationsInterceptor$1.doWithRetry(RetryOperationsInterceptor.java:102) at org.springframework.retry.support.RetryTemplate.doExecute(RetryTemplate.java:335) at org.springframework.retry.support.RetryTemplate.execute(RetryTemplate.java:211) at org.springframework.retry.interceptor.RetryOperationsInterceptor.invoke(RetryOperationsInterceptor.java:135) at org.springframework.retry.annotation.AnnotationAwareRetryOperationsInterceptor.invoke(AnnotationAwareRetryOperationsInterceptor.java:161) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:220) at jdk.proxy2/jdk.proxy2.$Proxy95.storeSchemaSet(Unknown Source) at org.onap.cps.spi.CpsModulePersistenceService$storeSchemaSet.call(Unknown Source) at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:157) at org.onap.cps.ri.CpsModulePersistenceServiceConcurrencySpec.$spock_feature_0_0(CpsModulePersistenceServiceConcurrencySpec.groovy:87) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:63) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) Caused by: org.hibernate.exception.ConstraintViolationException: at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:295) at org.onap.cps.ri.CpsModulePersistenceServiceConcurrencySpec.$spock_initializeFields(CpsModulePersistenceServiceConcurrencySpec.groovy:80) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.doRunInitializer(PlatformSpecRunner.java:280) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunInitializer$6(PlatformSpecRunner.java:265) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.extension.MethodInvocation.proceed(MethodInvocation.java:102) at org.spockframework.spring.SpringInterceptor.interceptInitializerMethod(SpringInterceptor.java:45) at org.spockframework.runtime.extension.AbstractMethodInterceptor.intercept(AbstractMethodInterceptor.java:24) at org.spockframework.runtime.extension.MethodInvocation.proceed(MethodInvocation.java:101) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:398) at org.spockframework.runtime.PlatformSpecRunner.runInitializer(PlatformSpecRunner.java:259) at org.spockframework.runtime.PlatformSpecRunner.runInitializer(PlatformSpecRunner.java:254) at org.spockframework.runtime.IterationNode.prepare(IterationNode.java:31) at org.spockframework.runtime.SimpleFeatureNode.prepare(SimpleFeatureNode.java:32) at org.spockframework.runtime.SimpleFeatureNode.prepare(SimpleFeatureNode.java:15) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$prepare$2(NodeTestTask.java:123) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.prepare(NodeTestTask.java:123) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:90) ... 48 common frames omitted Caused by: java.sql.SQLException: (checksum)=(b13faef573ed1374139d02c40d8ce09c80ea1dc70e63e464c1ed61568d48d539) at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:277) ... 75 common frames omitted 2024-09-23T15:49:40.813Z WARN 13004 --- [ main] o.o.c.r.CpsModulePersistenceServiceImpl : Cannot persist duplicated yang resource. System will attempt this method up to 5 times. Current retry count : 1 org.onap.cps.spi.exceptions.DuplicatedYangResourceException: Unexpected duplicated yang resource: 'no filename' with checksum 'b13faef573ed1374139d02c40d8ce09c80ea1dc70e63e464c1ed61568d48d539' at org.onap.cps.ri.CpsModulePersistenceServiceImpl.convertToDuplicatedYangResourceException(CpsModulePersistenceServiceImpl.java:370) at org.onap.cps.ri.CpsModulePersistenceServiceImpl.synchronizeYangResources(CpsModulePersistenceServiceImpl.java:286) at org.onap.cps.ri.CpsModulePersistenceServiceImpl.storeSchemaSet(CpsModulePersistenceServiceImpl.java:163) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:351) at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) at org.springframework.retry.interceptor.RetryOperationsInterceptor$1.doWithRetry(RetryOperationsInterceptor.java:102) at org.springframework.retry.support.RetryTemplate.doExecute(RetryTemplate.java:335) at org.springframework.retry.support.RetryTemplate.execute(RetryTemplate.java:211) at org.springframework.retry.interceptor.RetryOperationsInterceptor.invoke(RetryOperationsInterceptor.java:135) at org.springframework.retry.annotation.AnnotationAwareRetryOperationsInterceptor.invoke(AnnotationAwareRetryOperationsInterceptor.java:161) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:220) at jdk.proxy2/jdk.proxy2.$Proxy95.storeSchemaSet(Unknown Source) at org.onap.cps.spi.CpsModulePersistenceService$storeSchemaSet.call(Unknown Source) at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:157) at org.onap.cps.ri.CpsModulePersistenceServiceConcurrencySpec.$spock_feature_0_1(CpsModulePersistenceServiceConcurrencySpec.groovy:99) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:63) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) Caused by: org.hibernate.exception.ConstraintViolationException: at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:295) at org.onap.cps.ri.CpsModulePersistenceServiceConcurrencySpec.$spock_initializeFields(CpsModulePersistenceServiceConcurrencySpec.groovy:80) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.doRunInitializer(PlatformSpecRunner.java:280) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunInitializer$6(PlatformSpecRunner.java:265) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.extension.MethodInvocation.proceed(MethodInvocation.java:102) at org.spockframework.spring.SpringInterceptor.interceptInitializerMethod(SpringInterceptor.java:45) at org.spockframework.runtime.extension.AbstractMethodInterceptor.intercept(AbstractMethodInterceptor.java:24) at org.spockframework.runtime.extension.MethodInvocation.proceed(MethodInvocation.java:101) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:398) at org.spockframework.runtime.PlatformSpecRunner.runInitializer(PlatformSpecRunner.java:259) at org.spockframework.runtime.PlatformSpecRunner.runInitializer(PlatformSpecRunner.java:254) at org.spockframework.runtime.IterationNode.prepare(IterationNode.java:31) at org.spockframework.runtime.SimpleFeatureNode.prepare(SimpleFeatureNode.java:32) at org.spockframework.runtime.SimpleFeatureNode.prepare(SimpleFeatureNode.java:15) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$prepare$2(NodeTestTask.java:123) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.prepare(NodeTestTask.java:123) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:90) ... 48 common frames omitted Caused by: java.sql.SQLException: (checksum)=(b13faef573ed1374139d02c40d8ce09c80ea1dc70e63e464c1ed61568d48d539) at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:277) ... 75 common frames omitted 2024-09-23T15:49:41.209Z WARN 13004 --- [ main] o.o.c.r.CpsModulePersistenceServiceImpl : Cannot persist duplicated yang resource. System will attempt this method up to 5 times. Current retry count : 2 org.onap.cps.spi.exceptions.DuplicatedYangResourceException: Unexpected duplicated yang resource: 'no filename' with checksum 'b13faef573ed1374139d02c40d8ce09c80ea1dc70e63e464c1ed61568d48d539' at org.onap.cps.ri.CpsModulePersistenceServiceImpl.convertToDuplicatedYangResourceException(CpsModulePersistenceServiceImpl.java:370) at org.onap.cps.ri.CpsModulePersistenceServiceImpl.synchronizeYangResources(CpsModulePersistenceServiceImpl.java:286) at org.onap.cps.ri.CpsModulePersistenceServiceImpl.storeSchemaSet(CpsModulePersistenceServiceImpl.java:163) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:351) at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) at org.springframework.retry.interceptor.RetryOperationsInterceptor$1.doWithRetry(RetryOperationsInterceptor.java:102) at org.springframework.retry.support.RetryTemplate.doExecute(RetryTemplate.java:335) at org.springframework.retry.support.RetryTemplate.execute(RetryTemplate.java:211) at org.springframework.retry.interceptor.RetryOperationsInterceptor.invoke(RetryOperationsInterceptor.java:135) at org.springframework.retry.annotation.AnnotationAwareRetryOperationsInterceptor.invoke(AnnotationAwareRetryOperationsInterceptor.java:161) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:220) at jdk.proxy2/jdk.proxy2.$Proxy95.storeSchemaSet(Unknown Source) at org.onap.cps.spi.CpsModulePersistenceService$storeSchemaSet.call(Unknown Source) at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:157) at org.onap.cps.ri.CpsModulePersistenceServiceConcurrencySpec.$spock_feature_0_1(CpsModulePersistenceServiceConcurrencySpec.groovy:99) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:63) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) Caused by: org.hibernate.exception.ConstraintViolationException: at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:295) at org.onap.cps.ri.CpsModulePersistenceServiceConcurrencySpec.$spock_initializeFields(CpsModulePersistenceServiceConcurrencySpec.groovy:80) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.doRunInitializer(PlatformSpecRunner.java:280) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunInitializer$6(PlatformSpecRunner.java:265) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.extension.MethodInvocation.proceed(MethodInvocation.java:102) at org.spockframework.spring.SpringInterceptor.interceptInitializerMethod(SpringInterceptor.java:45) at org.spockframework.runtime.extension.AbstractMethodInterceptor.intercept(AbstractMethodInterceptor.java:24) at org.spockframework.runtime.extension.MethodInvocation.proceed(MethodInvocation.java:101) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:398) at org.spockframework.runtime.PlatformSpecRunner.runInitializer(PlatformSpecRunner.java:259) at org.spockframework.runtime.PlatformSpecRunner.runInitializer(PlatformSpecRunner.java:254) at org.spockframework.runtime.IterationNode.prepare(IterationNode.java:31) at org.spockframework.runtime.SimpleFeatureNode.prepare(SimpleFeatureNode.java:32) at org.spockframework.runtime.SimpleFeatureNode.prepare(SimpleFeatureNode.java:15) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$prepare$2(NodeTestTask.java:123) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.prepare(NodeTestTask.java:123) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:90) ... 48 common frames omitted Caused by: java.sql.SQLException: (checksum)=(b13faef573ed1374139d02c40d8ce09c80ea1dc70e63e464c1ed61568d48d539) at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:277) ... 75 common frames omitted 2024-09-23T15:49:41.768Z WARN 13004 --- [ main] o.o.c.r.CpsModulePersistenceServiceImpl : Cannot persist duplicated yang resource. System will attempt this method up to 5 times. Current retry count : 1 org.onap.cps.spi.exceptions.DuplicatedYangResourceException: Unexpected duplicated yang resource: 'no filename' with checksum 'b13faef573ed1374139d02c40d8ce09c80ea1dc70e63e464c1ed61568d48d539' at org.onap.cps.ri.CpsModulePersistenceServiceImpl.convertToDuplicatedYangResourceException(CpsModulePersistenceServiceImpl.java:370) at org.onap.cps.ri.CpsModulePersistenceServiceImpl.synchronizeYangResources(CpsModulePersistenceServiceImpl.java:286) at org.onap.cps.ri.CpsModulePersistenceServiceImpl.storeSchemaSet(CpsModulePersistenceServiceImpl.java:163) at org.onap.cps.ri.CpsModulePersistenceServiceImpl.storeSchemaSetFromModules(CpsModulePersistenceServiceImpl.java:192) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:351) at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) at org.springframework.retry.interceptor.RetryOperationsInterceptor$1.doWithRetry(RetryOperationsInterceptor.java:102) at org.springframework.retry.support.RetryTemplate.doExecute(RetryTemplate.java:335) at org.springframework.retry.support.RetryTemplate.execute(RetryTemplate.java:211) at org.springframework.retry.interceptor.RetryOperationsInterceptor.invoke(RetryOperationsInterceptor.java:135) at org.springframework.retry.annotation.AnnotationAwareRetryOperationsInterceptor.invoke(AnnotationAwareRetryOperationsInterceptor.java:161) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:220) at jdk.proxy2/jdk.proxy2.$Proxy95.storeSchemaSetFromModules(Unknown Source) at org.onap.cps.spi.CpsModulePersistenceService$storeSchemaSetFromModules$0.call(Unknown Source) at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:166) at org.onap.cps.ri.CpsModulePersistenceServiceConcurrencySpec.$spock_feature_0_2(CpsModulePersistenceServiceConcurrencySpec.groovy:116) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:63) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) Caused by: org.hibernate.exception.ConstraintViolationException: at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:295) at org.onap.cps.ri.CpsModulePersistenceServiceConcurrencySpec.$spock_initializeFields(CpsModulePersistenceServiceConcurrencySpec.groovy:80) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.doRunInitializer(PlatformSpecRunner.java:280) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunInitializer$6(PlatformSpecRunner.java:265) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.extension.MethodInvocation.proceed(MethodInvocation.java:102) at org.spockframework.spring.SpringInterceptor.interceptInitializerMethod(SpringInterceptor.java:45) at org.spockframework.runtime.extension.AbstractMethodInterceptor.intercept(AbstractMethodInterceptor.java:24) at org.spockframework.runtime.extension.MethodInvocation.proceed(MethodInvocation.java:101) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:398) at org.spockframework.runtime.PlatformSpecRunner.runInitializer(PlatformSpecRunner.java:259) at org.spockframework.runtime.PlatformSpecRunner.runInitializer(PlatformSpecRunner.java:254) at org.spockframework.runtime.IterationNode.prepare(IterationNode.java:31) at org.spockframework.runtime.SimpleFeatureNode.prepare(SimpleFeatureNode.java:32) at org.spockframework.runtime.SimpleFeatureNode.prepare(SimpleFeatureNode.java:15) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$prepare$2(NodeTestTask.java:123) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.prepare(NodeTestTask.java:123) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:90) ... 48 common frames omitted Caused by: java.sql.SQLException: (checksum)=(b13faef573ed1374139d02c40d8ce09c80ea1dc70e63e464c1ed61568d48d539) at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:277) ... 75 common frames omitted 2024-09-23T15:49:42.170Z WARN 13004 --- [ main] o.o.c.r.CpsModulePersistenceServiceImpl : Cannot persist duplicated yang resource. System will attempt this method up to 5 times. Current retry count : 2 org.onap.cps.spi.exceptions.DuplicatedYangResourceException: Unexpected duplicated yang resource: 'no filename' with checksum 'b13faef573ed1374139d02c40d8ce09c80ea1dc70e63e464c1ed61568d48d539' at org.onap.cps.ri.CpsModulePersistenceServiceImpl.convertToDuplicatedYangResourceException(CpsModulePersistenceServiceImpl.java:370) at org.onap.cps.ri.CpsModulePersistenceServiceImpl.synchronizeYangResources(CpsModulePersistenceServiceImpl.java:286) at org.onap.cps.ri.CpsModulePersistenceServiceImpl.storeSchemaSet(CpsModulePersistenceServiceImpl.java:163) at org.onap.cps.ri.CpsModulePersistenceServiceImpl.storeSchemaSetFromModules(CpsModulePersistenceServiceImpl.java:192) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:351) at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) at org.springframework.retry.interceptor.RetryOperationsInterceptor$1.doWithRetry(RetryOperationsInterceptor.java:102) at org.springframework.retry.support.RetryTemplate.doExecute(RetryTemplate.java:335) at org.springframework.retry.support.RetryTemplate.execute(RetryTemplate.java:211) at org.springframework.retry.interceptor.RetryOperationsInterceptor.invoke(RetryOperationsInterceptor.java:135) at org.springframework.retry.annotation.AnnotationAwareRetryOperationsInterceptor.invoke(AnnotationAwareRetryOperationsInterceptor.java:161) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:220) at jdk.proxy2/jdk.proxy2.$Proxy95.storeSchemaSetFromModules(Unknown Source) at org.onap.cps.spi.CpsModulePersistenceService$storeSchemaSetFromModules$0.call(Unknown Source) at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:166) at org.onap.cps.ri.CpsModulePersistenceServiceConcurrencySpec.$spock_feature_0_2(CpsModulePersistenceServiceConcurrencySpec.groovy:116) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:63) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) Caused by: org.hibernate.exception.ConstraintViolationException: at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:295) at org.onap.cps.ri.CpsModulePersistenceServiceConcurrencySpec.$spock_initializeFields(CpsModulePersistenceServiceConcurrencySpec.groovy:80) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.doRunInitializer(PlatformSpecRunner.java:280) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunInitializer$6(PlatformSpecRunner.java:265) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.extension.MethodInvocation.proceed(MethodInvocation.java:102) at org.spockframework.spring.SpringInterceptor.interceptInitializerMethod(SpringInterceptor.java:45) at org.spockframework.runtime.extension.AbstractMethodInterceptor.intercept(AbstractMethodInterceptor.java:24) at org.spockframework.runtime.extension.MethodInvocation.proceed(MethodInvocation.java:101) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:398) at org.spockframework.runtime.PlatformSpecRunner.runInitializer(PlatformSpecRunner.java:259) at org.spockframework.runtime.PlatformSpecRunner.runInitializer(PlatformSpecRunner.java:254) at org.spockframework.runtime.IterationNode.prepare(IterationNode.java:31) at org.spockframework.runtime.SimpleFeatureNode.prepare(SimpleFeatureNode.java:32) at org.spockframework.runtime.SimpleFeatureNode.prepare(SimpleFeatureNode.java:15) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$prepare$2(NodeTestTask.java:123) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.prepare(NodeTestTask.java:123) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:90) ... 48 common frames omitted Caused by: java.sql.SQLException: (checksum)=(b13faef573ed1374139d02c40d8ce09c80ea1dc70e63e464c1ed61568d48d539) at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:277) ... 75 common frames omitted 2024-09-23T15:49:42.910Z WARN 13004 --- [ main] o.o.c.r.CpsModulePersistenceServiceImpl : Cannot persist duplicated yang resource. System will attempt this method up to 5 times. Current retry count : 3 org.onap.cps.spi.exceptions.DuplicatedYangResourceException: Unexpected duplicated yang resource: 'no filename' with checksum 'b13faef573ed1374139d02c40d8ce09c80ea1dc70e63e464c1ed61568d48d539' at org.onap.cps.ri.CpsModulePersistenceServiceImpl.convertToDuplicatedYangResourceException(CpsModulePersistenceServiceImpl.java:370) at org.onap.cps.ri.CpsModulePersistenceServiceImpl.synchronizeYangResources(CpsModulePersistenceServiceImpl.java:286) at org.onap.cps.ri.CpsModulePersistenceServiceImpl.storeSchemaSet(CpsModulePersistenceServiceImpl.java:163) at org.onap.cps.ri.CpsModulePersistenceServiceImpl.storeSchemaSetFromModules(CpsModulePersistenceServiceImpl.java:192) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:351) at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) at org.springframework.retry.interceptor.RetryOperationsInterceptor$1.doWithRetry(RetryOperationsInterceptor.java:102) at org.springframework.retry.support.RetryTemplate.doExecute(RetryTemplate.java:335) at org.springframework.retry.support.RetryTemplate.execute(RetryTemplate.java:211) at org.springframework.retry.interceptor.RetryOperationsInterceptor.invoke(RetryOperationsInterceptor.java:135) at org.springframework.retry.annotation.AnnotationAwareRetryOperationsInterceptor.invoke(AnnotationAwareRetryOperationsInterceptor.java:161) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:220) at jdk.proxy2/jdk.proxy2.$Proxy95.storeSchemaSetFromModules(Unknown Source) at org.onap.cps.spi.CpsModulePersistenceService$storeSchemaSetFromModules$0.call(Unknown Source) at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:166) at org.onap.cps.ri.CpsModulePersistenceServiceConcurrencySpec.$spock_feature_0_2(CpsModulePersistenceServiceConcurrencySpec.groovy:116) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:63) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) Caused by: org.hibernate.exception.ConstraintViolationException: at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:295) at org.onap.cps.ri.CpsModulePersistenceServiceConcurrencySpec.$spock_initializeFields(CpsModulePersistenceServiceConcurrencySpec.groovy:80) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.doRunInitializer(PlatformSpecRunner.java:280) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunInitializer$6(PlatformSpecRunner.java:265) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.extension.MethodInvocation.proceed(MethodInvocation.java:102) at org.spockframework.spring.SpringInterceptor.interceptInitializerMethod(SpringInterceptor.java:45) at org.spockframework.runtime.extension.AbstractMethodInterceptor.intercept(AbstractMethodInterceptor.java:24) at org.spockframework.runtime.extension.MethodInvocation.proceed(MethodInvocation.java:101) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:398) at org.spockframework.runtime.PlatformSpecRunner.runInitializer(PlatformSpecRunner.java:259) at org.spockframework.runtime.PlatformSpecRunner.runInitializer(PlatformSpecRunner.java:254) at org.spockframework.runtime.IterationNode.prepare(IterationNode.java:31) at org.spockframework.runtime.SimpleFeatureNode.prepare(SimpleFeatureNode.java:32) at org.spockframework.runtime.SimpleFeatureNode.prepare(SimpleFeatureNode.java:15) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$prepare$2(NodeTestTask.java:123) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.prepare(NodeTestTask.java:123) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:90) ... 48 common frames omitted Caused by: java.sql.SQLException: (checksum)=(b13faef573ed1374139d02c40d8ce09c80ea1dc70e63e464c1ed61568d48d539) at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:277) ... 75 common frames omitted 2024-09-23T15:49:44.017Z WARN 13004 --- [ main] o.o.c.r.CpsModulePersistenceServiceImpl : Cannot persist duplicated yang resource. System will attempt this method up to 5 times. Current retry count : 4 org.onap.cps.spi.exceptions.DuplicatedYangResourceException: Unexpected duplicated yang resource: 'no filename' with checksum 'b13faef573ed1374139d02c40d8ce09c80ea1dc70e63e464c1ed61568d48d539' at org.onap.cps.ri.CpsModulePersistenceServiceImpl.convertToDuplicatedYangResourceException(CpsModulePersistenceServiceImpl.java:370) at org.onap.cps.ri.CpsModulePersistenceServiceImpl.synchronizeYangResources(CpsModulePersistenceServiceImpl.java:286) at org.onap.cps.ri.CpsModulePersistenceServiceImpl.storeSchemaSet(CpsModulePersistenceServiceImpl.java:163) at org.onap.cps.ri.CpsModulePersistenceServiceImpl.storeSchemaSetFromModules(CpsModulePersistenceServiceImpl.java:192) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:351) at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) at org.springframework.retry.interceptor.RetryOperationsInterceptor$1.doWithRetry(RetryOperationsInterceptor.java:102) at org.springframework.retry.support.RetryTemplate.doExecute(RetryTemplate.java:335) at org.springframework.retry.support.RetryTemplate.execute(RetryTemplate.java:211) at org.springframework.retry.interceptor.RetryOperationsInterceptor.invoke(RetryOperationsInterceptor.java:135) at org.springframework.retry.annotation.AnnotationAwareRetryOperationsInterceptor.invoke(AnnotationAwareRetryOperationsInterceptor.java:161) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:220) at jdk.proxy2/jdk.proxy2.$Proxy95.storeSchemaSetFromModules(Unknown Source) at org.onap.cps.spi.CpsModulePersistenceService$storeSchemaSetFromModules$0.call(Unknown Source) at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:166) at org.onap.cps.ri.CpsModulePersistenceServiceConcurrencySpec.$spock_feature_0_2(CpsModulePersistenceServiceConcurrencySpec.groovy:116) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:63) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) Caused by: org.hibernate.exception.ConstraintViolationException: at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:295) at org.onap.cps.ri.CpsModulePersistenceServiceConcurrencySpec.$spock_initializeFields(CpsModulePersistenceServiceConcurrencySpec.groovy:80) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.doRunInitializer(PlatformSpecRunner.java:280) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunInitializer$6(PlatformSpecRunner.java:265) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.extension.MethodInvocation.proceed(MethodInvocation.java:102) at org.spockframework.spring.SpringInterceptor.interceptInitializerMethod(SpringInterceptor.java:45) at org.spockframework.runtime.extension.AbstractMethodInterceptor.intercept(AbstractMethodInterceptor.java:24) at org.spockframework.runtime.extension.MethodInvocation.proceed(MethodInvocation.java:101) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:398) at org.spockframework.runtime.PlatformSpecRunner.runInitializer(PlatformSpecRunner.java:259) at org.spockframework.runtime.PlatformSpecRunner.runInitializer(PlatformSpecRunner.java:254) at org.spockframework.runtime.IterationNode.prepare(IterationNode.java:31) at org.spockframework.runtime.SimpleFeatureNode.prepare(SimpleFeatureNode.java:32) at org.spockframework.runtime.SimpleFeatureNode.prepare(SimpleFeatureNode.java:15) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$prepare$2(NodeTestTask.java:123) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.prepare(NodeTestTask.java:123) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:90) ... 48 common frames omitted Caused by: java.sql.SQLException: (checksum)=(b13faef573ed1374139d02c40d8ce09c80ea1dc70e63e464c1ed61568d48d539) at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:277) ... 75 common frames omitted 2024-09-23T15:49:46.021Z WARN 13004 --- [ main] o.o.c.r.CpsModulePersistenceServiceImpl : Cannot persist duplicated yang resource. System will attempt this method up to 5 times. Current retry count : 5 org.onap.cps.spi.exceptions.DuplicatedYangResourceException: Unexpected duplicated yang resource: 'no filename' with checksum 'b13faef573ed1374139d02c40d8ce09c80ea1dc70e63e464c1ed61568d48d539' at org.onap.cps.ri.CpsModulePersistenceServiceImpl.convertToDuplicatedYangResourceException(CpsModulePersistenceServiceImpl.java:370) at org.onap.cps.ri.CpsModulePersistenceServiceImpl.synchronizeYangResources(CpsModulePersistenceServiceImpl.java:286) at org.onap.cps.ri.CpsModulePersistenceServiceImpl.storeSchemaSet(CpsModulePersistenceServiceImpl.java:163) at org.onap.cps.ri.CpsModulePersistenceServiceImpl.storeSchemaSetFromModules(CpsModulePersistenceServiceImpl.java:192) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:351) at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) at org.springframework.retry.interceptor.RetryOperationsInterceptor$1.doWithRetry(RetryOperationsInterceptor.java:102) at org.springframework.retry.support.RetryTemplate.doExecute(RetryTemplate.java:335) at org.springframework.retry.support.RetryTemplate.execute(RetryTemplate.java:211) at org.springframework.retry.interceptor.RetryOperationsInterceptor.invoke(RetryOperationsInterceptor.java:135) at org.springframework.retry.annotation.AnnotationAwareRetryOperationsInterceptor.invoke(AnnotationAwareRetryOperationsInterceptor.java:161) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:220) at jdk.proxy2/jdk.proxy2.$Proxy95.storeSchemaSetFromModules(Unknown Source) at org.onap.cps.spi.CpsModulePersistenceService$storeSchemaSetFromModules$0.call(Unknown Source) at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:166) at org.onap.cps.ri.CpsModulePersistenceServiceConcurrencySpec.$spock_feature_0_2(CpsModulePersistenceServiceConcurrencySpec.groovy:116) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:63) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) Caused by: org.hibernate.exception.ConstraintViolationException: at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:295) at org.onap.cps.ri.CpsModulePersistenceServiceConcurrencySpec.$spock_initializeFields(CpsModulePersistenceServiceConcurrencySpec.groovy:80) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.doRunInitializer(PlatformSpecRunner.java:280) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunInitializer$6(PlatformSpecRunner.java:265) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.extension.MethodInvocation.proceed(MethodInvocation.java:102) at org.spockframework.spring.SpringInterceptor.interceptInitializerMethod(SpringInterceptor.java:45) at org.spockframework.runtime.extension.AbstractMethodInterceptor.intercept(AbstractMethodInterceptor.java:24) at org.spockframework.runtime.extension.MethodInvocation.proceed(MethodInvocation.java:101) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:398) at org.spockframework.runtime.PlatformSpecRunner.runInitializer(PlatformSpecRunner.java:259) at org.spockframework.runtime.PlatformSpecRunner.runInitializer(PlatformSpecRunner.java:254) at org.spockframework.runtime.IterationNode.prepare(IterationNode.java:31) at org.spockframework.runtime.SimpleFeatureNode.prepare(SimpleFeatureNode.java:32) at org.spockframework.runtime.SimpleFeatureNode.prepare(SimpleFeatureNode.java:15) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$prepare$2(NodeTestTask.java:123) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.prepare(NodeTestTask.java:123) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:90) ... 48 common frames omitted Caused by: java.sql.SQLException: (checksum)=(b13faef573ed1374139d02c40d8ce09c80ea1dc70e63e464c1ed61568d48d539) at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:277) ... 75 common frames omitted 2024-09-23T15:49:46.032Z WARN 13004 --- [ main] o.o.c.r.CpsModulePersistenceServiceImpl : Cannot persist duplicated yang resource. System will attempt this method up to 5 times. Current retry count : 1 org.onap.cps.spi.exceptions.DuplicatedYangResourceException: Unexpected duplicated yang resource: 'no filename' with checksum 'b13faef573ed1374139d02c40d8ce09c80ea1dc70e63e464c1ed61568d48d539' at org.onap.cps.ri.CpsModulePersistenceServiceImpl.convertToDuplicatedYangResourceException(CpsModulePersistenceServiceImpl.java:370) at org.onap.cps.ri.CpsModulePersistenceServiceImpl.synchronizeYangResources(CpsModulePersistenceServiceImpl.java:286) at org.onap.cps.ri.CpsModulePersistenceServiceImpl.storeSchemaSet(CpsModulePersistenceServiceImpl.java:163) at org.onap.cps.ri.CpsModulePersistenceServiceImpl.storeSchemaSetFromModules(CpsModulePersistenceServiceImpl.java:192) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:351) at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) at org.springframework.retry.interceptor.RetryOperationsInterceptor$1.doWithRetry(RetryOperationsInterceptor.java:102) at org.springframework.retry.support.RetryTemplate.doExecute(RetryTemplate.java:335) at org.springframework.retry.support.RetryTemplate.execute(RetryTemplate.java:211) at org.springframework.retry.interceptor.RetryOperationsInterceptor.invoke(RetryOperationsInterceptor.java:135) at org.springframework.retry.annotation.AnnotationAwareRetryOperationsInterceptor.invoke(AnnotationAwareRetryOperationsInterceptor.java:161) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:220) at jdk.proxy2/jdk.proxy2.$Proxy95.storeSchemaSetFromModules(Unknown Source) at org.onap.cps.spi.CpsModulePersistenceService$storeSchemaSetFromModules$0.call(Unknown Source) at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:166) at org.onap.cps.ri.CpsModulePersistenceServiceConcurrencySpec.$spock_feature_0_3(CpsModulePersistenceServiceConcurrencySpec.groovy:137) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:63) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) Caused by: org.hibernate.exception.ConstraintViolationException: at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:295) at org.onap.cps.ri.CpsModulePersistenceServiceConcurrencySpec.$spock_initializeFields(CpsModulePersistenceServiceConcurrencySpec.groovy:80) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.doRunInitializer(PlatformSpecRunner.java:280) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunInitializer$6(PlatformSpecRunner.java:265) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.extension.MethodInvocation.proceed(MethodInvocation.java:102) at org.spockframework.spring.SpringInterceptor.interceptInitializerMethod(SpringInterceptor.java:45) at org.spockframework.runtime.extension.AbstractMethodInterceptor.intercept(AbstractMethodInterceptor.java:24) at org.spockframework.runtime.extension.MethodInvocation.proceed(MethodInvocation.java:101) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:398) at org.spockframework.runtime.PlatformSpecRunner.runInitializer(PlatformSpecRunner.java:259) at org.spockframework.runtime.PlatformSpecRunner.runInitializer(PlatformSpecRunner.java:254) at org.spockframework.runtime.IterationNode.prepare(IterationNode.java:31) at org.spockframework.runtime.SimpleFeatureNode.prepare(SimpleFeatureNode.java:32) at org.spockframework.runtime.SimpleFeatureNode.prepare(SimpleFeatureNode.java:15) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$prepare$2(NodeTestTask.java:123) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.prepare(NodeTestTask.java:123) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:90) ... 48 common frames omitted Caused by: java.sql.SQLException: (checksum)=(b13faef573ed1374139d02c40d8ce09c80ea1dc70e63e464c1ed61568d48d539) at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:277) ... 75 common frames omitted 2024-09-23T15:49:46.336Z WARN 13004 --- [ main] o.o.c.r.CpsModulePersistenceServiceImpl : Cannot persist duplicated yang resource. System will attempt this method up to 5 times. Current retry count : 2 org.onap.cps.spi.exceptions.DuplicatedYangResourceException: Unexpected duplicated yang resource: 'no filename' with checksum 'b13faef573ed1374139d02c40d8ce09c80ea1dc70e63e464c1ed61568d48d539' at org.onap.cps.ri.CpsModulePersistenceServiceImpl.convertToDuplicatedYangResourceException(CpsModulePersistenceServiceImpl.java:370) at org.onap.cps.ri.CpsModulePersistenceServiceImpl.synchronizeYangResources(CpsModulePersistenceServiceImpl.java:286) at org.onap.cps.ri.CpsModulePersistenceServiceImpl.storeSchemaSet(CpsModulePersistenceServiceImpl.java:163) at org.onap.cps.ri.CpsModulePersistenceServiceImpl.storeSchemaSetFromModules(CpsModulePersistenceServiceImpl.java:192) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:351) at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) at org.springframework.retry.interceptor.RetryOperationsInterceptor$1.doWithRetry(RetryOperationsInterceptor.java:102) at org.springframework.retry.support.RetryTemplate.doExecute(RetryTemplate.java:335) at org.springframework.retry.support.RetryTemplate.execute(RetryTemplate.java:211) at org.springframework.retry.interceptor.RetryOperationsInterceptor.invoke(RetryOperationsInterceptor.java:135) at org.springframework.retry.annotation.AnnotationAwareRetryOperationsInterceptor.invoke(AnnotationAwareRetryOperationsInterceptor.java:161) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:220) at jdk.proxy2/jdk.proxy2.$Proxy95.storeSchemaSetFromModules(Unknown Source) at org.onap.cps.spi.CpsModulePersistenceService$storeSchemaSetFromModules$0.call(Unknown Source) at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:166) at org.onap.cps.ri.CpsModulePersistenceServiceConcurrencySpec.$spock_feature_0_3(CpsModulePersistenceServiceConcurrencySpec.groovy:137) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:63) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) Caused by: org.hibernate.exception.ConstraintViolationException: at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:295) at org.onap.cps.ri.CpsModulePersistenceServiceConcurrencySpec.$spock_initializeFields(CpsModulePersistenceServiceConcurrencySpec.groovy:80) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.doRunInitializer(PlatformSpecRunner.java:280) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunInitializer$6(PlatformSpecRunner.java:265) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.extension.MethodInvocation.proceed(MethodInvocation.java:102) at org.spockframework.spring.SpringInterceptor.interceptInitializerMethod(SpringInterceptor.java:45) at org.spockframework.runtime.extension.AbstractMethodInterceptor.intercept(AbstractMethodInterceptor.java:24) at org.spockframework.runtime.extension.MethodInvocation.proceed(MethodInvocation.java:101) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:398) at org.spockframework.runtime.PlatformSpecRunner.runInitializer(PlatformSpecRunner.java:259) at org.spockframework.runtime.PlatformSpecRunner.runInitializer(PlatformSpecRunner.java:254) at org.spockframework.runtime.IterationNode.prepare(IterationNode.java:31) at org.spockframework.runtime.SimpleFeatureNode.prepare(SimpleFeatureNode.java:32) at org.spockframework.runtime.SimpleFeatureNode.prepare(SimpleFeatureNode.java:15) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$prepare$2(NodeTestTask.java:123) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.prepare(NodeTestTask.java:123) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:90) ... 48 common frames omitted Caused by: java.sql.SQLException: (checksum)=(b13faef573ed1374139d02c40d8ce09c80ea1dc70e63e464c1ed61568d48d539) at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:277) ... 75 common frames omitted [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 11.978 s - in org.onap.cps.ri.CpsModulePersistenceServiceConcurrencySpec [INFO] Running org.onap.cps.ri.CpsModulePersistenceServiceImplSpec 2024-09-23T15:49:46.900Z WARN 13004 --- [ main] o.o.c.r.CpsModulePersistenceServiceImpl : Cannot persist duplicated yang resource. System will attempt this method up to 5 times. Current retry count : 1 org.onap.cps.spi.exceptions.DuplicatedYangResourceException: Unexpected duplicated yang resource: 'my-yang-resource-name' with checksum 'b13faef573ed1374139d02c40d8ce09c80ea1dc70e63e464c1ed61568d48d539' at org.onap.cps.ri.CpsModulePersistenceServiceImpl.convertToDuplicatedYangResourceException(CpsModulePersistenceServiceImpl.java:370) at org.onap.cps.ri.CpsModulePersistenceServiceImpl.synchronizeYangResources(CpsModulePersistenceServiceImpl.java:286) at org.onap.cps.ri.CpsModulePersistenceServiceImpl.storeSchemaSet(CpsModulePersistenceServiceImpl.java:163) at org.onap.cps.spi.CpsModulePersistenceService$storeSchemaSet.call(Unknown Source) at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:157) at org.onap.cps.ri.CpsModulePersistenceServiceImplSpec.$spock_feature_0_0(CpsModulePersistenceServiceImplSpec.groovy:82) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:226) at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:63) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) Caused by: org.hibernate.exception.ConstraintViolationException: at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:295) at org.onap.cps.ri.CpsModulePersistenceServiceImplSpec.(CpsModulePersistenceServiceImplSpec.groovy:65) at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) at java.base/java.lang.reflect.ReflectAccess.newInstance(ReflectAccess.java:128) at java.base/jdk.internal.reflect.ReflectionFactory.newInstance(ReflectionFactory.java:347) at java.base/java.lang.Class.newInstance(Class.java:645) at org.spockframework.runtime.PlatformSpecRunner.createSpecInstance(PlatformSpecRunner.java:78) at org.spockframework.runtime.PlatformSpecRunner.runSharedSpec(PlatformSpecRunner.java:45) at org.spockframework.runtime.SpecNode.prepare(SpecNode.java:32) at org.spockframework.runtime.SpecNode.prepare(SpecNode.java:11) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$prepare$2(NodeTestTask.java:123) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.prepare(NodeTestTask.java:123) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:90) ... 30 common frames omitted Caused by: java.sql.SQLException: (checksum)=(b13faef573ed1374139d02c40d8ce09c80ea1dc70e63e464c1ed61568d48d539) at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:277) ... 46 common frames omitted 2024-09-23T15:49:46.905Z WARN 13004 --- [ main] o.o.c.r.CpsModulePersistenceServiceImpl : Cannot persist duplicated yang resource. System will attempt this method up to 5 times. Current retry count : 1 org.onap.cps.spi.exceptions.DuplicatedYangResourceException: Unexpected duplicated yang resource: 'no filename' with checksum 'no checksum found' at org.onap.cps.ri.CpsModulePersistenceServiceImpl.convertToDuplicatedYangResourceException(CpsModulePersistenceServiceImpl.java:370) at org.onap.cps.ri.CpsModulePersistenceServiceImpl.synchronizeYangResources(CpsModulePersistenceServiceImpl.java:286) at org.onap.cps.ri.CpsModulePersistenceServiceImpl.storeSchemaSet(CpsModulePersistenceServiceImpl.java:163) at org.onap.cps.spi.CpsModulePersistenceService$storeSchemaSet.call(Unknown Source) at org.onap.cps.ri.CpsModulePersistenceServiceImplSpec.$spock_feature_0_0(CpsModulePersistenceServiceImplSpec.groovy:82) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:226) at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:63) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) Caused by: org.hibernate.exception.ConstraintViolationException: at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:295) at org.onap.cps.ri.CpsModulePersistenceServiceImplSpec.(CpsModulePersistenceServiceImplSpec.groovy:67) at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) at java.base/java.lang.reflect.ReflectAccess.newInstance(ReflectAccess.java:128) at java.base/jdk.internal.reflect.ReflectionFactory.newInstance(ReflectionFactory.java:347) at java.base/java.lang.Class.newInstance(Class.java:645) at org.spockframework.runtime.PlatformSpecRunner.createSpecInstance(PlatformSpecRunner.java:78) at org.spockframework.runtime.PlatformSpecRunner.runSharedSpec(PlatformSpecRunner.java:45) at org.spockframework.runtime.SpecNode.prepare(SpecNode.java:32) at org.spockframework.runtime.SpecNode.prepare(SpecNode.java:11) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$prepare$2(NodeTestTask.java:123) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.prepare(NodeTestTask.java:123) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:90) ... 30 common frames omitted Caused by: java.sql.SQLException: no checksum at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:277) ... 46 common frames omitted [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.017 s - in org.onap.cps.ri.CpsModulePersistenceServiceImplSpec [INFO] Running org.onap.cps.ri.utils.CpsValidatorImplSpec [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 s - in org.onap.cps.ri.utils.CpsValidatorImplSpec [INFO] Running org.onap.cps.ri.utils.EscapeUtilsSpec [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in org.onap.cps.ri.utils.EscapeUtilsSpec [INFO] Running org.onap.cps.ri.utils.SessionManagerSpec [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.171 s - in org.onap.cps.ri.utils.SessionManagerSpec 2024-09-23T15:49:47.107Z INFO 13004 --- [ main] org.onap.cps.ri.utils.SessionManager : Session with session ID testSessionId1 rolled back and closed 2024-09-23T15:49:47.107Z INFO 13004 --- [ main] org.onap.cps.ri.utils.SessionManager : Session with session ID otherSessionId rolled back and closed [INFO] [INFO] Results: [INFO] [INFO] Tests run: 57, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:report (post-unit-test) @ cps-ri --- [INFO] Loading execution data file /w/workspace/cps-master-verify-java/cps-ri/target/code-coverage/jacoco-ut.exec [INFO] Analyzed bundle 'cps-ri' with 22 classes [INFO] [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ cps-ri --- [INFO] Building jar: /w/workspace/cps-master-verify-java/cps-ri/target/cps-ri-3.5.3-SNAPSHOT.jar [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-integration-test) @ cps-ri --- [INFO] failsafeArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/w/workspace/cps-master-verify-java/cps-ri/target/code-coverage/jacoco-it.exec,excludes=org/onap/cps/event/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/* [INFO] [INFO] --- maven-failsafe-plugin:3.0.0-M4:integration-test (integration-tests) @ cps-ri --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:report (post-integration-test) @ cps-ri --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:check (coverage-check) @ cps-ri --- [INFO] Loading execution data file /w/workspace/cps-master-verify-java/cps-ri/target/code-coverage/jacoco-ut.exec [INFO] Analyzed bundle 'cps-ri' with 22 classes [INFO] All coverage checks have been met. [INFO] [INFO] --- maven-failsafe-plugin:3.0.0-M4:verify (integration-tests) @ cps-ri --- [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ cps-ri --- [INFO] Installing /w/workspace/cps-master-verify-java/cps-ri/target/cps-ri-3.5.3-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/onap/cps/cps-ri/3.5.3-SNAPSHOT/cps-ri-3.5.3-SNAPSHOT.jar [INFO] Installing /w/workspace/cps-master-verify-java/cps-ri/pom.xml to /home/jenkins/.m2/repository/org/onap/cps/cps-ri/3.5.3-SNAPSHOT/cps-ri-3.5.3-SNAPSHOT.pom [INFO] [INFO] -------------------< org.onap.cps:integration-test >-------------------- [INFO] Building integration-test 3.5.3-SNAPSHOT [17/21] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ integration-test --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-property) @ integration-test --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-no-snapshots) @ integration-test --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-unit-test) @ integration-test --- [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/w/workspace/cps-master-verify-java/integration-test/target/code-coverage/jacoco-ut.exec,excludes=org/onap/cps/event/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/* [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (default-prepare-agent) @ integration-test --- [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/w/workspace/cps-master-verify-java/integration-test/target/jacoco.exec,excludes=org/onap/cps/event/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/* [INFO] [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-license) @ integration-test --- [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-java-style) @ integration-test --- [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.1.1:check (cps-java-style) @ integration-test --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ integration-test --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/integration-test/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/integration-test/target/generated-sources/license [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/integration-test/target/generated-resources/licenses [INFO] [INFO] --- maven-compiler-plugin:3.11.0:compile (default-compile) @ integration-test --- [INFO] No sources to compile [INFO] [INFO] >>> spotbugs-maven-plugin:4.4.2:check (analyze-compile) > :spotbugs @ integration-test >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.4.2:spotbugs (spotbugs) @ integration-test --- [INFO] [INFO] <<< spotbugs-maven-plugin:4.4.2:check (analyze-compile) < :spotbugs @ integration-test <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.4.2:check (analyze-compile) @ integration-test --- [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ integration-test --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 19 resources [INFO] [INFO] --- maven-compiler-plugin:3.11.0:testCompile (default-testCompile) @ integration-test --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 4 source files with javac [debug release 17] to target/test-classes [INFO] [INFO] --- gmavenplus-plugin:1.9.0:compileTests (default) @ integration-test --- [INFO] Using isolated classloader, without GMavenPlus classpath. [INFO] Using Groovy 3.0.18 to perform compileTests. [INFO] Compiled 117 files. [INFO] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ integration-test --- [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- 15:49:53.380 [main] INFO org.testcontainers.images.PullPolicy -- Image pull policy will be performed by: DefaultPullPolicy() 15:49:53.391 [main] INFO org.testcontainers.utility.ImageNameSubstitutor -- Image name substitution will be performed by: DefaultImageNameSubstitutor (composite of 'ConfigurationFileImageNameSubstitutor' and 'PrefixingImageNameSubstitutor') [INFO] Running org.onap.cps.integration.functional.ncmp.AlternateIdSpec 15:49:53.764 [main] INFO org.testcontainers.dockerclient.DockerClientProviderStrategy -- Loaded org.testcontainers.dockerclient.UnixSocketClientProviderStrategy from ~/.testcontainers.properties, will try it first 15:49:54.175 [main] INFO org.testcontainers.dockerclient.DockerClientProviderStrategy -- Found Docker environment with local Unix socket (unix:///var/run/docker.sock) 15:49:54.177 [main] INFO org.testcontainers.DockerClientFactory -- Docker host IP address is localhost 15:49:54.201 [main] INFO org.testcontainers.DockerClientFactory -- Connected to docker: Server Version: 23.0.1 API Version: 1.42 Operating System: CentOS Stream 8 Total Memory: 31890 MB 15:49:54.206 [main] WARN org.testcontainers.utility.ResourceReaper -- ******************************************************************************** Ryuk has been disabled. This can cause unexpected behavior in your environment. ******************************************************************************** 15:49:54.210 [main] INFO org.testcontainers.DockerClientFactory -- Checking the system... 15:49:54.211 [main] INFO org.testcontainers.DockerClientFactory -- ✔︎ Docker server version should be at least 1.6.0 15:49:54.249 [main] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling docker image: registry.nordix.org/onaptest/postgres:14.1. Please be patient; this may take some time but only needs to be done once. 15:49:54.257 [main] INFO org.testcontainers.utility.RegistryAuthLocator -- Failure when attempting to lookup auth config. Please ignore if you don't have images in an authenticated registry. Details: (dockerImageName: registry.nordix.org/onaptest/postgres:latest, configFile: /home/jenkins/.docker/config.json, configEnv: DOCKER_AUTH_CONFIG). Falling back to docker-java default behaviour. Exception message: Status 404: No config supplied. Checked in order: /home/jenkins/.docker/config.json (file not found), DOCKER_AUTH_CONFIG (not set) 15:49:55.947 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Starting to pull image 15:49:55.974 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 0 pending, 0 downloaded, 0 extracted, (0 bytes/0 bytes) 15:49:56.366 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 12 pending, 1 downloaded, 0 extracted, (1 KB/? MB) 15:49:57.501 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 11 pending, 2 downloaded, 0 extracted, (6 MB/? MB) 15:49:57.545 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 10 pending, 3 downloaded, 0 extracted, (7 MB/? MB) 15:49:58.558 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 9 pending, 4 downloaded, 0 extracted, (26 MB/? MB) 15:49:58.899 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 8 pending, 5 downloaded, 0 extracted, (36 MB/? MB) 15:49:58.968 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 7 pending, 6 downloaded, 0 extracted, (38 MB/? MB) 15:49:59.069 [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) 15:49:59.309 [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) 15:49:59.466 [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) 15:49:59.718 [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) 15:49:59.919 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 2 pending, 11 downloaded, 0 extracted, (40 MB/? MB) 15:49:59.928 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 2 pending, 11 downloaded, 1 extracted, (40 MB/? MB) 15:50:00.107 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 2 pending, 11 downloaded, 2 extracted, (42 MB/? MB) 15:50:00.115 [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) 15:50:00.193 [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) 15:50:00.305 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 1 pending, 12 downloaded, 4 extracted, (44 MB/? MB) 15:50:00.611 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 1 pending, 12 downloaded, 5 extracted, (49 MB/? MB) 15:50:00.709 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 1 pending, 12 downloaded, 6 extracted, (51 MB/? MB) 15:50:00.790 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 1 pending, 12 downloaded, 7 extracted, (54 MB/? MB) 15:50:00.865 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 1 pending, 12 downloaded, 8 extracted, (54 MB/? MB) 15:50:04.399 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 0 pending, 13 downloaded, 8 extracted, (129 MB/130 MB) 15:50:06.416 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 0 pending, 13 downloaded, 9 extracted, (130 MB/130 MB) 15:50:06.496 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 0 pending, 13 downloaded, 10 extracted, (130 MB/130 MB) 15:50:06.583 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 0 pending, 13 downloaded, 11 extracted, (130 MB/130 MB) 15:50:06.655 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 0 pending, 13 downloaded, 12 extracted, (130 MB/130 MB) 15:50:06.723 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 0 pending, 13 downloaded, 13 extracted, (130 MB/130 MB) 15:50:06.736 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pull complete. 13 layers, pulled in 10s (downloaded 130 MB at 13 MB/s) 15:50:06.736 [main] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Image registry.nordix.org/onaptest/postgres:14.1 pull took PT12.486207784S 15:50:06.777 [main] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Creating container for image: registry.nordix.org/onaptest/postgres:14.1 15:50:10.673 [main] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Container registry.nordix.org/onaptest/postgres:14.1 is starting: 114adddfcaafad1b14d41bba9371ec9a072c0bae20f3ca24c9e29babb706e63a 15:50:12.486 [main] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Container registry.nordix.org/onaptest/postgres:14.1 started in PT5.709120253S 15:50:12.487 [main] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Container is started (JDBC URL: jdbc:postgresql://localhost:32790/test?loggerLevel=OFF) 15:50:12.491 [main] INFO tc.registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 -- Creating container for image: registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 15:50:12.636 [main] INFO tc.registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 -- Container registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 is starting: ad5355091fecb2669c73be76642f1e10a3c953aec5bdb6efba88855612b04241 15:50:18.277 [main] INFO tc.registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 -- Container registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 started in PT5.786513725S 15:49:51,725 |-INFO in ch.qos.logback.classic.LoggerContext[default] - This is logback-classic version 1.4.14 15:49:51,728 |-INFO in ch.qos.logback.classic.util.ContextInitializer@5747a07c - Here is a list of configurators discovered as a service, by rank: 15:49:51,728 |-INFO in ch.qos.logback.classic.util.ContextInitializer@5747a07c - org.springframework.boot.logging.logback.RootLogLevelConfigurator 15:49:51,728 |-INFO in ch.qos.logback.classic.util.ContextInitializer@5747a07c - They will be invoked in order until ExecutionStatus.DO_NOT_INVOKE_NEXT_IF_ANY is returned. 15:49:51,728 |-INFO in ch.qos.logback.classic.util.ContextInitializer@5747a07c - Constructed configurator of type class org.springframework.boot.logging.logback.RootLogLevelConfigurator 15:49:51,736 |-INFO in ch.qos.logback.classic.util.ContextInitializer@5747a07c - org.springframework.boot.logging.logback.RootLogLevelConfigurator.configure() call lasted 0 milliseconds. ExecutionStatus=INVOKE_NEXT_IF_ANY 15:49:51,736 |-INFO in ch.qos.logback.classic.util.ContextInitializer@5747a07c - Trying to configure with ch.qos.logback.classic.joran.SerializedModelConfigurator 15:49:51,737 |-INFO in ch.qos.logback.classic.util.ContextInitializer@5747a07c - Constructed configurator of type class ch.qos.logback.classic.joran.SerializedModelConfigurator 15:49:51,738 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.scmo] 15:49:51,739 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback.scmo] 15:49:51,739 |-INFO in ch.qos.logback.classic.util.ContextInitializer@5747a07c - ch.qos.logback.classic.joran.SerializedModelConfigurator.configure() call lasted 2 milliseconds. ExecutionStatus=INVOKE_NEXT_IF_ANY 15:49:51,739 |-INFO in ch.qos.logback.classic.util.ContextInitializer@5747a07c - Trying to configure with ch.qos.logback.classic.util.DefaultJoranConfigurator 15:49:51,739 |-INFO in ch.qos.logback.classic.util.ContextInitializer@5747a07c - Constructed configurator of type class ch.qos.logback.classic.util.DefaultJoranConfigurator 15:49:51,740 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.xml] 15:49:51,740 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback.xml] 15:49:51,740 |-INFO in ch.qos.logback.classic.util.ContextInitializer@5747a07c - ch.qos.logback.classic.util.DefaultJoranConfigurator.configure() call lasted 1 milliseconds. ExecutionStatus=INVOKE_NEXT_IF_ANY 15:49:51,740 |-INFO in ch.qos.logback.classic.util.ContextInitializer@5747a07c - Trying to configure with ch.qos.logback.classic.BasicConfigurator 15:49:51,741 |-INFO in ch.qos.logback.classic.util.ContextInitializer@5747a07c - Constructed configurator of type class ch.qos.logback.classic.BasicConfigurator 15:49:51,741 |-INFO in ch.qos.logback.classic.BasicConfigurator@3aa1669a - Setting up default configuration. 15:49:51,759 |-INFO in ch.qos.logback.classic.util.ContextInitializer@5747a07c - ch.qos.logback.classic.BasicConfigurator.configure() call lasted 18 milliseconds. ExecutionStatus=NEUTRAL 15:50:18,961 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@5c25207 - URL [jar:file:/w/workspace/cps-master-verify-java/cps-service/target/cps-service-3.5.3-SNAPSHOT.jar!/logback-spring.xml] is not of type file 15:50:19,012 |-INFO in ch.qos.logback.core.joran.util.ConfigurationWatchListUtil@40d1d34d - Adding [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.2.4/spring-boot-3.2.4.jar!/org/springframework/boot/logging/logback/defaults.xml] to configuration watch list. 15:50:19,012 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@5c25207 - URL [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.2.4/spring-boot-3.2.4.jar!/org/springframework/boot/logging/logback/defaults.xml] is not of type file 15:50:19,015 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word applicationName with class [org.springframework.boot.logging.logback.ApplicationNameConverter] 15:50:19,015 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word clr with class [org.springframework.boot.logging.logback.ColorConverter] 15:50:19,015 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word correlationId with class [org.springframework.boot.logging.logback.CorrelationIdConverter] 15:50:19,015 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word wex with class [org.springframework.boot.logging.logback.WhitespaceThrowableProxyConverter] 15:50:19,015 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word wEx with class [org.springframework.boot.logging.logback.ExtendedWhitespaceThrowableProxyConverter] 15:50:19,017 |-INFO in ch.qos.logback.core.joran.util.ConfigurationWatchListUtil@40d1d34d - Adding [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.2.4/spring-boot-3.2.4.jar!/org/springframework/boot/logging/logback/console-appender.xml] to configuration watch list. 15:50:19,017 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@5c25207 - URL [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.2.4/spring-boot-3.2.4.jar!/org/springframework/boot/logging/logback/console-appender.xml] is not of type file 15:50:19,024 |-WARN in IfNestedWithinSecondPhaseElementSC - elements cannot be nested within an , or element 15:50:19,024 |-WARN in IfNestedWithinSecondPhaseElementSC - See also http://logback.qos.ch/codes.html#nested_if_element 15:50:19,027 |-WARN in IfNestedWithinSecondPhaseElementSC - Element at line 60 contains a nested element at line 61 15:50:19,073 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Registering a new ReconfigureOnChangeTask ReconfigureOnChangeTask(born:1727106619072) 15:50:19,074 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Will scan for changes in [jar:file:/w/workspace/cps-master-verify-java/cps-service/target/cps-service-3.5.3-SNAPSHOT.jar!/logback-spring.xml] 15:50:19,074 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Setting ReconfigureOnChangeTask scanning period to 30 seconds 15:50:19,080 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.catalina.startup.DigesterFactory] to ERROR 15:50:19,080 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@2affcf6b - Propagating ERROR level on Logger[org.apache.catalina.startup.DigesterFactory] onto the JUL framework 15:50:19,080 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.catalina.util.LifecycleBase] to ERROR 15:50:19,080 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@2affcf6b - Propagating ERROR level on Logger[org.apache.catalina.util.LifecycleBase] onto the JUL framework 15:50:19,081 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.coyote.http11.Http11NioProtocol] to WARN 15:50:19,081 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@2affcf6b - Propagating WARN level on Logger[org.apache.coyote.http11.Http11NioProtocol] onto the JUL framework 15:50:19,081 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.sshd.common.util.SecurityUtils] to WARN 15:50:19,081 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@2affcf6b - Propagating WARN level on Logger[org.apache.sshd.common.util.SecurityUtils] onto the JUL framework 15:50:19,081 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.tomcat.util.net.NioSelectorPool] to WARN 15:50:19,081 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@2affcf6b - Propagating WARN level on Logger[org.apache.tomcat.util.net.NioSelectorPool] onto the JUL framework 15:50:19,081 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.eclipse.jetty.util.component.AbstractLifeCycle] to ERROR 15:50:19,081 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@2affcf6b - Propagating ERROR level on Logger[org.eclipse.jetty.util.component.AbstractLifeCycle] onto the JUL framework 15:50:19,081 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.hibernate.validator.internal.util.Version] to WARN 15:50:19,081 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@2affcf6b - Propagating WARN level on Logger[org.hibernate.validator.internal.util.Version] onto the JUL framework 15:50:19,081 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.springframework.boot.actuate.endpoint.jmx] to WARN 15:50:19,081 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@2affcf6b - Propagating WARN level on Logger[org.springframework.boot.actuate.endpoint.jmx] onto the JUL framework 15:50:19,081 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [CONSOLE] 15:50:19,081 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 15:50:19,095 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property 15:50:19,118 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [jsonConsole] 15:50:19,118 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 15:50:19,132 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventJsonProviders] for [providers] property 15:50:19,138 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventPatternJsonProvider] for [pattern] property 15:50:19,843 |-INFO in ch.qos.logback.classic.pattern.DateConverter@1bdbf918 - Setting zoneId to "UTC" 15:50:19,853 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [asyncConsole] 15:50:19,853 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.classic.AsyncAppender] 15:50:20,115 |-INFO in ch.qos.logback.core.model.processor.conditional.IfModelHandler - Condition [property("loggingFormat").equalsIgnoreCase("json")] evaluated to false on line 61 15:50:20,116 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [CONSOLE] to ch.qos.logback.classic.AsyncAppender[asyncConsole] 15:50:20,116 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Attaching appender named [CONSOLE] to AsyncAppender. 15:50:20,117 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Setting discardingThreshold to 51 15:50:20,118 |-INFO in ch.qos.logback.classic.model.processor.RootLoggerModelHandler - Setting level of ROOT logger to INFO 15:50:20,118 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@2affcf6b - Propagating INFO level on Logger[ROOT] onto the JUL framework 15:50:20,118 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [asyncConsole] to Logger[ROOT] 15:50:20,118 |-INFO in ch.qos.logback.core.model.processor.DefaultProcessor@c9ec20e - End of configuration. 15:50:20,118 |-INFO in org.springframework.boot.logging.logback.SpringBootJoranConfigurator@429b336b - Registering current configuration as safe fallback point 2024-09-23T15:50:20.295Z INFO 13108 --- [cps-integration-test] [ main] o.o.c.i.functional.ncmp.AlternateIdSpec : Starting AlternateIdSpec using Java 17.0.6-ea with PID 13108 (started by jenkins in /w/workspace/cps-master-verify-java/integration-test) 2024-09-23T15:50:20.296Z INFO 13108 --- [cps-integration-test] [ main] o.o.c.i.functional.ncmp.AlternateIdSpec : No active profile set, falling back to 1 default profile: "default" 2024-09-23T15:50:21.322Z INFO 13108 --- [cps-integration-test] [ main] .s.d.r.c.RepositoryConfigurationDelegate : Bootstrapping Spring Data JPA repositories in DEFAULT mode. 2024-09-23T15:50:21.481Z INFO 13108 --- [cps-integration-test] [ main] .s.d.r.c.RepositoryConfigurationDelegate : Finished Spring Data repository scanning in 150 ms. Found 6 JPA repository interfaces. 2024-09-23T15:50:23.063Z INFO 13108 --- [cps-integration-test] [ main] com.zaxxer.hikari.HikariDataSource : CpsDatabasePool - Starting... 2024-09-23T15:50:23.306Z INFO 13108 --- [cps-integration-test] [ main] com.zaxxer.hikari.pool.HikariPool : CpsDatabasePool - Added connection org.postgresql.jdbc.PgConnection@2cc7e1f3 2024-09-23T15:50:23.308Z INFO 13108 --- [cps-integration-test] [ main] com.zaxxer.hikari.HikariDataSource : CpsDatabasePool - Start completed. 2024-09-23T15:50:23.512Z INFO 13108 --- [cps-integration-test] [ main] liquibase.database : Set default schema name to public 2024-09-23T15:50:23.933Z INFO 13108 --- [cps-integration-test] [ main] liquibase.changelog : Creating database history table with name: public.databasechangelog 2024-09-23T15:50:23.983Z INFO 13108 --- [cps-integration-test] [ main] liquibase.changelog : Reading from public.databasechangelog 2024-09-23T15:50:24.222Z INFO 13108 --- [cps-integration-test] [ main] liquibase.lockservice : Successfully acquired change log lock 2024-09-23T15:50:24.223Z INFO 13108 --- [cps-integration-test] [ main] liquibase.command : Using deploymentId: 7106624223 2024-09-23T15:50:24.225Z INFO 13108 --- [cps-integration-test] [ main] liquibase.changelog : Reading from public.databasechangelog 2024-09-23T15:50:24.286Z INFO 13108 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-1::cps 2024-09-23T15:50:24.295Z INFO 13108 --- [cps-integration-test] [ main] liquibase.changelog : Table anchor created 2024-09-23T15:50:24.296Z INFO 13108 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-1::cps ran successfully in 9ms 2024-09-23T15:50:24.304Z INFO 13108 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-2::cps 2024-09-23T15:50:24.308Z INFO 13108 --- [cps-integration-test] [ main] liquibase.changelog : Table relation created 2024-09-23T15:50:24.308Z INFO 13108 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-2::cps ran successfully in 4ms 2024-09-23T15:50:24.311Z INFO 13108 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-3::cps 2024-09-23T15:50:24.315Z INFO 13108 --- [cps-integration-test] [ main] liquibase.changelog : Table relation_type created 2024-09-23T15:50:24.316Z INFO 13108 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-3::cps ran successfully in 5ms 2024-09-23T15:50:24.321Z INFO 13108 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-4::cps 2024-09-23T15:50:24.326Z INFO 13108 --- [cps-integration-test] [ main] liquibase.changelog : Table fragment created 2024-09-23T15:50:24.327Z INFO 13108 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-4::cps ran successfully in 6ms 2024-09-23T15:50:24.331Z INFO 13108 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-5::cps 2024-09-23T15:50:24.338Z INFO 13108 --- [cps-integration-test] [ main] liquibase.changelog : Table schema_set created 2024-09-23T15:50:24.339Z INFO 13108 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-5::cps ran successfully in 8ms 2024-09-23T15:50:24.342Z INFO 13108 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-6::cps 2024-09-23T15:50:24.346Z INFO 13108 --- [cps-integration-test] [ main] liquibase.changelog : Table yang_resource created 2024-09-23T15:50:24.346Z INFO 13108 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-6::cps ran successfully in 4ms 2024-09-23T15:50:24.351Z INFO 13108 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-7::cps 2024-09-23T15:50:24.356Z INFO 13108 --- [cps-integration-test] [ main] liquibase.changelog : Table dataspace created 2024-09-23T15:50:24.356Z INFO 13108 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-7::cps ran successfully in 5ms 2024-09-23T15:50:24.359Z INFO 13108 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-8::cps 2024-09-23T15:50:24.363Z INFO 13108 --- [cps-integration-test] [ main] liquibase.changelog : Table schema_node created 2024-09-23T15:50:24.364Z INFO 13108 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-8::cps ran successfully in 4ms 2024-09-23T15:50:24.367Z INFO 13108 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-9::cps 2024-09-23T15:50:24.370Z INFO 13108 --- [cps-integration-test] [ main] liquibase.changelog : Table schema_set_yang_resources created 2024-09-23T15:50:24.370Z INFO 13108 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-9::cps ran successfully in 3ms 2024-09-23T15:50:24.373Z INFO 13108 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-10::cps 2024-09-23T15:50:24.376Z INFO 13108 --- [cps-integration-test] [ main] liquibase.changelog : Index FKI_ANCHOR_SCHEMA_SET_ID_FK created 2024-09-23T15:50:24.376Z INFO 13108 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-10::cps ran successfully in 3ms 2024-09-23T15:50:24.378Z INFO 13108 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-11::cps 2024-09-23T15:50:24.381Z INFO 13108 --- [cps-integration-test] [ main] liquibase.changelog : Unique constraint added to anchor(dataspace_id, name) 2024-09-23T15:50:24.382Z INFO 13108 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-11::cps ran successfully in 4ms 2024-09-23T15:50:24.384Z INFO 13108 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-12::cps 2024-09-23T15:50:24.387Z INFO 13108 --- [cps-integration-test] [ main] liquibase.changelog : Foreign key constraint added to fragment (anchor_id) 2024-09-23T15:50:24.388Z INFO 13108 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-12::cps ran successfully in 4ms 2024-09-23T15:50:24.391Z INFO 13108 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-13::cps 2024-09-23T15:50:24.393Z INFO 13108 --- [cps-integration-test] [ main] liquibase.changelog : Index FKI_RELATIONS_FROM_ID_FK created 2024-09-23T15:50:24.393Z INFO 13108 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-13::cps ran successfully in 2ms 2024-09-23T15:50:24.396Z INFO 13108 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-14::cps 2024-09-23T15:50:24.398Z INFO 13108 --- [cps-integration-test] [ main] liquibase.changelog : Index FKI_RELATIONS_TO_ID_FK created 2024-09-23T15:50:24.399Z INFO 13108 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-14::cps ran successfully in 3ms 2024-09-23T15:50:24.401Z INFO 13108 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-15::cps 2024-09-23T15:50:24.403Z INFO 13108 --- [cps-integration-test] [ main] liquibase.changelog : Index FKI_RELATION_TYPE_ID_FK created 2024-09-23T15:50:24.404Z INFO 13108 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-15::cps ran successfully in 3ms 2024-09-23T15:50:24.407Z INFO 13108 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-16::cps 2024-09-23T15:50:24.410Z INFO 13108 --- [cps-integration-test] [ main] liquibase.changelog : Primary key added to relation (to_fragment_id, from_fragment_id, relation_type_id) 2024-09-23T15:50:24.411Z INFO 13108 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-16::cps ran successfully in 4ms 2024-09-23T15:50:24.432Z INFO 13108 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-17::cps 2024-09-23T15:50:24.436Z INFO 13108 --- [cps-integration-test] [ main] liquibase.changelog : Index FKI_FRAGMENT_ANCHOR_ID_FK created 2024-09-23T15:50:24.437Z INFO 13108 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-17::cps ran successfully in 5ms 2024-09-23T15:50:24.439Z INFO 13108 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-18::cps 2024-09-23T15:50:24.442Z INFO 13108 --- [cps-integration-test] [ main] liquibase.changelog : Index FKI_FRAGMENT_DATASPACE_ID_FK created 2024-09-23T15:50:24.443Z INFO 13108 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-18::cps ran successfully in 3ms 2024-09-23T15:50:24.445Z INFO 13108 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-19::cps 2024-09-23T15:50:24.447Z INFO 13108 --- [cps-integration-test] [ main] liquibase.changelog : Index FKI_FRAGMENT_PARENT_ID_FK created 2024-09-23T15:50:24.447Z INFO 13108 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-19::cps ran successfully in 2ms 2024-09-23T15:50:24.450Z INFO 13108 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-20::cps 2024-09-23T15:50:24.452Z INFO 13108 --- [cps-integration-test] [ main] liquibase.changelog : Index FKI_SCHEMA_NODE_ID_TO_ID created 2024-09-23T15:50:24.452Z INFO 13108 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-20::cps ran successfully in 2ms 2024-09-23T15:50:24.455Z INFO 13108 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-21::cps 2024-09-23T15:50:24.457Z INFO 13108 --- [cps-integration-test] [ main] liquibase.changelog : Index UQ_FRAGMENT_XPATH created 2024-09-23T15:50:24.457Z INFO 13108 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-21::cps ran successfully in 2ms 2024-09-23T15:50:24.460Z INFO 13108 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-22::cps 2024-09-23T15:50:24.462Z INFO 13108 --- [cps-integration-test] [ main] liquibase.changelog : Unique constraint added to fragment(dataspace_id, anchor_id, xpath) 2024-09-23T15:50:24.463Z INFO 13108 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-22::cps ran successfully in 3ms 2024-09-23T15:50:24.465Z INFO 13108 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-23::cps 2024-09-23T15:50:24.469Z INFO 13108 --- [cps-integration-test] [ main] liquibase.changelog : Foreign key constraint added to relation (from_fragment_id) 2024-09-23T15:50:24.469Z INFO 13108 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-23::cps ran successfully in 4ms 2024-09-23T15:50:24.473Z INFO 13108 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-24::cps 2024-09-23T15:50:24.476Z INFO 13108 --- [cps-integration-test] [ main] liquibase.changelog : Foreign key constraint added to relation (to_fragment_id) 2024-09-23T15:50:24.476Z INFO 13108 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-24::cps ran successfully in 2ms 2024-09-23T15:50:24.479Z INFO 13108 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-25::cps 2024-09-23T15:50:24.481Z INFO 13108 --- [cps-integration-test] [ main] liquibase.changelog : Unique constraint added to schema_set(name, dataspace_id) 2024-09-23T15:50:24.482Z INFO 13108 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-25::cps ran successfully in 3ms 2024-09-23T15:50:24.484Z INFO 13108 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-26::cps 2024-09-23T15:50:24.487Z INFO 13108 --- [cps-integration-test] [ main] liquibase.changelog : Foreign key constraint added to schema_set_yang_resources (schema_set_id) 2024-09-23T15:50:24.487Z INFO 13108 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-26::cps ran successfully in 3ms 2024-09-23T15:50:24.489Z INFO 13108 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-27::cps 2024-09-23T15:50:24.491Z INFO 13108 --- [cps-integration-test] [ main] liquibase.changelog : Unique constraint added to yang_resource(checksum) 2024-09-23T15:50:24.492Z INFO 13108 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-27::cps ran successfully in 3ms 2024-09-23T15:50:24.494Z INFO 13108 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-28::cps 2024-09-23T15:50:24.496Z INFO 13108 --- [cps-integration-test] [ main] liquibase.changelog : Unique constraint added to dataspace(name) 2024-09-23T15:50:24.496Z INFO 13108 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-28::cps ran successfully in 2ms 2024-09-23T15:50:24.498Z INFO 13108 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-29::cps 2024-09-23T15:50:24.500Z INFO 13108 --- [cps-integration-test] [ main] liquibase.changelog : Foreign key constraint added to fragment (dataspace_id) 2024-09-23T15:50:24.501Z INFO 13108 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-29::cps ran successfully in 3ms 2024-09-23T15:50:24.502Z INFO 13108 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-30::cps 2024-09-23T15:50:24.504Z INFO 13108 --- [cps-integration-test] [ main] liquibase.changelog : Foreign key constraint added to schema_set (dataspace_id) 2024-09-23T15:50:24.504Z INFO 13108 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-30::cps ran successfully in 2ms 2024-09-23T15:50:24.506Z INFO 13108 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-31::cps 2024-09-23T15:50:24.508Z INFO 13108 --- [cps-integration-test] [ main] liquibase.changelog : Index PERF_SCHEMA_NODE_SCHEMA_NODE_ID created 2024-09-23T15:50:24.508Z INFO 13108 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-31::cps ran successfully in 2ms 2024-09-23T15:50:24.510Z INFO 13108 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-32::cps 2024-09-23T15:50:24.512Z INFO 13108 --- [cps-integration-test] [ main] liquibase.changelog : Foreign key constraint added to schema_set_yang_resources (yang_resource_id) 2024-09-23T15:50:24.513Z INFO 13108 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-32::cps ran successfully in 3ms 2024-09-23T15:50:24.515Z INFO 13108 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-33::cps 2024-09-23T15:50:24.517Z INFO 13108 --- [cps-integration-test] [ main] liquibase.changelog : Foreign key constraint added to anchor (dataspace_id) 2024-09-23T15:50:24.518Z INFO 13108 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-33::cps ran successfully in 3ms 2024-09-23T15:50:24.520Z INFO 13108 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-34::cps 2024-09-23T15:50:24.522Z INFO 13108 --- [cps-integration-test] [ main] liquibase.changelog : Foreign key constraint added to anchor (schema_set_id) 2024-09-23T15:50:24.523Z INFO 13108 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-34::cps ran successfully in 3ms 2024-09-23T15:50:24.570Z INFO 13108 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-35::cps 2024-09-23T15:50:24.575Z INFO 13108 --- [cps-integration-test] [ main] liquibase.changelog : Foreign key constraint added to relation (relation_type_id) 2024-09-23T15:50:24.576Z INFO 13108 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-35::cps ran successfully in 5ms 2024-09-23T15:50:24.579Z INFO 13108 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-36::cps 2024-09-23T15:50:24.581Z INFO 13108 --- [cps-integration-test] [ main] liquibase.changelog : Foreign key constraint added to fragment (parent_id) 2024-09-23T15:50:24.582Z INFO 13108 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-36::cps ran successfully in 3ms 2024-09-23T15:50:24.583Z INFO 13108 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-37::cps 2024-09-23T15:50:24.585Z INFO 13108 --- [cps-integration-test] [ main] liquibase.changelog : Foreign key constraint added to fragment (schema_node_id) 2024-09-23T15:50:24.586Z INFO 13108 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-37::cps ran successfully in 3ms 2024-09-23T15:50:24.588Z INFO 13108 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/06-delete-not-required-fragment-index.yaml::6::cps 2024-09-23T15:50:24.590Z INFO 13108 --- [cps-integration-test] [ main] liquibase.changelog : Index UQ_FRAGMENT_XPATH dropped from table fragment 2024-09-23T15:50:24.593Z INFO 13108 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/06-delete-not-required-fragment-index.yaml::6::cps ran successfully in 5ms 2024-09-23T15:50:24.595Z INFO 13108 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/11-add-column-to-yang-resources-table.yaml::11::cps 2024-09-23T15:50:24.598Z INFO 13108 --- [cps-integration-test] [ main] liquibase.changelog : Columns module_name(TEXT),revision(TEXT) added to yang_resource 2024-09-23T15:50:24.599Z INFO 13108 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/11-add-column-to-yang-resources-table.yaml::11::cps ran successfully in 4ms 2024-09-23T15:50:24.601Z INFO 13108 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/11-add-column-to-yang-resources-table.yaml::11.1::cps 2024-09-23T15:50:24.614Z INFO 13108 --- [cps-integration-test] [ main] liquibase.changelog : Custom SQL executed 2024-09-23T15:50:24.614Z INFO 13108 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/11-add-column-to-yang-resources-table.yaml::11.1::cps ran successfully in 13ms 2024-09-23T15:50:24.618Z INFO 13108 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/15-rename-column-yang-resource-table.yaml::15::cps 2024-09-23T15:50:24.620Z INFO 13108 --- [cps-integration-test] [ main] liquibase.changelog : Column yang_resource.name renamed to file_name 2024-09-23T15:50:24.621Z INFO 13108 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/15-rename-column-yang-resource-table.yaml::15::cps ran successfully in 3ms 2024-09-23T15:50:24.624Z INFO 13108 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/17-add-index-to-schema-set-yang-resources.yaml::17::cps 2024-09-23T15:50:24.626Z INFO 13108 --- [cps-integration-test] [ main] liquibase.changelog : Index FKI_SCHEMA_SET_YANG_RESOURCES_SCHEMA_SET_ID_FK created 2024-09-23T15:50:24.626Z INFO 13108 --- [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 2024-09-23T15:50:24.629Z INFO 13108 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/18-cascade-delete-fragment-children.yaml::18::cps 2024-09-23T15:50:24.633Z INFO 13108 --- [cps-integration-test] [ main] liquibase.changelog : Foreign key fragment_parent_id_fkey dropped 2024-09-23T15:50:24.636Z INFO 13108 --- [cps-integration-test] [ main] liquibase.changelog : Foreign key constraint added to fragment (parent_id) 2024-09-23T15:50:24.636Z INFO 13108 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/18-cascade-delete-fragment-children.yaml::18::cps ran successfully in 7ms 2024-09-23T15:50:24.639Z INFO 13108 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/19-delete-not-required-dataspace-id-from-fragment.yaml::19-1::cps 2024-09-23T15:50:24.641Z INFO 13108 --- [cps-integration-test] [ main] liquibase.changelog : Index FKI_FRAGMENT_DATASPACE_ID_FK dropped from table fragment 2024-09-23T15:50:24.642Z INFO 13108 --- [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 2024-09-23T15:50:24.645Z INFO 13108 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/19-delete-not-required-dataspace-id-from-fragment.yaml::19-2::cps 2024-09-23T15:50:24.646Z INFO 13108 --- [cps-integration-test] [ main] liquibase.changelog : Unique constraint fragment_dataspace_id_anchor_id_xpath_key dropped from fragment 2024-09-23T15:50:24.648Z INFO 13108 --- [cps-integration-test] [ main] liquibase.changelog : Unique constraint added to fragment(anchor_id, xpath) 2024-09-23T15:50:24.649Z INFO 13108 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/19-delete-not-required-dataspace-id-from-fragment.yaml::19-2::cps ran successfully in 4ms 2024-09-23T15:50:24.651Z INFO 13108 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/19-delete-not-required-dataspace-id-from-fragment.yaml::19-3::cps 2024-09-23T15:50:24.653Z INFO 13108 --- [cps-integration-test] [ main] liquibase.changelog : Foreign key fragment_dataspace_id_fkey dropped 2024-09-23T15:50:24.653Z INFO 13108 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/19-delete-not-required-dataspace-id-from-fragment.yaml::19-3::cps ran successfully in 2ms 2024-09-23T15:50:24.655Z INFO 13108 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/19-delete-not-required-dataspace-id-from-fragment.yaml::19-4::cps 2024-09-23T15:50:24.657Z INFO 13108 --- [cps-integration-test] [ main] liquibase.changelog : Column fragment.dataspace_id dropped 2024-09-23T15:50:24.657Z INFO 13108 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/19-delete-not-required-dataspace-id-from-fragment.yaml::19-4::cps ran successfully in 2ms 2024-09-23T15:50:24.659Z INFO 13108 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/19-delete-not-required-dataspace-id-from-fragment.yaml::19-5::cps 2024-09-23T15:50:24.661Z INFO 13108 --- [cps-integration-test] [ main] liquibase.changelog : NOT NULL constraint has been added to fragment.anchor_id 2024-09-23T15:50:24.661Z INFO 13108 --- [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 2024-09-23T15:50:24.664Z INFO 13108 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/20-change-foreign-key-id-types-to-integer.yaml::20::cps 2024-09-23T15:50:24.668Z INFO 13108 --- [cps-integration-test] [ main] liquibase.changelog : schema_set.dataspace_id datatype was changed to INTEGER 2024-09-23T15:50:24.671Z INFO 13108 --- [cps-integration-test] [ main] liquibase.changelog : schema_set_yang_resources.schema_set_id datatype was changed to INTEGER 2024-09-23T15:50:24.674Z INFO 13108 --- [cps-integration-test] [ main] liquibase.changelog : schema_set_yang_resources.yang_resource_id datatype was changed to INTEGER 2024-09-23T15:50:24.682Z INFO 13108 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/20-change-foreign-key-id-types-to-integer.yaml::20::cps ran successfully in 17ms 2024-09-23T15:50:24.687Z INFO 13108 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/21-escape-quotes-in-xpath.yaml::21::cps 2024-09-23T15:50:24.694Z INFO 13108 --- [cps-integration-test] [ main] liquibase.changelog : SQL in file changelog/db/changes/21-escape-quotes-in-xpath-forward.sql executed 2024-09-23T15:50:24.695Z INFO 13108 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/21-escape-quotes-in-xpath.yaml::21::cps ran successfully in 8ms 2024-09-23T15:50:24.697Z INFO 13108 --- [cps-integration-test] [ main] liquibase.ui : Running Changeset: changelog/db/changes/22-fragment-id-sequence.yaml::21::cps 2024-09-23T15:50:24.719Z INFO 13108 --- [cps-integration-test] [ main] liquibase.changelog : SQL in file changelog/db/changes/22-fragment-id-sequence-forward.sql executed 2024-09-23T15:50:24.720Z INFO 13108 --- [cps-integration-test] [ main] liquibase.changelog : ChangeSet changelog/db/changes/22-fragment-id-sequence.yaml::21::cps ran successfully in 23ms 2024-09-23T15:50:24.730Z INFO 13108 --- [cps-integration-test] [ main] liquibase.util : UPDATE SUMMARY 2024-09-23T15:50:24.730Z INFO 13108 --- [cps-integration-test] [ main] liquibase.util : Run: 51 2024-09-23T15:50:24.730Z INFO 13108 --- [cps-integration-test] [ main] liquibase.util : Previously run: 0 2024-09-23T15:50:24.730Z INFO 13108 --- [cps-integration-test] [ main] liquibase.util : Filtered out: 0 2024-09-23T15:50:24.730Z INFO 13108 --- [cps-integration-test] [ main] liquibase.util : ------------------------------- 2024-09-23T15:50:24.730Z INFO 13108 --- [cps-integration-test] [ main] liquibase.util : Total change sets: 51 2024-09-23T15:50:24.731Z INFO 13108 --- [cps-integration-test] [ main] liquibase.util : Update summary generated 2024-09-23T15:50:24.735Z INFO 13108 --- [cps-integration-test] [ main] liquibase.command : Update command completed successfully. 2024-09-23T15:50:24.736Z INFO 13108 --- [cps-integration-test] [ main] liquibase.ui : Liquibase: Update has been successful. Rows affected: 51 2024-09-23T15:50:24.743Z INFO 13108 --- [cps-integration-test] [ main] liquibase.lockservice : Successfully released change log lock 2024-09-23T15:50:24.744Z INFO 13108 --- [cps-integration-test] [ main] liquibase.command : Command execution complete 2024-09-23T15:50:24.924Z INFO 13108 --- [cps-integration-test] [ main] o.hibernate.jpa.internal.util.LogHelper : HHH000204: Processing PersistenceUnitInfo [name: default] 2024-09-23T15:50:24.987Z INFO 13108 --- [cps-integration-test] [ main] org.hibernate.Version : HHH000412: Hibernate ORM core version 6.4.4.Final 2024-09-23T15:50:24.989Z INFO 13108 --- [cps-integration-test] [ main] org.hibernate.cfg.Environment : HHH000205: Loaded properties from resource hibernate.properties: {hibernate.types.print.banner=false} 2024-09-23T15:50:25.026Z INFO 13108 --- [cps-integration-test] [ main] o.h.c.internal.RegionFactoryInitiator : HHH000026: Second-level cache disabled 2024-09-23T15:50:25.189Z WARN 13108 --- [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) 2024-09-23T15:50:25.411Z INFO 13108 --- [cps-integration-test] [ main] o.s.o.j.p.SpringPersistenceUnitInfo : No LoadTimeWeaver setup: ignoring JPA class transformer 2024-09-23T15:50:26.779Z INFO 13108 --- [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) 2024-09-23T15:50:26.782Z INFO 13108 --- [cps-integration-test] [ main] j.LocalContainerEntityManagerFactoryBean : Initialized JPA EntityManagerFactory for persistence unit 'default' 2024-09-23T15:50:27.345Z INFO 13108 --- [cps-integration-test] [ main] o.s.d.j.r.query.QueryEnhancerFactory : Hibernate is in classpath; If applicable, HQL parser will be used. 2024-09-23T15:50:28.161Z WARN 13108 --- [cps-integration-test] [ main] c.h.i.impl.HazelcastInstanceFactory : Hazelcast is starting in a Java modular environment (Java 9 and newer) but without proper access to required Java packages. Use additional Java arguments to provide Hazelcast access to Java internal API. The internal API access is used to get the best performance results. Arguments to be used: --add-modules java.se --add-exports java.base/jdk.internal.ref=ALL-UNNAMED --add-opens java.base/java.lang=ALL-UNNAMED --add-opens java.base/sun.nio.ch=ALL-UNNAMED --add-opens java.management/sun.management=ALL-UNNAMED --add-opens jdk.management/com.sun.management.internal=ALL-UNNAMED 2024-09-23T15:50:28.260Z INFO 13108 --- [cps-integration-test] [ main] com.hazelcast.system.logo : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.3.6] + + o o o o---o o----o o o---o o o----o o--o--o + + + + | | / \ / | | / / \ | | + + + + + o----o o o o o----o | o o o o----o | + + + + | | / \ / | | \ / \ | | + + o o o o o---o o----o o----o o---o o o o----o o 2024-09-23T15:50:28.261Z INFO 13108 --- [cps-integration-test] [ main] com.hazelcast.system : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.3.6] Copyright (c) 2008-2023, Hazelcast, Inc. All Rights Reserved. 2024-09-23T15:50:28.261Z INFO 13108 --- [cps-integration-test] [ main] com.hazelcast.system : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.3.6] Hazelcast Platform 5.3.6 (20231109 - 9903dc9) starting at [10.250.0.254]:5701 2024-09-23T15:50:28.261Z INFO 13108 --- [cps-integration-test] [ main] com.hazelcast.system : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.3.6] Cluster name: cps-and-ncmp-test-caches 2024-09-23T15:50:28.261Z INFO 13108 --- [cps-integration-test] [ main] com.hazelcast.system : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.3.6] Integrity Checker is disabled. Fail-fast on corrupted executables will not be performed. For more information, see the documentation for Integrity Checker. 2024-09-23T15:50:28.264Z INFO 13108 --- [cps-integration-test] [ main] com.hazelcast.system : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.3.6] The Jet engine is disabled. To enable the Jet engine on the members, do one of the following: - Change member config using Java API: config.getJetConfig().setEnabled(true) - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 2024-09-23T15:50:28.486Z INFO 13108 --- [cps-integration-test] [ main] c.h.internal.tpc.TpcServerBootstrap : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.3.6] TPC: disabled 2024-09-23T15:50:28.697Z INFO 13108 --- [cps-integration-test] [ main] com.hazelcast.system.security : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.3.6] 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. 2024-09-23T15:50:28.804Z INFO 13108 --- [cps-integration-test] [ main] com.hazelcast.instance.impl.Node : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.3.6] Using Multicast discovery 2024-09-23T15:50:28.809Z WARN 13108 --- [cps-integration-test] [ main] com.hazelcast.cp.CPSubsystem : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.3.6] CP Subsystem is not enabled. CP data structures will operate in UNSAFE mode! Please note that UNSAFE mode will not provide strong consistency guarantees. 2024-09-23T15:50:29.105Z INFO 13108 --- [cps-integration-test] [ main] c.h.internal.diagnostics.Diagnostics : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.3.6] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 2024-09-23T15:50:29.110Z INFO 13108 --- [cps-integration-test] [ main] com.hazelcast.core.LifecycleService : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.3.6] [10.250.0.254]:5701 is STARTING 2024-09-23T15:50:31.873Z INFO 13108 --- [cps-integration-test] [ main] c.h.internal.cluster.ClusterService : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.3.6] Members {size:1, ver:1} [ Member [10.250.0.254]:5701 - e6147acc-b71b-4fd5-8c5f-e999566f3484 this ] 2024-09-23T15:50:31.894Z INFO 13108 --- [cps-integration-test] [ main] com.hazelcast.core.LifecycleService : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.3.6] [10.250.0.254]:5701 is STARTED 2024-09-23T15:50:32.156Z INFO 13108 --- [cps-integration-test] [ main] com.hazelcast.system.logo : [10.250.0.254]:5702 [cps-and-ncmp-test-caches] [5.3.6] + + o o o o---o o----o o o---o o o----o o--o--o + + + + | | / \ / | | / / \ | | + + + + + o----o o o o o----o | o o o o----o | + + + + | | / \ / | | \ / \ | | + + o o o o o---o o----o o----o o---o o o o----o o 2024-09-23T15:50:32.156Z INFO 13108 --- [cps-integration-test] [ main] com.hazelcast.system : [10.250.0.254]:5702 [cps-and-ncmp-test-caches] [5.3.6] Copyright (c) 2008-2023, Hazelcast, Inc. All Rights Reserved. 2024-09-23T15:50:32.156Z INFO 13108 --- [cps-integration-test] [ main] com.hazelcast.system : [10.250.0.254]:5702 [cps-and-ncmp-test-caches] [5.3.6] Hazelcast Platform 5.3.6 (20231109 - 9903dc9) starting at [10.250.0.254]:5702 2024-09-23T15:50:32.156Z INFO 13108 --- [cps-integration-test] [ main] com.hazelcast.system : [10.250.0.254]:5702 [cps-and-ncmp-test-caches] [5.3.6] Cluster name: cps-and-ncmp-test-caches 2024-09-23T15:50:32.156Z INFO 13108 --- [cps-integration-test] [ main] com.hazelcast.system : [10.250.0.254]:5702 [cps-and-ncmp-test-caches] [5.3.6] Integrity Checker is disabled. Fail-fast on corrupted executables will not be performed. For more information, see the documentation for Integrity Checker. 2024-09-23T15:50:32.156Z INFO 13108 --- [cps-integration-test] [ main] com.hazelcast.system : [10.250.0.254]:5702 [cps-and-ncmp-test-caches] [5.3.6] The Jet engine is disabled. To enable the Jet engine on the members, do one of the following: - Change member config using Java API: config.getJetConfig().setEnabled(true) - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 2024-09-23T15:50:32.160Z INFO 13108 --- [cps-integration-test] [ main] c.h.internal.tpc.TpcServerBootstrap : [10.250.0.254]:5702 [cps-and-ncmp-test-caches] [5.3.6] TPC: disabled 2024-09-23T15:50:32.170Z INFO 13108 --- [cps-integration-test] [ main] com.hazelcast.system.security : [10.250.0.254]:5702 [cps-and-ncmp-test-caches] [5.3.6] 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. 2024-09-23T15:50:32.172Z INFO 13108 --- [cps-integration-test] [ main] com.hazelcast.instance.impl.Node : [10.250.0.254]:5702 [cps-and-ncmp-test-caches] [5.3.6] Using Multicast discovery 2024-09-23T15:50:32.172Z WARN 13108 --- [cps-integration-test] [ main] com.hazelcast.cp.CPSubsystem : [10.250.0.254]:5702 [cps-and-ncmp-test-caches] [5.3.6] CP Subsystem is not enabled. CP data structures will operate in UNSAFE mode! Please note that UNSAFE mode will not provide strong consistency guarantees. 2024-09-23T15:50:32.192Z INFO 13108 --- [cps-integration-test] [ main] c.h.internal.diagnostics.Diagnostics : [10.250.0.254]:5702 [cps-and-ncmp-test-caches] [5.3.6] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 2024-09-23T15:50:32.192Z INFO 13108 --- [cps-integration-test] [ main] com.hazelcast.core.LifecycleService : [10.250.0.254]:5702 [cps-and-ncmp-test-caches] [5.3.6] [10.250.0.254]:5702 is STARTING 2024-09-23T15:50:32.288Z INFO 13108 --- [cps-integration-test] [ main] c.h.i.cluster.impl.MulticastJoiner : [10.250.0.254]:5702 [cps-and-ncmp-test-caches] [5.3.6] Trying to join to discovered node: [10.250.0.254]:5701 2024-09-23T15:50:32.330Z INFO 13108 --- [cps-integration-test] [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.250.0.254:5701 and /10.30.107.42:48219 2024-09-23T15:50:32.332Z INFO 13108 --- [cps-integration-test] [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5702 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.250.0.254:48219 and /10.250.0.254:5701 2024-09-23T15:50:37.418Z INFO 13108 --- [cps-integration-test] [ration.thread-0] c.h.internal.cluster.ClusterService : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.3.6] Members {size:2, ver:2} [ Member [10.250.0.254]:5701 - e6147acc-b71b-4fd5-8c5f-e999566f3484 this Member [10.250.0.254]:5702 - 034851de-3185-4146-ad0f-de60f3582812 ] 2024-09-23T15:50:37.427Z INFO 13108 --- [cps-integration-test] [ration.thread-0] c.h.internal.cluster.ClusterService : [10.250.0.254]:5702 [cps-and-ncmp-test-caches] [5.3.6] Members {size:2, ver:2} [ Member [10.250.0.254]:5701 - e6147acc-b71b-4fd5-8c5f-e999566f3484 Member [10.250.0.254]:5702 - 034851de-3185-4146-ad0f-de60f3582812 this ] 2024-09-23T15:50:37.428Z INFO 13108 --- [cps-integration-test] [ main] com.hazelcast.core.LifecycleService : [10.250.0.254]:5702 [cps-and-ncmp-test-caches] [5.3.6] [10.250.0.254]:5702 is STARTED 2024-09-23T15:50:37.439Z INFO 13108 --- [cps-integration-test] [ main] com.hazelcast.system.logo : [10.250.0.254]:5703 [cps-and-ncmp-test-caches] [5.3.6] + + o o o o---o o----o o o---o o o----o o--o--o + + + + | | / \ / | | / / \ | | + + + + + o----o o o o o----o | o o o o----o | + + + + | | / \ / | | \ / \ | | + + o o o o o---o o----o o----o o---o o o o----o o 2024-09-23T15:50:37.439Z INFO 13108 --- [cps-integration-test] [ main] com.hazelcast.system : [10.250.0.254]:5703 [cps-and-ncmp-test-caches] [5.3.6] Copyright (c) 2008-2023, Hazelcast, Inc. All Rights Reserved. 2024-09-23T15:50:37.439Z INFO 13108 --- [cps-integration-test] [ main] com.hazelcast.system : [10.250.0.254]:5703 [cps-and-ncmp-test-caches] [5.3.6] Hazelcast Platform 5.3.6 (20231109 - 9903dc9) starting at [10.250.0.254]:5703 2024-09-23T15:50:37.439Z INFO 13108 --- [cps-integration-test] [ main] com.hazelcast.system : [10.250.0.254]:5703 [cps-and-ncmp-test-caches] [5.3.6] Cluster name: cps-and-ncmp-test-caches 2024-09-23T15:50:37.439Z INFO 13108 --- [cps-integration-test] [ main] com.hazelcast.system : [10.250.0.254]:5703 [cps-and-ncmp-test-caches] [5.3.6] Integrity Checker is disabled. Fail-fast on corrupted executables will not be performed. For more information, see the documentation for Integrity Checker. 2024-09-23T15:50:37.439Z INFO 13108 --- [cps-integration-test] [ main] com.hazelcast.system : [10.250.0.254]:5703 [cps-and-ncmp-test-caches] [5.3.6] The Jet engine is disabled. To enable the Jet engine on the members, do one of the following: - Change member config using Java API: config.getJetConfig().setEnabled(true) - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 2024-09-23T15:50:37.439Z INFO 13108 --- [cps-integration-test] [ration.thread-0] c.h.i.p.impl.PartitionStateManager : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.3.6] Initializing cluster partition table arrangement... 2024-09-23T15:50:37.443Z INFO 13108 --- [cps-integration-test] [ main] c.h.internal.tpc.TpcServerBootstrap : [10.250.0.254]:5703 [cps-and-ncmp-test-caches] [5.3.6] TPC: disabled 2024-09-23T15:50:37.454Z INFO 13108 --- [cps-integration-test] [ main] com.hazelcast.system.security : [10.250.0.254]:5703 [cps-and-ncmp-test-caches] [5.3.6] 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. 2024-09-23T15:50:37.456Z INFO 13108 --- [cps-integration-test] [ main] com.hazelcast.instance.impl.Node : [10.250.0.254]:5703 [cps-and-ncmp-test-caches] [5.3.6] Using Multicast discovery 2024-09-23T15:50:37.456Z WARN 13108 --- [cps-integration-test] [ main] com.hazelcast.cp.CPSubsystem : [10.250.0.254]:5703 [cps-and-ncmp-test-caches] [5.3.6] CP Subsystem is not enabled. CP data structures will operate in UNSAFE mode! Please note that UNSAFE mode will not provide strong consistency guarantees. 2024-09-23T15:50:37.473Z INFO 13108 --- [cps-integration-test] [ main] c.h.internal.diagnostics.Diagnostics : [10.250.0.254]:5703 [cps-and-ncmp-test-caches] [5.3.6] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 2024-09-23T15:50:37.473Z INFO 13108 --- [cps-integration-test] [ main] com.hazelcast.core.LifecycleService : [10.250.0.254]:5703 [cps-and-ncmp-test-caches] [5.3.6] [10.250.0.254]:5703 is STARTING 2024-09-23T15:50:37.660Z INFO 13108 --- [cps-integration-test] [ main] c.h.i.cluster.impl.MulticastJoiner : [10.250.0.254]:5703 [cps-and-ncmp-test-caches] [5.3.6] Trying to join to discovered node: [10.250.0.254]:5701 2024-09-23T15:50:37.668Z INFO 13108 --- [cps-integration-test] [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.250.0.254:5701 and /10.30.107.42:57205 2024-09-23T15:50:37.671Z INFO 13108 --- [cps-integration-test] [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5703 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.250.0.254:57205 and /10.250.0.254:5701 2024-09-23T15:50:42.773Z INFO 13108 --- [cps-integration-test] [ration.thread-0] c.h.internal.cluster.ClusterService : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.3.6] Members {size:3, ver:3} [ Member [10.250.0.254]:5701 - e6147acc-b71b-4fd5-8c5f-e999566f3484 this Member [10.250.0.254]:5702 - 034851de-3185-4146-ad0f-de60f3582812 Member [10.250.0.254]:5703 - 44e90cdf-3835-42c2-950a-bf8427533d84 ] 2024-09-23T15:50:42.782Z INFO 13108 --- [cps-integration-test] [ration.thread-0] c.h.internal.cluster.ClusterService : [10.250.0.254]:5702 [cps-and-ncmp-test-caches] [5.3.6] Members {size:3, ver:3} [ Member [10.250.0.254]:5701 - e6147acc-b71b-4fd5-8c5f-e999566f3484 Member [10.250.0.254]:5702 - 034851de-3185-4146-ad0f-de60f3582812 this Member [10.250.0.254]:5703 - 44e90cdf-3835-42c2-950a-bf8427533d84 ] 2024-09-23T15:50:42.782Z INFO 13108 --- [cps-integration-test] [ration.thread-2] c.h.internal.cluster.ClusterService : [10.250.0.254]:5703 [cps-and-ncmp-test-caches] [5.3.6] Members {size:3, ver:3} [ Member [10.250.0.254]:5701 - e6147acc-b71b-4fd5-8c5f-e999566f3484 Member [10.250.0.254]:5702 - 034851de-3185-4146-ad0f-de60f3582812 Member [10.250.0.254]:5703 - 44e90cdf-3835-42c2-950a-bf8427533d84 this ] 2024-09-23T15:50:42.784Z INFO 13108 --- [cps-integration-test] [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.250.0.254]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.250.0.254:5702, timeout: 10000, bind-any: true 2024-09-23T15:50:42.785Z INFO 13108 --- [cps-integration-test] [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5703 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.250.0.254:5703 and /10.30.107.42:52101 2024-09-23T15:50:42.790Z INFO 13108 --- [cps-integration-test] [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5702 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.250.0.254:52101 and /10.250.0.254:5703 2024-09-23T15:50:42.790Z INFO 13108 --- [cps-integration-test] [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5702 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.250.0.254:5702 and /10.30.107.42:56575 2024-09-23T15:50:42.797Z INFO 13108 --- [cps-integration-test] [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5703 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.250.0.254:56575 and /10.250.0.254:5702 2024-09-23T15:50:43.058Z INFO 13108 --- [cps-integration-test] [sCore.migration] c.h.i.partition.impl.MigrationManager : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.3.6] Repartitioning cluster data. Migration tasks count: 271 2024-09-23T15:50:43.438Z INFO 13108 --- [cps-integration-test] [sCore.migration] c.h.i.partition.impl.MigrationManager : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.3.6] All migration tasks have been completed. (repartitionTime=Mon Sep 23 15:50:43 UTC 2024, plannedMigrations=271, completedMigrations=271, remainingMigrations=0, totalCompletedMigrations=271) 2024-09-23T15:50:43.786Z INFO 13108 --- [cps-integration-test] [ main] com.hazelcast.core.LifecycleService : [10.250.0.254]:5703 [cps-and-ncmp-test-caches] [5.3.6] [10.250.0.254]:5703 is STARTED 2024-09-23T15:50:43.927Z INFO 13108 --- [cps-integration-test] [ main] com.hazelcast.system.logo : [10.250.0.254]:5704 [cps-and-ncmp-test-caches] [5.3.6] + + o o o o---o o----o o o---o o o----o o--o--o + + + + | | / \ / | | / / \ | | + + + + + o----o o o o o----o | o o o o----o | + + + + | | / \ / | | \ / \ | | + + o o o o o---o o----o o----o o---o o o o----o o 2024-09-23T15:50:43.927Z INFO 13108 --- [cps-integration-test] [ main] com.hazelcast.system : [10.250.0.254]:5704 [cps-and-ncmp-test-caches] [5.3.6] Copyright (c) 2008-2023, Hazelcast, Inc. All Rights Reserved. 2024-09-23T15:50:43.927Z INFO 13108 --- [cps-integration-test] [ main] com.hazelcast.system : [10.250.0.254]:5704 [cps-and-ncmp-test-caches] [5.3.6] Hazelcast Platform 5.3.6 (20231109 - 9903dc9) starting at [10.250.0.254]:5704 2024-09-23T15:50:43.927Z INFO 13108 --- [cps-integration-test] [ main] com.hazelcast.system : [10.250.0.254]:5704 [cps-and-ncmp-test-caches] [5.3.6] Cluster name: cps-and-ncmp-test-caches 2024-09-23T15:50:43.927Z INFO 13108 --- [cps-integration-test] [ main] com.hazelcast.system : [10.250.0.254]:5704 [cps-and-ncmp-test-caches] [5.3.6] Integrity Checker is disabled. Fail-fast on corrupted executables will not be performed. For more information, see the documentation for Integrity Checker. 2024-09-23T15:50:43.927Z INFO 13108 --- [cps-integration-test] [ main] com.hazelcast.system : [10.250.0.254]:5704 [cps-and-ncmp-test-caches] [5.3.6] The Jet engine is disabled. To enable the Jet engine on the members, do one of the following: - Change member config using Java API: config.getJetConfig().setEnabled(true) - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 2024-09-23T15:50:43.931Z INFO 13108 --- [cps-integration-test] [ main] c.h.internal.tpc.TpcServerBootstrap : [10.250.0.254]:5704 [cps-and-ncmp-test-caches] [5.3.6] TPC: disabled 2024-09-23T15:50:43.940Z INFO 13108 --- [cps-integration-test] [ main] com.hazelcast.system.security : [10.250.0.254]:5704 [cps-and-ncmp-test-caches] [5.3.6] 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. 2024-09-23T15:50:43.941Z INFO 13108 --- [cps-integration-test] [ main] com.hazelcast.instance.impl.Node : [10.250.0.254]:5704 [cps-and-ncmp-test-caches] [5.3.6] Using Multicast discovery 2024-09-23T15:50:43.941Z WARN 13108 --- [cps-integration-test] [ main] com.hazelcast.cp.CPSubsystem : [10.250.0.254]:5704 [cps-and-ncmp-test-caches] [5.3.6] CP Subsystem is not enabled. CP data structures will operate in UNSAFE mode! Please note that UNSAFE mode will not provide strong consistency guarantees. 2024-09-23T15:50:43.950Z INFO 13108 --- [cps-integration-test] [ main] c.h.internal.diagnostics.Diagnostics : [10.250.0.254]:5704 [cps-and-ncmp-test-caches] [5.3.6] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 2024-09-23T15:50:43.950Z INFO 13108 --- [cps-integration-test] [ main] com.hazelcast.core.LifecycleService : [10.250.0.254]:5704 [cps-and-ncmp-test-caches] [5.3.6] [10.250.0.254]:5704 is STARTING 2024-09-23T15:50:44.139Z INFO 13108 --- [cps-integration-test] [ main] c.h.i.cluster.impl.MulticastJoiner : [10.250.0.254]:5704 [cps-and-ncmp-test-caches] [5.3.6] Trying to join to discovered node: [10.250.0.254]:5701 2024-09-23T15:50:44.142Z INFO 13108 --- [cps-integration-test] [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.250.0.254:5701 and /10.30.107.42:48285 2024-09-23T15:50:44.142Z INFO 13108 --- [cps-integration-test] [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5704 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.250.0.254:48285 and /10.250.0.254:5701 2024-09-23T15:50:49.247Z INFO 13108 --- [cps-integration-test] [ration.thread-0] c.h.internal.cluster.ClusterService : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.3.6] Members {size:4, ver:4} [ Member [10.250.0.254]:5701 - e6147acc-b71b-4fd5-8c5f-e999566f3484 this Member [10.250.0.254]:5702 - 034851de-3185-4146-ad0f-de60f3582812 Member [10.250.0.254]:5703 - 44e90cdf-3835-42c2-950a-bf8427533d84 Member [10.250.0.254]:5704 - d2156845-9993-4c58-88cd-0e1ef7052dc8 ] 2024-09-23T15:50:49.253Z INFO 13108 --- [cps-integration-test] [ration.thread-2] c.h.internal.cluster.ClusterService : [10.250.0.254]:5704 [cps-and-ncmp-test-caches] [5.3.6] Members {size:4, ver:4} [ Member [10.250.0.254]:5701 - e6147acc-b71b-4fd5-8c5f-e999566f3484 Member [10.250.0.254]:5702 - 034851de-3185-4146-ad0f-de60f3582812 Member [10.250.0.254]:5703 - 44e90cdf-3835-42c2-950a-bf8427533d84 Member [10.250.0.254]:5704 - d2156845-9993-4c58-88cd-0e1ef7052dc8 this ] 2024-09-23T15:50:49.253Z INFO 13108 --- [cps-integration-test] [ration.thread-0] c.h.internal.cluster.ClusterService : [10.250.0.254]:5702 [cps-and-ncmp-test-caches] [5.3.6] Members {size:4, ver:4} [ Member [10.250.0.254]:5701 - e6147acc-b71b-4fd5-8c5f-e999566f3484 Member [10.250.0.254]:5702 - 034851de-3185-4146-ad0f-de60f3582812 this Member [10.250.0.254]:5703 - 44e90cdf-3835-42c2-950a-bf8427533d84 Member [10.250.0.254]:5704 - d2156845-9993-4c58-88cd-0e1ef7052dc8 ] 2024-09-23T15:50:49.254Z INFO 13108 --- [cps-integration-test] [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.250.0.254]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.250.0.254:5702, timeout: 10000, bind-any: true 2024-09-23T15:50:49.254Z INFO 13108 --- [cps-integration-test] [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.250.0.254]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.250.0.254:5703, timeout: 10000, bind-any: true 2024-09-23T15:50:49.255Z INFO 13108 --- [cps-integration-test] [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5704 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.250.0.254:5704 and /10.30.107.42:55089 2024-09-23T15:50:49.255Z INFO 13108 --- [cps-integration-test] [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5704 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.250.0.254:5704 and /10.30.107.42:37277 2024-09-23T15:50:49.258Z INFO 13108 --- [cps-integration-test] [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5702 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.250.0.254:5702 and /10.30.107.42:35233 2024-09-23T15:50:49.260Z INFO 13108 --- [cps-integration-test] [ration.thread-0] c.h.internal.cluster.ClusterService : [10.250.0.254]:5703 [cps-and-ncmp-test-caches] [5.3.6] Members {size:4, ver:4} [ Member [10.250.0.254]:5701 - e6147acc-b71b-4fd5-8c5f-e999566f3484 Member [10.250.0.254]:5702 - 034851de-3185-4146-ad0f-de60f3582812 Member [10.250.0.254]:5703 - 44e90cdf-3835-42c2-950a-bf8427533d84 this Member [10.250.0.254]:5704 - d2156845-9993-4c58-88cd-0e1ef7052dc8 ] 2024-09-23T15:50:49.266Z INFO 13108 --- [cps-integration-test] [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5704 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.250.0.254:35233 and /10.250.0.254:5702 2024-09-23T15:50:49.266Z INFO 13108 --- [cps-integration-test] [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5703 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.250.0.254:5703 and /10.30.107.42:43281 2024-09-23T15:50:49.267Z INFO 13108 --- [cps-integration-test] [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5703 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.250.0.254:37277 and /10.250.0.254:5704 2024-09-23T15:50:49.272Z INFO 13108 --- [cps-integration-test] [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5704 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.250.0.254:43281 and /10.250.0.254:5703 2024-09-23T15:50:49.272Z INFO 13108 --- [cps-integration-test] [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5702 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.250.0.254:55089 and /10.250.0.254:5704 2024-09-23T15:50:49.519Z INFO 13108 --- [cps-integration-test] [sCore.migration] c.h.i.partition.impl.MigrationManager : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.3.6] Repartitioning cluster data. Migration tasks count: 271 2024-09-23T15:50:49.770Z INFO 13108 --- [cps-integration-test] [sCore.migration] c.h.i.partition.impl.MigrationManager : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.3.6] All migration tasks have been completed. (repartitionTime=Mon Sep 23 15:50:49 UTC 2024, plannedMigrations=271, completedMigrations=271, remainingMigrations=0, totalCompletedMigrations=542) 2024-09-23T15:50:50.254Z INFO 13108 --- [cps-integration-test] [ main] com.hazelcast.core.LifecycleService : [10.250.0.254]:5704 [cps-and-ncmp-test-caches] [5.3.6] [10.250.0.254]:5704 is STARTED 2024-09-23T15:50:50.977Z INFO 13108 --- [cps-integration-test] [ main] com.hazelcast.system.logo : [10.250.0.254]:5705 [cps-and-ncmp-test-caches] [5.3.6] + + o o o o---o o----o o o---o o o----o o--o--o + + + + | | / \ / | | / / \ | | + + + + + o----o o o o o----o | o o o o----o | + + + + | | / \ / | | \ / \ | | + + o o o o o---o o----o o----o o---o o o o----o o 2024-09-23T15:50:50.977Z INFO 13108 --- [cps-integration-test] [ main] com.hazelcast.system : [10.250.0.254]:5705 [cps-and-ncmp-test-caches] [5.3.6] Copyright (c) 2008-2023, Hazelcast, Inc. All Rights Reserved. 2024-09-23T15:50:50.977Z INFO 13108 --- [cps-integration-test] [ main] com.hazelcast.system : [10.250.0.254]:5705 [cps-and-ncmp-test-caches] [5.3.6] Hazelcast Platform 5.3.6 (20231109 - 9903dc9) starting at [10.250.0.254]:5705 2024-09-23T15:50:50.977Z INFO 13108 --- [cps-integration-test] [ main] com.hazelcast.system : [10.250.0.254]:5705 [cps-and-ncmp-test-caches] [5.3.6] Cluster name: cps-and-ncmp-test-caches 2024-09-23T15:50:50.977Z INFO 13108 --- [cps-integration-test] [ main] com.hazelcast.system : [10.250.0.254]:5705 [cps-and-ncmp-test-caches] [5.3.6] Integrity Checker is disabled. Fail-fast on corrupted executables will not be performed. For more information, see the documentation for Integrity Checker. 2024-09-23T15:50:50.977Z INFO 13108 --- [cps-integration-test] [ main] com.hazelcast.system : [10.250.0.254]:5705 [cps-and-ncmp-test-caches] [5.3.6] The Jet engine is disabled. To enable the Jet engine on the members, do one of the following: - Change member config using Java API: config.getJetConfig().setEnabled(true) - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 2024-09-23T15:50:50.980Z INFO 13108 --- [cps-integration-test] [ main] c.h.internal.tpc.TpcServerBootstrap : [10.250.0.254]:5705 [cps-and-ncmp-test-caches] [5.3.6] TPC: disabled 2024-09-23T15:50:50.990Z INFO 13108 --- [cps-integration-test] [ main] com.hazelcast.system.security : [10.250.0.254]:5705 [cps-and-ncmp-test-caches] [5.3.6] 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. 2024-09-23T15:50:50.991Z INFO 13108 --- [cps-integration-test] [ main] com.hazelcast.instance.impl.Node : [10.250.0.254]:5705 [cps-and-ncmp-test-caches] [5.3.6] Using Multicast discovery 2024-09-23T15:50:50.991Z WARN 13108 --- [cps-integration-test] [ main] com.hazelcast.cp.CPSubsystem : [10.250.0.254]:5705 [cps-and-ncmp-test-caches] [5.3.6] CP Subsystem is not enabled. CP data structures will operate in UNSAFE mode! Please note that UNSAFE mode will not provide strong consistency guarantees. 2024-09-23T15:50:50.999Z INFO 13108 --- [cps-integration-test] [ main] c.h.internal.diagnostics.Diagnostics : [10.250.0.254]:5705 [cps-and-ncmp-test-caches] [5.3.6] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 2024-09-23T15:50:50.999Z INFO 13108 --- [cps-integration-test] [ main] com.hazelcast.core.LifecycleService : [10.250.0.254]:5705 [cps-and-ncmp-test-caches] [5.3.6] [10.250.0.254]:5705 is STARTING 2024-09-23T15:50:51.101Z INFO 13108 --- [cps-integration-test] [ main] c.h.i.cluster.impl.MulticastJoiner : [10.250.0.254]:5705 [cps-and-ncmp-test-caches] [5.3.6] Trying to join to discovered node: [10.250.0.254]:5701 2024-09-23T15:50:51.104Z INFO 13108 --- [cps-integration-test] [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.250.0.254:5701 and /10.30.107.42:50415 2024-09-23T15:50:51.109Z INFO 13108 --- [cps-integration-test] [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5705 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.250.0.254:50415 and /10.250.0.254:5701 2024-09-23T15:50:56.207Z INFO 13108 --- [cps-integration-test] [ration.thread-0] c.h.internal.cluster.ClusterService : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.3.6] Members {size:5, ver:5} [ Member [10.250.0.254]:5701 - e6147acc-b71b-4fd5-8c5f-e999566f3484 this Member [10.250.0.254]:5702 - 034851de-3185-4146-ad0f-de60f3582812 Member [10.250.0.254]:5703 - 44e90cdf-3835-42c2-950a-bf8427533d84 Member [10.250.0.254]:5704 - d2156845-9993-4c58-88cd-0e1ef7052dc8 Member [10.250.0.254]:5705 - 69c21266-0a3b-4bd1-b3ea-7c2040b44427 ] 2024-09-23T15:50:56.213Z INFO 13108 --- [cps-integration-test] [ration.thread-2] c.h.internal.cluster.ClusterService : [10.250.0.254]:5705 [cps-and-ncmp-test-caches] [5.3.6] Members {size:5, ver:5} [ Member [10.250.0.254]:5701 - e6147acc-b71b-4fd5-8c5f-e999566f3484 Member [10.250.0.254]:5702 - 034851de-3185-4146-ad0f-de60f3582812 Member [10.250.0.254]:5703 - 44e90cdf-3835-42c2-950a-bf8427533d84 Member [10.250.0.254]:5704 - d2156845-9993-4c58-88cd-0e1ef7052dc8 Member [10.250.0.254]:5705 - 69c21266-0a3b-4bd1-b3ea-7c2040b44427 this ] 2024-09-23T15:50:56.213Z INFO 13108 --- [cps-integration-test] [ration.thread-0] c.h.internal.cluster.ClusterService : [10.250.0.254]:5703 [cps-and-ncmp-test-caches] [5.3.6] Members {size:5, ver:5} [ Member [10.250.0.254]:5701 - e6147acc-b71b-4fd5-8c5f-e999566f3484 Member [10.250.0.254]:5702 - 034851de-3185-4146-ad0f-de60f3582812 Member [10.250.0.254]:5703 - 44e90cdf-3835-42c2-950a-bf8427533d84 this Member [10.250.0.254]:5704 - d2156845-9993-4c58-88cd-0e1ef7052dc8 Member [10.250.0.254]:5705 - 69c21266-0a3b-4bd1-b3ea-7c2040b44427 ] 2024-09-23T15:50:56.217Z INFO 13108 --- [cps-integration-test] [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.250.0.254]:5705 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.250.0.254:5702, timeout: 10000, bind-any: true 2024-09-23T15:50:56.217Z INFO 13108 --- [cps-integration-test] [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.250.0.254]:5705 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.250.0.254:5703, timeout: 10000, bind-any: true 2024-09-23T15:50:56.218Z INFO 13108 --- [cps-integration-test] [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.250.0.254]:5705 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.250.0.254:5704, timeout: 10000, bind-any: true 2024-09-23T15:50:56.218Z INFO 13108 --- [cps-integration-test] [ration.thread-0] c.h.internal.cluster.ClusterService : [10.250.0.254]:5704 [cps-and-ncmp-test-caches] [5.3.6] Members {size:5, ver:5} [ Member [10.250.0.254]:5701 - e6147acc-b71b-4fd5-8c5f-e999566f3484 Member [10.250.0.254]:5702 - 034851de-3185-4146-ad0f-de60f3582812 Member [10.250.0.254]:5703 - 44e90cdf-3835-42c2-950a-bf8427533d84 Member [10.250.0.254]:5704 - d2156845-9993-4c58-88cd-0e1ef7052dc8 this Member [10.250.0.254]:5705 - 69c21266-0a3b-4bd1-b3ea-7c2040b44427 ] 2024-09-23T15:50:56.218Z INFO 13108 --- [cps-integration-test] [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5705 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.250.0.254:5705 and /10.30.107.42:59699 2024-09-23T15:50:56.218Z INFO 13108 --- [cps-integration-test] [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5703 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.250.0.254:5703 and /10.30.107.42:56257 2024-09-23T15:50:56.219Z INFO 13108 --- [cps-integration-test] [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5703 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.250.0.254:59699 and /10.250.0.254:5705 2024-09-23T15:50:56.220Z INFO 13108 --- [cps-integration-test] [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5705 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.250.0.254:56257 and /10.250.0.254:5703 2024-09-23T15:50:56.220Z INFO 13108 --- [cps-integration-test] [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5702 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.250.0.254:5702 and /10.30.107.42:39227 2024-09-23T15:50:56.221Z INFO 13108 --- [cps-integration-test] [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5705 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.250.0.254:5705 and /10.30.107.42:46143 2024-09-23T15:50:56.221Z INFO 13108 --- [cps-integration-test] [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5705 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.250.0.254:5705 and /10.30.107.42:52263 2024-09-23T15:50:56.221Z INFO 13108 --- [cps-integration-test] [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5704 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.250.0.254:5704 and /10.30.107.42:37907 2024-09-23T15:50:56.222Z INFO 13108 --- [cps-integration-test] [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5702 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.250.0.254:46143 and /10.250.0.254:5705 2024-09-23T15:50:56.226Z INFO 13108 --- [cps-integration-test] [ration.thread-0] c.h.internal.cluster.ClusterService : [10.250.0.254]:5702 [cps-and-ncmp-test-caches] [5.3.6] Members {size:5, ver:5} [ Member [10.250.0.254]:5701 - e6147acc-b71b-4fd5-8c5f-e999566f3484 Member [10.250.0.254]:5702 - 034851de-3185-4146-ad0f-de60f3582812 this Member [10.250.0.254]:5703 - 44e90cdf-3835-42c2-950a-bf8427533d84 Member [10.250.0.254]:5704 - d2156845-9993-4c58-88cd-0e1ef7052dc8 Member [10.250.0.254]:5705 - 69c21266-0a3b-4bd1-b3ea-7c2040b44427 ] 2024-09-23T15:50:56.230Z INFO 13108 --- [cps-integration-test] [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5704 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.250.0.254:52263 and /10.250.0.254:5705 2024-09-23T15:50:56.230Z INFO 13108 --- [cps-integration-test] [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5705 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.250.0.254:37907 and /10.250.0.254:5704 2024-09-23T15:50:56.230Z INFO 13108 --- [cps-integration-test] [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5705 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.250.0.254:39227 and /10.250.0.254:5702 2024-09-23T15:50:56.474Z INFO 13108 --- [cps-integration-test] [sCore.migration] c.h.i.partition.impl.MigrationManager : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.3.6] Repartitioning cluster data. Migration tasks count: 271 2024-09-23T15:50:56.754Z INFO 13108 --- [cps-integration-test] [sCore.migration] c.h.i.partition.impl.MigrationManager : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.3.6] All migration tasks have been completed. (repartitionTime=Mon Sep 23 15:50:56 UTC 2024, plannedMigrations=271, completedMigrations=271, remainingMigrations=0, totalCompletedMigrations=813) 2024-09-23T15:50:57.217Z INFO 13108 --- [cps-integration-test] [ main] com.hazelcast.core.LifecycleService : [10.250.0.254]:5705 [cps-and-ncmp-test-caches] [5.3.6] [10.250.0.254]:5705 is STARTED 2024-09-23T15:50:57.328Z INFO 13108 --- [cps-integration-test] [ main] com.hazelcast.system.logo : [10.250.0.254]:5706 [cps-and-ncmp-test-caches] [5.3.6] + + o o o o---o o----o o o---o o o----o o--o--o + + + + | | / \ / | | / / \ | | + + + + + o----o o o o o----o | o o o o----o | + + + + | | / \ / | | \ / \ | | + + o o o o o---o o----o o----o o---o o o o----o o 2024-09-23T15:50:57.328Z INFO 13108 --- [cps-integration-test] [ main] com.hazelcast.system : [10.250.0.254]:5706 [cps-and-ncmp-test-caches] [5.3.6] Copyright (c) 2008-2023, Hazelcast, Inc. All Rights Reserved. 2024-09-23T15:50:57.328Z INFO 13108 --- [cps-integration-test] [ main] com.hazelcast.system : [10.250.0.254]:5706 [cps-and-ncmp-test-caches] [5.3.6] Hazelcast Platform 5.3.6 (20231109 - 9903dc9) starting at [10.250.0.254]:5706 2024-09-23T15:50:57.328Z INFO 13108 --- [cps-integration-test] [ main] com.hazelcast.system : [10.250.0.254]:5706 [cps-and-ncmp-test-caches] [5.3.6] Cluster name: cps-and-ncmp-test-caches 2024-09-23T15:50:57.328Z INFO 13108 --- [cps-integration-test] [ main] com.hazelcast.system : [10.250.0.254]:5706 [cps-and-ncmp-test-caches] [5.3.6] Integrity Checker is disabled. Fail-fast on corrupted executables will not be performed. For more information, see the documentation for Integrity Checker. 2024-09-23T15:50:57.328Z INFO 13108 --- [cps-integration-test] [ main] com.hazelcast.system : [10.250.0.254]:5706 [cps-and-ncmp-test-caches] [5.3.6] The Jet engine is disabled. To enable the Jet engine on the members, do one of the following: - Change member config using Java API: config.getJetConfig().setEnabled(true) - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 2024-09-23T15:50:57.332Z INFO 13108 --- [cps-integration-test] [ main] c.h.internal.tpc.TpcServerBootstrap : [10.250.0.254]:5706 [cps-and-ncmp-test-caches] [5.3.6] TPC: disabled 2024-09-23T15:50:57.341Z INFO 13108 --- [cps-integration-test] [ main] com.hazelcast.system.security : [10.250.0.254]:5706 [cps-and-ncmp-test-caches] [5.3.6] 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. 2024-09-23T15:50:57.342Z INFO 13108 --- [cps-integration-test] [ main] com.hazelcast.instance.impl.Node : [10.250.0.254]:5706 [cps-and-ncmp-test-caches] [5.3.6] Using Multicast discovery 2024-09-23T15:50:57.342Z WARN 13108 --- [cps-integration-test] [ main] com.hazelcast.cp.CPSubsystem : [10.250.0.254]:5706 [cps-and-ncmp-test-caches] [5.3.6] CP Subsystem is not enabled. CP data structures will operate in UNSAFE mode! Please note that UNSAFE mode will not provide strong consistency guarantees. 2024-09-23T15:50:57.353Z INFO 13108 --- [cps-integration-test] [ main] c.h.internal.diagnostics.Diagnostics : [10.250.0.254]:5706 [cps-and-ncmp-test-caches] [5.3.6] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 2024-09-23T15:50:57.353Z INFO 13108 --- [cps-integration-test] [ main] com.hazelcast.core.LifecycleService : [10.250.0.254]:5706 [cps-and-ncmp-test-caches] [5.3.6] [10.250.0.254]:5706 is STARTING 2024-09-23T15:50:57.458Z INFO 13108 --- [cps-integration-test] [ main] c.h.i.cluster.impl.MulticastJoiner : [10.250.0.254]:5706 [cps-and-ncmp-test-caches] [5.3.6] Trying to join to discovered node: [10.250.0.254]:5701 2024-09-23T15:50:57.460Z INFO 13108 --- [cps-integration-test] [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.250.0.254:5701 and /10.30.107.42:47947 2024-09-23T15:50:57.461Z INFO 13108 --- [cps-integration-test] [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5706 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.250.0.254:47947 and /10.250.0.254:5701 2024-09-23T15:51:02.566Z INFO 13108 --- [cps-integration-test] [ration.thread-3] c.h.internal.cluster.ClusterService : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.3.6] Members {size:6, ver:6} [ Member [10.250.0.254]:5701 - e6147acc-b71b-4fd5-8c5f-e999566f3484 this Member [10.250.0.254]:5702 - 034851de-3185-4146-ad0f-de60f3582812 Member [10.250.0.254]:5703 - 44e90cdf-3835-42c2-950a-bf8427533d84 Member [10.250.0.254]:5704 - d2156845-9993-4c58-88cd-0e1ef7052dc8 Member [10.250.0.254]:5705 - 69c21266-0a3b-4bd1-b3ea-7c2040b44427 Member [10.250.0.254]:5706 - f2b3f43f-4f31-46f3-b282-0fd1b39dd77d ] 2024-09-23T15:51:02.572Z INFO 13108 --- [cps-integration-test] [ration.thread-0] c.h.internal.cluster.ClusterService : [10.250.0.254]:5702 [cps-and-ncmp-test-caches] [5.3.6] Members {size:6, ver:6} [ Member [10.250.0.254]:5701 - e6147acc-b71b-4fd5-8c5f-e999566f3484 Member [10.250.0.254]:5702 - 034851de-3185-4146-ad0f-de60f3582812 this Member [10.250.0.254]:5703 - 44e90cdf-3835-42c2-950a-bf8427533d84 Member [10.250.0.254]:5704 - d2156845-9993-4c58-88cd-0e1ef7052dc8 Member [10.250.0.254]:5705 - 69c21266-0a3b-4bd1-b3ea-7c2040b44427 Member [10.250.0.254]:5706 - f2b3f43f-4f31-46f3-b282-0fd1b39dd77d ] 2024-09-23T15:51:02.574Z INFO 13108 --- [cps-integration-test] [ration.thread-0] c.h.internal.cluster.ClusterService : [10.250.0.254]:5706 [cps-and-ncmp-test-caches] [5.3.6] Members {size:6, ver:6} [ Member [10.250.0.254]:5701 - e6147acc-b71b-4fd5-8c5f-e999566f3484 Member [10.250.0.254]:5702 - 034851de-3185-4146-ad0f-de60f3582812 Member [10.250.0.254]:5703 - 44e90cdf-3835-42c2-950a-bf8427533d84 Member [10.250.0.254]:5704 - d2156845-9993-4c58-88cd-0e1ef7052dc8 Member [10.250.0.254]:5705 - 69c21266-0a3b-4bd1-b3ea-7c2040b44427 Member [10.250.0.254]:5706 - f2b3f43f-4f31-46f3-b282-0fd1b39dd77d this ] 2024-09-23T15:51:02.575Z INFO 13108 --- [cps-integration-test] [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5706 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.250.0.254:5706 and /10.30.107.42:39875 2024-09-23T15:51:02.576Z INFO 13108 --- [cps-integration-test] [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5702 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.250.0.254:39875 and /10.250.0.254:5706 2024-09-23T15:51:02.576Z INFO 13108 --- [cps-integration-test] [ration.thread-0] c.h.internal.cluster.ClusterService : [10.250.0.254]:5704 [cps-and-ncmp-test-caches] [5.3.6] Members {size:6, ver:6} [ Member [10.250.0.254]:5701 - e6147acc-b71b-4fd5-8c5f-e999566f3484 Member [10.250.0.254]:5702 - 034851de-3185-4146-ad0f-de60f3582812 Member [10.250.0.254]:5703 - 44e90cdf-3835-42c2-950a-bf8427533d84 Member [10.250.0.254]:5704 - d2156845-9993-4c58-88cd-0e1ef7052dc8 this Member [10.250.0.254]:5705 - 69c21266-0a3b-4bd1-b3ea-7c2040b44427 Member [10.250.0.254]:5706 - f2b3f43f-4f31-46f3-b282-0fd1b39dd77d ] 2024-09-23T15:51:02.576Z INFO 13108 --- [cps-integration-test] [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.250.0.254]:5706 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.250.0.254:5702, timeout: 10000, bind-any: true 2024-09-23T15:51:02.577Z INFO 13108 --- [cps-integration-test] [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.250.0.254]:5706 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.250.0.254:5703, timeout: 10000, bind-any: true 2024-09-23T15:51:02.577Z INFO 13108 --- [cps-integration-test] [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.250.0.254]:5706 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.250.0.254:5704, timeout: 10000, bind-any: true 2024-09-23T15:51:02.577Z INFO 13108 --- [cps-integration-test] [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5706 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.250.0.254:5706 and /10.30.107.42:35747 2024-09-23T15:51:02.578Z INFO 13108 --- [cps-integration-test] [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5702 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.250.0.254:5702 and /10.30.107.42:37207 2024-09-23T15:51:02.582Z INFO 13108 --- [cps-integration-test] [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5704 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.250.0.254:35747 and /10.250.0.254:5706 2024-09-23T15:51:02.582Z INFO 13108 --- [cps-integration-test] [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5706 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.250.0.254:37207 and /10.250.0.254:5702 2024-09-23T15:51:02.582Z INFO 13108 --- [cps-integration-test] [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.250.0.254]:5706 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.250.0.254:5705, timeout: 10000, bind-any: true 2024-09-23T15:51:02.594Z INFO 13108 --- [cps-integration-test] [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5703 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.250.0.254:5703 and /10.30.107.42:45847 2024-09-23T15:51:02.594Z INFO 13108 --- [cps-integration-test] [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5704 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.250.0.254:5704 and /10.30.107.42:57279 2024-09-23T15:51:02.595Z INFO 13108 --- [cps-integration-test] [ration.thread-0] c.h.internal.cluster.ClusterService : [10.250.0.254]:5703 [cps-and-ncmp-test-caches] [5.3.6] Members {size:6, ver:6} [ Member [10.250.0.254]:5701 - e6147acc-b71b-4fd5-8c5f-e999566f3484 Member [10.250.0.254]:5702 - 034851de-3185-4146-ad0f-de60f3582812 Member [10.250.0.254]:5703 - 44e90cdf-3835-42c2-950a-bf8427533d84 this Member [10.250.0.254]:5704 - d2156845-9993-4c58-88cd-0e1ef7052dc8 Member [10.250.0.254]:5705 - 69c21266-0a3b-4bd1-b3ea-7c2040b44427 Member [10.250.0.254]:5706 - f2b3f43f-4f31-46f3-b282-0fd1b39dd77d ] 2024-09-23T15:51:02.604Z INFO 13108 --- [cps-integration-test] [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5706 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.250.0.254:57279 and /10.250.0.254:5704 2024-09-23T15:51:02.604Z INFO 13108 --- [cps-integration-test] [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5706 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.250.0.254:45847 and /10.250.0.254:5703 2024-09-23T15:51:02.604Z INFO 13108 --- [cps-integration-test] [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5705 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.250.0.254:5705 and /10.30.107.42:49633 2024-09-23T15:51:02.605Z INFO 13108 --- [cps-integration-test] [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5706 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.250.0.254:5706 and /10.30.107.42:48637 2024-09-23T15:51:02.605Z INFO 13108 --- [cps-integration-test] [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5706 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.250.0.254:49633 and /10.250.0.254:5705 2024-09-23T15:51:02.605Z INFO 13108 --- [cps-integration-test] [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5706 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.250.0.254:5706 and /10.30.107.42:57239 2024-09-23T15:51:02.605Z INFO 13108 --- [cps-integration-test] [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5703 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.250.0.254:48637 and /10.250.0.254:5706 2024-09-23T15:51:02.606Z INFO 13108 --- [cps-integration-test] [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5705 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.250.0.254:57239 and /10.250.0.254:5706 2024-09-23T15:51:02.606Z INFO 13108 --- [cps-integration-test] [ration.thread-0] c.h.internal.cluster.ClusterService : [10.250.0.254]:5705 [cps-and-ncmp-test-caches] [5.3.6] Members {size:6, ver:6} [ Member [10.250.0.254]:5701 - e6147acc-b71b-4fd5-8c5f-e999566f3484 Member [10.250.0.254]:5702 - 034851de-3185-4146-ad0f-de60f3582812 Member [10.250.0.254]:5703 - 44e90cdf-3835-42c2-950a-bf8427533d84 Member [10.250.0.254]:5704 - d2156845-9993-4c58-88cd-0e1ef7052dc8 Member [10.250.0.254]:5705 - 69c21266-0a3b-4bd1-b3ea-7c2040b44427 this Member [10.250.0.254]:5706 - f2b3f43f-4f31-46f3-b282-0fd1b39dd77d ] 2024-09-23T15:51:02.833Z INFO 13108 --- [cps-integration-test] [sCore.migration] c.h.i.partition.impl.MigrationManager : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.3.6] Repartitioning cluster data. Migration tasks count: 444 2024-09-23T15:51:03.388Z INFO 13108 --- [cps-integration-test] [sCore.migration] c.h.i.partition.impl.MigrationManager : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.3.6] All migration tasks have been completed. (repartitionTime=Mon Sep 23 15:51:02 UTC 2024, plannedMigrations=444, completedMigrations=444, remainingMigrations=0, totalCompletedMigrations=1257) 2024-09-23T15:51:03.577Z INFO 13108 --- [cps-integration-test] [ main] com.hazelcast.core.LifecycleService : [10.250.0.254]:5706 [cps-and-ncmp-test-caches] [5.3.6] [10.250.0.254]:5706 is STARTED 2024-09-23T15:51:03.643Z INFO 13108 --- [cps-integration-test] [ main] com.hazelcast.system.logo : [10.250.0.254]:5707 [cps-and-ncmp-test-caches] [5.3.6] + + o o o o---o o----o o o---o o o----o o--o--o + + + + | | / \ / | | / / \ | | + + + + + o----o o o o o----o | o o o o----o | + + + + | | / \ / | | \ / \ | | + + o o o o o---o o----o o----o o---o o o o----o o 2024-09-23T15:51:03.643Z INFO 13108 --- [cps-integration-test] [ main] com.hazelcast.system : [10.250.0.254]:5707 [cps-and-ncmp-test-caches] [5.3.6] Copyright (c) 2008-2023, Hazelcast, Inc. All Rights Reserved. 2024-09-23T15:51:03.643Z INFO 13108 --- [cps-integration-test] [ main] com.hazelcast.system : [10.250.0.254]:5707 [cps-and-ncmp-test-caches] [5.3.6] Hazelcast Platform 5.3.6 (20231109 - 9903dc9) starting at [10.250.0.254]:5707 2024-09-23T15:51:03.643Z INFO 13108 --- [cps-integration-test] [ main] com.hazelcast.system : [10.250.0.254]:5707 [cps-and-ncmp-test-caches] [5.3.6] Cluster name: cps-and-ncmp-test-caches 2024-09-23T15:51:03.643Z INFO 13108 --- [cps-integration-test] [ main] com.hazelcast.system : [10.250.0.254]:5707 [cps-and-ncmp-test-caches] [5.3.6] Integrity Checker is disabled. Fail-fast on corrupted executables will not be performed. For more information, see the documentation for Integrity Checker. 2024-09-23T15:51:03.643Z INFO 13108 --- [cps-integration-test] [ main] com.hazelcast.system : [10.250.0.254]:5707 [cps-and-ncmp-test-caches] [5.3.6] The Jet engine is disabled. To enable the Jet engine on the members, do one of the following: - Change member config using Java API: config.getJetConfig().setEnabled(true) - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 2024-09-23T15:51:03.646Z INFO 13108 --- [cps-integration-test] [ main] c.h.internal.tpc.TpcServerBootstrap : [10.250.0.254]:5707 [cps-and-ncmp-test-caches] [5.3.6] TPC: disabled 2024-09-23T15:51:03.654Z INFO 13108 --- [cps-integration-test] [ main] com.hazelcast.system.security : [10.250.0.254]:5707 [cps-and-ncmp-test-caches] [5.3.6] 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. 2024-09-23T15:51:03.655Z INFO 13108 --- [cps-integration-test] [ main] com.hazelcast.instance.impl.Node : [10.250.0.254]:5707 [cps-and-ncmp-test-caches] [5.3.6] Using Multicast discovery 2024-09-23T15:51:03.655Z WARN 13108 --- [cps-integration-test] [ main] com.hazelcast.cp.CPSubsystem : [10.250.0.254]:5707 [cps-and-ncmp-test-caches] [5.3.6] CP Subsystem is not enabled. CP data structures will operate in UNSAFE mode! Please note that UNSAFE mode will not provide strong consistency guarantees. 2024-09-23T15:51:03.669Z INFO 13108 --- [cps-integration-test] [ main] c.h.internal.diagnostics.Diagnostics : [10.250.0.254]:5707 [cps-and-ncmp-test-caches] [5.3.6] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 2024-09-23T15:51:03.669Z INFO 13108 --- [cps-integration-test] [ main] com.hazelcast.core.LifecycleService : [10.250.0.254]:5707 [cps-and-ncmp-test-caches] [5.3.6] [10.250.0.254]:5707 is STARTING 2024-09-23T15:51:03.797Z INFO 13108 --- [cps-integration-test] [ main] c.h.i.cluster.impl.MulticastJoiner : [10.250.0.254]:5707 [cps-and-ncmp-test-caches] [5.3.6] Trying to join to discovered node: [10.250.0.254]:5701 2024-09-23T15:51:03.800Z INFO 13108 --- [cps-integration-test] [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.250.0.254:5701 and /10.30.107.42:34211 2024-09-23T15:51:03.801Z INFO 13108 --- [cps-integration-test] [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5707 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.250.0.254:34211 and /10.250.0.254:5701 2024-09-23T15:51:08.904Z INFO 13108 --- [cps-integration-test] [ration.thread-0] c.h.internal.cluster.ClusterService : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.3.6] Members {size:7, ver:7} [ Member [10.250.0.254]:5701 - e6147acc-b71b-4fd5-8c5f-e999566f3484 this Member [10.250.0.254]:5702 - 034851de-3185-4146-ad0f-de60f3582812 Member [10.250.0.254]:5703 - 44e90cdf-3835-42c2-950a-bf8427533d84 Member [10.250.0.254]:5704 - d2156845-9993-4c58-88cd-0e1ef7052dc8 Member [10.250.0.254]:5705 - 69c21266-0a3b-4bd1-b3ea-7c2040b44427 Member [10.250.0.254]:5706 - f2b3f43f-4f31-46f3-b282-0fd1b39dd77d Member [10.250.0.254]:5707 - e321400a-fa4d-4a19-9462-b11c971cf125 ] 2024-09-23T15:51:08.913Z INFO 13108 --- [cps-integration-test] [ration.thread-3] c.h.internal.cluster.ClusterService : [10.250.0.254]:5707 [cps-and-ncmp-test-caches] [5.3.6] Members {size:7, ver:7} [ Member [10.250.0.254]:5701 - e6147acc-b71b-4fd5-8c5f-e999566f3484 Member [10.250.0.254]:5702 - 034851de-3185-4146-ad0f-de60f3582812 Member [10.250.0.254]:5703 - 44e90cdf-3835-42c2-950a-bf8427533d84 Member [10.250.0.254]:5704 - d2156845-9993-4c58-88cd-0e1ef7052dc8 Member [10.250.0.254]:5705 - 69c21266-0a3b-4bd1-b3ea-7c2040b44427 Member [10.250.0.254]:5706 - f2b3f43f-4f31-46f3-b282-0fd1b39dd77d Member [10.250.0.254]:5707 - e321400a-fa4d-4a19-9462-b11c971cf125 this ] 2024-09-23T15:51:08.914Z INFO 13108 --- [cps-integration-test] [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.250.0.254]:5707 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.250.0.254:5702, timeout: 10000, bind-any: true 2024-09-23T15:51:08.914Z INFO 13108 --- [cps-integration-test] [ration.thread-0] c.h.internal.cluster.ClusterService : [10.250.0.254]:5702 [cps-and-ncmp-test-caches] [5.3.6] Members {size:7, ver:7} [ Member [10.250.0.254]:5701 - e6147acc-b71b-4fd5-8c5f-e999566f3484 Member [10.250.0.254]:5702 - 034851de-3185-4146-ad0f-de60f3582812 this Member [10.250.0.254]:5703 - 44e90cdf-3835-42c2-950a-bf8427533d84 Member [10.250.0.254]:5704 - d2156845-9993-4c58-88cd-0e1ef7052dc8 Member [10.250.0.254]:5705 - 69c21266-0a3b-4bd1-b3ea-7c2040b44427 Member [10.250.0.254]:5706 - f2b3f43f-4f31-46f3-b282-0fd1b39dd77d Member [10.250.0.254]:5707 - e321400a-fa4d-4a19-9462-b11c971cf125 ] 2024-09-23T15:51:08.914Z INFO 13108 --- [cps-integration-test] [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.250.0.254]:5707 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.250.0.254:5703, timeout: 10000, bind-any: true 2024-09-23T15:51:08.914Z INFO 13108 --- [cps-integration-test] [ration.thread-0] c.h.internal.cluster.ClusterService : [10.250.0.254]:5703 [cps-and-ncmp-test-caches] [5.3.6] Members {size:7, ver:7} [ Member [10.250.0.254]:5701 - e6147acc-b71b-4fd5-8c5f-e999566f3484 Member [10.250.0.254]:5702 - 034851de-3185-4146-ad0f-de60f3582812 Member [10.250.0.254]:5703 - 44e90cdf-3835-42c2-950a-bf8427533d84 this Member [10.250.0.254]:5704 - d2156845-9993-4c58-88cd-0e1ef7052dc8 Member [10.250.0.254]:5705 - 69c21266-0a3b-4bd1-b3ea-7c2040b44427 Member [10.250.0.254]:5706 - f2b3f43f-4f31-46f3-b282-0fd1b39dd77d Member [10.250.0.254]:5707 - e321400a-fa4d-4a19-9462-b11c971cf125 ] 2024-09-23T15:51:08.915Z INFO 13108 --- [cps-integration-test] [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.250.0.254]:5707 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.250.0.254:5704, timeout: 10000, bind-any: true 2024-09-23T15:51:08.915Z INFO 13108 --- [cps-integration-test] [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.250.0.254]:5707 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.250.0.254:5705, timeout: 10000, bind-any: true 2024-09-23T15:51:08.915Z INFO 13108 --- [cps-integration-test] [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.250.0.254]:5707 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.250.0.254:5706, timeout: 10000, bind-any: true 2024-09-23T15:51:08.918Z INFO 13108 --- [cps-integration-test] [ration.thread-3] c.h.internal.cluster.ClusterService : [10.250.0.254]:5704 [cps-and-ncmp-test-caches] [5.3.6] Members {size:7, ver:7} [ Member [10.250.0.254]:5701 - e6147acc-b71b-4fd5-8c5f-e999566f3484 Member [10.250.0.254]:5702 - 034851de-3185-4146-ad0f-de60f3582812 Member [10.250.0.254]:5703 - 44e90cdf-3835-42c2-950a-bf8427533d84 Member [10.250.0.254]:5704 - d2156845-9993-4c58-88cd-0e1ef7052dc8 this Member [10.250.0.254]:5705 - 69c21266-0a3b-4bd1-b3ea-7c2040b44427 Member [10.250.0.254]:5706 - f2b3f43f-4f31-46f3-b282-0fd1b39dd77d Member [10.250.0.254]:5707 - e321400a-fa4d-4a19-9462-b11c971cf125 ] 2024-09-23T15:51:08.919Z INFO 13108 --- [cps-integration-test] [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5703 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.250.0.254:5703 and /10.30.107.42:47459 2024-09-23T15:51:08.919Z INFO 13108 --- [cps-integration-test] [ration.thread-0] c.h.internal.cluster.ClusterService : [10.250.0.254]:5705 [cps-and-ncmp-test-caches] [5.3.6] Members {size:7, ver:7} [ Member [10.250.0.254]:5701 - e6147acc-b71b-4fd5-8c5f-e999566f3484 Member [10.250.0.254]:5702 - 034851de-3185-4146-ad0f-de60f3582812 Member [10.250.0.254]:5703 - 44e90cdf-3835-42c2-950a-bf8427533d84 Member [10.250.0.254]:5704 - d2156845-9993-4c58-88cd-0e1ef7052dc8 Member [10.250.0.254]:5705 - 69c21266-0a3b-4bd1-b3ea-7c2040b44427 this Member [10.250.0.254]:5706 - f2b3f43f-4f31-46f3-b282-0fd1b39dd77d Member [10.250.0.254]:5707 - e321400a-fa4d-4a19-9462-b11c971cf125 ] 2024-09-23T15:51:08.921Z INFO 13108 --- [cps-integration-test] [ration.thread-0] c.h.internal.cluster.ClusterService : [10.250.0.254]:5706 [cps-and-ncmp-test-caches] [5.3.6] Members {size:7, ver:7} [ Member [10.250.0.254]:5701 - e6147acc-b71b-4fd5-8c5f-e999566f3484 Member [10.250.0.254]:5702 - 034851de-3185-4146-ad0f-de60f3582812 Member [10.250.0.254]:5703 - 44e90cdf-3835-42c2-950a-bf8427533d84 Member [10.250.0.254]:5704 - d2156845-9993-4c58-88cd-0e1ef7052dc8 Member [10.250.0.254]:5705 - 69c21266-0a3b-4bd1-b3ea-7c2040b44427 Member [10.250.0.254]:5706 - f2b3f43f-4f31-46f3-b282-0fd1b39dd77d this Member [10.250.0.254]:5707 - e321400a-fa4d-4a19-9462-b11c971cf125 ] 2024-09-23T15:51:08.921Z INFO 13108 --- [cps-integration-test] [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5707 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.250.0.254:5707 and /10.30.107.42:42603 2024-09-23T15:51:08.922Z INFO 13108 --- [cps-integration-test] [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5704 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.250.0.254:5704 and /10.30.107.42:60313 2024-09-23T15:51:08.925Z INFO 13108 --- [cps-integration-test] [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5707 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.250.0.254:5707 and /10.30.107.42:38175 2024-09-23T15:51:08.925Z INFO 13108 --- [cps-integration-test] [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5702 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.250.0.254:5702 and /10.30.107.42:38545 2024-09-23T15:51:08.925Z INFO 13108 --- [cps-integration-test] [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5705 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.250.0.254:5705 and /10.30.107.42:45507 2024-09-23T15:51:08.925Z INFO 13108 --- [cps-integration-test] [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5707 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.250.0.254:38545 and /10.250.0.254:5702 2024-09-23T15:51:08.925Z INFO 13108 --- [cps-integration-test] [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5707 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.250.0.254:45507 and /10.250.0.254:5705 2024-09-23T15:51:08.934Z INFO 13108 --- [cps-integration-test] [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5706 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.250.0.254:42603 and /10.250.0.254:5707 2024-09-23T15:51:08.935Z INFO 13108 --- [cps-integration-test] [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5707 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.250.0.254:5707 and /10.30.107.42:44011 2024-09-23T15:51:08.936Z INFO 13108 --- [cps-integration-test] [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5703 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.250.0.254:44011 and /10.250.0.254:5707 2024-09-23T15:51:08.936Z INFO 13108 --- [cps-integration-test] [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5702 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.250.0.254:38175 and /10.250.0.254:5707 2024-09-23T15:51:08.936Z INFO 13108 --- [cps-integration-test] [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5707 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.250.0.254:5707 and /10.30.107.42:50703 2024-09-23T15:51:08.936Z INFO 13108 --- [cps-integration-test] [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5707 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.250.0.254:47459 and /10.250.0.254:5703 2024-09-23T15:51:08.936Z INFO 13108 --- [cps-integration-test] [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5707 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.250.0.254:60313 and /10.250.0.254:5704 2024-09-23T15:51:08.936Z INFO 13108 --- [cps-integration-test] [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5706 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.250.0.254:5706 and /10.30.107.42:48153 2024-09-23T15:51:08.936Z INFO 13108 --- [cps-integration-test] [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5707 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.250.0.254:5707 and /10.30.107.42:45577 2024-09-23T15:51:08.937Z INFO 13108 --- [cps-integration-test] [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5704 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.250.0.254:45577 and /10.250.0.254:5707 2024-09-23T15:51:08.937Z INFO 13108 --- [cps-integration-test] [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5705 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.250.0.254:50703 and /10.250.0.254:5707 2024-09-23T15:51:08.937Z INFO 13108 --- [cps-integration-test] [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5707 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.250.0.254:48153 and /10.250.0.254:5706 2024-09-23T15:51:09.172Z INFO 13108 --- [cps-integration-test] [sCore.migration] c.h.i.partition.impl.MigrationManager : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.3.6] Repartitioning cluster data. Migration tasks count: 528 2024-09-23T15:51:09.914Z INFO 13108 --- [cps-integration-test] [sCore.migration] c.h.i.partition.impl.MigrationManager : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.3.6] All migration tasks have been completed. (repartitionTime=Mon Sep 23 15:51:09 UTC 2024, plannedMigrations=528, completedMigrations=528, remainingMigrations=0, totalCompletedMigrations=1785) 2024-09-23T15:51:09.922Z INFO 13108 --- [cps-integration-test] [ main] com.hazelcast.core.LifecycleService : [10.250.0.254]:5707 [cps-and-ncmp-test-caches] [5.3.6] [10.250.0.254]:5707 is STARTED 2024-09-23T15:51:09.927Z INFO 13108 --- [cps-integration-test] [s.HealthMonitor] c.h.internal.diagnostics.HealthMonitor : [10.250.0.254]:5707 [cps-and-ncmp-test-caches] [5.3.6] processors=8, physical.memory.total=31.1G, physical.memory.free=21.3G, swap.space.total=0, swap.space.free=0, heap.memory.used=183.9M, heap.memory.free=303.5M, heap.memory.total=488.0M, heap.memory.max=7.8G, heap.memory.used/total=37.69%, heap.memory.used/max=2.31%, minor.gc.count=32, minor.gc.time=387ms, major.gc.count=0, major.gc.time=0ms, load.process=0.00%, load.system=76.24%, load.systemAverage=4.33, thread.count=409, thread.peakCount=409, cluster.timeDiff=0, event.q.size=0, executor.q.async.size=0, executor.q.client.size=0, executor.q.client.query.size=0, executor.q.client.blocking.size=0, executor.q.query.size=0, executor.q.scheduled.size=0, executor.q.io.size=0, executor.q.system.size=0, executor.q.operations.size=0, executor.q.priorityOperation.size=0, operations.completed.count=1332, executor.q.mapLoad.size=0, executor.q.mapLoadAllKeys.size=0, executor.q.cluster.size=0, executor.q.response.size=0, operations.running.count=0, operations.pending.invocations.percentage=0.00%, operations.pending.invocations.count=1, proxy.count=7, clientEndpoint.count=0, connection.active.count=11, client.connection.count=0, connection.count=6 2024-09-23T15:51:10.455Z WARN 13108 --- [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 2024-09-23T15:51:11.482Z INFO 13108 --- [cps-integration-test] [ main] o.s.b.t.m.w.SpringBootMockServletContext : Initializing Spring TestDispatcherServlet '' 2024-09-23T15:51:11.482Z INFO 13108 --- [cps-integration-test] [ main] o.s.t.web.servlet.TestDispatcherServlet : Initializing Servlet '' 2024-09-23T15:51:11.493Z INFO 13108 --- [cps-integration-test] [ main] o.s.b.a.e.web.EndpointLinksResolver : Exposing 3 endpoint(s) beneath base path '/actuator' 2024-09-23T15:51:11.509Z INFO 13108 --- [cps-integration-test] [ main] o.s.t.web.servlet.TestDispatcherServlet : Completed initialization in 27 ms 2024-09-23T15:51:11.677Z INFO 13108 --- [cps-integration-test] [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: allow.auto.create.topics = true auto.commit.interval.ms = 5000 auto.include.jmx.reporter = true auto.offset.reset = latest bootstrap.servers = [PLAINTEXT://localhost:32791] check.crcs = true client.dns.lookup = use_all_dns_ips client.id = consumer-ncmp-group-1 client.rack = connections.max.idle.ms = 540000 default.api.timeout.ms = 60000 enable.auto.commit = false exclude.internal.topics = true fetch.max.bytes = 52428800 fetch.max.wait.ms = 500 fetch.min.bytes = 1 group.id = ncmp-group group.instance.id = null heartbeat.interval.ms = 3000 interceptor.classes = [] internal.leave.group.on.close = true internal.throw.on.fetch.stable.offset.unsupported = false isolation.level = read_uncommitted key.deserializer = class org.springframework.kafka.support.serializer.ErrorHandlingDeserializer max.partition.fetch.bytes = 1048576 max.poll.interval.ms = 300000 max.poll.records = 500 metadata.max.age.ms = 300000 metric.reporters = [] metrics.num.samples = 2 metrics.recording.level = INFO metrics.sample.window.ms = 30000 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] receive.buffer.bytes = 65536 reconnect.backoff.max.ms = 1000 reconnect.backoff.ms = 50 request.timeout.ms = 30000 retry.backoff.ms = 100 sasl.client.callback.handler.class = null sasl.jaas.config = null sasl.kerberos.kinit.cmd = /usr/bin/kinit sasl.kerberos.min.time.before.relogin = 60000 sasl.kerberos.service.name = null sasl.kerberos.ticket.renew.jitter = 0.05 sasl.kerberos.ticket.renew.window.factor = 0.8 sasl.login.callback.handler.class = null sasl.login.class = null sasl.login.connect.timeout.ms = null sasl.login.read.timeout.ms = null sasl.login.refresh.buffer.seconds = 300 sasl.login.refresh.min.period.seconds = 60 sasl.login.refresh.window.factor = 0.8 sasl.login.refresh.window.jitter = 0.05 sasl.login.retry.backoff.max.ms = 10000 sasl.login.retry.backoff.ms = 100 sasl.mechanism = GSSAPI sasl.oauthbearer.clock.skew.seconds = 30 sasl.oauthbearer.expected.audience = null sasl.oauthbearer.expected.issuer = null sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 sasl.oauthbearer.jwks.endpoint.url = null sasl.oauthbearer.scope.claim.name = scope sasl.oauthbearer.sub.claim.name = sub sasl.oauthbearer.token.endpoint.url = null security.protocol = PLAINTEXT security.providers = null send.buffer.bytes = 131072 session.timeout.ms = 45000 socket.connection.setup.timeout.max.ms = 30000 socket.connection.setup.timeout.ms = 10000 ssl.cipher.suites = null ssl.enabled.protocols = [TLSv1.2, TLSv1.3] ssl.endpoint.identification.algorithm = https ssl.engine.factory.class = null ssl.key.password = null ssl.keymanager.algorithm = SunX509 ssl.keystore.certificate.chain = null ssl.keystore.key = null ssl.keystore.location = null ssl.keystore.password = null ssl.keystore.type = JKS ssl.protocol = TLSv1.3 ssl.provider = null ssl.secure.random.implementation = null ssl.trustmanager.algorithm = PKIX ssl.truststore.certificates = null ssl.truststore.location = null ssl.truststore.password = null ssl.truststore.type = JKS value.deserializer = class org.springframework.kafka.support.serializer.ErrorHandlingDeserializer 2024-09-23T15:51:11.804Z INFO 13108 --- [cps-integration-test] [ main] o.a.k.clients.consumer.ConsumerConfig : These configurations '[spring.json.use.type.headers]' were supplied but are not used yet. 2024-09-23T15:51:11.805Z INFO 13108 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.6.1 2024-09-23T15:51:11.806Z INFO 13108 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 5e3c2b738d253ff5 2024-09-23T15:51:11.806Z INFO 13108 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1727106671804 2024-09-23T15:51:11.812Z INFO 13108 --- [cps-integration-test] [ main] fkaConsumerFactory$ExtendedKafkaConsumer : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Subscribed to topic(s): dmi-cm-events 2024-09-23T15:51:11.822Z INFO 13108 --- [cps-integration-test] [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: allow.auto.create.topics = true auto.commit.interval.ms = 5000 auto.include.jmx.reporter = true auto.offset.reset = latest bootstrap.servers = [PLAINTEXT://localhost:32791] check.crcs = true client.dns.lookup = use_all_dns_ips client.id = consumer-ncmp-group-2 client.rack = connections.max.idle.ms = 540000 default.api.timeout.ms = 60000 enable.auto.commit = false exclude.internal.topics = true fetch.max.bytes = 52428800 fetch.max.wait.ms = 500 fetch.min.bytes = 1 group.id = ncmp-group group.instance.id = null heartbeat.interval.ms = 3000 interceptor.classes = [] internal.leave.group.on.close = true internal.throw.on.fetch.stable.offset.unsupported = false isolation.level = read_uncommitted key.deserializer = class org.springframework.kafka.support.serializer.ErrorHandlingDeserializer max.partition.fetch.bytes = 1048576 max.poll.interval.ms = 300000 max.poll.records = 500 metadata.max.age.ms = 300000 metric.reporters = [] metrics.num.samples = 2 metrics.recording.level = INFO metrics.sample.window.ms = 30000 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] receive.buffer.bytes = 65536 reconnect.backoff.max.ms = 1000 reconnect.backoff.ms = 50 request.timeout.ms = 30000 retry.backoff.ms = 100 sasl.client.callback.handler.class = null sasl.jaas.config = null sasl.kerberos.kinit.cmd = /usr/bin/kinit sasl.kerberos.min.time.before.relogin = 60000 sasl.kerberos.service.name = null sasl.kerberos.ticket.renew.jitter = 0.05 sasl.kerberos.ticket.renew.window.factor = 0.8 sasl.login.callback.handler.class = null sasl.login.class = null sasl.login.connect.timeout.ms = null sasl.login.read.timeout.ms = null sasl.login.refresh.buffer.seconds = 300 sasl.login.refresh.min.period.seconds = 60 sasl.login.refresh.window.factor = 0.8 sasl.login.refresh.window.jitter = 0.05 sasl.login.retry.backoff.max.ms = 10000 sasl.login.retry.backoff.ms = 100 sasl.mechanism = GSSAPI sasl.oauthbearer.clock.skew.seconds = 30 sasl.oauthbearer.expected.audience = null sasl.oauthbearer.expected.issuer = null sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 sasl.oauthbearer.jwks.endpoint.url = null sasl.oauthbearer.scope.claim.name = scope sasl.oauthbearer.sub.claim.name = sub sasl.oauthbearer.token.endpoint.url = null security.protocol = PLAINTEXT security.providers = null send.buffer.bytes = 131072 session.timeout.ms = 45000 socket.connection.setup.timeout.max.ms = 30000 socket.connection.setup.timeout.ms = 10000 ssl.cipher.suites = null ssl.enabled.protocols = [TLSv1.2, TLSv1.3] ssl.endpoint.identification.algorithm = https ssl.engine.factory.class = null ssl.key.password = null ssl.keymanager.algorithm = SunX509 ssl.keystore.certificate.chain = null ssl.keystore.key = null ssl.keystore.location = null ssl.keystore.password = null ssl.keystore.type = JKS ssl.protocol = TLSv1.3 ssl.provider = null ssl.secure.random.implementation = null ssl.trustmanager.algorithm = PKIX ssl.truststore.certificates = null ssl.truststore.location = null ssl.truststore.password = null ssl.truststore.type = JKS value.deserializer = class org.springframework.kafka.support.serializer.ErrorHandlingDeserializer 2024-09-23T15:51:11.827Z INFO 13108 --- [cps-integration-test] [ main] o.a.k.clients.consumer.ConsumerConfig : These configurations '[spring.json.use.type.headers]' were supplied but are not used yet. 2024-09-23T15:51:11.827Z INFO 13108 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.6.1 2024-09-23T15:51:11.827Z INFO 13108 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 5e3c2b738d253ff5 2024-09-23T15:51:11.827Z INFO 13108 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1727106671827 2024-09-23T15:51:11.827Z INFO 13108 --- [cps-integration-test] [ main] fkaConsumerFactory$ExtendedKafkaConsumer : [Consumer clientId=consumer-ncmp-group-2, groupId=ncmp-group] Subscribed to topic(s): dmi-device-heartbeat 2024-09-23T15:51:11.829Z INFO 13108 --- [cps-integration-test] [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: allow.auto.create.topics = true auto.commit.interval.ms = 5000 auto.include.jmx.reporter = true auto.offset.reset = latest bootstrap.servers = [PLAINTEXT://localhost:32791] check.crcs = true client.dns.lookup = use_all_dns_ips client.id = consumer-ncmp-async-rest-request-event-group-3 client.rack = connections.max.idle.ms = 540000 default.api.timeout.ms = 60000 enable.auto.commit = false exclude.internal.topics = true fetch.max.bytes = 52428800 fetch.max.wait.ms = 500 fetch.min.bytes = 1 group.id = ncmp-async-rest-request-event-group group.instance.id = null heartbeat.interval.ms = 3000 interceptor.classes = [] internal.leave.group.on.close = true internal.throw.on.fetch.stable.offset.unsupported = false isolation.level = read_uncommitted key.deserializer = class org.springframework.kafka.support.serializer.ErrorHandlingDeserializer max.partition.fetch.bytes = 1048576 max.poll.interval.ms = 300000 max.poll.records = 500 metadata.max.age.ms = 300000 metric.reporters = [] metrics.num.samples = 2 metrics.recording.level = INFO metrics.sample.window.ms = 30000 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] receive.buffer.bytes = 65536 reconnect.backoff.max.ms = 1000 reconnect.backoff.ms = 50 request.timeout.ms = 30000 retry.backoff.ms = 100 sasl.client.callback.handler.class = null sasl.jaas.config = null sasl.kerberos.kinit.cmd = /usr/bin/kinit sasl.kerberos.min.time.before.relogin = 60000 sasl.kerberos.service.name = null sasl.kerberos.ticket.renew.jitter = 0.05 sasl.kerberos.ticket.renew.window.factor = 0.8 sasl.login.callback.handler.class = null sasl.login.class = null sasl.login.connect.timeout.ms = null sasl.login.read.timeout.ms = null sasl.login.refresh.buffer.seconds = 300 sasl.login.refresh.min.period.seconds = 60 sasl.login.refresh.window.factor = 0.8 sasl.login.refresh.window.jitter = 0.05 sasl.login.retry.backoff.max.ms = 10000 sasl.login.retry.backoff.ms = 100 sasl.mechanism = GSSAPI sasl.oauthbearer.clock.skew.seconds = 30 sasl.oauthbearer.expected.audience = null sasl.oauthbearer.expected.issuer = null sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 sasl.oauthbearer.jwks.endpoint.url = null sasl.oauthbearer.scope.claim.name = scope sasl.oauthbearer.sub.claim.name = sub sasl.oauthbearer.token.endpoint.url = null security.protocol = PLAINTEXT security.providers = null send.buffer.bytes = 131072 session.timeout.ms = 45000 socket.connection.setup.timeout.max.ms = 30000 socket.connection.setup.timeout.ms = 10000 ssl.cipher.suites = null ssl.enabled.protocols = [TLSv1.2, TLSv1.3] ssl.endpoint.identification.algorithm = https ssl.engine.factory.class = null ssl.key.password = null ssl.keymanager.algorithm = SunX509 ssl.keystore.certificate.chain = null ssl.keystore.key = null ssl.keystore.location = null ssl.keystore.password = null ssl.keystore.type = JKS ssl.protocol = TLSv1.3 ssl.provider = null ssl.secure.random.implementation = null ssl.trustmanager.algorithm = PKIX ssl.truststore.certificates = null ssl.truststore.location = null ssl.truststore.password = null ssl.truststore.type = JKS value.deserializer = class org.springframework.kafka.support.serializer.ErrorHandlingDeserializer 2024-09-23T15:51:11.887Z INFO 13108 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.6.1 2024-09-23T15:51:11.887Z INFO 13108 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 5e3c2b738d253ff5 2024-09-23T15:51:11.887Z INFO 13108 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1727106671887 2024-09-23T15:51:11.888Z INFO 13108 --- [cps-integration-test] [ main] fkaConsumerFactory$ExtendedKafkaConsumer : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-3, groupId=ncmp-async-rest-request-event-group] Subscribed to topic(s): ncmp-async-m2m 2024-09-23T15:51:11.898Z INFO 13108 --- [cps-integration-test] [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: allow.auto.create.topics = true auto.commit.interval.ms = 5000 auto.include.jmx.reporter = true auto.offset.reset = latest bootstrap.servers = [PLAINTEXT://localhost:32791] check.crcs = true client.dns.lookup = use_all_dns_ips client.id = consumer-ncmp-data-operation-event-group-4 client.rack = connections.max.idle.ms = 540000 default.api.timeout.ms = 60000 enable.auto.commit = false exclude.internal.topics = true fetch.max.bytes = 52428800 fetch.max.wait.ms = 500 fetch.min.bytes = 1 group.id = ncmp-data-operation-event-group group.instance.id = null heartbeat.interval.ms = 3000 interceptor.classes = [] internal.leave.group.on.close = true internal.throw.on.fetch.stable.offset.unsupported = false isolation.level = read_uncommitted key.deserializer = class org.springframework.kafka.support.serializer.ErrorHandlingDeserializer max.partition.fetch.bytes = 1048576 max.poll.interval.ms = 300000 max.poll.records = 500 metadata.max.age.ms = 300000 metric.reporters = [] metrics.num.samples = 2 metrics.recording.level = INFO metrics.sample.window.ms = 30000 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] receive.buffer.bytes = 65536 reconnect.backoff.max.ms = 1000 reconnect.backoff.ms = 50 request.timeout.ms = 30000 retry.backoff.ms = 100 sasl.client.callback.handler.class = null sasl.jaas.config = null sasl.kerberos.kinit.cmd = /usr/bin/kinit sasl.kerberos.min.time.before.relogin = 60000 sasl.kerberos.service.name = null sasl.kerberos.ticket.renew.jitter = 0.05 sasl.kerberos.ticket.renew.window.factor = 0.8 sasl.login.callback.handler.class = null sasl.login.class = null sasl.login.connect.timeout.ms = null sasl.login.read.timeout.ms = null sasl.login.refresh.buffer.seconds = 300 sasl.login.refresh.min.period.seconds = 60 sasl.login.refresh.window.factor = 0.8 sasl.login.refresh.window.jitter = 0.05 sasl.login.retry.backoff.max.ms = 10000 sasl.login.retry.backoff.ms = 100 sasl.mechanism = GSSAPI sasl.oauthbearer.clock.skew.seconds = 30 sasl.oauthbearer.expected.audience = null sasl.oauthbearer.expected.issuer = null sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 sasl.oauthbearer.jwks.endpoint.url = null sasl.oauthbearer.scope.claim.name = scope sasl.oauthbearer.sub.claim.name = sub sasl.oauthbearer.token.endpoint.url = null security.protocol = PLAINTEXT security.providers = null send.buffer.bytes = 131072 session.timeout.ms = 45000 socket.connection.setup.timeout.max.ms = 30000 socket.connection.setup.timeout.ms = 10000 ssl.cipher.suites = null ssl.enabled.protocols = [TLSv1.2, TLSv1.3] ssl.endpoint.identification.algorithm = https ssl.engine.factory.class = null ssl.key.password = null ssl.keymanager.algorithm = SunX509 ssl.keystore.certificate.chain = null ssl.keystore.key = null ssl.keystore.location = null ssl.keystore.password = null ssl.keystore.type = JKS ssl.protocol = TLSv1.3 ssl.provider = null ssl.secure.random.implementation = null ssl.trustmanager.algorithm = PKIX ssl.truststore.certificates = null ssl.truststore.location = null ssl.truststore.password = null ssl.truststore.type = JKS value.deserializer = class org.springframework.kafka.support.serializer.ErrorHandlingDeserializer 2024-09-23T15:51:11.902Z INFO 13108 --- [cps-integration-test] [ main] o.a.k.clients.consumer.ConsumerConfig : These configurations '[spring.json.use.type.headers]' were supplied but are not used yet. 2024-09-23T15:51:11.902Z INFO 13108 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.6.1 2024-09-23T15:51:11.902Z INFO 13108 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 5e3c2b738d253ff5 2024-09-23T15:51:11.902Z INFO 13108 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1727106671902 2024-09-23T15:51:11.903Z INFO 13108 --- [cps-integration-test] [ main] fkaConsumerFactory$ExtendedKafkaConsumer : [Consumer clientId=consumer-ncmp-data-operation-event-group-4, groupId=ncmp-data-operation-event-group] Subscribed to topic(s): ncmp-async-m2m 2024-09-23T15:51:11.904Z INFO 13108 --- [cps-integration-test] [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: allow.auto.create.topics = true auto.commit.interval.ms = 5000 auto.include.jmx.reporter = true auto.offset.reset = latest bootstrap.servers = [PLAINTEXT://localhost:32791] check.crcs = true client.dns.lookup = use_all_dns_ips client.id = consumer-ncmp-group-5 client.rack = connections.max.idle.ms = 540000 default.api.timeout.ms = 60000 enable.auto.commit = false exclude.internal.topics = true fetch.max.bytes = 52428800 fetch.max.wait.ms = 500 fetch.min.bytes = 1 group.id = ncmp-group group.instance.id = null heartbeat.interval.ms = 3000 interceptor.classes = [] internal.leave.group.on.close = true internal.throw.on.fetch.stable.offset.unsupported = false isolation.level = read_uncommitted key.deserializer = class org.springframework.kafka.support.serializer.ErrorHandlingDeserializer max.partition.fetch.bytes = 1048576 max.poll.interval.ms = 300000 max.poll.records = 500 metadata.max.age.ms = 300000 metric.reporters = [] metrics.num.samples = 2 metrics.recording.level = INFO metrics.sample.window.ms = 30000 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] receive.buffer.bytes = 65536 reconnect.backoff.max.ms = 1000 reconnect.backoff.ms = 50 request.timeout.ms = 30000 retry.backoff.ms = 100 sasl.client.callback.handler.class = null sasl.jaas.config = null sasl.kerberos.kinit.cmd = /usr/bin/kinit sasl.kerberos.min.time.before.relogin = 60000 sasl.kerberos.service.name = null sasl.kerberos.ticket.renew.jitter = 0.05 sasl.kerberos.ticket.renew.window.factor = 0.8 sasl.login.callback.handler.class = null sasl.login.class = null sasl.login.connect.timeout.ms = null sasl.login.read.timeout.ms = null sasl.login.refresh.buffer.seconds = 300 sasl.login.refresh.min.period.seconds = 60 sasl.login.refresh.window.factor = 0.8 sasl.login.refresh.window.jitter = 0.05 sasl.login.retry.backoff.max.ms = 10000 sasl.login.retry.backoff.ms = 100 sasl.mechanism = GSSAPI sasl.oauthbearer.clock.skew.seconds = 30 sasl.oauthbearer.expected.audience = null sasl.oauthbearer.expected.issuer = null sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 sasl.oauthbearer.jwks.endpoint.url = null sasl.oauthbearer.scope.claim.name = scope sasl.oauthbearer.sub.claim.name = sub sasl.oauthbearer.token.endpoint.url = null security.protocol = PLAINTEXT security.providers = null send.buffer.bytes = 131072 session.timeout.ms = 45000 socket.connection.setup.timeout.max.ms = 30000 socket.connection.setup.timeout.ms = 10000 ssl.cipher.suites = null ssl.enabled.protocols = [TLSv1.2, TLSv1.3] ssl.endpoint.identification.algorithm = https ssl.engine.factory.class = null ssl.key.password = null ssl.keymanager.algorithm = SunX509 ssl.keystore.certificate.chain = null ssl.keystore.key = null ssl.keystore.location = null ssl.keystore.password = null ssl.keystore.type = JKS ssl.protocol = TLSv1.3 ssl.provider = null ssl.secure.random.implementation = null ssl.trustmanager.algorithm = PKIX ssl.truststore.certificates = null ssl.truststore.location = null ssl.truststore.password = null ssl.truststore.type = JKS value.deserializer = class org.springframework.kafka.support.serializer.ErrorHandlingDeserializer 2024-09-23T15:51:11.908Z INFO 13108 --- [cps-integration-test] [ main] o.a.k.clients.consumer.ConsumerConfig : These configurations '[spring.json.use.type.headers]' were supplied but are not used yet. 2024-09-23T15:51:11.908Z INFO 13108 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.6.1 2024-09-23T15:51:11.908Z INFO 13108 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 5e3c2b738d253ff5 2024-09-23T15:51:11.908Z INFO 13108 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1727106671908 2024-09-23T15:51:11.908Z INFO 13108 --- [cps-integration-test] [ main] fkaConsumerFactory$ExtendedKafkaConsumer : [Consumer clientId=consumer-ncmp-group-5, groupId=ncmp-group] Subscribed to topic(s): subscription 2024-09-23T15:51:11.910Z INFO 13108 --- [cps-integration-test] [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: allow.auto.create.topics = true auto.commit.interval.ms = 5000 auto.include.jmx.reporter = true auto.offset.reset = latest bootstrap.servers = [PLAINTEXT://localhost:32791] check.crcs = true client.dns.lookup = use_all_dns_ips client.id = consumer-ncmp-group-6 client.rack = connections.max.idle.ms = 540000 default.api.timeout.ms = 60000 enable.auto.commit = false exclude.internal.topics = true fetch.max.bytes = 52428800 fetch.max.wait.ms = 500 fetch.min.bytes = 1 group.id = ncmp-group group.instance.id = null heartbeat.interval.ms = 3000 interceptor.classes = [] internal.leave.group.on.close = true internal.throw.on.fetch.stable.offset.unsupported = false isolation.level = read_uncommitted key.deserializer = class org.springframework.kafka.support.serializer.ErrorHandlingDeserializer max.partition.fetch.bytes = 1048576 max.poll.interval.ms = 300000 max.poll.records = 500 metadata.max.age.ms = 300000 metric.reporters = [] metrics.num.samples = 2 metrics.recording.level = INFO metrics.sample.window.ms = 30000 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] receive.buffer.bytes = 65536 reconnect.backoff.max.ms = 1000 reconnect.backoff.ms = 50 request.timeout.ms = 30000 retry.backoff.ms = 100 sasl.client.callback.handler.class = null sasl.jaas.config = null sasl.kerberos.kinit.cmd = /usr/bin/kinit sasl.kerberos.min.time.before.relogin = 60000 sasl.kerberos.service.name = null sasl.kerberos.ticket.renew.jitter = 0.05 sasl.kerberos.ticket.renew.window.factor = 0.8 sasl.login.callback.handler.class = null sasl.login.class = null sasl.login.connect.timeout.ms = null sasl.login.read.timeout.ms = null sasl.login.refresh.buffer.seconds = 300 sasl.login.refresh.min.period.seconds = 60 sasl.login.refresh.window.factor = 0.8 sasl.login.refresh.window.jitter = 0.05 sasl.login.retry.backoff.max.ms = 10000 sasl.login.retry.backoff.ms = 100 sasl.mechanism = GSSAPI sasl.oauthbearer.clock.skew.seconds = 30 sasl.oauthbearer.expected.audience = null sasl.oauthbearer.expected.issuer = null sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 sasl.oauthbearer.jwks.endpoint.url = null sasl.oauthbearer.scope.claim.name = scope sasl.oauthbearer.sub.claim.name = sub sasl.oauthbearer.token.endpoint.url = null security.protocol = PLAINTEXT security.providers = null send.buffer.bytes = 131072 session.timeout.ms = 45000 socket.connection.setup.timeout.max.ms = 30000 socket.connection.setup.timeout.ms = 10000 ssl.cipher.suites = null ssl.enabled.protocols = [TLSv1.2, TLSv1.3] ssl.endpoint.identification.algorithm = https ssl.engine.factory.class = null ssl.key.password = null ssl.keymanager.algorithm = SunX509 ssl.keystore.certificate.chain = null ssl.keystore.key = null ssl.keystore.location = null ssl.keystore.password = null ssl.keystore.type = JKS ssl.protocol = TLSv1.3 ssl.provider = null ssl.secure.random.implementation = null ssl.trustmanager.algorithm = PKIX ssl.truststore.certificates = null ssl.truststore.location = null ssl.truststore.password = null ssl.truststore.type = JKS value.deserializer = class org.springframework.kafka.support.serializer.ErrorHandlingDeserializer 2024-09-23T15:51:11.913Z INFO 13108 --- [cps-integration-test] [ main] o.a.k.clients.consumer.ConsumerConfig : These configurations '[spring.json.use.type.headers]' were supplied but are not used yet. 2024-09-23T15:51:11.913Z INFO 13108 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.6.1 2024-09-23T15:51:11.913Z INFO 13108 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 5e3c2b738d253ff5 2024-09-23T15:51:11.913Z INFO 13108 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1727106671913 2024-09-23T15:51:11.913Z INFO 13108 --- [cps-integration-test] [ main] fkaConsumerFactory$ExtendedKafkaConsumer : [Consumer clientId=consumer-ncmp-group-6, groupId=ncmp-group] Subscribed to topic(s): dmi-ncmp-cm-avc-subscription 2024-09-23T15:51:11.938Z INFO 13108 --- [cps-integration-test] [ main] o.o.c.i.functional.ncmp.AlternateIdSpec : Started AlternateIdSpec in 53.334 seconds (process running for 81.097) 2024-09-23T15:51:11.952Z INFO 13108 --- [cps-integration-test] [ watchdog-th-1] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync watchdog waking up. 2024-09-23T15:51:11.952Z INFO 13108 --- [cps-integration-test] [ watchdog-th-2] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync retry-watchdog waking up. 2024-09-23T15:51:12.440Z ERROR 13108 --- [cps-integration-test] [ watchdog-th-1] o.s.s.s.TaskUtils$LoggingErrorHandler : Unexpected error occurred in scheduled task org.onap.cps.spi.exceptions.AnchorNotFoundException: Anchor not found at org.onap.cps.ri.repository.AnchorRepository.lambda$getByDataspaceAndName$0(AnchorRepository.java:42) at java.base/java.util.Optional.orElseThrow(Optional.java:403) at org.onap.cps.ri.repository.AnchorRepository.getByDataspaceAndName(AnchorRepository.java:42) at java.base/java.lang.invoke.MethodHandle.invokeWithArguments(MethodHandle.java:732) at org.springframework.data.projection.DefaultMethodInvokingMethodInterceptor.invoke(DefaultMethodInvokingMethodInterceptor.java:76) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) at org.springframework.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:123) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:392) at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:119) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) at org.springframework.dao.support.PersistenceExceptionTranslationInterceptor.invoke(PersistenceExceptionTranslationInterceptor.java:137) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) at org.springframework.data.jpa.repository.support.CrudMethodMetadataPostProcessor$CrudMethodMetadataPopulatingMethodInterceptor.invoke(CrudMethodMetadataPostProcessor.java:164) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:220) at jdk.proxy2/jdk.proxy2.$Proxy213.getByDataspaceAndName(Unknown Source) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:351) at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) at org.springframework.dao.support.PersistenceExceptionTranslationInterceptor.invoke(PersistenceExceptionTranslationInterceptor.java:137) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) at org.onap.cps.aop.CpsLoggingAspectService.interceptMethodCall(CpsLoggingAspectService.java:70) at jdk.internal.reflect.GeneratedMethodAccessor190.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:637) at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:627) at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:220) at jdk.proxy2/jdk.proxy2.$Proxy213.getByDataspaceAndName(Unknown Source) at org.onap.cps.ri.CpsDataPersistenceServiceImpl.queryDataNodes(CpsDataPersistenceServiceImpl.java:294) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:351) at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:765) at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) at org.onap.cps.aop.CpsLoggingAspectService.interceptMethodCall(CpsLoggingAspectService.java:70) at jdk.internal.reflect.GeneratedMethodAccessor190.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:637) at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:627) at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:765) at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:765) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:717) at org.onap.cps.ri.CpsDataPersistenceServiceImpl$$SpringCGLIB$$0.queryDataNodes() at org.onap.cps.api.impl.CpsQueryServiceImpl.queryDataNodes(CpsQueryServiceImpl.java:48) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:351) at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:765) at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) at org.onap.cps.aop.CpsLoggingAspectService.interceptMethodCall(CpsLoggingAspectService.java:70) at jdk.internal.reflect.GeneratedMethodAccessor190.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:637) at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:627) at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:765) at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:765) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:717) at org.onap.cps.api.impl.CpsQueryServiceImpl$$SpringCGLIB$$0.queryDataNodes() at org.onap.cps.ncmp.impl.inventory.CmHandleQueryServiceImpl.queryNcmpRegistryByCpsPath(CmHandleQueryServiceImpl.java:94) at org.onap.cps.ncmp.impl.inventory.CmHandleQueryServiceImpl.queryCmHandleAncestorsByCpsPath(CmHandleQueryServiceImpl.java:104) at org.onap.cps.ncmp.impl.inventory.CmHandleQueryServiceImpl.queryCmHandlesByState(CmHandleQueryServiceImpl.java:87) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:351) at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:765) at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) at org.onap.cps.aop.CpsLoggingAspectService.interceptMethodCall(CpsLoggingAspectService.java:70) at jdk.internal.reflect.GeneratedMethodAccessor190.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:637) at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:627) at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:765) at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:765) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:717) at org.onap.cps.ncmp.impl.inventory.CmHandleQueryServiceImpl$$SpringCGLIB$$0.queryCmHandlesByState() at org.onap.cps.ncmp.impl.inventory.sync.ModuleOperationsUtils.getAdvisedCmHandles(ModuleOperationsUtils.java:81) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:351) at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:765) at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) at org.onap.cps.aop.CpsLoggingAspectService.interceptMethodCall(CpsLoggingAspectService.java:70) at jdk.internal.reflect.GeneratedMethodAccessor190.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:637) at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:627) at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:765) at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:765) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:717) at org.onap.cps.ncmp.impl.inventory.sync.ModuleOperationsUtils$$SpringCGLIB$$0.getAdvisedCmHandles() at org.onap.cps.ncmp.impl.inventory.sync.ModuleSyncWatchdog.populateWorkQueueIfNeeded(ModuleSyncWatchdog.java:105) at org.onap.cps.ncmp.impl.inventory.sync.ModuleSyncWatchdog.moduleSyncAdvisedCmHandles(ModuleSyncWatchdog.java:64) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:351) at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:765) at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) at org.onap.cps.aop.CpsLoggingAspectService.interceptMethodCall(CpsLoggingAspectService.java:70) at jdk.internal.reflect.GeneratedMethodAccessor190.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:637) at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:627) at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:765) at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:765) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:717) at org.onap.cps.ncmp.impl.inventory.sync.ModuleSyncWatchdog$$SpringCGLIB$$0.moduleSyncAdvisedCmHandles() at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.springframework.scheduling.support.ScheduledMethodRunnable.runInternal(ScheduledMethodRunnable.java:130) at org.springframework.scheduling.support.ScheduledMethodRunnable.lambda$run$2(ScheduledMethodRunnable.java:124) at io.micrometer.observation.Observation.observe(Observation.java:499) at org.springframework.scheduling.support.ScheduledMethodRunnable.run(ScheduledMethodRunnable.java:124) at org.springframework.scheduling.support.DelegatingErrorHandlingRunnable.run(DelegatingErrorHandlingRunnable.java:54) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539) at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) at java.base/java.lang.Thread.run(Thread.java:833) 2024-09-23T15:51:12.440Z ERROR 13108 --- [cps-integration-test] [ watchdog-th-2] o.s.s.s.TaskUtils$LoggingErrorHandler : Unexpected error occurred in scheduled task org.onap.cps.spi.exceptions.AnchorNotFoundException: Anchor not found at org.onap.cps.ri.repository.AnchorRepository.lambda$getByDataspaceAndName$0(AnchorRepository.java:42) at java.base/java.util.Optional.orElseThrow(Optional.java:403) at org.onap.cps.ri.repository.AnchorRepository.getByDataspaceAndName(AnchorRepository.java:42) at java.base/java.lang.invoke.MethodHandle.invokeWithArguments(MethodHandle.java:732) at org.springframework.data.projection.DefaultMethodInvokingMethodInterceptor.invoke(DefaultMethodInvokingMethodInterceptor.java:76) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) at org.springframework.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:123) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:392) at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:119) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) at org.springframework.dao.support.PersistenceExceptionTranslationInterceptor.invoke(PersistenceExceptionTranslationInterceptor.java:137) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) at org.springframework.data.jpa.repository.support.CrudMethodMetadataPostProcessor$CrudMethodMetadataPopulatingMethodInterceptor.invoke(CrudMethodMetadataPostProcessor.java:164) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:220) at jdk.proxy2/jdk.proxy2.$Proxy213.getByDataspaceAndName(Unknown Source) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:351) at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) at org.springframework.dao.support.PersistenceExceptionTranslationInterceptor.invoke(PersistenceExceptionTranslationInterceptor.java:137) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) at org.onap.cps.aop.CpsLoggingAspectService.interceptMethodCall(CpsLoggingAspectService.java:70) at jdk.internal.reflect.GeneratedMethodAccessor190.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:637) at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:627) at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:220) at jdk.proxy2/jdk.proxy2.$Proxy213.getByDataspaceAndName(Unknown Source) at org.onap.cps.ri.CpsDataPersistenceServiceImpl.queryDataNodes(CpsDataPersistenceServiceImpl.java:294) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:351) at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:765) at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) at org.onap.cps.aop.CpsLoggingAspectService.interceptMethodCall(CpsLoggingAspectService.java:70) at jdk.internal.reflect.GeneratedMethodAccessor190.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:637) at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:627) at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:765) at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:765) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:717) at org.onap.cps.ri.CpsDataPersistenceServiceImpl$$SpringCGLIB$$0.queryDataNodes() at org.onap.cps.api.impl.CpsQueryServiceImpl.queryDataNodes(CpsQueryServiceImpl.java:48) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:351) at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:765) at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) at org.onap.cps.aop.CpsLoggingAspectService.interceptMethodCall(CpsLoggingAspectService.java:70) at jdk.internal.reflect.GeneratedMethodAccessor190.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:637) at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:627) at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:765) at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:765) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:717) at org.onap.cps.api.impl.CpsQueryServiceImpl$$SpringCGLIB$$0.queryDataNodes() at org.onap.cps.ncmp.impl.inventory.CmHandleQueryServiceImpl.queryNcmpRegistryByCpsPath(CmHandleQueryServiceImpl.java:94) at org.onap.cps.ncmp.impl.inventory.CmHandleQueryServiceImpl.queryCmHandleAncestorsByCpsPath(CmHandleQueryServiceImpl.java:104) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:351) at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:765) at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) at org.onap.cps.aop.CpsLoggingAspectService.interceptMethodCall(CpsLoggingAspectService.java:70) at jdk.internal.reflect.GeneratedMethodAccessor190.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:637) at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:627) at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:765) at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:765) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:717) at org.onap.cps.ncmp.impl.inventory.CmHandleQueryServiceImpl$$SpringCGLIB$$0.queryCmHandleAncestorsByCpsPath() at org.onap.cps.ncmp.impl.inventory.sync.ModuleOperationsUtils.getCmHandlesThatFailedModelSyncOrUpgrade(ModuleOperationsUtils.java:116) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:351) at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:765) at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) at org.onap.cps.aop.CpsLoggingAspectService.interceptMethodCall(CpsLoggingAspectService.java:70) at jdk.internal.reflect.GeneratedMethodAccessor190.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:637) at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:627) at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:765) at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:765) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:717) at org.onap.cps.ncmp.impl.inventory.sync.ModuleOperationsUtils$$SpringCGLIB$$0.getCmHandlesThatFailedModelSyncOrUpgrade() at org.onap.cps.ncmp.impl.inventory.sync.ModuleSyncWatchdog.resetPreviouslyFailedCmHandles(ModuleSyncWatchdog.java:89) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:351) at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:765) at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) at org.onap.cps.aop.CpsLoggingAspectService.interceptMethodCall(CpsLoggingAspectService.java:70) at jdk.internal.reflect.GeneratedMethodAccessor190.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:637) at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:627) at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:765) at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:765) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:717) at org.onap.cps.ncmp.impl.inventory.sync.ModuleSyncWatchdog$$SpringCGLIB$$0.resetPreviouslyFailedCmHandles() at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.springframework.scheduling.support.ScheduledMethodRunnable.runInternal(ScheduledMethodRunnable.java:130) at org.springframework.scheduling.support.ScheduledMethodRunnable.lambda$run$2(ScheduledMethodRunnable.java:124) at io.micrometer.observation.Observation.observe(Observation.java:499) at org.springframework.scheduling.support.ScheduledMethodRunnable.run(ScheduledMethodRunnable.java:124) at org.springframework.scheduling.support.DelegatingErrorHandlingRunnable.run(DelegatingErrorHandlingRunnable.java:54) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539) at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) at java.base/java.lang.Thread.run(Thread.java:833) 2024-09-23T15:51:12.443Z ERROR 13108 --- [cps-integration-test] [ watchdog-th-4] o.s.s.s.TaskUtils$LoggingErrorHandler : Unexpected error occurred in scheduled task org.onap.cps.spi.exceptions.AnchorNotFoundException: Anchor not found at org.onap.cps.ri.repository.AnchorRepository.lambda$getByDataspaceAndName$0(AnchorRepository.java:42) at java.base/java.util.Optional.orElseThrow(Optional.java:403) at org.onap.cps.ri.repository.AnchorRepository.getByDataspaceAndName(AnchorRepository.java:42) at java.base/java.lang.invoke.MethodHandle.invokeWithArguments(MethodHandle.java:732) at org.springframework.data.projection.DefaultMethodInvokingMethodInterceptor.invoke(DefaultMethodInvokingMethodInterceptor.java:76) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) at org.springframework.transaction.interceptor.TransactionInterceptor$1.proceedWithInvocation(TransactionInterceptor.java:123) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:392) at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:119) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) at org.springframework.dao.support.PersistenceExceptionTranslationInterceptor.invoke(PersistenceExceptionTranslationInterceptor.java:137) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) at org.springframework.data.jpa.repository.support.CrudMethodMetadataPostProcessor$CrudMethodMetadataPopulatingMethodInterceptor.invoke(CrudMethodMetadataPostProcessor.java:164) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:220) at jdk.proxy2/jdk.proxy2.$Proxy213.getByDataspaceAndName(Unknown Source) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:351) at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) at org.springframework.dao.support.PersistenceExceptionTranslationInterceptor.invoke(PersistenceExceptionTranslationInterceptor.java:137) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) at org.onap.cps.aop.CpsLoggingAspectService.interceptMethodCall(CpsLoggingAspectService.java:70) at jdk.internal.reflect.GeneratedMethodAccessor190.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:637) at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:627) at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:220) at jdk.proxy2/jdk.proxy2.$Proxy213.getByDataspaceAndName(Unknown Source) at org.onap.cps.ri.CpsDataPersistenceServiceImpl.queryDataNodes(CpsDataPersistenceServiceImpl.java:294) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:351) at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:765) at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) at org.onap.cps.aop.CpsLoggingAspectService.interceptMethodCall(CpsLoggingAspectService.java:70) at jdk.internal.reflect.GeneratedMethodAccessor190.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:637) at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:627) at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:765) at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:765) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:717) at org.onap.cps.ri.CpsDataPersistenceServiceImpl$$SpringCGLIB$$0.queryDataNodes() at org.onap.cps.api.impl.CpsQueryServiceImpl.queryDataNodes(CpsQueryServiceImpl.java:48) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:351) at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:765) at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) at org.onap.cps.aop.CpsLoggingAspectService.interceptMethodCall(CpsLoggingAspectService.java:70) at jdk.internal.reflect.GeneratedMethodAccessor190.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:637) at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:627) at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:765) at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:765) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:717) at org.onap.cps.api.impl.CpsQueryServiceImpl$$SpringCGLIB$$0.queryDataNodes() at org.onap.cps.ncmp.impl.inventory.CmHandleQueryServiceImpl.queryNcmpRegistryByCpsPath(CmHandleQueryServiceImpl.java:94) at org.onap.cps.ncmp.impl.inventory.CmHandleQueryServiceImpl.queryCmHandleAncestorsByCpsPath(CmHandleQueryServiceImpl.java:104) at org.onap.cps.ncmp.impl.inventory.CmHandleQueryServiceImpl.queryCmHandlesByOperationalSyncState(CmHandleQueryServiceImpl.java:116) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:351) at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:765) at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) at org.onap.cps.aop.CpsLoggingAspectService.interceptMethodCall(CpsLoggingAspectService.java:70) at jdk.internal.reflect.GeneratedMethodAccessor190.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:637) at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:627) at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:765) at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:765) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:717) at org.onap.cps.ncmp.impl.inventory.CmHandleQueryServiceImpl$$SpringCGLIB$$0.queryCmHandlesByOperationalSyncState() at org.onap.cps.ncmp.impl.inventory.sync.ModuleOperationsUtils.getUnsynchronizedReadyCmHandles(ModuleOperationsUtils.java:95) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:351) at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:765) at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) at org.onap.cps.aop.CpsLoggingAspectService.interceptMethodCall(CpsLoggingAspectService.java:70) at jdk.internal.reflect.GeneratedMethodAccessor190.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:637) at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:627) at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:765) at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:765) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:717) at org.onap.cps.ncmp.impl.inventory.sync.ModuleOperationsUtils$$SpringCGLIB$$0.getUnsynchronizedReadyCmHandles() at org.onap.cps.ncmp.impl.inventory.sync.DataSyncWatchdog.executeUnSynchronizedReadyCmHandlePoll(DataSyncWatchdog.java:60) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:351) at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:765) at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) at org.onap.cps.aop.CpsLoggingAspectService.interceptMethodCall(CpsLoggingAspectService.java:70) at jdk.internal.reflect.GeneratedMethodAccessor190.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:637) at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:627) at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:765) at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:765) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:717) at org.onap.cps.ncmp.impl.inventory.sync.DataSyncWatchdog$$SpringCGLIB$$0.executeUnSynchronizedReadyCmHandlePoll() at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.springframework.scheduling.support.ScheduledMethodRunnable.runInternal(ScheduledMethodRunnable.java:130) at org.springframework.scheduling.support.ScheduledMethodRunnable.lambda$run$2(ScheduledMethodRunnable.java:124) at io.micrometer.observation.Observation.observe(Observation.java:499) at org.springframework.scheduling.support.ScheduledMethodRunnable.run(ScheduledMethodRunnable.java:124) at org.springframework.scheduling.support.DelegatingErrorHandlingRunnable.run(DelegatingErrorHandlingRunnable.java:54) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539) at java.base/java.util.concurrent.FutureTask.runAndReset(FutureTask.java:305) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:305) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) at java.base/java.lang.Thread.run(Thread.java:833) 2024-09-23T15:51:12.583Z WARN 13108 --- [cps-integration-test] [ntainer#5-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-data-operation-event-group-4, groupId=ncmp-data-operation-event-group] Error while fetching metadata with correlation id 2 : {ncmp-async-m2m=UNKNOWN_TOPIC_OR_PARTITION} 2024-09-23T15:51:12.584Z INFO 13108 --- [cps-integration-test] [ntainer#5-0-C-1] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-ncmp-data-operation-event-group-4, groupId=ncmp-data-operation-event-group] Cluster ID: XrIwZPSIQPa_ZM6debMcrw 2024-09-23T15:51:12.616Z WARN 13108 --- [cps-integration-test] [ntainer#1-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-6, groupId=ncmp-group] Error while fetching metadata with correlation id 2 : {dmi-ncmp-cm-avc-subscription=LEADER_NOT_AVAILABLE} 2024-09-23T15:51:12.617Z INFO 13108 --- [cps-integration-test] [ntainer#1-0-C-1] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-ncmp-group-6, groupId=ncmp-group] Cluster ID: XrIwZPSIQPa_ZM6debMcrw 2024-09-23T15:51:12.620Z WARN 13108 --- [cps-integration-test] [ntainer#0-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-5, groupId=ncmp-group] Error while fetching metadata with correlation id 2 : {subscription=LEADER_NOT_AVAILABLE} 2024-09-23T15:51:12.620Z INFO 13108 --- [cps-integration-test] [ntainer#0-0-C-1] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-ncmp-group-5, groupId=ncmp-group] Cluster ID: XrIwZPSIQPa_ZM6debMcrw 2024-09-23T15:51:12.620Z WARN 13108 --- [cps-integration-test] [ntainer#4-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-3, groupId=ncmp-async-rest-request-event-group] Error while fetching metadata with correlation id 2 : {ncmp-async-m2m=LEADER_NOT_AVAILABLE} 2024-09-23T15:51:12.620Z INFO 13108 --- [cps-integration-test] [ntainer#4-0-C-1] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-3, groupId=ncmp-async-rest-request-event-group] Cluster ID: XrIwZPSIQPa_ZM6debMcrw 2024-09-23T15:51:12.623Z WARN 13108 --- [cps-integration-test] [ntainer#3-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-2, groupId=ncmp-group] Error while fetching metadata with correlation id 2 : {dmi-device-heartbeat=LEADER_NOT_AVAILABLE} 2024-09-23T15:51:12.623Z INFO 13108 --- [cps-integration-test] [ntainer#3-0-C-1] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-ncmp-group-2, groupId=ncmp-group] Cluster ID: XrIwZPSIQPa_ZM6debMcrw 2024-09-23T15:51:12.633Z WARN 13108 --- [cps-integration-test] [ntainer#2-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Error while fetching metadata with correlation id 2 : {dmi-cm-events=LEADER_NOT_AVAILABLE} 2024-09-23T15:51:12.634Z INFO 13108 --- [cps-integration-test] [ntainer#2-0-C-1] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Cluster ID: XrIwZPSIQPa_ZM6debMcrw 2024-09-23T15:51:12.708Z WARN 13108 --- [cps-integration-test] [ntainer#5-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-data-operation-event-group-4, groupId=ncmp-data-operation-event-group] Error while fetching metadata with correlation id 4 : {ncmp-async-m2m=LEADER_NOT_AVAILABLE} 2024-09-23T15:51:12.758Z WARN 13108 --- [cps-integration-test] [ntainer#0-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-5, groupId=ncmp-group] Error while fetching metadata with correlation id 4 : {subscription=LEADER_NOT_AVAILABLE} 2024-09-23T15:51:12.759Z WARN 13108 --- [cps-integration-test] [ntainer#1-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-6, groupId=ncmp-group] Error while fetching metadata with correlation id 4 : {dmi-ncmp-cm-avc-subscription=LEADER_NOT_AVAILABLE} 2024-09-23T15:51:12.765Z WARN 13108 --- [cps-integration-test] [ntainer#4-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-3, groupId=ncmp-async-rest-request-event-group] Error while fetching metadata with correlation id 4 : {ncmp-async-m2m=LEADER_NOT_AVAILABLE} 2024-09-23T15:51:12.766Z WARN 13108 --- [cps-integration-test] [ntainer#3-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-2, groupId=ncmp-group] Error while fetching metadata with correlation id 4 : {dmi-device-heartbeat=LEADER_NOT_AVAILABLE} 2024-09-23T15:51:12.783Z WARN 13108 --- [cps-integration-test] [ntainer#2-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Error while fetching metadata with correlation id 4 : {dmi-cm-events=LEADER_NOT_AVAILABLE} 2024-09-23T15:51:12.817Z WARN 13108 --- [cps-integration-test] [ntainer#5-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-data-operation-event-group-4, groupId=ncmp-data-operation-event-group] Error while fetching metadata with correlation id 6 : {ncmp-async-m2m=LEADER_NOT_AVAILABLE} 2024-09-23T15:51:12.879Z WARN 13108 --- [cps-integration-test] [ntainer#1-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-6, groupId=ncmp-group] Error while fetching metadata with correlation id 6 : {dmi-ncmp-cm-avc-subscription=LEADER_NOT_AVAILABLE} 2024-09-23T15:51:12.880Z WARN 13108 --- [cps-integration-test] [ntainer#0-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-5, groupId=ncmp-group] Error while fetching metadata with correlation id 6 : {subscription=LEADER_NOT_AVAILABLE} 2024-09-23T15:51:12.891Z WARN 13108 --- [cps-integration-test] [ntainer#2-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Error while fetching metadata with correlation id 6 : {dmi-cm-events=LEADER_NOT_AVAILABLE} 2024-09-23T15:51:12.891Z WARN 13108 --- [cps-integration-test] [ntainer#4-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-3, groupId=ncmp-async-rest-request-event-group] Error while fetching metadata with correlation id 6 : {ncmp-async-m2m=LEADER_NOT_AVAILABLE} 2024-09-23T15:51:12.898Z WARN 13108 --- [cps-integration-test] [ntainer#3-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-2, groupId=ncmp-group] Error while fetching metadata with correlation id 6 : {dmi-device-heartbeat=LEADER_NOT_AVAILABLE} 2024-09-23T15:51:12.927Z WARN 13108 --- [cps-integration-test] [ntainer#5-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-data-operation-event-group-4, groupId=ncmp-data-operation-event-group] Error while fetching metadata with correlation id 8 : {ncmp-async-m2m=LEADER_NOT_AVAILABLE} 2024-09-23T15:51:12.989Z INFO 13108 --- [cps-integration-test] [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-5, groupId=ncmp-group] Discovered group coordinator localhost:32791 (id: 2147483646 rack: null) 2024-09-23T15:51:12.993Z INFO 13108 --- [cps-integration-test] [ntainer#1-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-6, groupId=ncmp-group] Discovered group coordinator localhost:32791 (id: 2147483646 rack: null) 2024-09-23T15:51:12.993Z INFO 13108 --- [cps-integration-test] [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-5, groupId=ncmp-group] (Re-)joining group 2024-09-23T15:51:12.994Z INFO 13108 --- [cps-integration-test] [ntainer#1-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-6, groupId=ncmp-group] (Re-)joining group 2024-09-23T15:51:12.995Z INFO 13108 --- [cps-integration-test] [ntainer#4-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-3, groupId=ncmp-async-rest-request-event-group] Discovered group coordinator localhost:32791 (id: 2147483646 rack: null) 2024-09-23T15:51:12.997Z INFO 13108 --- [cps-integration-test] [ntainer#4-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-3, groupId=ncmp-async-rest-request-event-group] (Re-)joining group 2024-09-23T15:51:13.005Z INFO 13108 --- [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:32791 (id: 2147483646 rack: null) 2024-09-23T15:51:13.006Z INFO 13108 --- [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 2024-09-23T15:51:13.013Z INFO 13108 --- [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:32791 (id: 2147483646 rack: null) 2024-09-23T15:51:13.015Z INFO 13108 --- [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 2024-09-23T15:51:13.028Z INFO 13108 --- [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-126d2129-e323-49c6-9a06-c887e82c214d 2024-09-23T15:51:13.028Z INFO 13108 --- [cps-integration-test] [ntainer#1-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-6, groupId=ncmp-group] Request joining group due to: need to re-join with the given member-id: consumer-ncmp-group-6-8141136c-66c0-46b3-981b-ef6695302905 2024-09-23T15:51:13.028Z INFO 13108 --- [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: rebalance failed due to 'The group member needs to have a valid member id before actually entering a consumer group.' (MemberIdRequiredException) 2024-09-23T15:51:13.028Z INFO 13108 --- [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 2024-09-23T15:51:13.028Z INFO 13108 --- [cps-integration-test] [ntainer#1-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-6, groupId=ncmp-group] Request joining group due to: rebalance failed due to 'The group member needs to have a valid member id before actually entering a consumer group.' (MemberIdRequiredException) 2024-09-23T15:51:13.028Z INFO 13108 --- [cps-integration-test] [ntainer#1-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-6, groupId=ncmp-group] (Re-)joining group 2024-09-23T15:51:13.029Z INFO 13108 --- [cps-integration-test] [ntainer#4-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-3, groupId=ncmp-async-rest-request-event-group] Request joining group due to: need to re-join with the given member-id: consumer-ncmp-async-rest-request-event-group-3-4cfad0ba-a66a-425b-89d0-d4a2d6e7fe62 2024-09-23T15:51:13.029Z INFO 13108 --- [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-177df37d-dac2-4d69-9d90-d14a05b69734 2024-09-23T15:51:13.029Z INFO 13108 --- [cps-integration-test] [ntainer#4-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-3, groupId=ncmp-async-rest-request-event-group] Request joining group due to: rebalance failed due to 'The group member needs to have a valid member id before actually entering a consumer group.' (MemberIdRequiredException) 2024-09-23T15:51:13.029Z INFO 13108 --- [cps-integration-test] [ntainer#4-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-3, groupId=ncmp-async-rest-request-event-group] (Re-)joining group 2024-09-23T15:51:13.029Z INFO 13108 --- [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: rebalance failed due to 'The group member needs to have a valid member id before actually entering a consumer group.' (MemberIdRequiredException) 2024-09-23T15:51:13.029Z INFO 13108 --- [cps-integration-test] [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-5, groupId=ncmp-group] Request joining group due to: need to re-join with the given member-id: consumer-ncmp-group-5-e7eb304b-3510-4fa0-9b33-2060b38d3635 2024-09-23T15:51:13.029Z INFO 13108 --- [cps-integration-test] [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-5, groupId=ncmp-group] Request joining group due to: rebalance failed due to 'The group member needs to have a valid member id before actually entering a consumer group.' (MemberIdRequiredException) 2024-09-23T15:51:13.029Z INFO 13108 --- [cps-integration-test] [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-5, groupId=ncmp-group] (Re-)joining group 2024-09-23T15:51:13.029Z INFO 13108 --- [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 2024-09-23T15:51:13.040Z INFO 13108 --- [cps-integration-test] [ntainer#5-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-4, groupId=ncmp-data-operation-event-group] Discovered group coordinator localhost:32791 (id: 2147483646 rack: null) 2024-09-23T15:51:13.041Z INFO 13108 --- [cps-integration-test] [ntainer#5-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-4, groupId=ncmp-data-operation-event-group] (Re-)joining group 2024-09-23T15:51:13.062Z INFO 13108 --- [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-126d2129-e323-49c6-9a06-c887e82c214d', protocol='range'} 2024-09-23T15:51:13.068Z INFO 13108 --- [cps-integration-test] [ntainer#1-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-6, groupId=ncmp-group] Successfully joined group with generation Generation{generationId=1, memberId='consumer-ncmp-group-6-8141136c-66c0-46b3-981b-ef6695302905', protocol='range'} 2024-09-23T15:51:13.068Z INFO 13108 --- [cps-integration-test] [ntainer#4-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-3, groupId=ncmp-async-rest-request-event-group] Successfully joined group with generation Generation{generationId=1, memberId='consumer-ncmp-async-rest-request-event-group-3-4cfad0ba-a66a-425b-89d0-d4a2d6e7fe62', protocol='range'} 2024-09-23T15:51:13.068Z INFO 13108 --- [cps-integration-test] [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-5, groupId=ncmp-group] Successfully joined group with generation Generation{generationId=1, memberId='consumer-ncmp-group-5-e7eb304b-3510-4fa0-9b33-2060b38d3635', protocol='range'} 2024-09-23T15:51:13.069Z INFO 13108 --- [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-177df37d-dac2-4d69-9d90-d14a05b69734', protocol='range'} 2024-09-23T15:51:13.069Z INFO 13108 --- [cps-integration-test] [ntainer#5-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-4, 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-4-2aa23dee-bdd4-4bda-862b-c2439f3487a0 2024-09-23T15:51:13.070Z INFO 13108 --- [cps-integration-test] [ntainer#5-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-4, groupId=ncmp-data-operation-event-group] Request joining group due to: rebalance failed due to 'The group member needs to have a valid member id before actually entering a consumer group.' (MemberIdRequiredException) 2024-09-23T15:51:13.070Z INFO 13108 --- [cps-integration-test] [ntainer#5-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-4, groupId=ncmp-data-operation-event-group] (Re-)joining group 2024-09-23T15:51:13.076Z INFO 13108 --- [cps-integration-test] [ntainer#4-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-3, groupId=ncmp-async-rest-request-event-group] Finished assignment for group at generation 1: {consumer-ncmp-async-rest-request-event-group-3-4cfad0ba-a66a-425b-89d0-d4a2d6e7fe62=Assignment(partitions=[ncmp-async-m2m-0])} 2024-09-23T15:51:13.076Z INFO 13108 --- [cps-integration-test] [ntainer#2-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Finished assignment for group at generation 1: {consumer-ncmp-group-1-126d2129-e323-49c6-9a06-c887e82c214d=Assignment(partitions=[dmi-cm-events-0]), consumer-ncmp-group-2-177df37d-dac2-4d69-9d90-d14a05b69734=Assignment(partitions=[dmi-device-heartbeat-0]), consumer-ncmp-group-6-8141136c-66c0-46b3-981b-ef6695302905=Assignment(partitions=[dmi-ncmp-cm-avc-subscription-0]), consumer-ncmp-group-5-e7eb304b-3510-4fa0-9b33-2060b38d3635=Assignment(partitions=[subscription-0])} 2024-09-23T15:51:13.084Z INFO 13108 --- [cps-integration-test] [ntainer#5-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-4, groupId=ncmp-data-operation-event-group] Successfully joined group with generation Generation{generationId=1, memberId='consumer-ncmp-data-operation-event-group-4-2aa23dee-bdd4-4bda-862b-c2439f3487a0', protocol='range'} 2024-09-23T15:51:13.084Z INFO 13108 --- [cps-integration-test] [ntainer#5-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-4, groupId=ncmp-data-operation-event-group] Finished assignment for group at generation 1: {consumer-ncmp-data-operation-event-group-4-2aa23dee-bdd4-4bda-862b-c2439f3487a0=Assignment(partitions=[ncmp-async-m2m-0])} 2024-09-23T15:51:13.140Z INFO 13108 --- [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-126d2129-e323-49c6-9a06-c887e82c214d', protocol='range'} 2024-09-23T15:51:13.140Z INFO 13108 --- [cps-integration-test] [ntainer#4-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-3, groupId=ncmp-async-rest-request-event-group] Successfully synced group in generation Generation{generationId=1, memberId='consumer-ncmp-async-rest-request-event-group-3-4cfad0ba-a66a-425b-89d0-d4a2d6e7fe62', protocol='range'} 2024-09-23T15:51:13.140Z INFO 13108 --- [cps-integration-test] [ntainer#5-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-4, groupId=ncmp-data-operation-event-group] Successfully synced group in generation Generation{generationId=1, memberId='consumer-ncmp-data-operation-event-group-4-2aa23dee-bdd4-4bda-862b-c2439f3487a0', protocol='range'} 2024-09-23T15:51:13.140Z INFO 13108 --- [cps-integration-test] [ntainer#4-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-3, groupId=ncmp-async-rest-request-event-group] Notifying assignor about the new Assignment(partitions=[ncmp-async-m2m-0]) 2024-09-23T15:51:13.141Z INFO 13108 --- [cps-integration-test] [ntainer#5-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-4, groupId=ncmp-data-operation-event-group] Notifying assignor about the new Assignment(partitions=[ncmp-async-m2m-0]) 2024-09-23T15:51:13.142Z INFO 13108 --- [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]) 2024-09-23T15:51:13.143Z INFO 13108 --- [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-177df37d-dac2-4d69-9d90-d14a05b69734', protocol='range'} 2024-09-23T15:51:13.143Z INFO 13108 --- [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-device-heartbeat-0]) 2024-09-23T15:51:13.143Z INFO 13108 --- [cps-integration-test] [ntainer#1-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-6, groupId=ncmp-group] Successfully synced group in generation Generation{generationId=1, memberId='consumer-ncmp-group-6-8141136c-66c0-46b3-981b-ef6695302905', protocol='range'} 2024-09-23T15:51:13.143Z INFO 13108 --- [cps-integration-test] [ntainer#1-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-6, groupId=ncmp-group] Notifying assignor about the new Assignment(partitions=[dmi-ncmp-cm-avc-subscription-0]) 2024-09-23T15:51:13.144Z INFO 13108 --- [cps-integration-test] [ntainer#4-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-3, groupId=ncmp-async-rest-request-event-group] Adding newly assigned partitions: ncmp-async-m2m-0 2024-09-23T15:51:13.148Z INFO 13108 --- [cps-integration-test] [ntainer#2-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Adding newly assigned partitions: dmi-cm-events-0 2024-09-23T15:51:13.148Z INFO 13108 --- [cps-integration-test] [ntainer#5-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-4, groupId=ncmp-data-operation-event-group] Adding newly assigned partitions: ncmp-async-m2m-0 2024-09-23T15:51:13.149Z INFO 13108 --- [cps-integration-test] [ntainer#1-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-6, groupId=ncmp-group] Adding newly assigned partitions: dmi-ncmp-cm-avc-subscription-0 2024-09-23T15:51:13.154Z INFO 13108 --- [cps-integration-test] [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-5, groupId=ncmp-group] Successfully synced group in generation Generation{generationId=1, memberId='consumer-ncmp-group-5-e7eb304b-3510-4fa0-9b33-2060b38d3635', protocol='range'} 2024-09-23T15:51:13.154Z INFO 13108 --- [cps-integration-test] [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-5, groupId=ncmp-group] Notifying assignor about the new Assignment(partitions=[subscription-0]) 2024-09-23T15:51:13.154Z INFO 13108 --- [cps-integration-test] [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-5, groupId=ncmp-group] Adding newly assigned partitions: subscription-0 2024-09-23T15:51:13.155Z INFO 13108 --- [cps-integration-test] [ntainer#3-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-2, groupId=ncmp-group] Adding newly assigned partitions: dmi-device-heartbeat-0 2024-09-23T15:51:13.158Z INFO 13108 --- [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-device-heartbeat-0 2024-09-23T15:51:13.159Z INFO 13108 --- [cps-integration-test] [ntainer#5-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-4, groupId=ncmp-data-operation-event-group] Found no committed offset for partition ncmp-async-m2m-0 2024-09-23T15:51:13.159Z INFO 13108 --- [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 2024-09-23T15:51:13.160Z INFO 13108 --- [cps-integration-test] [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-5, groupId=ncmp-group] Found no committed offset for partition subscription-0 2024-09-23T15:51:13.160Z INFO 13108 --- [cps-integration-test] [ntainer#4-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-3, groupId=ncmp-async-rest-request-event-group] Found no committed offset for partition ncmp-async-m2m-0 2024-09-23T15:51:13.162Z INFO 13108 --- [cps-integration-test] [ntainer#1-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-6, groupId=ncmp-group] Found no committed offset for partition dmi-ncmp-cm-avc-subscription-0 2024-09-23T15:51:13.165Z INFO 13108 --- [cps-integration-test] [ntainer#1-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-6, groupId=ncmp-group] Found no committed offset for partition dmi-ncmp-cm-avc-subscription-0 2024-09-23T15:51:13.166Z INFO 13108 --- [cps-integration-test] [ntainer#4-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-3, groupId=ncmp-async-rest-request-event-group] Found no committed offset for partition ncmp-async-m2m-0 2024-09-23T15:51:13.167Z INFO 13108 --- [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-device-heartbeat-0 2024-09-23T15:51:13.167Z INFO 13108 --- [cps-integration-test] [ntainer#5-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-4, groupId=ncmp-data-operation-event-group] Found no committed offset for partition ncmp-async-m2m-0 2024-09-23T15:51:13.167Z INFO 13108 --- [cps-integration-test] [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-5, groupId=ncmp-group] Found no committed offset for partition subscription-0 2024-09-23T15:51:13.168Z INFO 13108 --- [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 2024-09-23T15:51:13.198Z INFO 13108 --- [cps-integration-test] [ntainer#5-0-C-1] o.a.k.c.c.internals.SubscriptionState : [Consumer clientId=consumer-ncmp-data-operation-event-group-4, 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:32791 (id: 1 rack: null)], epoch=0}}. 2024-09-23T15:51:13.206Z INFO 13108 --- [cps-integration-test] [ntainer#4-0-C-1] o.a.k.c.c.internals.SubscriptionState : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-3, groupId=ncmp-async-rest-request-event-group] Resetting offset for partition ncmp-async-m2m-0 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[localhost:32791 (id: 1 rack: null)], epoch=0}}. 2024-09-23T15:51:13.206Z INFO 13108 --- [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:32791 (id: 1 rack: null)], epoch=0}}. 2024-09-23T15:51:13.207Z INFO 13108 --- [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-device-heartbeat-0 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[localhost:32791 (id: 1 rack: null)], epoch=0}}. 2024-09-23T15:51:13.207Z INFO 13108 --- [cps-integration-test] [ntainer#0-0-C-1] o.a.k.c.c.internals.SubscriptionState : [Consumer clientId=consumer-ncmp-group-5, groupId=ncmp-group] Resetting offset for partition subscription-0 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[localhost:32791 (id: 1 rack: null)], epoch=0}}. 2024-09-23T15:51:13.218Z INFO 13108 --- [cps-integration-test] [ntainer#1-0-C-1] o.a.k.c.c.internals.SubscriptionState : [Consumer clientId=consumer-ncmp-group-6, groupId=ncmp-group] Resetting offset for partition dmi-ncmp-cm-avc-subscription-0 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[localhost:32791 (id: 1 rack: null)], epoch=0}}. 2024-09-23T15:51:13.245Z INFO 13108 --- [cps-integration-test] [ntainer#3-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-group: partitions assigned: [dmi-device-heartbeat-0] 2024-09-23T15:51:13.246Z INFO 13108 --- [cps-integration-test] [ntainer#5-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-data-operation-event-group: partitions assigned: [ncmp-async-m2m-0] 2024-09-23T15:51:13.255Z INFO 13108 --- [cps-integration-test] [ntainer#1-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-group: partitions assigned: [dmi-ncmp-cm-avc-subscription-0] 2024-09-23T15:51:13.260Z INFO 13108 --- [cps-integration-test] [ntainer#2-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-group: partitions assigned: [dmi-cm-events-0] 2024-09-23T15:51:13.263Z INFO 13108 --- [cps-integration-test] [ntainer#4-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-async-rest-request-event-group: partitions assigned: [ncmp-async-m2m-0] 2024-09-23T15:51:13.268Z INFO 13108 --- [cps-integration-test] [ntainer#0-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-group: partitions assigned: [subscription-0] 2024-09-23T15:51:13.445Z INFO 13108 --- [cps-integration-test] [ watchdog-th-3] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync watchdog waking up. 2024-09-23T15:51:13.445Z INFO 13108 --- [cps-integration-test] [ watchdog-th-5] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync retry-watchdog waking up. 2024-09-23T15:51:13.585Z INFO 13108 --- [cps-integration-test] [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: acks = -1 auto.include.jmx.reporter = true batch.size = 16384 bootstrap.servers = [PLAINTEXT://localhost:32791] buffer.memory = 33554432 client.dns.lookup = use_all_dns_ips client.id = cps-core-1 compression.type = none connections.max.idle.ms = 540000 delivery.timeout.ms = 120000 enable.idempotence = true interceptor.classes = [] key.serializer = class org.apache.kafka.common.serialization.StringSerializer linger.ms = 0 max.block.ms = 60000 max.in.flight.requests.per.connection = 5 max.request.size = 1048576 metadata.max.age.ms = 300000 metadata.max.idle.ms = 300000 metric.reporters = [] metrics.num.samples = 2 metrics.recording.level = INFO metrics.sample.window.ms = 30000 partitioner.adaptive.partitioning.enable = true partitioner.availability.timeout.ms = 0 partitioner.class = null partitioner.ignore.keys = false receive.buffer.bytes = 32768 reconnect.backoff.max.ms = 1000 reconnect.backoff.ms = 50 request.timeout.ms = 30000 retries = 2147483647 retry.backoff.ms = 100 sasl.client.callback.handler.class = null sasl.jaas.config = null sasl.kerberos.kinit.cmd = /usr/bin/kinit sasl.kerberos.min.time.before.relogin = 60000 sasl.kerberos.service.name = null sasl.kerberos.ticket.renew.jitter = 0.05 sasl.kerberos.ticket.renew.window.factor = 0.8 sasl.login.callback.handler.class = null sasl.login.class = null sasl.login.connect.timeout.ms = null sasl.login.read.timeout.ms = null sasl.login.refresh.buffer.seconds = 300 sasl.login.refresh.min.period.seconds = 60 sasl.login.refresh.window.factor = 0.8 sasl.login.refresh.window.jitter = 0.05 sasl.login.retry.backoff.max.ms = 10000 sasl.login.retry.backoff.ms = 100 sasl.mechanism = GSSAPI sasl.oauthbearer.clock.skew.seconds = 30 sasl.oauthbearer.expected.audience = null sasl.oauthbearer.expected.issuer = null sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 sasl.oauthbearer.jwks.endpoint.url = null sasl.oauthbearer.scope.claim.name = scope sasl.oauthbearer.sub.claim.name = sub sasl.oauthbearer.token.endpoint.url = null security.protocol = PLAINTEXT security.providers = null send.buffer.bytes = 131072 socket.connection.setup.timeout.max.ms = 30000 socket.connection.setup.timeout.ms = 10000 ssl.cipher.suites = null ssl.enabled.protocols = [TLSv1.2, TLSv1.3] ssl.endpoint.identification.algorithm = https ssl.engine.factory.class = null ssl.key.password = null ssl.keymanager.algorithm = SunX509 ssl.keystore.certificate.chain = null ssl.keystore.key = null ssl.keystore.location = null ssl.keystore.password = null ssl.keystore.type = JKS ssl.protocol = TLSv1.3 ssl.provider = null ssl.secure.random.implementation = null ssl.trustmanager.algorithm = PKIX ssl.truststore.certificates = null ssl.truststore.location = null ssl.truststore.password = null ssl.truststore.type = JKS transaction.timeout.ms = 60000 transactional.id = null value.serializer = class io.cloudevents.kafka.CloudEventSerializer 2024-09-23T15:51:13.587Z INFO 13108 --- [cps-integration-test] [ watchdog-th-3] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync fetched 0 advised cm handles from DB 2024-09-23T15:51:13.588Z INFO 13108 --- [cps-integration-test] [ watchdog-th-3] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work Queue Size : 0 2024-09-23T15:51:13.589Z INFO 13108 --- [cps-integration-test] [ watchdog-th-5] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Retrying 0 cmHandles 2024-09-23T15:51:13.595Z INFO 13108 --- [cps-integration-test] [ main] o.a.k.clients.producer.KafkaProducer : [Producer clientId=cps-core-1] Instantiated an idempotent producer. 2024-09-23T15:51:13.610Z INFO 13108 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.6.1 2024-09-23T15:51:13.610Z INFO 13108 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 5e3c2b738d253ff5 2024-09-23T15:51:13.610Z INFO 13108 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1727106673610 2024-09-23T15:51:13.657Z WARN 13108 --- [cps-integration-test] [ad | cps-core-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=cps-core-1] Error while fetching metadata with correlation id 1 : {cps-data-updated-events=LEADER_NOT_AVAILABLE} 2024-09-23T15:51:13.658Z INFO 13108 --- [cps-integration-test] [ad | cps-core-1] org.apache.kafka.clients.Metadata : [Producer clientId=cps-core-1] Cluster ID: XrIwZPSIQPa_ZM6debMcrw 2024-09-23T15:51:13.666Z INFO 13108 --- [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 2024-09-23T15:51:13.796Z INFO 13108 --- [cps-integration-test] [ main] o.o.cps.ncmp.init.InventoryModelLoader : Inventory Model updated successfully 2024-09-23T15:51:13.799Z WARN 13108 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 23505 2024-09-23T15:51:13.799Z ERROR 13108 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: duplicate key value violates unique constraint "uq_name" Detail: Key (name)=(NCMP-Admin) already exists. 2024-09-23T15:51:14.029Z INFO 13108 --- [cps-integration-test] [ main] o.o.c.n.i.CmDataSubscriptionModelLoader : Subscription Models onboarded successfully [ERROR] OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 2024-09-23T15:51:14.596Z INFO 13108 --- [cps-integration-test] [ watchdog-th-3] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync watchdog waking up. 2024-09-23T15:51:14.626Z INFO 13108 --- [cps-integration-test] [ watchdog-th-2] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync retry-watchdog waking up. 2024-09-23T15:51:14.640Z INFO 13108 --- [cps-integration-test] [ watchdog-th-3] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync fetched 0 advised cm handles from DB 2024-09-23T15:51:14.641Z INFO 13108 --- [cps-integration-test] [ watchdog-th-3] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work Queue Size : 0 2024-09-23T15:51:14.659Z INFO 13108 --- [cps-integration-test] [ watchdog-th-2] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Retrying 0 cmHandles 2024-09-23T15:51:14.915Z INFO 13108 --- [cps-integration-test] [ main] o.o.c.n.i.i.CmHandleRegistrationService : Moving cm handles : [] into locked (for upgrade) state. 2024-09-23T15:51:14.927Z INFO 13108 --- [cps-integration-test] [ Async-1] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: acks = -1 auto.include.jmx.reporter = true batch.size = 16384 bootstrap.servers = [PLAINTEXT://localhost:32791] buffer.memory = 33554432 client.dns.lookup = use_all_dns_ips client.id = cps-core-1 compression.type = none connections.max.idle.ms = 540000 delivery.timeout.ms = 120000 enable.idempotence = true interceptor.classes = [] key.serializer = class org.apache.kafka.common.serialization.StringSerializer linger.ms = 0 max.block.ms = 60000 max.in.flight.requests.per.connection = 5 max.request.size = 1048576 metadata.max.age.ms = 300000 metadata.max.idle.ms = 300000 metric.reporters = [] metrics.num.samples = 2 metrics.recording.level = INFO metrics.sample.window.ms = 30000 partitioner.adaptive.partitioning.enable = true partitioner.availability.timeout.ms = 0 partitioner.class = null partitioner.ignore.keys = false receive.buffer.bytes = 32768 reconnect.backoff.max.ms = 1000 reconnect.backoff.ms = 50 request.timeout.ms = 30000 retries = 2147483647 retry.backoff.ms = 100 sasl.client.callback.handler.class = null sasl.jaas.config = null sasl.kerberos.kinit.cmd = /usr/bin/kinit sasl.kerberos.min.time.before.relogin = 60000 sasl.kerberos.service.name = null sasl.kerberos.ticket.renew.jitter = 0.05 sasl.kerberos.ticket.renew.window.factor = 0.8 sasl.login.callback.handler.class = null sasl.login.class = null sasl.login.connect.timeout.ms = null sasl.login.read.timeout.ms = null sasl.login.refresh.buffer.seconds = 300 sasl.login.refresh.min.period.seconds = 60 sasl.login.refresh.window.factor = 0.8 sasl.login.refresh.window.jitter = 0.05 sasl.login.retry.backoff.max.ms = 10000 sasl.login.retry.backoff.ms = 100 sasl.mechanism = GSSAPI sasl.oauthbearer.clock.skew.seconds = 30 sasl.oauthbearer.expected.audience = null sasl.oauthbearer.expected.issuer = null sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 sasl.oauthbearer.jwks.endpoint.url = null sasl.oauthbearer.scope.claim.name = scope sasl.oauthbearer.sub.claim.name = sub sasl.oauthbearer.token.endpoint.url = null security.protocol = PLAINTEXT security.providers = null send.buffer.bytes = 131072 socket.connection.setup.timeout.max.ms = 30000 socket.connection.setup.timeout.ms = 10000 ssl.cipher.suites = null ssl.enabled.protocols = [TLSv1.2, TLSv1.3] ssl.endpoint.identification.algorithm = https ssl.engine.factory.class = null ssl.key.password = null ssl.keymanager.algorithm = SunX509 ssl.keystore.certificate.chain = null ssl.keystore.key = null ssl.keystore.location = null ssl.keystore.password = null ssl.keystore.type = JKS ssl.protocol = TLSv1.3 ssl.provider = null ssl.secure.random.implementation = null ssl.trustmanager.algorithm = PKIX ssl.truststore.certificates = null ssl.truststore.location = null ssl.truststore.password = null ssl.truststore.type = JKS transaction.timeout.ms = 60000 transactional.id = null value.serializer = class org.springframework.kafka.support.serializer.JsonSerializer 2024-09-23T15:51:14.930Z INFO 13108 --- [cps-integration-test] [ Async-1] o.a.k.clients.producer.KafkaProducer : [Producer clientId=cps-core-1] Instantiated an idempotent producer. 2024-09-23T15:51:14.933Z INFO 13108 --- [cps-integration-test] [ Async-1] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.6.1 2024-09-23T15:51:14.933Z INFO 13108 --- [cps-integration-test] [ Async-1] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 5e3c2b738d253ff5 2024-09-23T15:51:14.933Z INFO 13108 --- [cps-integration-test] [ Async-1] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1727106674933 2024-09-23T15:51:14.933Z WARN 13108 --- [cps-integration-test] [ Async-1] o.a.kafka.common.utils.AppInfoParser : Error registering AppInfo mbean javax.management.InstanceAlreadyExistsException: kafka.producer:type=app-info,id=cps-core-1 at java.management/com.sun.jmx.mbeanserver.Repository.addMBean(Repository.java:436) at java.management/com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.registerWithRepository(DefaultMBeanServerInterceptor.java:1865) at java.management/com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.registerDynamicMBean(DefaultMBeanServerInterceptor.java:960) at java.management/com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.registerObject(DefaultMBeanServerInterceptor.java:895) at java.management/com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.registerMBean(DefaultMBeanServerInterceptor.java:320) at java.management/com.sun.jmx.mbeanserver.JmxMBeanServer.registerMBean(JmxMBeanServer.java:523) at org.apache.kafka.common.utils.AppInfoParser.registerAppInfo(AppInfoParser.java:64) at org.apache.kafka.clients.producer.KafkaProducer.(KafkaProducer.java:453) at org.apache.kafka.clients.producer.KafkaProducer.(KafkaProducer.java:287) at org.springframework.kafka.core.DefaultKafkaProducerFactory.createRawProducer(DefaultKafkaProducerFactory.java:913) at org.springframework.kafka.core.DefaultKafkaProducerFactory.createKafkaProducer(DefaultKafkaProducerFactory.java:812) at org.springframework.kafka.core.DefaultKafkaProducerFactory.doCreateProducer(DefaultKafkaProducerFactory.java:779) at org.springframework.kafka.core.DefaultKafkaProducerFactory.createProducer(DefaultKafkaProducerFactory.java:754) at org.springframework.kafka.core.DefaultKafkaProducerFactory.createProducer(DefaultKafkaProducerFactory.java:748) at org.springframework.kafka.core.KafkaTemplate.getTheProducer(KafkaTemplate.java:946) at org.springframework.kafka.core.KafkaTemplate.doSend(KafkaTemplate.java:795) at org.springframework.kafka.core.KafkaTemplate.observeSend(KafkaTemplate.java:773) at org.springframework.kafka.core.KafkaTemplate.send(KafkaTemplate.java:577) at org.onap.cps.events.EventsPublisher.publishEvent(EventsPublisher.java:100) at org.onap.cps.events.EventsPublisher.publishEvent(EventsPublisher.java:115) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:351) at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:765) at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) at org.onap.cps.aop.CpsLoggingAspectService.interceptMethodCall(CpsLoggingAspectService.java:70) at jdk.internal.reflect.GeneratedMethodAccessor190.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:637) at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:627) at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:765) at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:765) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:717) at org.onap.cps.events.EventsPublisher$$SpringCGLIB$$0.publishEvent() at org.onap.cps.ncmp.impl.inventory.sync.lcm.LcmEventsService.publishLcmEvent(LcmEventsService.java:77) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:351) at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:765) at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) at org.onap.cps.aop.CpsLoggingAspectService.interceptMethodCall(CpsLoggingAspectService.java:70) at jdk.internal.reflect.GeneratedMethodAccessor190.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:637) at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:627) at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:765) at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:765) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:717) at org.onap.cps.ncmp.impl.inventory.sync.lcm.LcmEventsService$$SpringCGLIB$$0.publishLcmEvent() at org.onap.cps.ncmp.impl.inventory.sync.lcm.LcmEventsCmHandleStateHandlerAsyncHelper.publishLcmEvent(LcmEventsCmHandleStateHandlerAsyncHelper.java:73) at org.onap.cps.ncmp.impl.inventory.sync.lcm.LcmEventsCmHandleStateHandlerAsyncHelper.lambda$publishLcmEventBatchAsynchronously$0(LcmEventsCmHandleStateHandlerAsyncHelper.java:60) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.onap.cps.ncmp.impl.inventory.sync.lcm.LcmEventsCmHandleStateHandlerAsyncHelper.publishLcmEventBatchAsynchronously(LcmEventsCmHandleStateHandlerAsyncHelper.java:60) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:351) at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:765) at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) at org.onap.cps.aop.CpsLoggingAspectService.interceptMethodCall(CpsLoggingAspectService.java:70) at jdk.internal.reflect.GeneratedMethodAccessor190.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:637) at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:627) at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:765) at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:765) at org.springframework.aop.interceptor.AsyncExecutionInterceptor.lambda$invoke$0(AsyncExecutionInterceptor.java:113) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) at java.base/java.lang.Thread.run(Thread.java:833) 2024-09-23T15:51:15.000Z WARN 13108 --- [cps-integration-test] [ad | cps-core-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=cps-core-1] Error while fetching metadata with correlation id 1 : {ncmp-events=LEADER_NOT_AVAILABLE} 2024-09-23T15:51:15.000Z INFO 13108 --- [cps-integration-test] [ad | cps-core-1] org.apache.kafka.clients.Metadata : [Producer clientId=cps-core-1] Cluster ID: XrIwZPSIQPa_ZM6debMcrw 2024-09-23T15:51:15.001Z INFO 13108 --- [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 2024-09-23T15:51:15.641Z INFO 13108 --- [cps-integration-test] [ watchdog-th-3] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync watchdog waking up. 2024-09-23T15:51:15.665Z INFO 13108 --- [cps-integration-test] [ watchdog-th-3] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync fetched 1 advised cm handles from DB 2024-09-23T15:51:15.671Z INFO 13108 --- [cps-integration-test] [ watchdog-th-3] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work Queue Size : 1 2024-09-23T15:51:15.675Z INFO 13108 --- [cps-integration-test] [ watchdog-th-3] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 2024-09-23T15:51:15.678Z INFO 13108 --- [cps-integration-test] [ watchdog-th-3] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-1 to current batch 2024-09-23T15:51:15.678Z INFO 13108 --- [cps-integration-test] [ watchdog-th-3] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 2024-09-23T15:51:15.680Z INFO 13108 --- [cps-integration-test] [ watchdog-th-7] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync retry-watchdog waking up. 2024-09-23T15:51:15.694Z INFO 13108 --- [cps-integration-test] [ watchdog-th-7] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Retrying 0 cmHandles 2024-09-23T15:51:16.657Z INFO 13108 --- [cps-integration-test] [Pool-1-worker-1] o.o.c.n.i.i.sync.ModuleSyncTasks : ch-1 is now in READY state 2024-09-23T15:51:16.708Z INFO 13108 --- [cps-integration-test] [ watchdog-th-7] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync retry-watchdog waking up. 2024-09-23T15:51:16.724Z INFO 13108 --- [cps-integration-test] [ watchdog-th-7] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Retrying 0 cmHandles 2024-09-23T15:51:16.733Z INFO 13108 --- [cps-integration-test] [ watchdog-th-6] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync watchdog waking up. 2024-09-23T15:51:16.760Z INFO 13108 --- [cps-integration-test] [ watchdog-th-6] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync fetched 1 advised cm handles from DB 2024-09-23T15:51:16.770Z INFO 13108 --- [cps-integration-test] [ watchdog-th-6] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work Queue Size : 1 2024-09-23T15:51:16.772Z INFO 13108 --- [cps-integration-test] [ watchdog-th-6] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Busy waiting now 2024-09-23T15:51:16.786Z INFO 13108 --- [cps-integration-test] [ watchdog-th-6] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Busy waiting now 2024-09-23T15:51:16.787Z INFO 13108 --- [cps-integration-test] [Pool-1-worker-1] o.o.c.n.i.i.sync.ModuleSyncTasks : Processing module sync batch finished. 1 batch(es) active. 2024-09-23T15:51:16.810Z INFO 13108 --- [cps-integration-test] [ watchdog-th-6] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 2024-09-23T15:51:16.814Z INFO 13108 --- [cps-integration-test] [ watchdog-th-6] o.o.c.n.i.i.sync.ModuleSyncWatchdog : module sync for ch-1 already in progress by other instance 2024-09-23T15:51:16.814Z INFO 13108 --- [cps-integration-test] [ watchdog-th-6] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 0. 1 batch(es) active. 2024-09-23T15:51:17.388Z INFO 13108 --- [cps-integration-test] [ main] o.o.c.n.i.i.CmHandleRegistrationService : Moving cm handles : [] into locked (for upgrade) state. [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 84.021 s - in org.onap.cps.integration.functional.ncmp.AlternateIdSpec [INFO] Running org.onap.cps.integration.functional.ncmp.BearerTokenPassthroughSpec 2024-09-23T15:51:17.600Z INFO 13108 --- [cps-integration-test] [ main] o.o.c.n.i.i.CmHandleRegistrationService : Moving cm handles : [] into locked (for upgrade) state. 2024-09-23T15:51:17.740Z INFO 13108 --- [cps-integration-test] [ watchdog-th-7] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync retry-watchdog waking up. 2024-09-23T15:51:17.767Z INFO 13108 --- [cps-integration-test] [ watchdog-th-7] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Retrying 0 cmHandles 2024-09-23T15:51:17.815Z INFO 13108 --- [cps-integration-test] [ watchdog-th-4] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync watchdog waking up. 2024-09-23T15:51:17.833Z INFO 13108 --- [cps-integration-test] [ watchdog-th-4] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync fetched 1 advised cm handles from DB 2024-09-23T15:51:17.835Z INFO 13108 --- [cps-integration-test] [ watchdog-th-4] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work Queue Size : 1 2024-09-23T15:51:17.836Z INFO 13108 --- [cps-integration-test] [ watchdog-th-4] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 2024-09-23T15:51:17.840Z INFO 13108 --- [cps-integration-test] [ watchdog-th-4] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-1 to current batch 2024-09-23T15:51:17.840Z INFO 13108 --- [cps-integration-test] [ watchdog-th-4] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 2024-09-23T15:51:17.974Z INFO 13108 --- [cps-integration-test] [Pool-1-worker-1] o.o.c.n.i.i.sync.ModuleSyncTasks : ch-1 is now in READY state 2024-09-23T15:51:18.005Z INFO 13108 --- [cps-integration-test] [Pool-1-worker-1] o.o.c.n.i.i.sync.ModuleSyncTasks : Processing module sync batch finished. 1 batch(es) active. 2024-09-23T15:51:18.239Z INFO 13108 --- [cps-integration-test] [ main] o.o.c.n.i.i.CmHandleRegistrationService : Moving cm handles : [] into locked (for upgrade) state. 2024-09-23T15:51:18.348Z INFO 13108 --- [cps-integration-test] [ main] o.o.c.n.i.i.CmHandleRegistrationService : Moving cm handles : [] into locked (for upgrade) state. 2024-09-23T15:51:18.797Z INFO 13108 --- [cps-integration-test] [ watchdog-th-8] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync retry-watchdog waking up. 2024-09-23T15:51:18.809Z INFO 13108 --- [cps-integration-test] [ watchdog-th-8] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Retrying 0 cmHandles 2024-09-23T15:51:18.844Z INFO 13108 --- [cps-integration-test] [ watchdog-th-2] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync watchdog waking up. 2024-09-23T15:51:18.860Z INFO 13108 --- [cps-integration-test] [ watchdog-th-2] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync fetched 1 advised cm handles from DB 2024-09-23T15:51:18.868Z INFO 13108 --- [cps-integration-test] [ watchdog-th-2] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work Queue Size : 1 2024-09-23T15:51:18.870Z INFO 13108 --- [cps-integration-test] [ watchdog-th-2] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 2024-09-23T15:51:18.872Z INFO 13108 --- [cps-integration-test] [ watchdog-th-2] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-1 to current batch 2024-09-23T15:51:18.872Z INFO 13108 --- [cps-integration-test] [ watchdog-th-2] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 2024-09-23T15:51:18.999Z INFO 13108 --- [cps-integration-test] [Pool-1-worker-1] o.o.c.n.i.i.sync.ModuleSyncTasks : ch-1 is now in READY state 2024-09-23T15:51:19.041Z INFO 13108 --- [cps-integration-test] [Pool-1-worker-1] o.o.c.n.i.i.sync.ModuleSyncTasks : Processing module sync batch finished. 1 batch(es) active. 2024-09-23T15:51:19.357Z INFO 13108 --- [cps-integration-test] [ main] o.o.c.n.i.i.CmHandleRegistrationService : Moving cm handles : [] into locked (for upgrade) state. 2024-09-23T15:51:19.447Z INFO 13108 --- [cps-integration-test] [ main] o.o.c.n.i.i.CmHandleRegistrationService : Moving cm handles : [] into locked (for upgrade) state. 2024-09-23T15:51:19.820Z INFO 13108 --- [cps-integration-test] [ watchdog-th-1] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync retry-watchdog waking up. 2024-09-23T15:51:19.835Z INFO 13108 --- [cps-integration-test] [ watchdog-th-1] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Retrying 0 cmHandles 2024-09-23T15:51:19.877Z INFO 13108 --- [cps-integration-test] [ watchdog-th-9] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync watchdog waking up. 2024-09-23T15:51:19.891Z INFO 13108 --- [cps-integration-test] [ watchdog-th-9] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync fetched 1 advised cm handles from DB 2024-09-23T15:51:19.892Z INFO 13108 --- [cps-integration-test] [ watchdog-th-9] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work Queue Size : 1 2024-09-23T15:51:19.893Z INFO 13108 --- [cps-integration-test] [ watchdog-th-9] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 2024-09-23T15:51:19.894Z INFO 13108 --- [cps-integration-test] [ watchdog-th-9] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-1 to current batch 2024-09-23T15:51:19.894Z INFO 13108 --- [cps-integration-test] [ watchdog-th-9] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 2024-09-23T15:51:20.003Z INFO 13108 --- [cps-integration-test] [Pool-1-worker-1] o.o.c.n.i.i.sync.ModuleSyncTasks : ch-1 is now in READY state 2024-09-23T15:51:20.030Z INFO 13108 --- [cps-integration-test] [Pool-1-worker-1] o.o.c.n.i.i.sync.ModuleSyncTasks : Processing module sync batch finished. 1 batch(es) active. 2024-09-23T15:51:20.229Z INFO 13108 --- [cps-integration-test] [ main] o.o.c.n.i.i.CmHandleRegistrationService : Moving cm handles : [] into locked (for upgrade) state. 2024-09-23T15:51:20.316Z INFO 13108 --- [cps-integration-test] [ main] o.o.c.n.i.i.CmHandleRegistrationService : Moving cm handles : [] into locked (for upgrade) state. 2024-09-23T15:51:20.851Z INFO 13108 --- [cps-integration-test] [ watchdog-th-3] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync retry-watchdog waking up. 2024-09-23T15:51:20.861Z INFO 13108 --- [cps-integration-test] [ watchdog-th-3] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Retrying 0 cmHandles 2024-09-23T15:51:20.898Z INFO 13108 --- [cps-integration-test] [ watchdog-th-5] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync watchdog waking up. 2024-09-23T15:51:20.910Z INFO 13108 --- [cps-integration-test] [ watchdog-th-5] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync fetched 1 advised cm handles from DB 2024-09-23T15:51:20.911Z INFO 13108 --- [cps-integration-test] [ watchdog-th-5] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work Queue Size : 1 2024-09-23T15:51:20.912Z INFO 13108 --- [cps-integration-test] [ watchdog-th-5] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 2024-09-23T15:51:20.913Z INFO 13108 --- [cps-integration-test] [ watchdog-th-5] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-1 to current batch 2024-09-23T15:51:20.913Z INFO 13108 --- [cps-integration-test] [ watchdog-th-5] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 2024-09-23T15:51:21.050Z INFO 13108 --- [cps-integration-test] [Pool-1-worker-1] o.o.c.n.i.i.sync.ModuleSyncTasks : ch-1 is now in READY state 2024-09-23T15:51:21.077Z INFO 13108 --- [cps-integration-test] [Pool-1-worker-1] o.o.c.n.i.i.sync.ModuleSyncTasks : Processing module sync batch finished. 1 batch(es) active. 2024-09-23T15:51:21.326Z INFO 13108 --- [cps-integration-test] [ main] o.o.c.n.i.i.CmHandleRegistrationService : Moving cm handles : [] into locked (for upgrade) state. 2024-09-23T15:51:21.401Z INFO 13108 --- [cps-integration-test] [ main] o.o.c.n.i.i.CmHandleRegistrationService : Moving cm handles : [] into locked (for upgrade) state. 2024-09-23T15:51:21.869Z INFO 13108 --- [cps-integration-test] [ watchdog-th-10] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync retry-watchdog waking up. 2024-09-23T15:51:21.883Z INFO 13108 --- [cps-integration-test] [ watchdog-th-10] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Retrying 0 cmHandles 2024-09-23T15:51:21.916Z INFO 13108 --- [cps-integration-test] [ watchdog-th-6] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync watchdog waking up. 2024-09-23T15:51:21.929Z INFO 13108 --- [cps-integration-test] [ watchdog-th-6] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync fetched 1 advised cm handles from DB 2024-09-23T15:51:21.930Z INFO 13108 --- [cps-integration-test] [ watchdog-th-6] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work Queue Size : 1 2024-09-23T15:51:21.931Z INFO 13108 --- [cps-integration-test] [ watchdog-th-6] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 2024-09-23T15:51:21.933Z INFO 13108 --- [cps-integration-test] [ watchdog-th-6] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-1 to current batch 2024-09-23T15:51:21.933Z INFO 13108 --- [cps-integration-test] [ watchdog-th-6] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 2024-09-23T15:51:22.044Z INFO 13108 --- [cps-integration-test] [Pool-1-worker-1] o.o.c.n.i.i.sync.ModuleSyncTasks : ch-1 is now in READY state 2024-09-23T15:51:22.072Z INFO 13108 --- [cps-integration-test] [Pool-1-worker-1] o.o.c.n.i.i.sync.ModuleSyncTasks : Processing module sync batch finished. 1 batch(es) active. 2024-09-23T15:51:22.254Z INFO 13108 --- [cps-integration-test] [ main] o.o.c.n.i.i.CmHandleRegistrationService : Moving cm handles : [] into locked (for upgrade) state. 2024-09-23T15:51:22.322Z INFO 13108 --- [cps-integration-test] [ main] o.o.c.n.i.i.CmHandleRegistrationService : Moving cm handles : [] into locked (for upgrade) state. 2024-09-23T15:51:22.895Z INFO 13108 --- [cps-integration-test] [ watchdog-th-7] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync retry-watchdog waking up. 2024-09-23T15:51:22.906Z INFO 13108 --- [cps-integration-test] [ watchdog-th-7] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Retrying 0 cmHandles 2024-09-23T15:51:22.934Z INFO 13108 --- [cps-integration-test] [ watchdog-th-4] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync watchdog waking up. 2024-09-23T15:51:22.947Z INFO 13108 --- [cps-integration-test] [ watchdog-th-4] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync fetched 1 advised cm handles from DB 2024-09-23T15:51:22.949Z INFO 13108 --- [cps-integration-test] [ watchdog-th-4] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work Queue Size : 1 2024-09-23T15:51:22.950Z INFO 13108 --- [cps-integration-test] [ watchdog-th-4] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 2024-09-23T15:51:22.952Z INFO 13108 --- [cps-integration-test] [ watchdog-th-4] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-1 to current batch 2024-09-23T15:51:22.952Z INFO 13108 --- [cps-integration-test] [ watchdog-th-4] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 2024-09-23T15:51:23.068Z INFO 13108 --- [cps-integration-test] [Pool-1-worker-1] o.o.c.n.i.i.sync.ModuleSyncTasks : ch-1 is now in READY state 2024-09-23T15:51:23.094Z INFO 13108 --- [cps-integration-test] [Pool-1-worker-1] o.o.c.n.i.i.sync.ModuleSyncTasks : Processing module sync batch finished. 1 batch(es) active. 2024-09-23T15:51:23.305Z INFO 13108 --- [cps-integration-test] [ main] o.o.c.n.i.i.CmHandleRegistrationService : Moving cm handles : [] into locked (for upgrade) state. 2024-09-23T15:51:23.383Z INFO 13108 --- [cps-integration-test] [ main] o.o.c.n.i.i.CmHandleRegistrationService : Moving cm handles : [] into locked (for upgrade) state. 2024-09-23T15:51:23.920Z INFO 13108 --- [cps-integration-test] [ watchdog-th-8] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync retry-watchdog waking up. 2024-09-23T15:51:23.931Z INFO 13108 --- [cps-integration-test] [ watchdog-th-8] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Retrying 0 cmHandles 2024-09-23T15:51:23.953Z INFO 13108 --- [cps-integration-test] [ watchdog-th-2] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync watchdog waking up. 2024-09-23T15:51:23.967Z INFO 13108 --- [cps-integration-test] [ watchdog-th-2] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync fetched 1 advised cm handles from DB 2024-09-23T15:51:23.969Z INFO 13108 --- [cps-integration-test] [ watchdog-th-2] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work Queue Size : 1 2024-09-23T15:51:23.970Z INFO 13108 --- [cps-integration-test] [ watchdog-th-2] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 2024-09-23T15:51:23.972Z INFO 13108 --- [cps-integration-test] [ watchdog-th-2] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-1 to current batch 2024-09-23T15:51:23.972Z INFO 13108 --- [cps-integration-test] [ watchdog-th-2] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 2024-09-23T15:51:24.097Z INFO 13108 --- [cps-integration-test] [Pool-1-worker-1] o.o.c.n.i.i.sync.ModuleSyncTasks : ch-1 is now in READY state 2024-09-23T15:51:24.117Z INFO 13108 --- [cps-integration-test] [Pool-1-worker-1] o.o.c.n.i.i.sync.ModuleSyncTasks : Processing module sync batch finished. 1 batch(es) active. 2024-09-23T15:51:24.273Z INFO 13108 --- [cps-integration-test] [ main] o.o.c.n.i.i.CmHandleRegistrationService : Moving cm handles : [] into locked (for upgrade) state. 2024-09-23T15:51:24.333Z INFO 13108 --- [cps-integration-test] [ main] o.o.c.n.i.i.CmHandleRegistrationService : Moving cm handles : [] into locked (for upgrade) state. 2024-09-23T15:51:24.941Z INFO 13108 --- [cps-integration-test] [ watchdog-th-1] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync retry-watchdog waking up. 2024-09-23T15:51:24.951Z INFO 13108 --- [cps-integration-test] [ watchdog-th-1] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Retrying 0 cmHandles 2024-09-23T15:51:24.973Z INFO 13108 --- [cps-integration-test] [ watchdog-th-9] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync watchdog waking up. 2024-09-23T15:51:24.987Z INFO 13108 --- [cps-integration-test] [ watchdog-th-9] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync fetched 1 advised cm handles from DB 2024-09-23T15:51:24.989Z INFO 13108 --- [cps-integration-test] [ watchdog-th-9] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work Queue Size : 1 2024-09-23T15:51:24.990Z INFO 13108 --- [cps-integration-test] [ watchdog-th-9] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 2024-09-23T15:51:24.992Z INFO 13108 --- [cps-integration-test] [ watchdog-th-9] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-1 to current batch 2024-09-23T15:51:24.992Z INFO 13108 --- [cps-integration-test] [ watchdog-th-9] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 2024-09-23T15:51:25.100Z INFO 13108 --- [cps-integration-test] [Pool-1-worker-1] o.o.c.n.i.i.sync.ModuleSyncTasks : ch-1 is now in READY state 2024-09-23T15:51:25.120Z INFO 13108 --- [cps-integration-test] [Pool-1-worker-1] o.o.c.n.i.i.sync.ModuleSyncTasks : Processing module sync batch finished. 1 batch(es) active. 2024-09-23T15:51:25.264Z INFO 13108 --- [cps-integration-test] [ main] o.o.c.n.i.i.CmHandleRegistrationService : Moving cm handles : [] into locked (for upgrade) state. 2024-09-23T15:51:25.323Z INFO 13108 --- [cps-integration-test] [ main] o.o.c.n.i.i.CmHandleRegistrationService : Moving cm handles : [] into locked (for upgrade) state. 2024-09-23T15:51:25.961Z INFO 13108 --- [cps-integration-test] [ watchdog-th-3] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync retry-watchdog waking up. 2024-09-23T15:51:25.974Z INFO 13108 --- [cps-integration-test] [ watchdog-th-3] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Retrying 0 cmHandles 2024-09-23T15:51:25.993Z INFO 13108 --- [cps-integration-test] [ watchdog-th-5] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync watchdog waking up. 2024-09-23T15:51:26.004Z INFO 13108 --- [cps-integration-test] [ watchdog-th-5] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync fetched 1 advised cm handles from DB 2024-09-23T15:51:26.005Z INFO 13108 --- [cps-integration-test] [ watchdog-th-5] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work Queue Size : 1 2024-09-23T15:51:26.006Z INFO 13108 --- [cps-integration-test] [ watchdog-th-5] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 2024-09-23T15:51:26.013Z INFO 13108 --- [cps-integration-test] [ watchdog-th-5] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-1 to current batch 2024-09-23T15:51:26.013Z INFO 13108 --- [cps-integration-test] [ watchdog-th-5] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 2024-09-23T15:51:26.122Z INFO 13108 --- [cps-integration-test] [Pool-1-worker-1] o.o.c.n.i.i.sync.ModuleSyncTasks : ch-1 is now in READY state 2024-09-23T15:51:26.142Z INFO 13108 --- [cps-integration-test] [Pool-1-worker-1] o.o.c.n.i.i.sync.ModuleSyncTasks : Processing module sync batch finished. 1 batch(es) active. 2024-09-23T15:51:26.276Z INFO 13108 --- [cps-integration-test] [ main] o.o.c.n.i.i.CmHandleRegistrationService : Moving cm handles : [] into locked (for upgrade) state. 2024-09-23T15:51:26.364Z INFO 13108 --- [cps-integration-test] [ main] o.o.c.n.i.i.CmHandleRegistrationService : Moving cm handles : [] into locked (for upgrade) state. 2024-09-23T15:51:26.983Z INFO 13108 --- [cps-integration-test] [ watchdog-th-10] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync retry-watchdog waking up. 2024-09-23T15:51:26.992Z INFO 13108 --- [cps-integration-test] [ watchdog-th-10] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Retrying 0 cmHandles 2024-09-23T15:51:27.014Z INFO 13108 --- [cps-integration-test] [ watchdog-th-6] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync watchdog waking up. 2024-09-23T15:51:27.026Z INFO 13108 --- [cps-integration-test] [ watchdog-th-6] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync fetched 1 advised cm handles from DB 2024-09-23T15:51:27.027Z INFO 13108 --- [cps-integration-test] [ watchdog-th-6] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work Queue Size : 1 2024-09-23T15:51:27.028Z INFO 13108 --- [cps-integration-test] [ watchdog-th-6] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 2024-09-23T15:51:27.030Z INFO 13108 --- [cps-integration-test] [ watchdog-th-6] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-1 to current batch 2024-09-23T15:51:27.030Z INFO 13108 --- [cps-integration-test] [ watchdog-th-6] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 2024-09-23T15:51:27.120Z INFO 13108 --- [cps-integration-test] [Pool-1-worker-1] o.o.c.n.i.i.sync.ModuleSyncTasks : ch-1 is now in READY state 2024-09-23T15:51:27.138Z INFO 13108 --- [cps-integration-test] [Pool-1-worker-1] o.o.c.n.i.i.sync.ModuleSyncTasks : Processing module sync batch finished. 1 batch(es) active. 2024-09-23T15:51:27.312Z INFO 13108 --- [cps-integration-test] [ main] o.o.c.n.i.i.CmHandleRegistrationService : Moving cm handles : [] into locked (for upgrade) state. 2024-09-23T15:51:27.389Z INFO 13108 --- [cps-integration-test] [ main] o.o.c.n.i.i.CmHandleRegistrationService : Moving cm handles : [] into locked (for upgrade) state. 2024-09-23T15:51:28.009Z INFO 13108 --- [cps-integration-test] [ watchdog-th-7] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync retry-watchdog waking up. 2024-09-23T15:51:28.019Z INFO 13108 --- [cps-integration-test] [ watchdog-th-7] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Retrying 0 cmHandles 2024-09-23T15:51:28.031Z INFO 13108 --- [cps-integration-test] [ watchdog-th-4] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync watchdog waking up. 2024-09-23T15:51:28.044Z INFO 13108 --- [cps-integration-test] [ watchdog-th-4] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync fetched 1 advised cm handles from DB 2024-09-23T15:51:28.045Z INFO 13108 --- [cps-integration-test] [ watchdog-th-4] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work Queue Size : 1 2024-09-23T15:51:28.046Z INFO 13108 --- [cps-integration-test] [ watchdog-th-4] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 2024-09-23T15:51:28.048Z INFO 13108 --- [cps-integration-test] [ watchdog-th-4] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-1 to current batch 2024-09-23T15:51:28.048Z INFO 13108 --- [cps-integration-test] [ watchdog-th-4] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 2024-09-23T15:51:28.138Z INFO 13108 --- [cps-integration-test] [Pool-1-worker-1] o.o.c.n.i.i.sync.ModuleSyncTasks : ch-1 is now in READY state 2024-09-23T15:51:28.155Z INFO 13108 --- [cps-integration-test] [Pool-1-worker-1] o.o.c.n.i.i.sync.ModuleSyncTasks : Processing module sync batch finished. 1 batch(es) active. 2024-09-23T15:51:28.276Z ERROR 13108 --- [cps-integration-test] [127.0.0.1:39830] okhttp3.mockwebserver.MockWebServer : MockWebServer[54583] connection from /127.0.0.1 crashed java.lang.IllegalArgumentException: Mock DMI does not implement endpoint /dmi/v1/data?requestId=e2c29497-cb9b-4ef7-a4c6-ab24487aa789&topic=my-topic at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:277) at org.onap.cps.integration.base.DmiDispatcher.dispatch(DmiDispatcher.groovy:108) at okhttp3.mockwebserver.MockWebServer$SocketHandler.processOneRequest(MockWebServer.kt:601) at okhttp3.mockwebserver.MockWebServer$SocketHandler.handle(MockWebServer.kt:552) at okhttp3.mockwebserver.MockWebServer$serveConnection$$inlined$execute$default$1.runOnce(TaskQueue.kt:220) at okhttp3.internal.concurrent.TaskRunner.runTask(TaskRunner.kt:116) at okhttp3.internal.concurrent.TaskRunner.access$runTask(TaskRunner.kt:42) at okhttp3.internal.concurrent.TaskRunner$runnable$1.run(TaskRunner.kt:65) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) at java.base/java.lang.Thread.run(Thread.java:833) 2024-09-23T15:51:28.442Z INFO 13108 --- [cps-integration-test] [ main] o.o.c.n.i.i.CmHandleRegistrationService : Moving cm handles : [] into locked (for upgrade) state. [INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 11.001 s - in org.onap.cps.integration.functional.ncmp.BearerTokenPassthroughSpec 2024-09-23T15:51:28.458Z WARN 13108 --- [cps-integration-test] [or-http-epoll-1] r.netty.http.client.HttpClientConnect : [9a94e84b-1, L:/127.0.0.1:39830 ! R:localhost/127.0.0.1:54583] The connection observed an error reactor.netty.http.client.PrematureCloseException: Connection prematurely closed BEFORE response [INFO] Running org.onap.cps.integration.functional.ncmp.CmHandleCreateSpec 2024-09-23T15:51:28.483Z WARN 13108 --- [cps-integration-test] [or-http-epoll-1] o.o.c.n.i.d.u.DmiDataOperationsHelper : publishing error message to client topic: my-topic ,requestId: e2c29497-cb9b-4ef7-a4c6-ab24487aa789, data operation cloud event id: 78d0c3a6-a46c-4933-9c69-8c2ca419ff1d 2024-09-23T15:51:28.489Z INFO 13108 --- [cps-integration-test] [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: allow.auto.create.topics = true auto.commit.interval.ms = 5000 auto.include.jmx.reporter = true auto.offset.reset = earliest bootstrap.servers = [PLAINTEXT://localhost:32791] check.crcs = true client.dns.lookup = use_all_dns_ips client.id = consumer-ncmp-group-7 client.rack = connections.max.idle.ms = 540000 default.api.timeout.ms = 60000 enable.auto.commit = true exclude.internal.topics = true fetch.max.bytes = 52428800 fetch.max.wait.ms = 500 fetch.min.bytes = 1 group.id = ncmp-group group.instance.id = null heartbeat.interval.ms = 3000 interceptor.classes = [] internal.leave.group.on.close = true internal.throw.on.fetch.stable.offset.unsupported = false isolation.level = read_uncommitted key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer max.partition.fetch.bytes = 1048576 max.poll.interval.ms = 300000 max.poll.records = 500 metadata.max.age.ms = 300000 metric.reporters = [] metrics.num.samples = 2 metrics.recording.level = INFO metrics.sample.window.ms = 30000 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] receive.buffer.bytes = 65536 reconnect.backoff.max.ms = 1000 reconnect.backoff.ms = 50 request.timeout.ms = 30000 retry.backoff.ms = 100 sasl.client.callback.handler.class = null sasl.jaas.config = null sasl.kerberos.kinit.cmd = /usr/bin/kinit sasl.kerberos.min.time.before.relogin = 60000 sasl.kerberos.service.name = null sasl.kerberos.ticket.renew.jitter = 0.05 sasl.kerberos.ticket.renew.window.factor = 0.8 sasl.login.callback.handler.class = null sasl.login.class = null sasl.login.connect.timeout.ms = null sasl.login.read.timeout.ms = null sasl.login.refresh.buffer.seconds = 300 sasl.login.refresh.min.period.seconds = 60 sasl.login.refresh.window.factor = 0.8 sasl.login.refresh.window.jitter = 0.05 sasl.login.retry.backoff.max.ms = 10000 sasl.login.retry.backoff.ms = 100 sasl.mechanism = GSSAPI sasl.oauthbearer.clock.skew.seconds = 30 sasl.oauthbearer.expected.audience = null sasl.oauthbearer.expected.issuer = null sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 sasl.oauthbearer.jwks.endpoint.url = null sasl.oauthbearer.scope.claim.name = scope sasl.oauthbearer.sub.claim.name = sub sasl.oauthbearer.token.endpoint.url = null security.protocol = PLAINTEXT security.providers = null send.buffer.bytes = 131072 session.timeout.ms = 45000 socket.connection.setup.timeout.max.ms = 30000 socket.connection.setup.timeout.ms = 10000 ssl.cipher.suites = null ssl.enabled.protocols = [TLSv1.2, TLSv1.3] ssl.endpoint.identification.algorithm = https ssl.engine.factory.class = null ssl.key.password = null ssl.keymanager.algorithm = SunX509 ssl.keystore.certificate.chain = null ssl.keystore.key = null ssl.keystore.location = null ssl.keystore.password = null ssl.keystore.type = JKS ssl.protocol = TLSv1.3 ssl.provider = null ssl.secure.random.implementation = null ssl.trustmanager.algorithm = PKIX ssl.truststore.certificates = null ssl.truststore.location = null ssl.truststore.password = null ssl.truststore.type = JKS value.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 2024-09-23T15:51:28.492Z INFO 13108 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.6.1 2024-09-23T15:51:28.492Z INFO 13108 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 5e3c2b738d253ff5 2024-09-23T15:51:28.492Z INFO 13108 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1727106688492 2024-09-23T15:51:28.503Z INFO 13108 --- [cps-integration-test] [ main] o.a.k.clients.consumer.KafkaConsumer : [Consumer clientId=consumer-ncmp-group-7, groupId=ncmp-group] Subscribed to topic(s): ncmp-events 2024-09-23T15:51:28.508Z WARN 13108 --- [cps-integration-test] [ad | cps-core-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=cps-core-1] Error while fetching metadata with correlation id 57 : {my-topic=LEADER_NOT_AVAILABLE} 2024-09-23T15:51:28.554Z INFO 13108 --- [cps-integration-test] [ main] o.o.c.n.i.i.CmHandleRegistrationService : Moving cm handles : [] into locked (for upgrade) state. 2024-09-23T15:51:28.611Z INFO 13108 --- [cps-integration-test] [ad | cps-core-1] org.apache.kafka.clients.Metadata : [Producer clientId=cps-core-1] Resetting the last seen epoch of partition cps-data-updated-events-0 to 0 since the associated topicId changed from null to 34rdqBmMTuOfqpiBZu86SA 2024-09-23T15:51:29.029Z INFO 13108 --- [cps-integration-test] [ watchdog-th-8] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync retry-watchdog waking up. 2024-09-23T15:51:29.042Z INFO 13108 --- [cps-integration-test] [ watchdog-th-8] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Retrying 0 cmHandles 2024-09-23T15:51:29.048Z INFO 13108 --- [cps-integration-test] [ watchdog-th-2] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync watchdog waking up. 2024-09-23T15:51:29.058Z INFO 13108 --- [cps-integration-test] [ watchdog-th-2] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync fetched 1 advised cm handles from DB 2024-09-23T15:51:29.064Z INFO 13108 --- [cps-integration-test] [ watchdog-th-2] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work Queue Size : 1 2024-09-23T15:51:29.068Z INFO 13108 --- [cps-integration-test] [ watchdog-th-2] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 2024-09-23T15:51:29.070Z INFO 13108 --- [cps-integration-test] [ watchdog-th-2] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-1 to current batch 2024-09-23T15:51:29.070Z INFO 13108 --- [cps-integration-test] [ watchdog-th-2] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 2024-09-23T15:51:29.169Z INFO 13108 --- [cps-integration-test] [Pool-1-worker-1] o.o.c.n.i.i.sync.ModuleSyncTasks : ch-1 is now in READY state 2024-09-23T15:51:29.187Z INFO 13108 --- [cps-integration-test] [Pool-1-worker-1] o.o.c.n.i.i.sync.ModuleSyncTasks : Processing module sync batch finished. 1 batch(es) active. 2024-09-23T15:51:29.320Z INFO 13108 --- [cps-integration-test] [ main] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-ncmp-group-7, groupId=ncmp-group] Cluster ID: XrIwZPSIQPa_ZM6debMcrw 2024-09-23T15:51:29.321Z INFO 13108 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-7, groupId=ncmp-group] Discovered group coordinator localhost:32791 (id: 2147483646 rack: null) 2024-09-23T15:51:29.324Z INFO 13108 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-7, groupId=ncmp-group] (Re-)joining group 2024-09-23T15:51:29.326Z INFO 13108 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-7, groupId=ncmp-group] Request joining group due to: need to re-join with the given member-id: consumer-ncmp-group-7-1b139148-0fe4-4855-b0c3-7d83c433bb8a 2024-09-23T15:51:29.326Z INFO 13108 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-7, groupId=ncmp-group] Request joining group due to: rebalance failed due to 'The group member needs to have a valid member id before actually entering a consumer group.' (MemberIdRequiredException) 2024-09-23T15:51:29.326Z INFO 13108 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-7, groupId=ncmp-group] (Re-)joining group 2024-09-23T15:51:30.056Z INFO 13108 --- [cps-integration-test] [ watchdog-th-8] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync retry-watchdog waking up. 2024-09-23T15:51:30.066Z INFO 13108 --- [cps-integration-test] [ watchdog-th-8] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Retrying 0 cmHandles 2024-09-23T15:51:30.071Z INFO 13108 --- [cps-integration-test] [ watchdog-th-3] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync watchdog waking up. 2024-09-23T15:51:30.079Z INFO 13108 --- [cps-integration-test] [ watchdog-th-3] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync fetched 0 advised cm handles from DB 2024-09-23T15:51:30.080Z INFO 13108 --- [cps-integration-test] [ watchdog-th-3] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work Queue Size : 0 2024-09-23T15:51:31.076Z INFO 13108 --- [cps-integration-test] [ watchdog-th-8] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync retry-watchdog waking up. 2024-09-23T15:51:31.080Z INFO 13108 --- [cps-integration-test] [ watchdog-th-6] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync watchdog waking up. 2024-09-23T15:51:31.089Z INFO 13108 --- [cps-integration-test] [ watchdog-th-8] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Retrying 0 cmHandles 2024-09-23T15:51:31.093Z INFO 13108 --- [cps-integration-test] [ watchdog-th-6] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync fetched 0 advised cm handles from DB 2024-09-23T15:51:31.093Z INFO 13108 --- [cps-integration-test] [ watchdog-th-6] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work Queue Size : 0 2024-09-23T15:51:31.161Z INFO 13108 --- [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 2024-09-23T15:51:31.162Z INFO 13108 --- [cps-integration-test] [ntainer#3-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-2, groupId=ncmp-group] Revoke previously assigned partitions dmi-device-heartbeat-0 2024-09-23T15:51:31.163Z INFO 13108 --- [cps-integration-test] [ntainer#3-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-group: partitions revoked: [dmi-device-heartbeat-0] 2024-09-23T15:51:31.163Z INFO 13108 --- [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 2024-09-23T15:51:31.167Z INFO 13108 --- [cps-integration-test] [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-5, groupId=ncmp-group] Request joining group due to: group is already rebalancing 2024-09-23T15:51:31.167Z INFO 13108 --- [cps-integration-test] [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-5, groupId=ncmp-group] Revoke previously assigned partitions subscription-0 2024-09-23T15:51:31.167Z INFO 13108 --- [cps-integration-test] [ntainer#1-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-6, groupId=ncmp-group] Request joining group due to: group is already rebalancing 2024-09-23T15:51:31.168Z INFO 13108 --- [cps-integration-test] [ntainer#0-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-group: partitions revoked: [subscription-0] 2024-09-23T15:51:31.168Z INFO 13108 --- [cps-integration-test] [ntainer#1-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-6, groupId=ncmp-group] Revoke previously assigned partitions dmi-ncmp-cm-avc-subscription-0 2024-09-23T15:51:31.168Z INFO 13108 --- [cps-integration-test] [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-5, groupId=ncmp-group] (Re-)joining group 2024-09-23T15:51:31.168Z INFO 13108 --- [cps-integration-test] [ntainer#1-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-group: partitions revoked: [dmi-ncmp-cm-avc-subscription-0] 2024-09-23T15:51:31.168Z INFO 13108 --- [cps-integration-test] [ntainer#1-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-6, groupId=ncmp-group] (Re-)joining group 2024-09-23T15:51:31.171Z INFO 13108 --- [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 2024-09-23T15:51:31.171Z INFO 13108 --- [cps-integration-test] [ntainer#2-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Revoke previously assigned partitions dmi-cm-events-0 2024-09-23T15:51:31.171Z INFO 13108 --- [cps-integration-test] [ntainer#2-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-group: partitions revoked: [dmi-cm-events-0] 2024-09-23T15:51:31.171Z INFO 13108 --- [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 2024-09-23T15:51:31.174Z INFO 13108 --- [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-177df37d-dac2-4d69-9d90-d14a05b69734', protocol='range'} 2024-09-23T15:51:31.174Z INFO 13108 --- [cps-integration-test] [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-5, groupId=ncmp-group] Successfully joined group with generation Generation{generationId=2, memberId='consumer-ncmp-group-5-e7eb304b-3510-4fa0-9b33-2060b38d3635', protocol='range'} 2024-09-23T15:51:31.174Z INFO 13108 --- [cps-integration-test] [ntainer#1-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-6, groupId=ncmp-group] Successfully joined group with generation Generation{generationId=2, memberId='consumer-ncmp-group-6-8141136c-66c0-46b3-981b-ef6695302905', protocol='range'} 2024-09-23T15:51:31.176Z INFO 13108 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-7, groupId=ncmp-group] Successfully joined group with generation Generation{generationId=2, memberId='consumer-ncmp-group-7-1b139148-0fe4-4855-b0c3-7d83c433bb8a', protocol='range'} 2024-09-23T15:51:31.177Z INFO 13108 --- [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-126d2129-e323-49c6-9a06-c887e82c214d', protocol='range'} 2024-09-23T15:51:31.308Z INFO 13108 --- [cps-integration-test] [ntainer#2-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Finished assignment for group at generation 2: {consumer-ncmp-group-1-126d2129-e323-49c6-9a06-c887e82c214d=Assignment(partitions=[dmi-cm-events-0]), consumer-ncmp-group-7-1b139148-0fe4-4855-b0c3-7d83c433bb8a=Assignment(partitions=[ncmp-events-0]), consumer-ncmp-group-2-177df37d-dac2-4d69-9d90-d14a05b69734=Assignment(partitions=[dmi-device-heartbeat-0]), consumer-ncmp-group-6-8141136c-66c0-46b3-981b-ef6695302905=Assignment(partitions=[dmi-ncmp-cm-avc-subscription-0]), consumer-ncmp-group-5-e7eb304b-3510-4fa0-9b33-2060b38d3635=Assignment(partitions=[subscription-0])} 2024-09-23T15:51:31.312Z INFO 13108 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-7, groupId=ncmp-group] Successfully synced group in generation Generation{generationId=2, memberId='consumer-ncmp-group-7-1b139148-0fe4-4855-b0c3-7d83c433bb8a', protocol='range'} 2024-09-23T15:51:31.313Z INFO 13108 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-7, groupId=ncmp-group] Notifying assignor about the new Assignment(partitions=[ncmp-events-0]) 2024-09-23T15:51:31.313Z INFO 13108 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-7, groupId=ncmp-group] Adding newly assigned partitions: ncmp-events-0 2024-09-23T15:51:31.313Z INFO 13108 --- [cps-integration-test] [ntainer#1-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-6, groupId=ncmp-group] Successfully synced group in generation Generation{generationId=2, memberId='consumer-ncmp-group-6-8141136c-66c0-46b3-981b-ef6695302905', protocol='range'} 2024-09-23T15:51:31.313Z INFO 13108 --- [cps-integration-test] [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-5, groupId=ncmp-group] Successfully synced group in generation Generation{generationId=2, memberId='consumer-ncmp-group-5-e7eb304b-3510-4fa0-9b33-2060b38d3635', protocol='range'} 2024-09-23T15:51:31.313Z INFO 13108 --- [cps-integration-test] [ntainer#1-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-6, groupId=ncmp-group] Notifying assignor about the new Assignment(partitions=[dmi-ncmp-cm-avc-subscription-0]) 2024-09-23T15:51:31.313Z INFO 13108 --- [cps-integration-test] [ntainer#1-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-6, groupId=ncmp-group] Adding newly assigned partitions: dmi-ncmp-cm-avc-subscription-0 2024-09-23T15:51:31.313Z INFO 13108 --- [cps-integration-test] [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-5, groupId=ncmp-group] Notifying assignor about the new Assignment(partitions=[subscription-0]) 2024-09-23T15:51:31.313Z INFO 13108 --- [cps-integration-test] [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-5, groupId=ncmp-group] Adding newly assigned partitions: subscription-0 2024-09-23T15:51:31.314Z INFO 13108 --- [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-177df37d-dac2-4d69-9d90-d14a05b69734', protocol='range'} 2024-09-23T15:51:31.314Z INFO 13108 --- [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-device-heartbeat-0]) 2024-09-23T15:51:31.314Z INFO 13108 --- [cps-integration-test] [ntainer#3-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-2, groupId=ncmp-group] Adding newly assigned partitions: dmi-device-heartbeat-0 2024-09-23T15:51:31.315Z INFO 13108 --- [cps-integration-test] [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-7, groupId=ncmp-group] Found no committed offset for partition ncmp-events-0 2024-09-23T15:51:31.318Z INFO 13108 --- [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-126d2129-e323-49c6-9a06-c887e82c214d', protocol='range'} 2024-09-23T15:51:31.318Z INFO 13108 --- [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]) 2024-09-23T15:51:31.318Z INFO 13108 --- [cps-integration-test] [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-5, groupId=ncmp-group] Setting offset for partition subscription-0 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[localhost:32791 (id: 1 rack: null)], epoch=0}} 2024-09-23T15:51:31.318Z INFO 13108 --- [cps-integration-test] [ntainer#2-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Adding newly assigned partitions: dmi-cm-events-0 2024-09-23T15:51:31.319Z INFO 13108 --- [cps-integration-test] [ntainer#0-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-group: partitions assigned: [subscription-0] 2024-09-23T15:51:31.319Z INFO 13108 --- [cps-integration-test] [ntainer#1-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-6, groupId=ncmp-group] Setting offset for partition dmi-ncmp-cm-avc-subscription-0 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[localhost:32791 (id: 1 rack: null)], epoch=0}} 2024-09-23T15:51:31.319Z INFO 13108 --- [cps-integration-test] [ntainer#1-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-group: partitions assigned: [dmi-ncmp-cm-avc-subscription-0] 2024-09-23T15:51:31.321Z INFO 13108 --- [cps-integration-test] [ntainer#2-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Setting offset for partition dmi-cm-events-0 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[localhost:32791 (id: 1 rack: null)], epoch=0}} 2024-09-23T15:51:31.322Z INFO 13108 --- [cps-integration-test] [ntainer#2-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-group: partitions assigned: [dmi-cm-events-0] 2024-09-23T15:51:31.323Z INFO 13108 --- [cps-integration-test] [ntainer#3-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-2, groupId=ncmp-group] Setting offset for partition dmi-device-heartbeat-0 to the committed offset FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[localhost:32791 (id: 1 rack: null)], epoch=0}} 2024-09-23T15:51:31.323Z INFO 13108 --- [cps-integration-test] [ntainer#3-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-group: partitions assigned: [dmi-device-heartbeat-0] 2024-09-23T15:51:31.325Z INFO 13108 --- [cps-integration-test] [ main] o.a.k.c.c.internals.SubscriptionState : [Consumer clientId=consumer-ncmp-group-7, groupId=ncmp-group] Resetting offset for partition ncmp-events-0 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[localhost:32791 (id: 1 rack: null)], epoch=0}}. 2024-09-23T15:51:31.511Z INFO 13108 --- [cps-integration-test] [ main] o.o.c.n.i.i.CmHandleRegistrationService : Moving cm handles : [] into locked (for upgrade) state. 2024-09-23T15:51:31.540Z INFO 13108 --- [cps-integration-test] [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: allow.auto.create.topics = true auto.commit.interval.ms = 5000 auto.include.jmx.reporter = true auto.offset.reset = earliest bootstrap.servers = [PLAINTEXT://localhost:32791] check.crcs = true client.dns.lookup = use_all_dns_ips client.id = consumer-ncmp-group-8 client.rack = connections.max.idle.ms = 540000 default.api.timeout.ms = 60000 enable.auto.commit = true exclude.internal.topics = true fetch.max.bytes = 52428800 fetch.max.wait.ms = 500 fetch.min.bytes = 1 group.id = ncmp-group group.instance.id = null heartbeat.interval.ms = 3000 interceptor.classes = [] internal.leave.group.on.close = true internal.throw.on.fetch.stable.offset.unsupported = false isolation.level = read_uncommitted key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer max.partition.fetch.bytes = 1048576 max.poll.interval.ms = 300000 max.poll.records = 500 metadata.max.age.ms = 300000 metric.reporters = [] metrics.num.samples = 2 metrics.recording.level = INFO metrics.sample.window.ms = 30000 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] receive.buffer.bytes = 65536 reconnect.backoff.max.ms = 1000 reconnect.backoff.ms = 50 request.timeout.ms = 30000 retry.backoff.ms = 100 sasl.client.callback.handler.class = null sasl.jaas.config = null sasl.kerberos.kinit.cmd = /usr/bin/kinit sasl.kerberos.min.time.before.relogin = 60000 sasl.kerberos.service.name = null sasl.kerberos.ticket.renew.jitter = 0.05 sasl.kerberos.ticket.renew.window.factor = 0.8 sasl.login.callback.handler.class = null sasl.login.class = null sasl.login.connect.timeout.ms = null sasl.login.read.timeout.ms = null sasl.login.refresh.buffer.seconds = 300 sasl.login.refresh.min.period.seconds = 60 sasl.login.refresh.window.factor = 0.8 sasl.login.refresh.window.jitter = 0.05 sasl.login.retry.backoff.max.ms = 10000 sasl.login.retry.backoff.ms = 100 sasl.mechanism = GSSAPI sasl.oauthbearer.clock.skew.seconds = 30 sasl.oauthbearer.expected.audience = null sasl.oauthbearer.expected.issuer = null sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 sasl.oauthbearer.jwks.endpoint.url = null sasl.oauthbearer.scope.claim.name = scope sasl.oauthbearer.sub.claim.name = sub sasl.oauthbearer.token.endpoint.url = null security.protocol = PLAINTEXT security.providers = null send.buffer.bytes = 131072 session.timeout.ms = 45000 socket.connection.setup.timeout.max.ms = 30000 socket.connection.setup.timeout.ms = 10000 ssl.cipher.suites = null ssl.enabled.protocols = [TLSv1.2, TLSv1.3] ssl.endpoint.identification.algorithm = https ssl.engine.factory.class = null ssl.key.password = null ssl.keymanager.algorithm = SunX509 ssl.keystore.certificate.chain = null ssl.keystore.key = null ssl.keystore.location = null ssl.keystore.password = null ssl.keystore.type = JKS ssl.protocol = TLSv1.3 ssl.provider = null ssl.secure.random.implementation = null ssl.trustmanager.algorithm = PKIX ssl.truststore.certificates = null ssl.truststore.location = null ssl.truststore.password = null ssl.truststore.type = JKS value.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 2024-09-23T15:51:31.545Z INFO 13108 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.6.1 2024-09-23T15:51:31.545Z INFO 13108 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 5e3c2b738d253ff5 2024-09-23T15:51:31.545Z INFO 13108 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1727106691545 2024-09-23T15:51:31.624Z INFO 13108 --- [cps-integration-test] [ main] o.o.c.n.i.i.CmHandleRegistrationService : Moving cm handles : [] into locked (for upgrade) state. 2024-09-23T15:51:32.094Z INFO 13108 --- [cps-integration-test] [ watchdog-th-6] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync watchdog waking up. 2024-09-23T15:51:32.101Z INFO 13108 --- [cps-integration-test] [ watchdog-th-1] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync retry-watchdog waking up. 2024-09-23T15:51:32.106Z INFO 13108 --- [cps-integration-test] [ watchdog-th-6] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync fetched 1 advised cm handles from DB 2024-09-23T15:51:32.107Z INFO 13108 --- [cps-integration-test] [ watchdog-th-6] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work Queue Size : 1 2024-09-23T15:51:32.108Z INFO 13108 --- [cps-integration-test] [ watchdog-th-6] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 2024-09-23T15:51:32.112Z INFO 13108 --- [cps-integration-test] [ watchdog-th-6] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-1 to current batch 2024-09-23T15:51:32.112Z INFO 13108 --- [cps-integration-test] [ watchdog-th-6] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 2024-09-23T15:51:32.112Z INFO 13108 --- [cps-integration-test] [ watchdog-th-1] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Retrying 0 cmHandles 2024-09-23T15:51:32.152Z WARN 13108 --- [cps-integration-test] [Pool-1-worker-1] o.o.c.n.i.i.sync.ModuleSyncTasks : Processing of ch-1 module failed due to reason 503 Service Unavailable from POST http://localhost:48351/dmi/v1/ch/ch-1/modules. 2024-09-23T15:51:32.154Z INFO 13108 --- [cps-integration-test] [Pool-1-worker-1] o.o.c.n.i.i.sync.ModuleSyncTasks : ch-1 is now in LOCKED state 2024-09-23T15:51:32.182Z INFO 13108 --- [cps-integration-test] [Pool-1-worker-1] o.o.c.n.i.i.sync.ModuleSyncTasks : Processing module sync batch finished. 1 batch(es) active. 2024-09-23T15:51:32.296Z INFO 13108 --- [cps-integration-test] [ main] o.o.c.n.i.i.CmHandleRegistrationService : Moving cm handles : [] into locked (for upgrade) state. 2024-09-23T15:51:32.310Z INFO 13108 --- [cps-integration-test] [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: allow.auto.create.topics = true auto.commit.interval.ms = 5000 auto.include.jmx.reporter = true auto.offset.reset = earliest bootstrap.servers = [PLAINTEXT://localhost:32791] check.crcs = true client.dns.lookup = use_all_dns_ips client.id = consumer-ncmp-group-9 client.rack = connections.max.idle.ms = 540000 default.api.timeout.ms = 60000 enable.auto.commit = true exclude.internal.topics = true fetch.max.bytes = 52428800 fetch.max.wait.ms = 500 fetch.min.bytes = 1 group.id = ncmp-group group.instance.id = null heartbeat.interval.ms = 3000 interceptor.classes = [] internal.leave.group.on.close = true internal.throw.on.fetch.stable.offset.unsupported = false isolation.level = read_uncommitted key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer max.partition.fetch.bytes = 1048576 max.poll.interval.ms = 300000 max.poll.records = 500 metadata.max.age.ms = 300000 metric.reporters = [] metrics.num.samples = 2 metrics.recording.level = INFO metrics.sample.window.ms = 30000 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] receive.buffer.bytes = 65536 reconnect.backoff.max.ms = 1000 reconnect.backoff.ms = 50 request.timeout.ms = 30000 retry.backoff.ms = 100 sasl.client.callback.handler.class = null sasl.jaas.config = null sasl.kerberos.kinit.cmd = /usr/bin/kinit sasl.kerberos.min.time.before.relogin = 60000 sasl.kerberos.service.name = null sasl.kerberos.ticket.renew.jitter = 0.05 sasl.kerberos.ticket.renew.window.factor = 0.8 sasl.login.callback.handler.class = null sasl.login.class = null sasl.login.connect.timeout.ms = null sasl.login.read.timeout.ms = null sasl.login.refresh.buffer.seconds = 300 sasl.login.refresh.min.period.seconds = 60 sasl.login.refresh.window.factor = 0.8 sasl.login.refresh.window.jitter = 0.05 sasl.login.retry.backoff.max.ms = 10000 sasl.login.retry.backoff.ms = 100 sasl.mechanism = GSSAPI sasl.oauthbearer.clock.skew.seconds = 30 sasl.oauthbearer.expected.audience = null sasl.oauthbearer.expected.issuer = null sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 sasl.oauthbearer.jwks.endpoint.url = null sasl.oauthbearer.scope.claim.name = scope sasl.oauthbearer.sub.claim.name = sub sasl.oauthbearer.token.endpoint.url = null security.protocol = PLAINTEXT security.providers = null send.buffer.bytes = 131072 session.timeout.ms = 45000 socket.connection.setup.timeout.max.ms = 30000 socket.connection.setup.timeout.ms = 10000 ssl.cipher.suites = null ssl.enabled.protocols = [TLSv1.2, TLSv1.3] ssl.endpoint.identification.algorithm = https ssl.engine.factory.class = null ssl.key.password = null ssl.keymanager.algorithm = SunX509 ssl.keystore.certificate.chain = null ssl.keystore.key = null ssl.keystore.location = null ssl.keystore.password = null ssl.keystore.type = JKS ssl.protocol = TLSv1.3 ssl.provider = null ssl.secure.random.implementation = null ssl.trustmanager.algorithm = PKIX ssl.truststore.certificates = null ssl.truststore.location = null ssl.truststore.password = null ssl.truststore.type = JKS value.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 2024-09-23T15:51:32.316Z INFO 13108 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.6.1 2024-09-23T15:51:32.316Z INFO 13108 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 5e3c2b738d253ff5 2024-09-23T15:51:32.316Z INFO 13108 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1727106692316 2024-09-23T15:51:32.376Z INFO 13108 --- [cps-integration-test] [ main] o.o.c.n.i.i.CmHandleRegistrationService : Moving cm handles : [] into locked (for upgrade) state. 2024-09-23T15:51:33.113Z INFO 13108 --- [cps-integration-test] [ watchdog-th-6] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync watchdog waking up. 2024-09-23T15:51:33.125Z INFO 13108 --- [cps-integration-test] [ watchdog-th-6] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync fetched 1 advised cm handles from DB 2024-09-23T15:51:33.125Z INFO 13108 --- [cps-integration-test] [ watchdog-th-5] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync retry-watchdog waking up. 2024-09-23T15:51:33.130Z INFO 13108 --- [cps-integration-test] [ watchdog-th-6] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work Queue Size : 1 2024-09-23T15:51:33.131Z INFO 13108 --- [cps-integration-test] [ watchdog-th-6] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 2024-09-23T15:51:33.132Z INFO 13108 --- [cps-integration-test] [ watchdog-th-6] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-1 to current batch 2024-09-23T15:51:33.132Z INFO 13108 --- [cps-integration-test] [ watchdog-th-6] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 2024-09-23T15:51:33.135Z INFO 13108 --- [cps-integration-test] [ watchdog-th-5] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Retrying 0 cmHandles 2024-09-23T15:51:33.153Z INFO 13108 --- [cps-integration-test] [Pool-1-worker-1] o.o.c.r.r.ModuleReferenceRepositoryImpl : No module references found for the provided attributes. 2024-09-23T15:51:33.258Z INFO 13108 --- [cps-integration-test] [Pool-1-worker-1] o.o.c.n.i.i.sync.ModuleSyncTasks : ch-1 is now in READY state 2024-09-23T15:51:33.283Z INFO 13108 --- [cps-integration-test] [Pool-1-worker-1] o.o.c.n.i.i.sync.ModuleSyncTasks : Processing module sync batch finished. 1 batch(es) active. 2024-09-23T15:51:33.401Z INFO 13108 --- [cps-integration-test] [ main] o.o.c.n.i.i.CmHandleRegistrationService : Moving cm handles : [] into locked (for upgrade) state. 2024-09-23T15:51:34.133Z INFO 13108 --- [cps-integration-test] [ watchdog-th-6] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync watchdog waking up. 2024-09-23T15:51:34.142Z INFO 13108 --- [cps-integration-test] [ watchdog-th-6] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync fetched 1 advised cm handles from DB 2024-09-23T15:51:34.143Z INFO 13108 --- [cps-integration-test] [ watchdog-th-6] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work Queue Size : 1 2024-09-23T15:51:34.143Z INFO 13108 --- [cps-integration-test] [ watchdog-th-7] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync retry-watchdog waking up. 2024-09-23T15:51:34.145Z INFO 13108 --- [cps-integration-test] [ watchdog-th-6] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 2024-09-23T15:51:34.148Z INFO 13108 --- [cps-integration-test] [ watchdog-th-6] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-2 to current batch 2024-09-23T15:51:34.148Z INFO 13108 --- [cps-integration-test] [ watchdog-th-6] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 2024-09-23T15:51:34.156Z INFO 13108 --- [cps-integration-test] [ watchdog-th-7] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Retrying 0 cmHandles 2024-09-23T15:51:34.171Z INFO 13108 --- [cps-integration-test] [Pool-1-worker-1] o.o.c.r.r.ModuleReferenceRepositoryImpl : No module references found for the provided attributes. 2024-09-23T15:51:34.248Z INFO 13108 --- [cps-integration-test] [Pool-1-worker-1] o.o.c.n.i.i.sync.ModuleSyncTasks : ch-2 is now in READY state 2024-09-23T15:51:34.265Z INFO 13108 --- [cps-integration-test] [Pool-1-worker-1] o.o.c.n.i.i.sync.ModuleSyncTasks : Processing module sync batch finished. 1 batch(es) active. 2024-09-23T15:51:34.381Z INFO 13108 --- [cps-integration-test] [ main] o.o.c.n.i.i.CmHandleRegistrationService : Moving cm handles : [] into locked (for upgrade) state. 2024-09-23T15:51:35.149Z INFO 13108 --- [cps-integration-test] [ watchdog-th-6] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync watchdog waking up. 2024-09-23T15:51:35.161Z INFO 13108 --- [cps-integration-test] [ watchdog-th-6] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync fetched 1 advised cm handles from DB 2024-09-23T15:51:35.162Z INFO 13108 --- [cps-integration-test] [ watchdog-th-6] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work Queue Size : 1 2024-09-23T15:51:35.163Z INFO 13108 --- [cps-integration-test] [ watchdog-th-6] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 2024-09-23T15:51:35.165Z INFO 13108 --- [cps-integration-test] [ watchdog-th-6] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-3 to current batch 2024-09-23T15:51:35.166Z INFO 13108 --- [cps-integration-test] [ watchdog-th-6] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 2024-09-23T15:51:35.166Z INFO 13108 --- [cps-integration-test] [ watchdog-th-6] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync retry-watchdog waking up. 2024-09-23T15:51:35.175Z INFO 13108 --- [cps-integration-test] [ watchdog-th-6] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Retrying 0 cmHandles 2024-09-23T15:51:35.185Z INFO 13108 --- [cps-integration-test] [Pool-1-worker-1] o.o.c.n.i.i.sync.ModuleSyncService : Found other cm handle having same module set tag: B 2024-09-23T15:51:35.198Z INFO 13108 --- [cps-integration-test] [Pool-1-worker-1] o.o.c.n.i.i.sync.ModuleSyncTasks : ch-3 is now in READY state 2024-09-23T15:51:35.220Z INFO 13108 --- [cps-integration-test] [Pool-1-worker-1] o.o.c.n.i.i.sync.ModuleSyncTasks : Processing module sync batch finished. 1 batch(es) active. 2024-09-23T15:51:35.348Z INFO 13108 --- [cps-integration-test] [ main] o.o.c.n.i.i.CmHandleRegistrationService : Moving cm handles : [] into locked (for upgrade) state. 2024-09-23T15:51:35.363Z INFO 13108 --- [cps-integration-test] [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: allow.auto.create.topics = true auto.commit.interval.ms = 5000 auto.include.jmx.reporter = true auto.offset.reset = earliest bootstrap.servers = [PLAINTEXT://localhost:32791] check.crcs = true client.dns.lookup = use_all_dns_ips client.id = consumer-ncmp-group-10 client.rack = connections.max.idle.ms = 540000 default.api.timeout.ms = 60000 enable.auto.commit = true exclude.internal.topics = true fetch.max.bytes = 52428800 fetch.max.wait.ms = 500 fetch.min.bytes = 1 group.id = ncmp-group group.instance.id = null heartbeat.interval.ms = 3000 interceptor.classes = [] internal.leave.group.on.close = true internal.throw.on.fetch.stable.offset.unsupported = false isolation.level = read_uncommitted key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer max.partition.fetch.bytes = 1048576 max.poll.interval.ms = 300000 max.poll.records = 500 metadata.max.age.ms = 300000 metric.reporters = [] metrics.num.samples = 2 metrics.recording.level = INFO metrics.sample.window.ms = 30000 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] receive.buffer.bytes = 65536 reconnect.backoff.max.ms = 1000 reconnect.backoff.ms = 50 request.timeout.ms = 30000 retry.backoff.ms = 100 sasl.client.callback.handler.class = null sasl.jaas.config = null sasl.kerberos.kinit.cmd = /usr/bin/kinit sasl.kerberos.min.time.before.relogin = 60000 sasl.kerberos.service.name = null sasl.kerberos.ticket.renew.jitter = 0.05 sasl.kerberos.ticket.renew.window.factor = 0.8 sasl.login.callback.handler.class = null sasl.login.class = null sasl.login.connect.timeout.ms = null sasl.login.read.timeout.ms = null sasl.login.refresh.buffer.seconds = 300 sasl.login.refresh.min.period.seconds = 60 sasl.login.refresh.window.factor = 0.8 sasl.login.refresh.window.jitter = 0.05 sasl.login.retry.backoff.max.ms = 10000 sasl.login.retry.backoff.ms = 100 sasl.mechanism = GSSAPI sasl.oauthbearer.clock.skew.seconds = 30 sasl.oauthbearer.expected.audience = null sasl.oauthbearer.expected.issuer = null sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 sasl.oauthbearer.jwks.endpoint.url = null sasl.oauthbearer.scope.claim.name = scope sasl.oauthbearer.sub.claim.name = sub sasl.oauthbearer.token.endpoint.url = null security.protocol = PLAINTEXT security.providers = null send.buffer.bytes = 131072 session.timeout.ms = 45000 socket.connection.setup.timeout.max.ms = 30000 socket.connection.setup.timeout.ms = 10000 ssl.cipher.suites = null ssl.enabled.protocols = [TLSv1.2, TLSv1.3] ssl.endpoint.identification.algorithm = https ssl.engine.factory.class = null ssl.key.password = null ssl.keymanager.algorithm = SunX509 ssl.keystore.certificate.chain = null ssl.keystore.key = null ssl.keystore.location = null ssl.keystore.password = null ssl.keystore.type = JKS ssl.protocol = TLSv1.3 ssl.provider = null ssl.secure.random.implementation = null ssl.trustmanager.algorithm = PKIX ssl.truststore.certificates = null ssl.truststore.location = null ssl.truststore.password = null ssl.truststore.type = JKS value.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 2024-09-23T15:51:35.365Z INFO 13108 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.6.1 2024-09-23T15:51:35.365Z INFO 13108 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 5e3c2b738d253ff5 2024-09-23T15:51:35.365Z INFO 13108 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1727106695365 2024-09-23T15:51:35.428Z INFO 13108 --- [cps-integration-test] [ main] o.o.c.n.i.i.CmHandleRegistrationService : Moving cm handles : [] into locked (for upgrade) state. 2024-09-23T15:51:36.166Z INFO 13108 --- [cps-integration-test] [ watchdog-th-9] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync watchdog waking up. 2024-09-23T15:51:36.190Z INFO 13108 --- [cps-integration-test] [ watchdog-th-2] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync retry-watchdog waking up. 2024-09-23T15:51:36.387Z INFO 13108 --- [cps-integration-test] [ watchdog-th-9] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync fetched 1 advised cm handles from DB 2024-09-23T15:51:36.389Z INFO 13108 --- [cps-integration-test] [ watchdog-th-9] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work Queue Size : 1 2024-09-23T15:51:36.392Z INFO 13108 --- [cps-integration-test] [ watchdog-th-9] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 2024-09-23T15:51:36.393Z INFO 13108 --- [cps-integration-test] [ watchdog-th-9] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-1 to current batch 2024-09-23T15:51:36.393Z INFO 13108 --- [cps-integration-test] [ watchdog-th-9] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 2024-09-23T15:51:36.408Z INFO 13108 --- [cps-integration-test] [ watchdog-th-2] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Retrying 0 cmHandles 2024-09-23T15:51:37.397Z INFO 13108 --- [cps-integration-test] [ watchdog-th-9] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync watchdog waking up. 2024-09-23T15:51:37.405Z INFO 13108 --- [cps-integration-test] [ watchdog-th-9] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync fetched 1 advised cm handles from DB 2024-09-23T15:51:37.406Z INFO 13108 --- [cps-integration-test] [ watchdog-th-9] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work Queue Size : 1 2024-09-23T15:51:37.406Z INFO 13108 --- [cps-integration-test] [ watchdog-th-9] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Busy waiting now 2024-09-23T15:51:37.417Z INFO 13108 --- [cps-integration-test] [ watchdog-th-9] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Busy waiting now 2024-09-23T15:51:37.427Z INFO 13108 --- [cps-integration-test] [ watchdog-th-9] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Busy waiting now 2024-09-23T15:51:37.437Z INFO 13108 --- [cps-integration-test] [ watchdog-th-9] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Busy waiting now 2024-09-23T15:51:37.447Z INFO 13108 --- [cps-integration-test] [ watchdog-th-9] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Busy waiting now 2024-09-23T15:51:37.458Z INFO 13108 --- [cps-integration-test] [ watchdog-th-9] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Busy waiting now 2024-09-23T15:51:37.468Z INFO 13108 --- [cps-integration-test] [ watchdog-th-9] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Busy waiting now 2024-09-23T15:51:37.478Z INFO 13108 --- [cps-integration-test] [ watchdog-th-9] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Busy waiting now 2024-09-23T15:51:37.488Z INFO 13108 --- [cps-integration-test] [ watchdog-th-9] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Busy waiting now 2024-09-23T15:51:37.498Z INFO 13108 --- [cps-integration-test] [ watchdog-th-9] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Busy waiting now 2024-09-23T15:51:37.509Z INFO 13108 --- [cps-integration-test] [ watchdog-th-9] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Busy waiting now 2024-09-23T15:51:37.519Z INFO 13108 --- [cps-integration-test] [ watchdog-th-9] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Busy waiting now 2024-09-23T15:51:37.529Z INFO 13108 --- [cps-integration-test] [ watchdog-th-9] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Busy waiting now 2024-09-23T15:51:37.539Z INFO 13108 --- [cps-integration-test] [ watchdog-th-9] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Busy waiting now 2024-09-23T15:51:37.549Z INFO 13108 --- [cps-integration-test] [ watchdog-th-9] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Busy waiting now 2024-09-23T15:51:37.559Z INFO 13108 --- [cps-integration-test] [ watchdog-th-9] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Busy waiting now 2024-09-23T15:51:37.570Z INFO 13108 --- [cps-integration-test] [ watchdog-th-9] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Busy waiting now 2024-09-23T15:51:37.580Z INFO 13108 --- [cps-integration-test] [ watchdog-th-9] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Busy waiting now 2024-09-23T15:51:37.590Z INFO 13108 --- [cps-integration-test] [ watchdog-th-9] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Busy waiting now 2024-09-23T15:51:37.600Z INFO 13108 --- [cps-integration-test] [ watchdog-th-9] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Busy waiting now 2024-09-23T15:51:37.610Z INFO 13108 --- [cps-integration-test] [ watchdog-th-9] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Busy waiting now 2024-09-23T15:51:37.621Z INFO 13108 --- [cps-integration-test] [ watchdog-th-9] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Busy waiting now 2024-09-23T15:51:37.631Z INFO 13108 --- [cps-integration-test] [ watchdog-th-9] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Busy waiting now 2024-09-23T15:51:37.641Z INFO 13108 --- [cps-integration-test] [ watchdog-th-9] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Busy waiting now 2024-09-23T15:51:37.651Z INFO 13108 --- [cps-integration-test] [ watchdog-th-9] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Busy waiting now 2024-09-23T15:51:37.662Z INFO 13108 --- [cps-integration-test] [ watchdog-th-9] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Busy waiting now 2024-09-23T15:51:37.672Z INFO 13108 --- [cps-integration-test] [ watchdog-th-9] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Busy waiting now 2024-09-23T15:51:37.682Z INFO 13108 --- [cps-integration-test] [ watchdog-th-9] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Busy waiting now 2024-09-23T15:51:37.693Z INFO 13108 --- [cps-integration-test] [ watchdog-th-9] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Busy waiting now 2024-09-23T15:51:37.703Z INFO 13108 --- [cps-integration-test] [ watchdog-th-9] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Busy waiting now 2024-09-23T15:51:37.713Z INFO 13108 --- [cps-integration-test] [ watchdog-th-9] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Busy waiting now 2024-09-23T15:51:37.724Z INFO 13108 --- [cps-integration-test] [ watchdog-th-9] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Busy waiting now 2024-09-23T15:51:37.734Z INFO 13108 --- [cps-integration-test] [ watchdog-th-9] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Busy waiting now 2024-09-23T15:51:37.744Z INFO 13108 --- [cps-integration-test] [ watchdog-th-9] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Busy waiting now 2024-09-23T15:51:37.755Z INFO 13108 --- [cps-integration-test] [ watchdog-th-9] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Busy waiting now 2024-09-23T15:51:37.765Z INFO 13108 --- [cps-integration-test] [ watchdog-th-9] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Busy waiting now 2024-09-23T15:51:37.771Z INFO 13108 --- [cps-integration-test] [Pool-1-worker-1] o.o.c.n.i.i.sync.ModuleSyncTasks : ch-1 is now in READY state 2024-09-23T15:51:37.775Z INFO 13108 --- [cps-integration-test] [ watchdog-th-9] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Busy waiting now 2024-09-23T15:51:37.785Z INFO 13108 --- [cps-integration-test] [ watchdog-th-9] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Busy waiting now 2024-09-23T15:51:37.792Z INFO 13108 --- [cps-integration-test] [Pool-1-worker-1] o.o.c.n.i.i.sync.ModuleSyncTasks : Processing module sync batch finished. 1 batch(es) active. 2024-09-23T15:51:37.797Z INFO 13108 --- [cps-integration-test] [ watchdog-th-9] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 2024-09-23T15:51:37.798Z INFO 13108 --- [cps-integration-test] [ watchdog-th-9] o.o.c.n.i.i.sync.ModuleSyncWatchdog : module sync for ch-1 already in progress by other instance 2024-09-23T15:51:37.798Z INFO 13108 --- [cps-integration-test] [ watchdog-th-9] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 0. 1 batch(es) active. 2024-09-23T15:51:37.943Z INFO 13108 --- [cps-integration-test] [ main] o.o.c.n.i.i.CmHandleRegistrationService : Moving cm handles : [] into locked (for upgrade) state. 2024-09-23T15:51:38.066Z INFO 13108 --- [cps-integration-test] [ watchdog-th-3] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync retry-watchdog waking up. 2024-09-23T15:51:38.074Z INFO 13108 --- [cps-integration-test] [ watchdog-th-3] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Retrying 0 cmHandles 2024-09-23T15:51:38.798Z INFO 13108 --- [cps-integration-test] [ watchdog-th-5] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync watchdog waking up. 2024-09-23T15:51:38.809Z INFO 13108 --- [cps-integration-test] [ watchdog-th-5] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync fetched 1 advised cm handles from DB 2024-09-23T15:51:38.811Z INFO 13108 --- [cps-integration-test] [ watchdog-th-5] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work Queue Size : 1 2024-09-23T15:51:38.812Z INFO 13108 --- [cps-integration-test] [ watchdog-th-5] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 2024-09-23T15:51:38.813Z INFO 13108 --- [cps-integration-test] [ watchdog-th-5] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-2 to current batch 2024-09-23T15:51:38.813Z INFO 13108 --- [cps-integration-test] [ watchdog-th-5] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 2024-09-23T15:51:38.850Z INFO 13108 --- [cps-integration-test] [Pool-1-worker-1] o.o.c.n.i.i.sync.ModuleSyncTasks : ch-2 is now in READY state 2024-09-23T15:51:38.866Z INFO 13108 --- [cps-integration-test] [Pool-1-worker-1] o.o.c.n.i.i.sync.ModuleSyncTasks : Processing module sync batch finished. 1 batch(es) active. 2024-09-23T15:51:38.908Z WARN 13108 --- [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 2024-09-23T15:51:38.908Z WARN 13108 --- [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 2024-09-23T15:51:38.942Z INFO 13108 --- [cps-integration-test] [ main] o.o.c.n.i.i.CmHandleRegistrationService : Moving cm handles : [] into locked (for upgrade) state. 2024-09-23T15:51:39.017Z ERROR 13108 --- [cps-integration-test] [ main] o.o.c.n.i.i.CmHandleRegistrationService : Unable to de-register cm-handle batch, retrying on each cm handle 2024-09-23T15:51:39.020Z WARN 13108 --- [cps-integration-test] [ main] o.o.c.n.i.inventory.NcmpPersistenceImpl : Schema set ch-1 does not exist or already deleted 2024-09-23T15:51:39.039Z WARN 13108 --- [cps-integration-test] [ main] o.o.c.n.i.inventory.NcmpPersistenceImpl : Schema set ch-2 does not exist or already deleted 2024-09-23T15:51:39.053Z WARN 13108 --- [cps-integration-test] [ main] o.o.c.n.i.inventory.NcmpPersistenceImpl : Schema set ch-3 does not exist or already deleted 2024-09-23T15:51:39.070Z WARN 13108 --- [cps-integration-test] [ main] o.o.c.n.i.inventory.NcmpPersistenceImpl : Schema set ch-4 does not exist or already deleted 2024-09-23T15:51:39.083Z INFO 13108 --- [cps-integration-test] [ watchdog-th-4] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync retry-watchdog waking up. 2024-09-23T15:51:39.085Z WARN 13108 --- [cps-integration-test] [ main] o.o.c.n.i.inventory.NcmpPersistenceImpl : Schema set ch-5 does not exist or already deleted 2024-09-23T15:51:39.089Z ERROR 13108 --- [cps-integration-test] [ main] o.o.c.n.i.i.CmHandleRegistrationService : Unable to find dataNode for cmHandleId : ch-5 , caused by : DataNode not found 2024-09-23T15:51:39.091Z INFO 13108 --- [cps-integration-test] [ watchdog-th-4] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Retrying 0 cmHandles 2024-09-23T15:51:39.091Z WARN 13108 --- [cps-integration-test] [ main] o.o.c.n.i.inventory.NcmpPersistenceImpl : Schema set ch-6 does not exist or already deleted 2024-09-23T15:51:39.108Z WARN 13108 --- [cps-integration-test] [ main] o.o.c.n.i.inventory.NcmpPersistenceImpl : Schema set ch-7 does not exist or already deleted 2024-09-23T15:51:39.112Z ERROR 13108 --- [cps-integration-test] [ main] o.o.c.n.i.i.CmHandleRegistrationService : Unable to find dataNode for cmHandleId : ch-7 , caused by : DataNode not found 2024-09-23T15:51:39.132Z INFO 13108 --- [cps-integration-test] [ main] o.o.c.n.i.i.CmHandleRegistrationService : Moving cm handles : [] into locked (for upgrade) state. 2024-09-23T15:51:39.144Z INFO 13108 --- [cps-integration-test] [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: allow.auto.create.topics = true auto.commit.interval.ms = 5000 auto.include.jmx.reporter = true auto.offset.reset = earliest bootstrap.servers = [PLAINTEXT://localhost:32791] check.crcs = true client.dns.lookup = use_all_dns_ips client.id = consumer-ncmp-group-11 client.rack = connections.max.idle.ms = 540000 default.api.timeout.ms = 60000 enable.auto.commit = true exclude.internal.topics = true fetch.max.bytes = 52428800 fetch.max.wait.ms = 500 fetch.min.bytes = 1 group.id = ncmp-group group.instance.id = null heartbeat.interval.ms = 3000 interceptor.classes = [] internal.leave.group.on.close = true internal.throw.on.fetch.stable.offset.unsupported = false isolation.level = read_uncommitted key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer max.partition.fetch.bytes = 1048576 max.poll.interval.ms = 300000 max.poll.records = 500 metadata.max.age.ms = 300000 metric.reporters = [] metrics.num.samples = 2 metrics.recording.level = INFO metrics.sample.window.ms = 30000 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] receive.buffer.bytes = 65536 reconnect.backoff.max.ms = 1000 reconnect.backoff.ms = 50 request.timeout.ms = 30000 retry.backoff.ms = 100 sasl.client.callback.handler.class = null sasl.jaas.config = null sasl.kerberos.kinit.cmd = /usr/bin/kinit sasl.kerberos.min.time.before.relogin = 60000 sasl.kerberos.service.name = null sasl.kerberos.ticket.renew.jitter = 0.05 sasl.kerberos.ticket.renew.window.factor = 0.8 sasl.login.callback.handler.class = null sasl.login.class = null sasl.login.connect.timeout.ms = null sasl.login.read.timeout.ms = null sasl.login.refresh.buffer.seconds = 300 sasl.login.refresh.min.period.seconds = 60 sasl.login.refresh.window.factor = 0.8 sasl.login.refresh.window.jitter = 0.05 sasl.login.retry.backoff.max.ms = 10000 sasl.login.retry.backoff.ms = 100 sasl.mechanism = GSSAPI sasl.oauthbearer.clock.skew.seconds = 30 sasl.oauthbearer.expected.audience = null sasl.oauthbearer.expected.issuer = null sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 sasl.oauthbearer.jwks.endpoint.url = null sasl.oauthbearer.scope.claim.name = scope sasl.oauthbearer.sub.claim.name = sub sasl.oauthbearer.token.endpoint.url = null security.protocol = PLAINTEXT security.providers = null send.buffer.bytes = 131072 session.timeout.ms = 45000 socket.connection.setup.timeout.max.ms = 30000 socket.connection.setup.timeout.ms = 10000 ssl.cipher.suites = null ssl.enabled.protocols = [TLSv1.2, TLSv1.3] ssl.endpoint.identification.algorithm = https ssl.engine.factory.class = null ssl.key.password = null ssl.keymanager.algorithm = SunX509 ssl.keystore.certificate.chain = null ssl.keystore.key = null ssl.keystore.location = null ssl.keystore.password = null ssl.keystore.type = JKS ssl.protocol = TLSv1.3 ssl.provider = null ssl.secure.random.implementation = null ssl.trustmanager.algorithm = PKIX ssl.truststore.certificates = null ssl.truststore.location = null ssl.truststore.password = null ssl.truststore.type = JKS value.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 2024-09-23T15:51:39.146Z INFO 13108 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.6.1 2024-09-23T15:51:39.146Z INFO 13108 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 5e3c2b738d253ff5 2024-09-23T15:51:39.146Z INFO 13108 --- [cps-integration-test] [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1727106699146 2024-09-23T15:51:39.227Z INFO 13108 --- [cps-integration-test] [ main] o.o.c.n.i.i.CmHandleRegistrationService : Moving cm handles : [] into locked (for upgrade) state. 2024-09-23T15:51:39.814Z INFO 13108 --- [cps-integration-test] [ watchdog-th-8] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync watchdog waking up. 2024-09-23T15:51:39.825Z INFO 13108 --- [cps-integration-test] [ watchdog-th-8] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync fetched 2 advised cm handles from DB 2024-09-23T15:51:39.834Z INFO 13108 --- [cps-integration-test] [ watchdog-th-8] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work Queue Size : 2 2024-09-23T15:51:39.836Z INFO 13108 --- [cps-integration-test] [ watchdog-th-8] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 2 2024-09-23T15:51:39.838Z INFO 13108 --- [cps-integration-test] [ watchdog-th-8] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-2 to current batch 2024-09-23T15:51:39.839Z INFO 13108 --- [cps-integration-test] [ watchdog-th-8] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-1 to current batch 2024-09-23T15:51:39.839Z INFO 13108 --- [cps-integration-test] [ watchdog-th-8] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 2. 1 batch(es) active. 2024-09-23T15:51:39.878Z WARN 13108 --- [cps-integration-test] [Pool-1-worker-1] o.o.c.n.i.i.sync.ModuleSyncTasks : Processing of ch-2 module failed due to reason 503 Service Unavailable from POST http://localhost:40817/dmi/v1/ch/ch-2/modules. 2024-09-23T15:51:39.878Z INFO 13108 --- [cps-integration-test] [Pool-1-worker-1] o.o.c.n.i.i.sync.ModuleSyncTasks : ch-2 is now in LOCKED state 2024-09-23T15:51:39.895Z WARN 13108 --- [cps-integration-test] [Pool-1-worker-1] o.o.c.n.i.i.sync.ModuleSyncTasks : Processing of ch-1 module failed due to reason 503 Service Unavailable from POST http://localhost:40817/dmi/v1/ch/ch-1/modules. 2024-09-23T15:51:39.895Z INFO 13108 --- [cps-integration-test] [Pool-1-worker-1] o.o.c.n.i.i.sync.ModuleSyncTasks : ch-1 is now in LOCKED state 2024-09-23T15:51:39.917Z INFO 13108 --- [cps-integration-test] [Pool-1-worker-1] o.o.c.n.i.i.sync.ModuleSyncTasks : Processing module sync batch finished. 1 batch(es) active. 2024-09-23T15:51:40.101Z INFO 13108 --- [cps-integration-test] [ watchdog-th-7] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync retry-watchdog waking up. 2024-09-23T15:51:40.109Z INFO 13108 --- [cps-integration-test] [ watchdog-th-7] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Retrying 2 cmHandles 2024-09-23T15:51:40.110Z INFO 13108 --- [cps-integration-test] [ watchdog-th-7] o.o.c.n.i.i.sync.ModuleOperationsUtils : Locked for module sync (last attempt failed). 2024-09-23T15:51:40.110Z INFO 13108 --- [cps-integration-test] [ watchdog-th-7] o.o.c.n.i.i.sync.ModuleOperationsUtils : Retry due now 2024-09-23T15:51:40.110Z INFO 13108 --- [cps-integration-test] [ watchdog-th-7] o.o.c.n.i.i.sync.ModuleSyncTasks : Retry for cmHandleId : ch-1 is true 2024-09-23T15:51:40.113Z INFO 13108 --- [cps-integration-test] [ watchdog-th-7] o.o.c.n.i.i.sync.ModuleSyncTasks : ch-1 removed from in progress map 2024-09-23T15:51:40.113Z INFO 13108 --- [cps-integration-test] [ watchdog-th-7] o.o.c.n.i.i.sync.ModuleOperationsUtils : Locked for module sync (last attempt failed). 2024-09-23T15:51:40.113Z INFO 13108 --- [cps-integration-test] [ watchdog-th-7] o.o.c.n.i.i.sync.ModuleOperationsUtils : Time until next attempt is 2 minutes: 2024-09-23T15:51:40.113Z INFO 13108 --- [cps-integration-test] [ watchdog-th-7] o.o.c.n.i.i.sync.ModuleSyncTasks : Retry for cmHandleId : ch-2 is false 2024-09-23T15:51:40.840Z INFO 13108 --- [cps-integration-test] [ watchdog-th-6] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync watchdog waking up. 2024-09-23T15:51:40.850Z INFO 13108 --- [cps-integration-test] [ watchdog-th-6] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync fetched 1 advised cm handles from DB 2024-09-23T15:51:40.967Z INFO 13108 --- [cps-integration-test] [ watchdog-th-6] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work Queue Size : 1 2024-09-23T15:51:40.968Z INFO 13108 --- [cps-integration-test] [ watchdog-th-6] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 2024-09-23T15:51:40.970Z INFO 13108 --- [cps-integration-test] [ watchdog-th-6] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-1 to current batch 2024-09-23T15:51:40.970Z INFO 13108 --- [cps-integration-test] [ watchdog-th-6] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 2024-09-23T15:51:41.069Z INFO 13108 --- [cps-integration-test] [Pool-1-worker-1] o.o.c.n.i.i.sync.ModuleSyncTasks : ch-1 is now in READY state 2024-09-23T15:51:41.102Z INFO 13108 --- [cps-integration-test] [Pool-1-worker-1] o.o.c.n.i.i.sync.ModuleSyncTasks : Processing module sync batch finished. 1 batch(es) active. 2024-09-23T15:51:41.129Z INFO 13108 --- [cps-integration-test] [ watchdog-th-1] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync retry-watchdog waking up. 2024-09-23T15:51:41.150Z INFO 13108 --- [cps-integration-test] [ watchdog-th-1] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Retrying 1 cmHandles 2024-09-23T15:51:41.150Z INFO 13108 --- [cps-integration-test] [ watchdog-th-1] o.o.c.n.i.i.sync.ModuleOperationsUtils : Locked for module sync (last attempt failed). 2024-09-23T15:51:41.150Z INFO 13108 --- [cps-integration-test] [ watchdog-th-1] o.o.c.n.i.i.sync.ModuleOperationsUtils : Time until next attempt is 2 minutes: 2024-09-23T15:51:41.150Z INFO 13108 --- [cps-integration-test] [ watchdog-th-1] o.o.c.n.i.i.sync.ModuleSyncTasks : Retry for cmHandleId : ch-2 is false 2024-09-23T15:51:41.216Z INFO 13108 --- [cps-integration-test] [ main] o.o.c.n.i.i.CmHandleRegistrationService : Moving cm handles : [] into locked (for upgrade) state. [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 12.771 s - in org.onap.cps.integration.functional.ncmp.CmHandleCreateSpec [INFO] Running org.onap.cps.integration.functional.ncmp.CmHandleUpdateSpec 2024-09-23T15:51:41.319Z INFO 13108 --- [cps-integration-test] [ main] o.o.c.n.i.i.CmHandleRegistrationService : Moving cm handles : [] into locked (for upgrade) state. 2024-09-23T15:51:41.972Z INFO 13108 --- [cps-integration-test] [ watchdog-th-10] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync watchdog waking up. 2024-09-23T15:51:41.982Z INFO 13108 --- [cps-integration-test] [ watchdog-th-10] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync fetched 1 advised cm handles from DB 2024-09-23T15:51:41.983Z INFO 13108 --- [cps-integration-test] [ watchdog-th-10] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work Queue Size : 1 2024-09-23T15:51:41.984Z INFO 13108 --- [cps-integration-test] [ watchdog-th-10] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 2024-09-23T15:51:41.986Z INFO 13108 --- [cps-integration-test] [ watchdog-th-10] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-1 to current batch 2024-09-23T15:51:41.986Z INFO 13108 --- [cps-integration-test] [ watchdog-th-10] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 2024-09-23T15:51:42.073Z INFO 13108 --- [cps-integration-test] [Pool-1-worker-1] o.o.c.n.i.i.sync.ModuleSyncTasks : ch-1 is now in READY state 2024-09-23T15:51:42.088Z INFO 13108 --- [cps-integration-test] [Pool-1-worker-1] o.o.c.n.i.i.sync.ModuleSyncTasks : Processing module sync batch finished. 1 batch(es) active. 2024-09-23T15:51:42.136Z WARN 13108 --- [cps-integration-test] [or-http-epoll-8] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:55551/actuator/health. Status: finishConnect(..) failed: Connection refused: localhost/[0:0:0:0:0:0:0:1]:55551 2024-09-23T15:51:42.160Z WARN 13108 --- [cps-integration-test] [or-http-epoll-1] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:47705/actuator/health. Status: finishConnect(..) failed: Connection refused: localhost/[0:0:0:0:0:0:0:1]:47705 2024-09-23T15:51:42.170Z INFO 13108 --- [cps-integration-test] [ watchdog-th-9] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync retry-watchdog waking up. 2024-09-23T15:51:42.179Z WARN 13108 --- [cps-integration-test] [or-http-epoll-2] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:40817/actuator/health. Status: finishConnect(..) failed: Connection refused: localhost/[0:0:0:0:0:0:0:1]:40817 2024-09-23T15:51:42.179Z INFO 13108 --- [cps-integration-test] [ watchdog-th-9] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Retrying 0 cmHandles 2024-09-23T15:51:42.200Z WARN 13108 --- [cps-integration-test] [or-http-epoll-3] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:60443/actuator/health. Status: finishConnect(..) failed: Connection refused: localhost/[0:0:0:0:0:0:0:1]:60443 2024-09-23T15:51:42.218Z INFO 13108 --- [cps-integration-test] [ main] o.o.c.n.i.i.CmHandleRegistrationService : Moving cm handles : [] into locked (for upgrade) state. 2024-09-23T15:51:42.223Z WARN 13108 --- [cps-integration-test] [or-http-epoll-4] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:57617/actuator/health. Status: finishConnect(..) failed: Connection refused: localhost/[0:0:0:0:0:0:0:1]:57617 2024-09-23T15:51:42.251Z WARN 13108 --- [cps-integration-test] [or-http-epoll-5] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:51323/actuator/health. Status: finishConnect(..) failed: Connection refused: localhost/[0:0:0:0:0:0:0:1]:51323 2024-09-23T15:51:42.285Z WARN 13108 --- [cps-integration-test] [or-http-epoll-6] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:41095/actuator/health. Status: finishConnect(..) failed: Connection refused: localhost/[0:0:0:0:0:0:0:1]:41095 2024-09-23T15:51:42.307Z INFO 13108 --- [cps-integration-test] [ main] o.o.c.n.i.i.CmHandleRegistrationService : Moving cm handles : [] into locked (for upgrade) state. 2024-09-23T15:51:42.313Z WARN 13108 --- [cps-integration-test] [or-http-epoll-7] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:54583/actuator/health. Status: finishConnect(..) failed: Connection refused: localhost/[0:0:0:0:0:0:0:1]:54583 2024-09-23T15:51:42.350Z WARN 13108 --- [cps-integration-test] [or-http-epoll-8] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:49795/actuator/health. Status: finishConnect(..) failed: Connection refused: localhost/[0:0:0:0:0:0:0:1]:49795 2024-09-23T15:51:42.371Z WARN 13108 --- [cps-integration-test] [or-http-epoll-1] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:37405/actuator/health. Status: finishConnect(..) failed: Connection refused: localhost/[0:0:0:0:0:0:0:1]:37405 2024-09-23T15:51:42.381Z INFO 13108 --- [cps-integration-test] [ main] o.o.c.n.i.i.CmHandleRegistrationService : Moving cm handles : [] into locked (for upgrade) state. 2024-09-23T15:51:42.397Z WARN 13108 --- [cps-integration-test] [or-http-epoll-2] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:47843/actuator/health. Status: finishConnect(..) failed: Connection refused: localhost/[0:0:0:0:0:0:0:1]:47843 2024-09-23T15:51:42.415Z WARN 13108 --- [cps-integration-test] [or-http-epoll-3] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:37921/actuator/health. Status: finishConnect(..) failed: Connection refused: localhost/[0:0:0:0:0:0:0:1]:37921 2024-09-23T15:51:42.435Z WARN 13108 --- [cps-integration-test] [or-http-epoll-4] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:57111/actuator/health. Status: finishConnect(..) failed: Connection refused: localhost/[0:0:0:0:0:0:0:1]:57111 2024-09-23T15:51:42.464Z WARN 13108 --- [cps-integration-test] [or-http-epoll-5] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:47331/actuator/health. Status: finishConnect(..) failed: Connection refused: localhost/[0:0:0:0:0:0:0:1]:47331 2024-09-23T15:51:42.498Z WARN 13108 --- [cps-integration-test] [or-http-epoll-6] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:39651/actuator/health. Status: finishConnect(..) failed: Connection refused: localhost/[0:0:0:0:0:0:0:1]:39651 2024-09-23T15:51:42.520Z WARN 13108 --- [cps-integration-test] [or-http-epoll-7] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:38397/actuator/health. Status: finishConnect(..) failed: Connection refused: localhost/[0:0:0:0:0:0:0:1]:38397 2024-09-23T15:51:42.549Z WARN 13108 --- [cps-integration-test] [or-http-epoll-8] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:48351/actuator/health. Status: finishConnect(..) failed: Connection refused: localhost/[0:0:0:0:0:0:0:1]:48351 2024-09-23T15:51:42.568Z WARN 13108 --- [cps-integration-test] [or-http-epoll-1] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:53911/actuator/health. Status: finishConnect(..) failed: Connection refused: localhost/[0:0:0:0:0:0:0:1]:53911 2024-09-23T15:51:42.988Z INFO 13108 --- [cps-integration-test] [ watchdog-th-5] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync watchdog waking up. 2024-09-23T15:51:42.998Z INFO 13108 --- [cps-integration-test] [ watchdog-th-5] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync fetched 1 advised cm handles from DB 2024-09-23T15:51:42.999Z INFO 13108 --- [cps-integration-test] [ watchdog-th-5] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work Queue Size : 1 2024-09-23T15:51:43.000Z INFO 13108 --- [cps-integration-test] [ watchdog-th-5] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 2024-09-23T15:51:43.001Z INFO 13108 --- [cps-integration-test] [ watchdog-th-5] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-1 to current batch 2024-09-23T15:51:43.001Z INFO 13108 --- [cps-integration-test] [ watchdog-th-5] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 2024-09-23T15:51:43.091Z INFO 13108 --- [cps-integration-test] [Pool-1-worker-1] o.o.c.n.i.i.sync.ModuleSyncTasks : ch-1 is now in READY state 2024-09-23T15:51:43.105Z INFO 13108 --- [cps-integration-test] [Pool-1-worker-1] o.o.c.n.i.i.sync.ModuleSyncTasks : Processing module sync batch finished. 1 batch(es) active. 2024-09-23T15:51:43.191Z INFO 13108 --- [cps-integration-test] [ watchdog-th-4] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync retry-watchdog waking up. 2024-09-23T15:51:43.205Z INFO 13108 --- [cps-integration-test] [ watchdog-th-4] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Retrying 0 cmHandles 2024-09-23T15:51:43.256Z INFO 13108 --- [cps-integration-test] [ main] o.o.c.n.i.i.CmHandleRegistrationService : Moving cm handles : [] into locked (for upgrade) state. 2024-09-23T15:51:43.341Z INFO 13108 --- [cps-integration-test] [ main] o.o.c.n.i.i.CmHandleRegistrationService : Moving cm handles : [] into locked (for upgrade) state. 2024-09-23T15:51:43.413Z INFO 13108 --- [cps-integration-test] [ main] o.o.c.n.i.i.CmHandleRegistrationService : Moving cm handles : [] into locked (for upgrade) state. 2024-09-23T15:51:44.004Z INFO 13108 --- [cps-integration-test] [ watchdog-th-8] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync watchdog waking up. 2024-09-23T15:51:44.015Z INFO 13108 --- [cps-integration-test] [ watchdog-th-8] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync fetched 1 advised cm handles from DB 2024-09-23T15:51:44.016Z INFO 13108 --- [cps-integration-test] [ watchdog-th-8] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work Queue Size : 1 2024-09-23T15:51:44.017Z INFO 13108 --- [cps-integration-test] [ watchdog-th-8] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 2024-09-23T15:51:44.018Z INFO 13108 --- [cps-integration-test] [ watchdog-th-8] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-1 to current batch 2024-09-23T15:51:44.018Z INFO 13108 --- [cps-integration-test] [ watchdog-th-8] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 2024-09-23T15:51:44.108Z INFO 13108 --- [cps-integration-test] [Pool-1-worker-1] o.o.c.n.i.i.sync.ModuleSyncTasks : ch-1 is now in READY state 2024-09-23T15:51:44.123Z INFO 13108 --- [cps-integration-test] [Pool-1-worker-1] o.o.c.n.i.i.sync.ModuleSyncTasks : Processing module sync batch finished. 1 batch(es) active. 2024-09-23T15:51:44.214Z INFO 13108 --- [cps-integration-test] [ watchdog-th-7] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync retry-watchdog waking up. 2024-09-23T15:51:44.222Z INFO 13108 --- [cps-integration-test] [ watchdog-th-7] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Retrying 0 cmHandles 2024-09-23T15:51:44.286Z INFO 13108 --- [cps-integration-test] [ main] o.o.c.n.i.i.CmHandleRegistrationService : Moving cm handles : [] into locked (for upgrade) state. 2024-09-23T15:51:44.389Z INFO 13108 --- [cps-integration-test] [ main] o.o.c.n.i.i.CmHandleRegistrationService : Moving cm handles : [] into locked (for upgrade) state. 2024-09-23T15:51:44.472Z INFO 13108 --- [cps-integration-test] [ main] o.o.c.n.i.i.CmHandleRegistrationService : Moving cm handles : [] into locked (for upgrade) state. 2024-09-23T15:51:45.020Z INFO 13108 --- [cps-integration-test] [ watchdog-th-6] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync watchdog waking up. 2024-09-23T15:51:45.031Z INFO 13108 --- [cps-integration-test] [ watchdog-th-6] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync fetched 1 advised cm handles from DB 2024-09-23T15:51:45.032Z INFO 13108 --- [cps-integration-test] [ watchdog-th-6] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work Queue Size : 1 2024-09-23T15:51:45.038Z INFO 13108 --- [cps-integration-test] [ watchdog-th-6] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 2024-09-23T15:51:45.040Z INFO 13108 --- [cps-integration-test] [ watchdog-th-6] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-1 to current batch 2024-09-23T15:51:45.040Z INFO 13108 --- [cps-integration-test] [ watchdog-th-6] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 2024-09-23T15:51:45.136Z INFO 13108 --- [cps-integration-test] [Pool-1-worker-1] o.o.c.n.i.i.sync.ModuleSyncTasks : ch-1 is now in READY state 2024-09-23T15:51:45.150Z INFO 13108 --- [cps-integration-test] [Pool-1-worker-1] o.o.c.n.i.i.sync.ModuleSyncTasks : Processing module sync batch finished. 1 batch(es) active. 2024-09-23T15:51:45.196Z INFO 13108 --- [cps-integration-test] [ main] o.o.c.n.i.i.CmHandleRegistrationService : Moving cm handles : [] into locked (for upgrade) state. 2024-09-23T15:51:45.230Z INFO 13108 --- [cps-integration-test] [ watchdog-th-1] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync retry-watchdog waking up. 2024-09-23T15:51:45.243Z INFO 13108 --- [cps-integration-test] [ watchdog-th-1] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Retrying 0 cmHandles 2024-09-23T15:51:45.280Z INFO 13108 --- [cps-integration-test] [ main] o.o.c.n.i.i.CmHandleRegistrationService : Moving cm handles : [] into locked (for upgrade) state. 2024-09-23T15:51:45.356Z INFO 13108 --- [cps-integration-test] [ main] o.o.c.n.i.i.CmHandleRegistrationService : Moving cm handles : [] into locked (for upgrade) state. 2024-09-23T15:51:46.042Z INFO 13108 --- [cps-integration-test] [ watchdog-th-10] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync watchdog waking up. 2024-09-23T15:51:46.052Z INFO 13108 --- [cps-integration-test] [ watchdog-th-10] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync fetched 1 advised cm handles from DB 2024-09-23T15:51:46.056Z INFO 13108 --- [cps-integration-test] [ watchdog-th-10] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work Queue Size : 1 2024-09-23T15:51:46.057Z INFO 13108 --- [cps-integration-test] [ watchdog-th-10] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 2024-09-23T15:51:46.058Z INFO 13108 --- [cps-integration-test] [ watchdog-th-10] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-1 to current batch 2024-09-23T15:51:46.058Z INFO 13108 --- [cps-integration-test] [ watchdog-th-10] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 2024-09-23T15:51:46.139Z INFO 13108 --- [cps-integration-test] [Pool-1-worker-1] o.o.c.n.i.i.sync.ModuleSyncTasks : ch-1 is now in READY state 2024-09-23T15:51:46.152Z INFO 13108 --- [cps-integration-test] [Pool-1-worker-1] o.o.c.n.i.i.sync.ModuleSyncTasks : Processing module sync batch finished. 1 batch(es) active. 2024-09-23T15:51:46.194Z INFO 13108 --- [cps-integration-test] [ main] o.o.c.n.i.i.CmHandleRegistrationService : Moving cm handles : [] into locked (for upgrade) state. 2024-09-23T15:51:46.249Z INFO 13108 --- [cps-integration-test] [ watchdog-th-9] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync retry-watchdog waking up. 2024-09-23T15:51:46.256Z INFO 13108 --- [cps-integration-test] [ watchdog-th-9] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Retrying 0 cmHandles 2024-09-23T15:51:46.278Z INFO 13108 --- [cps-integration-test] [ main] o.o.c.n.i.i.CmHandleRegistrationService : Moving cm handles : [] into locked (for upgrade) state. 2024-09-23T15:51:46.331Z INFO 13108 --- [cps-integration-test] [ main] o.o.c.n.i.i.CmHandleRegistrationService : Moving cm handles : [] into locked (for upgrade) state. 2024-09-23T15:51:47.059Z INFO 13108 --- [cps-integration-test] [ watchdog-th-3] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync watchdog waking up. 2024-09-23T15:51:47.069Z INFO 13108 --- [cps-integration-test] [ watchdog-th-3] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync fetched 1 advised cm handles from DB 2024-09-23T15:51:47.070Z INFO 13108 --- [cps-integration-test] [ watchdog-th-3] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work Queue Size : 1 2024-09-23T15:51:47.071Z INFO 13108 --- [cps-integration-test] [ watchdog-th-3] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 2024-09-23T15:51:47.073Z INFO 13108 --- [cps-integration-test] [ watchdog-th-3] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-1 to current batch 2024-09-23T15:51:47.073Z INFO 13108 --- [cps-integration-test] [ watchdog-th-3] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 2024-09-23T15:51:47.173Z INFO 13108 --- [cps-integration-test] [Pool-1-worker-1] o.o.c.n.i.i.sync.ModuleSyncTasks : ch-1 is now in READY state 2024-09-23T15:51:47.189Z INFO 13108 --- [cps-integration-test] [Pool-1-worker-1] o.o.c.n.i.i.sync.ModuleSyncTasks : Processing module sync batch finished. 1 batch(es) active. 2024-09-23T15:51:47.263Z INFO 13108 --- [cps-integration-test] [ watchdog-th-2] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync retry-watchdog waking up. 2024-09-23T15:51:47.265Z INFO 13108 --- [cps-integration-test] [ main] o.o.c.n.i.i.CmHandleRegistrationService : Moving cm handles : [] into locked (for upgrade) state. 2024-09-23T15:51:47.276Z INFO 13108 --- [cps-integration-test] [ watchdog-th-2] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Retrying 0 cmHandles 2024-09-23T15:51:47.340Z INFO 13108 --- [cps-integration-test] [ main] o.o.c.n.i.i.CmHandleRegistrationService : Moving cm handles : [] into locked (for upgrade) state. 2024-09-23T15:51:47.398Z INFO 13108 --- [cps-integration-test] [ main] o.o.c.n.i.i.CmHandleRegistrationService : Moving cm handles : [] into locked (for upgrade) state. 2024-09-23T15:51:48.074Z INFO 13108 --- [cps-integration-test] [ watchdog-th-5] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync watchdog waking up. 2024-09-23T15:51:48.096Z INFO 13108 --- [cps-integration-test] [ watchdog-th-5] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync fetched 1 advised cm handles from DB 2024-09-23T15:51:48.101Z INFO 13108 --- [cps-integration-test] [ watchdog-th-5] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work Queue Size : 1 2024-09-23T15:51:48.103Z INFO 13108 --- [cps-integration-test] [ watchdog-th-5] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 2024-09-23T15:51:48.105Z INFO 13108 --- [cps-integration-test] [ watchdog-th-5] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-1 to current batch 2024-09-23T15:51:48.106Z INFO 13108 --- [cps-integration-test] [ watchdog-th-5] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 2024-09-23T15:51:48.200Z INFO 13108 --- [cps-integration-test] [Pool-1-worker-1] o.o.c.n.i.i.sync.ModuleSyncTasks : ch-1 is now in READY state 2024-09-23T15:51:48.216Z INFO 13108 --- [cps-integration-test] [Pool-1-worker-1] o.o.c.n.i.i.sync.ModuleSyncTasks : Processing module sync batch finished. 1 batch(es) active. 2024-09-23T15:51:48.283Z INFO 13108 --- [cps-integration-test] [ watchdog-th-4] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync retry-watchdog waking up. 2024-09-23T15:51:48.291Z INFO 13108 --- [cps-integration-test] [ watchdog-th-4] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Retrying 0 cmHandles 2024-09-23T15:51:48.342Z WARN 13108 --- [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 2024-09-23T15:51:48.342Z INFO 13108 --- [cps-integration-test] [ main] o.o.c.n.i.i.CmHandleRegistrationService : Moving cm handles : [] into locked (for upgrade) state. 2024-09-23T15:51:48.419Z INFO 13108 --- [cps-integration-test] [ main] o.o.c.n.i.i.CmHandleRegistrationService : Moving cm handles : [] into locked (for upgrade) state. [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.194 s - in org.onap.cps.integration.functional.ncmp.CmHandleUpdateSpec [INFO] Running org.onap.cps.integration.functional.ncmp.CmHandleUpgradeSpec 2024-09-23T15:51:48.515Z INFO 13108 --- [cps-integration-test] [ main] o.o.c.n.i.i.CmHandleRegistrationService : Moving cm handles : [] into locked (for upgrade) state. 2024-09-23T15:51:49.107Z INFO 13108 --- [cps-integration-test] [ watchdog-th-8] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync watchdog waking up. 2024-09-23T15:51:49.135Z INFO 13108 --- [cps-integration-test] [ watchdog-th-8] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync fetched 1 advised cm handles from DB 2024-09-23T15:51:49.137Z INFO 13108 --- [cps-integration-test] [ watchdog-th-8] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work Queue Size : 1 2024-09-23T15:51:49.138Z INFO 13108 --- [cps-integration-test] [ watchdog-th-8] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 2024-09-23T15:51:49.147Z INFO 13108 --- [cps-integration-test] [ watchdog-th-8] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-1 to current batch 2024-09-23T15:51:49.147Z INFO 13108 --- [cps-integration-test] [ watchdog-th-8] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 2024-09-23T15:51:49.236Z INFO 13108 --- [cps-integration-test] [Pool-1-worker-1] o.o.c.n.i.i.sync.ModuleSyncTasks : ch-1 is now in READY state 2024-09-23T15:51:49.251Z INFO 13108 --- [cps-integration-test] [Pool-1-worker-1] o.o.c.n.i.i.sync.ModuleSyncTasks : Processing module sync batch finished. 1 batch(es) active. 2024-09-23T15:51:49.299Z INFO 13108 --- [cps-integration-test] [ watchdog-th-7] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync retry-watchdog waking up. 2024-09-23T15:51:49.310Z INFO 13108 --- [cps-integration-test] [ watchdog-th-7] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Retrying 0 cmHandles 2024-09-23T15:51:49.364Z INFO 13108 --- [cps-integration-test] [ main] o.o.c.n.i.i.CmHandleRegistrationService : Moving cm handles : [ch-1] into locked (for upgrade) state. 2024-09-23T15:51:50.148Z INFO 13108 --- [cps-integration-test] [ watchdog-th-6] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync watchdog waking up. 2024-09-23T15:51:50.155Z INFO 13108 --- [cps-integration-test] [ watchdog-th-6] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync fetched 0 advised cm handles from DB 2024-09-23T15:51:50.155Z INFO 13108 --- [cps-integration-test] [ watchdog-th-6] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work Queue Size : 0 2024-09-23T15:51:50.323Z INFO 13108 --- [cps-integration-test] [ watchdog-th-1] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync retry-watchdog waking up. 2024-09-23T15:51:50.334Z INFO 13108 --- [cps-integration-test] [ watchdog-th-1] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Retrying 1 cmHandles 2024-09-23T15:51:50.335Z INFO 13108 --- [cps-integration-test] [ watchdog-th-1] o.o.c.n.i.i.sync.ModuleOperationsUtils : Locked for module upgrade 2024-09-23T15:51:50.335Z INFO 13108 --- [cps-integration-test] [ watchdog-th-1] o.o.c.n.i.i.sync.ModuleSyncTasks : Retry for cmHandleId : ch-1 is true 2024-09-23T15:51:50.337Z INFO 13108 --- [cps-integration-test] [ watchdog-th-1] o.o.c.n.i.i.sync.ModuleSyncTasks : ch-1 removed from in progress map 2024-09-23T15:51:51.156Z INFO 13108 --- [cps-integration-test] [ watchdog-th-10] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync watchdog waking up. 2024-09-23T15:51:51.165Z INFO 13108 --- [cps-integration-test] [ watchdog-th-10] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync fetched 1 advised cm handles from DB 2024-09-23T15:51:51.166Z INFO 13108 --- [cps-integration-test] [ watchdog-th-10] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work Queue Size : 1 2024-09-23T15:51:51.167Z INFO 13108 --- [cps-integration-test] [ watchdog-th-10] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 2024-09-23T15:51:51.168Z INFO 13108 --- [cps-integration-test] [ watchdog-th-10] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-1 to current batch 2024-09-23T15:51:51.168Z INFO 13108 --- [cps-integration-test] [ watchdog-th-10] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 2024-09-23T15:51:51.267Z INFO 13108 --- [cps-integration-test] [Pool-1-worker-1] o.o.c.n.i.i.sync.ModuleSyncTasks : ch-1 is now in READY state 2024-09-23T15:51:51.291Z INFO 13108 --- [cps-integration-test] [Pool-1-worker-1] o.o.c.n.i.i.sync.ModuleSyncTasks : Processing module sync batch finished. 1 batch(es) active. 2024-09-23T15:51:51.352Z INFO 13108 --- [cps-integration-test] [ watchdog-th-9] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync retry-watchdog waking up. 2024-09-23T15:51:51.358Z INFO 13108 --- [cps-integration-test] [ watchdog-th-9] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Retrying 0 cmHandles 2024-09-23T15:51:51.461Z INFO 13108 --- [cps-integration-test] [ main] o.o.c.n.i.i.CmHandleRegistrationService : Moving cm handles : [] into locked (for upgrade) state. 2024-09-23T15:51:51.517Z INFO 13108 --- [cps-integration-test] [ main] o.o.c.n.i.i.CmHandleRegistrationService : Moving cm handles : [] into locked (for upgrade) state. 2024-09-23T15:51:52.169Z INFO 13108 --- [cps-integration-test] [ watchdog-th-3] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync watchdog waking up. 2024-09-23T15:51:52.177Z INFO 13108 --- [cps-integration-test] [ watchdog-th-3] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync fetched 1 advised cm handles from DB 2024-09-23T15:51:52.178Z INFO 13108 --- [cps-integration-test] [ watchdog-th-3] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work Queue Size : 1 2024-09-23T15:51:52.180Z INFO 13108 --- [cps-integration-test] [ watchdog-th-3] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 2024-09-23T15:51:52.182Z INFO 13108 --- [cps-integration-test] [ watchdog-th-3] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-1 to current batch 2024-09-23T15:51:52.182Z INFO 13108 --- [cps-integration-test] [ watchdog-th-3] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 2024-09-23T15:51:52.266Z INFO 13108 --- [cps-integration-test] [Pool-1-worker-1] o.o.c.n.i.i.sync.ModuleSyncTasks : ch-1 is now in READY state 2024-09-23T15:51:52.281Z INFO 13108 --- [cps-integration-test] [Pool-1-worker-1] o.o.c.n.i.i.sync.ModuleSyncTasks : Processing module sync batch finished. 1 batch(es) active. 2024-09-23T15:51:52.354Z INFO 13108 --- [cps-integration-test] [ main] o.o.c.n.i.i.CmHandleRegistrationService : Moving cm handles : [ch-1] into locked (for upgrade) state. 2024-09-23T15:51:52.369Z INFO 13108 --- [cps-integration-test] [ watchdog-th-2] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync retry-watchdog waking up. 2024-09-23T15:51:52.376Z INFO 13108 --- [cps-integration-test] [ watchdog-th-2] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Retrying 1 cmHandles 2024-09-23T15:51:52.377Z INFO 13108 --- [cps-integration-test] [ watchdog-th-2] o.o.c.n.i.i.sync.ModuleOperationsUtils : Locked for module upgrade 2024-09-23T15:51:52.377Z INFO 13108 --- [cps-integration-test] [ watchdog-th-2] o.o.c.n.i.i.sync.ModuleSyncTasks : Retry for cmHandleId : ch-1 is true 2024-09-23T15:51:52.378Z INFO 13108 --- [cps-integration-test] [ watchdog-th-2] o.o.c.n.i.i.sync.ModuleSyncTasks : ch-1 removed from in progress map 2024-09-23T15:51:53.182Z INFO 13108 --- [cps-integration-test] [ watchdog-th-5] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync watchdog waking up. 2024-09-23T15:51:53.191Z INFO 13108 --- [cps-integration-test] [ watchdog-th-5] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync fetched 1 advised cm handles from DB 2024-09-23T15:51:53.193Z INFO 13108 --- [cps-integration-test] [ watchdog-th-5] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work Queue Size : 1 2024-09-23T15:51:53.194Z INFO 13108 --- [cps-integration-test] [ watchdog-th-5] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 2024-09-23T15:51:53.195Z INFO 13108 --- [cps-integration-test] [ watchdog-th-5] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-1 to current batch 2024-09-23T15:51:53.195Z INFO 13108 --- [cps-integration-test] [ watchdog-th-5] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 2024-09-23T15:51:53.203Z INFO 13108 --- [cps-integration-test] [Pool-1-worker-1] o.o.c.r.r.ModuleReferenceRepositoryImpl : No module references found for the provided attributes. 2024-09-23T15:51:53.283Z INFO 13108 --- [cps-integration-test] [Pool-1-worker-1] o.o.c.n.i.i.sync.ModuleSyncTasks : ch-1 is now in READY state 2024-09-23T15:51:53.300Z INFO 13108 --- [cps-integration-test] [Pool-1-worker-1] o.o.c.n.i.i.sync.ModuleSyncTasks : Processing module sync batch finished. 1 batch(es) active. 2024-09-23T15:51:53.400Z INFO 13108 --- [cps-integration-test] [ watchdog-th-4] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync retry-watchdog waking up. 2024-09-23T15:51:53.407Z INFO 13108 --- [cps-integration-test] [ watchdog-th-4] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Retrying 0 cmHandles 2024-09-23T15:51:53.485Z INFO 13108 --- [cps-integration-test] [ main] o.o.c.n.i.i.CmHandleRegistrationService : Moving cm handles : [] into locked (for upgrade) state. 2024-09-23T15:51:53.548Z INFO 13108 --- [cps-integration-test] [ main] o.o.c.n.i.i.CmHandleRegistrationService : Moving cm handles : [] into locked (for upgrade) state. 2024-09-23T15:51:54.196Z INFO 13108 --- [cps-integration-test] [ watchdog-th-8] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync watchdog waking up. 2024-09-23T15:51:54.205Z INFO 13108 --- [cps-integration-test] [ watchdog-th-8] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync fetched 1 advised cm handles from DB 2024-09-23T15:51:54.206Z INFO 13108 --- [cps-integration-test] [ watchdog-th-8] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work Queue Size : 1 2024-09-23T15:51:54.207Z INFO 13108 --- [cps-integration-test] [ watchdog-th-8] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 2024-09-23T15:51:54.208Z INFO 13108 --- [cps-integration-test] [ watchdog-th-8] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-1 to current batch 2024-09-23T15:51:54.208Z INFO 13108 --- [cps-integration-test] [ watchdog-th-8] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 2024-09-23T15:51:54.220Z INFO 13108 --- [cps-integration-test] [Pool-1-worker-1] o.o.c.r.r.ModuleReferenceRepositoryImpl : No module references found for the provided attributes. 2024-09-23T15:51:54.294Z INFO 13108 --- [cps-integration-test] [Pool-1-worker-1] o.o.c.n.i.i.sync.ModuleSyncTasks : ch-1 is now in READY state 2024-09-23T15:51:54.310Z INFO 13108 --- [cps-integration-test] [Pool-1-worker-1] o.o.c.n.i.i.sync.ModuleSyncTasks : Processing module sync batch finished. 1 batch(es) active. 2024-09-23T15:51:54.394Z INFO 13108 --- [cps-integration-test] [ main] o.o.c.n.i.i.CmHandleRegistrationService : Moving cm handles : [ch-1] into locked (for upgrade) state. 2024-09-23T15:51:54.413Z INFO 13108 --- [cps-integration-test] [ watchdog-th-7] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync retry-watchdog waking up. 2024-09-23T15:51:54.423Z INFO 13108 --- [cps-integration-test] [ watchdog-th-7] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Retrying 1 cmHandles 2024-09-23T15:51:54.423Z INFO 13108 --- [cps-integration-test] [ watchdog-th-7] o.o.c.n.i.i.sync.ModuleOperationsUtils : Locked for module upgrade 2024-09-23T15:51:54.423Z INFO 13108 --- [cps-integration-test] [ watchdog-th-7] o.o.c.n.i.i.sync.ModuleSyncTasks : Retry for cmHandleId : ch-1 is true 2024-09-23T15:51:54.425Z INFO 13108 --- [cps-integration-test] [ watchdog-th-7] o.o.c.n.i.i.sync.ModuleSyncTasks : ch-1 removed from in progress map 2024-09-23T15:51:55.209Z INFO 13108 --- [cps-integration-test] [ watchdog-th-6] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync watchdog waking up. 2024-09-23T15:51:55.217Z INFO 13108 --- [cps-integration-test] [ watchdog-th-6] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync fetched 1 advised cm handles from DB 2024-09-23T15:51:55.218Z INFO 13108 --- [cps-integration-test] [ watchdog-th-6] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work Queue Size : 1 2024-09-23T15:51:55.219Z INFO 13108 --- [cps-integration-test] [ watchdog-th-6] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 2024-09-23T15:51:55.220Z INFO 13108 --- [cps-integration-test] [ watchdog-th-6] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-1 to current batch 2024-09-23T15:51:55.220Z INFO 13108 --- [cps-integration-test] [ watchdog-th-6] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 2024-09-23T15:51:55.311Z INFO 13108 --- [cps-integration-test] [Pool-1-worker-1] o.o.c.n.i.i.sync.ModuleSyncTasks : ch-1 is now in READY state 2024-09-23T15:51:55.330Z INFO 13108 --- [cps-integration-test] [Pool-1-worker-1] o.o.c.n.i.i.sync.ModuleSyncTasks : Processing module sync batch finished. 1 batch(es) active. 2024-09-23T15:51:55.442Z INFO 13108 --- [cps-integration-test] [ watchdog-th-1] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync retry-watchdog waking up. 2024-09-23T15:51:55.449Z INFO 13108 --- [cps-integration-test] [ watchdog-th-1] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Retrying 0 cmHandles 2024-09-23T15:51:55.522Z INFO 13108 --- [cps-integration-test] [ main] o.o.c.n.i.i.CmHandleRegistrationService : Moving cm handles : [] into locked (for upgrade) state. 2024-09-23T15:51:55.576Z INFO 13108 --- [cps-integration-test] [ main] o.o.c.n.i.i.CmHandleRegistrationService : Moving cm handles : [] into locked (for upgrade) state. 2024-09-23T15:51:56.221Z INFO 13108 --- [cps-integration-test] [ watchdog-th-10] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync watchdog waking up. 2024-09-23T15:51:56.231Z INFO 13108 --- [cps-integration-test] [ watchdog-th-10] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync fetched 1 advised cm handles from DB 2024-09-23T15:51:56.232Z INFO 13108 --- [cps-integration-test] [ watchdog-th-10] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work Queue Size : 1 2024-09-23T15:51:56.235Z INFO 13108 --- [cps-integration-test] [ watchdog-th-10] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 2024-09-23T15:51:56.236Z INFO 13108 --- [cps-integration-test] [ watchdog-th-10] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-1 to current batch 2024-09-23T15:51:56.236Z INFO 13108 --- [cps-integration-test] [ watchdog-th-10] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 2024-09-23T15:51:56.251Z INFO 13108 --- [cps-integration-test] [Pool-1-worker-1] o.o.c.r.r.ModuleReferenceRepositoryImpl : No module references found for the provided attributes. 2024-09-23T15:51:56.328Z INFO 13108 --- [cps-integration-test] [Pool-1-worker-1] o.o.c.n.i.i.sync.ModuleSyncTasks : ch-1 is now in READY state 2024-09-23T15:51:56.348Z INFO 13108 --- [cps-integration-test] [Pool-1-worker-1] o.o.c.n.i.i.sync.ModuleSyncTasks : Processing module sync batch finished. 1 batch(es) active. 2024-09-23T15:51:56.425Z INFO 13108 --- [cps-integration-test] [ main] o.o.c.n.i.i.CmHandleRegistrationService : Moving cm handles : [ch-1] into locked (for upgrade) state. 2024-09-23T15:51:56.464Z INFO 13108 --- [cps-integration-test] [ watchdog-th-9] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync retry-watchdog waking up. 2024-09-23T15:51:56.470Z INFO 13108 --- [cps-integration-test] [ watchdog-th-9] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Retrying 1 cmHandles 2024-09-23T15:51:56.470Z INFO 13108 --- [cps-integration-test] [ watchdog-th-9] o.o.c.n.i.i.sync.ModuleOperationsUtils : Locked for module upgrade 2024-09-23T15:51:56.470Z INFO 13108 --- [cps-integration-test] [ watchdog-th-9] o.o.c.n.i.i.sync.ModuleSyncTasks : Retry for cmHandleId : ch-1 is true 2024-09-23T15:51:56.472Z INFO 13108 --- [cps-integration-test] [ watchdog-th-9] o.o.c.n.i.i.sync.ModuleSyncTasks : ch-1 removed from in progress map 2024-09-23T15:51:57.237Z INFO 13108 --- [cps-integration-test] [ watchdog-th-3] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync watchdog waking up. 2024-09-23T15:51:57.247Z INFO 13108 --- [cps-integration-test] [ watchdog-th-3] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync fetched 1 advised cm handles from DB 2024-09-23T15:51:57.251Z INFO 13108 --- [cps-integration-test] [ watchdog-th-3] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work Queue Size : 1 2024-09-23T15:51:57.252Z INFO 13108 --- [cps-integration-test] [ watchdog-th-3] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 2024-09-23T15:51:57.253Z INFO 13108 --- [cps-integration-test] [ watchdog-th-3] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-1 to current batch 2024-09-23T15:51:57.253Z INFO 13108 --- [cps-integration-test] [ watchdog-th-3] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 2024-09-23T15:51:57.261Z INFO 13108 --- [cps-integration-test] [Pool-1-worker-1] o.o.c.r.r.ModuleReferenceRepositoryImpl : No module references found for the provided attributes. 2024-09-23T15:51:57.341Z INFO 13108 --- [cps-integration-test] [Pool-1-worker-1] o.o.c.n.i.i.sync.ModuleSyncTasks : ch-1 is now in READY state 2024-09-23T15:51:57.357Z INFO 13108 --- [cps-integration-test] [Pool-1-worker-1] o.o.c.n.i.i.sync.ModuleSyncTasks : Processing module sync batch finished. 1 batch(es) active. 2024-09-23T15:51:57.439Z INFO 13108 --- [cps-integration-test] [ main] o.o.c.n.i.i.CmHandleRegistrationService : Moving cm handles : [] into locked (for upgrade) state. 2024-09-23T15:51:57.487Z INFO 13108 --- [cps-integration-test] [ watchdog-th-2] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync retry-watchdog waking up. 2024-09-23T15:51:57.502Z INFO 13108 --- [cps-integration-test] [ watchdog-th-2] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Retrying 0 cmHandles 2024-09-23T15:51:57.506Z INFO 13108 --- [cps-integration-test] [ main] o.o.c.n.i.i.CmHandleRegistrationService : Moving cm handles : [] into locked (for upgrade) state. 2024-09-23T15:51:58.254Z INFO 13108 --- [cps-integration-test] [ watchdog-th-5] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync watchdog waking up. 2024-09-23T15:51:58.262Z INFO 13108 --- [cps-integration-test] [ watchdog-th-5] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync fetched 1 advised cm handles from DB 2024-09-23T15:51:58.263Z INFO 13108 --- [cps-integration-test] [ watchdog-th-5] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work Queue Size : 1 2024-09-23T15:51:58.263Z INFO 13108 --- [cps-integration-test] [ watchdog-th-5] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 2024-09-23T15:51:58.265Z INFO 13108 --- [cps-integration-test] [ watchdog-th-5] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-2 to current batch 2024-09-23T15:51:58.265Z INFO 13108 --- [cps-integration-test] [ watchdog-th-5] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 2024-09-23T15:51:58.273Z INFO 13108 --- [cps-integration-test] [Pool-1-worker-1] o.o.c.r.r.ModuleReferenceRepositoryImpl : No module references found for the provided attributes. 2024-09-23T15:51:58.349Z INFO 13108 --- [cps-integration-test] [Pool-1-worker-1] o.o.c.n.i.i.sync.ModuleSyncTasks : ch-2 is now in READY state 2024-09-23T15:51:58.362Z INFO 13108 --- [cps-integration-test] [Pool-1-worker-1] o.o.c.n.i.i.sync.ModuleSyncTasks : Processing module sync batch finished. 1 batch(es) active. 2024-09-23T15:51:58.466Z INFO 13108 --- [cps-integration-test] [ main] o.o.c.n.i.i.CmHandleRegistrationService : Moving cm handles : [] into locked (for upgrade) state. 2024-09-23T15:51:58.522Z INFO 13108 --- [cps-integration-test] [ watchdog-th-4] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync retry-watchdog waking up. 2024-09-23T15:51:58.528Z INFO 13108 --- [cps-integration-test] [ watchdog-th-4] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Retrying 0 cmHandles 2024-09-23T15:51:59.265Z INFO 13108 --- [cps-integration-test] [ watchdog-th-8] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync watchdog waking up. 2024-09-23T15:51:59.273Z INFO 13108 --- [cps-integration-test] [ watchdog-th-8] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync fetched 1 advised cm handles from DB 2024-09-23T15:51:59.274Z INFO 13108 --- [cps-integration-test] [ watchdog-th-8] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work Queue Size : 1 2024-09-23T15:51:59.275Z INFO 13108 --- [cps-integration-test] [ watchdog-th-8] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 2024-09-23T15:51:59.276Z INFO 13108 --- [cps-integration-test] [ watchdog-th-8] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-1 to current batch 2024-09-23T15:51:59.276Z INFO 13108 --- [cps-integration-test] [ watchdog-th-8] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 2024-09-23T15:51:59.357Z INFO 13108 --- [cps-integration-test] [Pool-1-worker-1] o.o.c.n.i.i.sync.ModuleSyncTasks : ch-1 is now in READY state 2024-09-23T15:51:59.373Z INFO 13108 --- [cps-integration-test] [Pool-1-worker-1] o.o.c.n.i.i.sync.ModuleSyncTasks : Processing module sync batch finished. 1 batch(es) active. 2024-09-23T15:51:59.401Z INFO 13108 --- [cps-integration-test] [ main] o.o.c.n.i.i.CmHandleRegistrationService : Moving cm handles : [ch-1] into locked (for upgrade) state. 2024-09-23T15:51:59.534Z INFO 13108 --- [cps-integration-test] [ watchdog-th-7] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync retry-watchdog waking up. 2024-09-23T15:51:59.542Z INFO 13108 --- [cps-integration-test] [ watchdog-th-7] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Retrying 1 cmHandles 2024-09-23T15:51:59.542Z INFO 13108 --- [cps-integration-test] [ watchdog-th-7] o.o.c.n.i.i.sync.ModuleOperationsUtils : Locked for module upgrade 2024-09-23T15:51:59.542Z INFO 13108 --- [cps-integration-test] [ watchdog-th-7] o.o.c.n.i.i.sync.ModuleSyncTasks : Retry for cmHandleId : ch-1 is true 2024-09-23T15:51:59.543Z INFO 13108 --- [cps-integration-test] [ watchdog-th-7] o.o.c.n.i.i.sync.ModuleSyncTasks : ch-1 removed from in progress map 2024-09-23T15:52:00.277Z INFO 13108 --- [cps-integration-test] [ watchdog-th-6] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync watchdog waking up. 2024-09-23T15:52:00.285Z INFO 13108 --- [cps-integration-test] [ watchdog-th-6] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync fetched 1 advised cm handles from DB 2024-09-23T15:52:00.286Z INFO 13108 --- [cps-integration-test] [ watchdog-th-6] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work Queue Size : 1 2024-09-23T15:52:00.288Z INFO 13108 --- [cps-integration-test] [ watchdog-th-6] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 2024-09-23T15:52:00.289Z INFO 13108 --- [cps-integration-test] [ watchdog-th-6] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-1 to current batch 2024-09-23T15:52:00.289Z INFO 13108 --- [cps-integration-test] [ watchdog-th-6] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 2024-09-23T15:52:00.295Z INFO 13108 --- [cps-integration-test] [Pool-1-worker-1] o.o.c.n.i.i.sync.ModuleSyncService : Found other cm handle having same module set tag: moduleSet2 2024-09-23T15:52:00.312Z INFO 13108 --- [cps-integration-test] [Pool-1-worker-1] o.o.c.n.i.i.sync.ModuleSyncTasks : ch-1 is now in READY state 2024-09-23T15:52:00.328Z INFO 13108 --- [cps-integration-test] [Pool-1-worker-1] o.o.c.n.i.i.sync.ModuleSyncTasks : Processing module sync batch finished. 1 batch(es) active. 2024-09-23T15:52:00.421Z INFO 13108 --- [cps-integration-test] [ main] o.o.c.n.i.i.CmHandleRegistrationService : Moving cm handles : [] into locked (for upgrade) state. 2024-09-23T15:52:00.472Z INFO 13108 --- [cps-integration-test] [ main] o.o.c.n.i.i.CmHandleRegistrationService : Moving cm handles : [] into locked (for upgrade) state. 2024-09-23T15:52:00.554Z INFO 13108 --- [cps-integration-test] [ watchdog-th-1] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync retry-watchdog waking up. 2024-09-23T15:52:00.560Z INFO 13108 --- [cps-integration-test] [ watchdog-th-1] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Retrying 0 cmHandles 2024-09-23T15:52:01.290Z INFO 13108 --- [cps-integration-test] [ watchdog-th-10] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync watchdog waking up. 2024-09-23T15:52:01.297Z INFO 13108 --- [cps-integration-test] [ watchdog-th-10] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync fetched 1 advised cm handles from DB 2024-09-23T15:52:01.298Z INFO 13108 --- [cps-integration-test] [ watchdog-th-10] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work Queue Size : 1 2024-09-23T15:52:01.299Z INFO 13108 --- [cps-integration-test] [ watchdog-th-10] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 2024-09-23T15:52:01.300Z INFO 13108 --- [cps-integration-test] [ watchdog-th-10] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-2 to current batch 2024-09-23T15:52:01.300Z INFO 13108 --- [cps-integration-test] [ watchdog-th-10] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 2024-09-23T15:52:01.311Z INFO 13108 --- [cps-integration-test] [Pool-1-worker-1] o.o.c.r.r.ModuleReferenceRepositoryImpl : No module references found for the provided attributes. 2024-09-23T15:52:01.391Z INFO 13108 --- [cps-integration-test] [Pool-1-worker-1] o.o.c.n.i.i.sync.ModuleSyncTasks : ch-2 is now in READY state 2024-09-23T15:52:01.410Z INFO 13108 --- [cps-integration-test] [Pool-1-worker-1] o.o.c.n.i.i.sync.ModuleSyncTasks : Processing module sync batch finished. 1 batch(es) active. 2024-09-23T15:52:01.544Z INFO 13108 --- [cps-integration-test] [ main] o.o.c.n.i.i.CmHandleRegistrationService : Moving cm handles : [] into locked (for upgrade) state. 2024-09-23T15:52:01.566Z INFO 13108 --- [cps-integration-test] [ watchdog-th-9] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync retry-watchdog waking up. 2024-09-23T15:52:01.571Z INFO 13108 --- [cps-integration-test] [ watchdog-th-9] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Retrying 0 cmHandles 2024-09-23T15:52:02.301Z INFO 13108 --- [cps-integration-test] [ watchdog-th-3] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync watchdog waking up. 2024-09-23T15:52:02.307Z INFO 13108 --- [cps-integration-test] [ watchdog-th-3] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync fetched 1 advised cm handles from DB 2024-09-23T15:52:02.308Z INFO 13108 --- [cps-integration-test] [ watchdog-th-3] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work Queue Size : 1 2024-09-23T15:52:02.309Z INFO 13108 --- [cps-integration-test] [ watchdog-th-3] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 2024-09-23T15:52:02.310Z INFO 13108 --- [cps-integration-test] [ watchdog-th-3] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-1 to current batch 2024-09-23T15:52:02.310Z INFO 13108 --- [cps-integration-test] [ watchdog-th-3] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 2024-09-23T15:52:02.320Z INFO 13108 --- [cps-integration-test] [Pool-1-worker-1] o.o.c.r.r.ModuleReferenceRepositoryImpl : No module references found for the provided attributes. 2024-09-23T15:52:02.394Z INFO 13108 --- [cps-integration-test] [Pool-1-worker-1] o.o.c.n.i.i.sync.ModuleSyncTasks : ch-1 is now in READY state 2024-09-23T15:52:02.408Z INFO 13108 --- [cps-integration-test] [Pool-1-worker-1] o.o.c.n.i.i.sync.ModuleSyncTasks : Processing module sync batch finished. 1 batch(es) active. 2024-09-23T15:52:02.496Z INFO 13108 --- [cps-integration-test] [ main] o.o.c.n.i.i.CmHandleRegistrationService : Moving cm handles : [ch-1] into locked (for upgrade) state. 2024-09-23T15:52:02.576Z INFO 13108 --- [cps-integration-test] [ watchdog-th-2] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync retry-watchdog waking up. 2024-09-23T15:52:02.584Z INFO 13108 --- [cps-integration-test] [ watchdog-th-2] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Retrying 1 cmHandles 2024-09-23T15:52:02.584Z INFO 13108 --- [cps-integration-test] [ watchdog-th-2] o.o.c.n.i.i.sync.ModuleOperationsUtils : Locked for module upgrade 2024-09-23T15:52:02.584Z INFO 13108 --- [cps-integration-test] [ watchdog-th-2] o.o.c.n.i.i.sync.ModuleSyncTasks : Retry for cmHandleId : ch-1 is true 2024-09-23T15:52:02.585Z INFO 13108 --- [cps-integration-test] [ watchdog-th-2] o.o.c.n.i.i.sync.ModuleSyncTasks : ch-1 removed from in progress map 2024-09-23T15:52:03.311Z INFO 13108 --- [cps-integration-test] [ watchdog-th-5] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync watchdog waking up. 2024-09-23T15:52:03.319Z INFO 13108 --- [cps-integration-test] [ watchdog-th-5] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync fetched 1 advised cm handles from DB 2024-09-23T15:52:03.320Z INFO 13108 --- [cps-integration-test] [ watchdog-th-5] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work Queue Size : 1 2024-09-23T15:52:03.321Z INFO 13108 --- [cps-integration-test] [ watchdog-th-5] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 2024-09-23T15:52:03.322Z INFO 13108 --- [cps-integration-test] [ watchdog-th-5] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-1 to current batch 2024-09-23T15:52:03.322Z INFO 13108 --- [cps-integration-test] [ watchdog-th-5] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 2024-09-23T15:52:03.331Z INFO 13108 --- [cps-integration-test] [Pool-1-worker-1] o.o.c.n.i.i.sync.ModuleSyncService : Found other cm handle having same module set tag: moduleSet2 2024-09-23T15:52:03.348Z INFO 13108 --- [cps-integration-test] [Pool-1-worker-1] o.o.c.n.i.i.sync.ModuleSyncTasks : ch-1 is now in READY state 2024-09-23T15:52:03.365Z INFO 13108 --- [cps-integration-test] [Pool-1-worker-1] o.o.c.n.i.i.sync.ModuleSyncTasks : Processing module sync batch finished. 1 batch(es) active. 2024-09-23T15:52:03.494Z INFO 13108 --- [cps-integration-test] [ main] o.o.c.n.i.i.CmHandleRegistrationService : Moving cm handles : [] into locked (for upgrade) state. 2024-09-23T15:52:03.543Z INFO 13108 --- [cps-integration-test] [ main] o.o.c.n.i.i.CmHandleRegistrationService : Moving cm handles : [] into locked (for upgrade) state. 2024-09-23T15:52:03.597Z INFO 13108 --- [cps-integration-test] [ watchdog-th-4] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync retry-watchdog waking up. 2024-09-23T15:52:03.604Z INFO 13108 --- [cps-integration-test] [ watchdog-th-4] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Retrying 0 cmHandles 2024-09-23T15:52:04.323Z INFO 13108 --- [cps-integration-test] [ watchdog-th-8] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync watchdog waking up. 2024-09-23T15:52:04.331Z INFO 13108 --- [cps-integration-test] [ watchdog-th-8] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync fetched 1 advised cm handles from DB 2024-09-23T15:52:04.332Z INFO 13108 --- [cps-integration-test] [ watchdog-th-8] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work Queue Size : 1 2024-09-23T15:52:04.333Z INFO 13108 --- [cps-integration-test] [ watchdog-th-8] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 2024-09-23T15:52:04.334Z INFO 13108 --- [cps-integration-test] [ watchdog-th-8] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-1 to current batch 2024-09-23T15:52:04.334Z INFO 13108 --- [cps-integration-test] [ watchdog-th-8] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 2024-09-23T15:52:04.342Z INFO 13108 --- [cps-integration-test] [Pool-1-worker-1] o.o.c.r.r.ModuleReferenceRepositoryImpl : No module references found for the provided attributes. 2024-09-23T15:52:04.415Z INFO 13108 --- [cps-integration-test] [Pool-1-worker-1] o.o.c.n.i.i.sync.ModuleSyncTasks : ch-1 is now in READY state 2024-09-23T15:52:04.434Z INFO 13108 --- [cps-integration-test] [Pool-1-worker-1] o.o.c.n.i.i.sync.ModuleSyncTasks : Processing module sync batch finished. 1 batch(es) active. 2024-09-23T15:52:04.479Z INFO 13108 --- [cps-integration-test] [ main] o.o.c.n.i.i.CmHandleRegistrationService : Moving cm handles : [] into locked (for upgrade) state. 2024-09-23T15:52:04.560Z INFO 13108 --- [cps-integration-test] [ main] o.o.c.n.i.i.CmHandleRegistrationService : Moving cm handles : [] into locked (for upgrade) state. 2024-09-23T15:52:04.609Z INFO 13108 --- [cps-integration-test] [ main] o.o.c.n.i.i.CmHandleRegistrationService : Moving cm handles : [] into locked (for upgrade) state. 2024-09-23T15:52:04.611Z INFO 13108 --- [cps-integration-test] [ watchdog-th-7] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync retry-watchdog waking up. 2024-09-23T15:52:04.619Z INFO 13108 --- [cps-integration-test] [ watchdog-th-7] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Retrying 0 cmHandles 2024-09-23T15:52:05.335Z INFO 13108 --- [cps-integration-test] [ watchdog-th-6] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync watchdog waking up. 2024-09-23T15:52:05.346Z INFO 13108 --- [cps-integration-test] [ watchdog-th-6] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync fetched 1 advised cm handles from DB 2024-09-23T15:52:05.347Z INFO 13108 --- [cps-integration-test] [ watchdog-th-6] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work Queue Size : 1 2024-09-23T15:52:05.348Z INFO 13108 --- [cps-integration-test] [ watchdog-th-6] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 2024-09-23T15:52:05.351Z INFO 13108 --- [cps-integration-test] [ watchdog-th-6] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-1 to current batch 2024-09-23T15:52:05.351Z INFO 13108 --- [cps-integration-test] [ watchdog-th-6] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 2024-09-23T15:52:05.369Z INFO 13108 --- [cps-integration-test] [Pool-1-worker-1] o.o.c.r.r.ModuleReferenceRepositoryImpl : No module references found for the provided attributes. 2024-09-23T15:52:05.452Z INFO 13108 --- [cps-integration-test] [Pool-1-worker-1] o.o.c.n.i.i.sync.ModuleSyncTasks : ch-1 is now in READY state 2024-09-23T15:52:05.466Z INFO 13108 --- [cps-integration-test] [Pool-1-worker-1] o.o.c.n.i.i.sync.ModuleSyncTasks : Processing module sync batch finished. 1 batch(es) active. 2024-09-23T15:52:05.554Z INFO 13108 --- [cps-integration-test] [ main] o.o.c.n.i.i.CmHandleRegistrationService : Moving cm handles : [ch-1] into locked (for upgrade) state. 2024-09-23T15:52:05.625Z INFO 13108 --- [cps-integration-test] [ watchdog-th-1] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync retry-watchdog waking up. 2024-09-23T15:52:05.634Z INFO 13108 --- [cps-integration-test] [ watchdog-th-1] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Retrying 1 cmHandles 2024-09-23T15:52:05.634Z INFO 13108 --- [cps-integration-test] [ watchdog-th-1] o.o.c.n.i.i.sync.ModuleOperationsUtils : Locked for module upgrade 2024-09-23T15:52:05.634Z INFO 13108 --- [cps-integration-test] [ watchdog-th-1] o.o.c.n.i.i.sync.ModuleSyncTasks : Retry for cmHandleId : ch-1 is true 2024-09-23T15:52:05.636Z INFO 13108 --- [cps-integration-test] [ watchdog-th-1] o.o.c.n.i.i.sync.ModuleSyncTasks : ch-1 removed from in progress map 2024-09-23T15:52:06.352Z INFO 13108 --- [cps-integration-test] [ watchdog-th-10] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync watchdog waking up. 2024-09-23T15:52:06.362Z INFO 13108 --- [cps-integration-test] [ watchdog-th-10] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync fetched 1 advised cm handles from DB 2024-09-23T15:52:06.363Z INFO 13108 --- [cps-integration-test] [ watchdog-th-10] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work Queue Size : 1 2024-09-23T15:52:06.368Z INFO 13108 --- [cps-integration-test] [ watchdog-th-10] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 2024-09-23T15:52:06.371Z INFO 13108 --- [cps-integration-test] [ watchdog-th-10] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-1 to current batch 2024-09-23T15:52:06.371Z INFO 13108 --- [cps-integration-test] [ watchdog-th-10] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 2024-09-23T15:52:06.377Z INFO 13108 --- [cps-integration-test] [Pool-1-worker-1] o.o.c.r.r.ModuleReferenceRepositoryImpl : No module references found for the provided attributes. 2024-09-23T15:52:06.385Z WARN 13108 --- [cps-integration-test] [Pool-1-worker-1] o.o.c.n.i.i.sync.ModuleSyncTasks : Processing of ch-1 module failed due to reason 503 Service Unavailable from POST http://localhost:41693/dmi/v1/ch/ch-1/modules. 2024-09-23T15:52:06.385Z INFO 13108 --- [cps-integration-test] [Pool-1-worker-1] o.o.c.n.i.i.sync.ModuleSyncTasks : ch-1 is now in LOCKED state 2024-09-23T15:52:06.400Z INFO 13108 --- [cps-integration-test] [Pool-1-worker-1] o.o.c.n.i.i.sync.ModuleSyncTasks : Processing module sync batch finished. 1 batch(es) active. 2024-09-23T15:52:06.534Z INFO 13108 --- [cps-integration-test] [ main] o.o.c.n.i.i.CmHandleRegistrationService : Moving cm handles : [] into locked (for upgrade) state. [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 18.109 s - in org.onap.cps.integration.functional.ncmp.CmHandleUpgradeSpec [INFO] Running org.onap.cps.integration.functional.ncmp.CmNotificationSubscriptionSpec 2024-09-23T15:52:06.649Z INFO 13108 --- [cps-integration-test] [ watchdog-th-9] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync retry-watchdog waking up. 2024-09-23T15:52:06.658Z INFO 13108 --- [cps-integration-test] [ watchdog-th-9] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Retrying 0 cmHandles 2024-09-23T15:52:06.794Z INFO 13108 --- [cps-integration-test] [ main] n.i.c.u.CmSubscriptionPersistenceService : There are subscribers left for the following cps path /datastores/datastore[@name='ncmp-datastore:passthrough-running']/cm-handles/cm-handle[@id='ch-1']/filters/filter[@xpath='/x/y'] : 2024-09-23T15:52:06.842Z INFO 13108 --- [cps-integration-test] [ main] n.i.c.u.CmSubscriptionPersistenceService : There are subscribers left for the following cps path /datastores/datastore[@name='ncmp-datastore:passthrough-running']/cm-handles/cm-handle[@id='ch-1']/filters/filter[@xpath='/x/y'] : 2024-09-23T15:52:06.842Z INFO 13108 --- [cps-integration-test] [ main] n.i.c.u.CmSubscriptionPersistenceService : No subscribers left for the following cps path /datastores/datastore[@name='ncmp-datastore:passthrough-running']/cm-handles/cm-handle[@id='ch-1']/filters/filter[@xpath='/x/y'] : [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.33 s - in org.onap.cps.integration.functional.ncmp.CmNotificationSubscriptionSpec [INFO] Running org.onap.cps.integration.functional.ncmp.DataJobResultServiceSpec [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.043 s - in org.onap.cps.integration.functional.ncmp.DataJobResultServiceSpec [INFO] Running org.onap.cps.integration.functional.ncmp.DataJobStatusServiceSpec [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.041 s - in org.onap.cps.integration.functional.ncmp.DataJobStatusServiceSpec [INFO] Running org.onap.cps.integration.functional.ncmp.DmiUrlEncodingPassthroughSpec 2024-09-23T15:52:07.055Z INFO 13108 --- [cps-integration-test] [ main] o.o.c.n.i.i.CmHandleRegistrationService : Moving cm handles : [] into locked (for upgrade) state. 2024-09-23T15:52:07.373Z INFO 13108 --- [cps-integration-test] [ watchdog-th-3] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync watchdog waking up. 2024-09-23T15:52:07.381Z INFO 13108 --- [cps-integration-test] [ watchdog-th-3] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync fetched 1 advised cm handles from DB 2024-09-23T15:52:07.382Z INFO 13108 --- [cps-integration-test] [ watchdog-th-3] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work Queue Size : 1 2024-09-23T15:52:07.383Z INFO 13108 --- [cps-integration-test] [ watchdog-th-3] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 2024-09-23T15:52:07.385Z INFO 13108 --- [cps-integration-test] [ watchdog-th-3] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-1 to current batch 2024-09-23T15:52:07.385Z INFO 13108 --- [cps-integration-test] [ watchdog-th-3] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 2024-09-23T15:52:07.478Z INFO 13108 --- [cps-integration-test] [Pool-1-worker-1] o.o.c.n.i.i.sync.ModuleSyncTasks : ch-1 is now in READY state 2024-09-23T15:52:07.490Z INFO 13108 --- [cps-integration-test] [Pool-1-worker-1] o.o.c.n.i.i.sync.ModuleSyncTasks : Processing module sync batch finished. 1 batch(es) active. 2024-09-23T15:52:07.600Z INFO 13108 --- [cps-integration-test] [ main] o.o.c.n.i.i.CmHandleRegistrationService : Moving cm handles : [] into locked (for upgrade) state. 2024-09-23T15:52:07.650Z INFO 13108 --- [cps-integration-test] [ main] o.o.c.n.i.i.CmHandleRegistrationService : Moving cm handles : [] into locked (for upgrade) state. 2024-09-23T15:52:07.670Z INFO 13108 --- [cps-integration-test] [ watchdog-th-2] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync retry-watchdog waking up. 2024-09-23T15:52:07.693Z INFO 13108 --- [cps-integration-test] [ watchdog-th-2] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Retrying 0 cmHandles 2024-09-23T15:52:08.386Z INFO 13108 --- [cps-integration-test] [ watchdog-th-5] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync watchdog waking up. 2024-09-23T15:52:08.396Z INFO 13108 --- [cps-integration-test] [ watchdog-th-5] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync fetched 1 advised cm handles from DB 2024-09-23T15:52:08.397Z INFO 13108 --- [cps-integration-test] [ watchdog-th-5] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work Queue Size : 1 2024-09-23T15:52:08.402Z INFO 13108 --- [cps-integration-test] [ watchdog-th-5] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 2024-09-23T15:52:08.404Z INFO 13108 --- [cps-integration-test] [ watchdog-th-5] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-1 to current batch 2024-09-23T15:52:08.404Z INFO 13108 --- [cps-integration-test] [ watchdog-th-5] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 2024-09-23T15:52:08.484Z INFO 13108 --- [cps-integration-test] [Pool-1-worker-1] o.o.c.n.i.i.sync.ModuleSyncTasks : ch-1 is now in READY state 2024-09-23T15:52:08.496Z INFO 13108 --- [cps-integration-test] [Pool-1-worker-1] o.o.c.n.i.i.sync.ModuleSyncTasks : Processing module sync batch finished. 1 batch(es) active. 2024-09-23T15:52:08.679Z INFO 13108 --- [cps-integration-test] [ main] o.o.c.n.i.i.CmHandleRegistrationService : Moving cm handles : [] into locked (for upgrade) state. [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.703 s - in org.onap.cps.integration.functional.ncmp.DmiUrlEncodingPassthroughSpec [INFO] Running org.onap.cps.integration.functional.ncmp.PolicyExecutorIntegrationSpec 2024-09-23T15:52:08.700Z INFO 13108 --- [cps-integration-test] [ watchdog-th-4] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync retry-watchdog waking up. 2024-09-23T15:52:08.720Z INFO 13108 --- [cps-integration-test] [ watchdog-th-4] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Retrying 0 cmHandles 2024-09-23T15:52:08.759Z INFO 13108 --- [cps-integration-test] [ main] o.o.c.n.i.i.CmHandleRegistrationService : Moving cm handles : [] into locked (for upgrade) state. 2024-09-23T15:52:09.405Z INFO 13108 --- [cps-integration-test] [ watchdog-th-8] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync watchdog waking up. 2024-09-23T15:52:09.413Z INFO 13108 --- [cps-integration-test] [ watchdog-th-8] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync fetched 1 advised cm handles from DB 2024-09-23T15:52:09.415Z INFO 13108 --- [cps-integration-test] [ watchdog-th-8] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work Queue Size : 1 2024-09-23T15:52:09.416Z INFO 13108 --- [cps-integration-test] [ watchdog-th-8] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 2024-09-23T15:52:09.418Z INFO 13108 --- [cps-integration-test] [ watchdog-th-8] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-1 to current batch 2024-09-23T15:52:09.418Z INFO 13108 --- [cps-integration-test] [ watchdog-th-8] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 2024-09-23T15:52:09.440Z INFO 13108 --- [cps-integration-test] [Pool-1-worker-1] o.o.c.n.i.i.sync.ModuleSyncTasks : ch-1 is now in READY state 2024-09-23T15:52:09.453Z INFO 13108 --- [cps-integration-test] [Pool-1-worker-1] o.o.c.n.i.i.sync.ModuleSyncTasks : Processing module sync batch finished. 1 batch(es) active. 2024-09-23T15:52:09.592Z INFO 13108 --- [cps-integration-test] [ main] o.o.c.n.i.i.CmHandleRegistrationService : Moving cm handles : [] into locked (for upgrade) state. 2024-09-23T15:52:09.726Z INFO 13108 --- [cps-integration-test] [ watchdog-th-7] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync retry-watchdog waking up. 2024-09-23T15:52:09.733Z INFO 13108 --- [cps-integration-test] [ watchdog-th-7] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Retrying 0 cmHandles 2024-09-23T15:52:10.419Z INFO 13108 --- [cps-integration-test] [ watchdog-th-6] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync watchdog waking up. 2024-09-23T15:52:10.427Z INFO 13108 --- [cps-integration-test] [ watchdog-th-6] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync fetched 1 advised cm handles from DB 2024-09-23T15:52:10.428Z INFO 13108 --- [cps-integration-test] [ watchdog-th-6] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work Queue Size : 1 2024-09-23T15:52:10.429Z INFO 13108 --- [cps-integration-test] [ watchdog-th-6] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 2024-09-23T15:52:10.431Z INFO 13108 --- [cps-integration-test] [ watchdog-th-6] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-2 to current batch 2024-09-23T15:52:10.431Z INFO 13108 --- [cps-integration-test] [ watchdog-th-6] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 2024-09-23T15:52:10.453Z INFO 13108 --- [cps-integration-test] [Pool-1-worker-1] o.o.c.n.i.i.sync.ModuleSyncTasks : ch-2 is now in READY state 2024-09-23T15:52:10.468Z INFO 13108 --- [cps-integration-test] [Pool-1-worker-1] o.o.c.n.i.i.sync.ModuleSyncTasks : Processing module sync batch finished. 1 batch(es) active. 2024-09-23T15:52:10.589Z INFO 13108 --- [cps-integration-test] [ main] o.o.c.n.i.i.CmHandleRegistrationService : Moving cm handles : [] into locked (for upgrade) state. 2024-09-23T15:52:10.636Z INFO 13108 --- [cps-integration-test] [ main] o.o.c.n.i.i.CmHandleRegistrationService : Moving cm handles : [] into locked (for upgrade) state. 2024-09-23T15:52:10.692Z INFO 13108 --- [cps-integration-test] [ main] o.o.c.n.i.i.CmHandleRegistrationService : Moving cm handles : [] into locked (for upgrade) state. 2024-09-23T15:52:10.739Z INFO 13108 --- [cps-integration-test] [ watchdog-th-1] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync retry-watchdog waking up. 2024-09-23T15:52:10.746Z INFO 13108 --- [cps-integration-test] [ watchdog-th-1] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Retrying 0 cmHandles 2024-09-23T15:52:11.432Z INFO 13108 --- [cps-integration-test] [ watchdog-th-10] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync watchdog waking up. 2024-09-23T15:52:11.440Z INFO 13108 --- [cps-integration-test] [ watchdog-th-10] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync fetched 1 advised cm handles from DB 2024-09-23T15:52:11.441Z INFO 13108 --- [cps-integration-test] [ watchdog-th-10] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work Queue Size : 1 2024-09-23T15:52:11.442Z INFO 13108 --- [cps-integration-test] [ watchdog-th-10] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 2024-09-23T15:52:11.443Z INFO 13108 --- [cps-integration-test] [ watchdog-th-10] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-1 to current batch 2024-09-23T15:52:11.443Z INFO 13108 --- [cps-integration-test] [ watchdog-th-10] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 2024-09-23T15:52:11.462Z INFO 13108 --- [cps-integration-test] [Pool-1-worker-1] o.o.c.n.i.i.sync.ModuleSyncTasks : ch-1 is now in READY state 2024-09-23T15:52:11.477Z INFO 13108 --- [cps-integration-test] [Pool-1-worker-1] o.o.c.n.i.i.sync.ModuleSyncTasks : Processing module sync batch finished. 1 batch(es) active. 2024-09-23T15:52:11.552Z INFO 13108 --- [cps-integration-test] [ main] o.o.c.n.i.i.CmHandleRegistrationService : Moving cm handles : [] into locked (for upgrade) state. 2024-09-23T15:52:11.753Z INFO 13108 --- [cps-integration-test] [ watchdog-th-9] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync retry-watchdog waking up. 2024-09-23T15:52:11.759Z INFO 13108 --- [cps-integration-test] [ watchdog-th-9] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Retrying 0 cmHandles 2024-09-23T15:52:12.444Z INFO 13108 --- [cps-integration-test] [ watchdog-th-3] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync watchdog waking up. 2024-09-23T15:52:12.453Z INFO 13108 --- [cps-integration-test] [ watchdog-th-3] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync fetched 1 advised cm handles from DB 2024-09-23T15:52:12.458Z INFO 13108 --- [cps-integration-test] [ watchdog-th-3] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work Queue Size : 1 2024-09-23T15:52:12.464Z INFO 13108 --- [cps-integration-test] [ watchdog-th-3] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 2024-09-23T15:52:12.467Z INFO 13108 --- [cps-integration-test] [ watchdog-th-3] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-2 to current batch 2024-09-23T15:52:12.467Z INFO 13108 --- [cps-integration-test] [ watchdog-th-3] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 2024-09-23T15:52:12.489Z INFO 13108 --- [cps-integration-test] [Pool-1-worker-1] o.o.c.n.i.i.sync.ModuleSyncTasks : ch-2 is now in READY state 2024-09-23T15:52:12.503Z INFO 13108 --- [cps-integration-test] [Pool-1-worker-1] o.o.c.n.i.i.sync.ModuleSyncTasks : Processing module sync batch finished. 1 batch(es) active. 2024-09-23T15:52:12.597Z WARN 13108 --- [cps-integration-test] [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor decision: deny 2024-09-23T15:52:12.597Z WARN 13108 --- [cps-integration-test] [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor message: I only like fdn1 2024-09-23T15:52:12.601Z ERROR 13108 --- [cps-integration-test] [ main] n.r.c.NetworkCmProxyRestExceptionHandler : Exception occurred org.onap.cps.ncmp.api.exceptions.PolicyExecutorException: Policy Executor did not allow request. Decision #1 : deny at org.onap.cps.ncmp.impl.data.policyexecutor.PolicyExecutor.processResponse(PolicyExecutor.java:181) at org.onap.cps.ncmp.impl.data.policyexecutor.PolicyExecutor.checkPermission(PolicyExecutor.java:97) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:351) at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:765) at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) at org.onap.cps.aop.CpsLoggingAspectService.interceptMethodCall(CpsLoggingAspectService.java:70) at jdk.internal.reflect.GeneratedMethodAccessor190.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:637) at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:627) at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:765) at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:765) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:717) at org.onap.cps.ncmp.impl.data.policyexecutor.PolicyExecutor$$SpringCGLIB$$0.checkPermission() at org.onap.cps.ncmp.impl.data.DmiDataOperations.writeResourceDataPassThroughRunningFromDmi(DmiDataOperations.java:178) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:351) at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:765) at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) at org.onap.cps.aop.CpsLoggingAspectService.interceptMethodCall(CpsLoggingAspectService.java:70) at jdk.internal.reflect.GeneratedMethodAccessor190.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:637) at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:627) at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:765) at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:765) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:717) at org.onap.cps.ncmp.impl.data.DmiDataOperations$$SpringCGLIB$$0.writeResourceDataPassThroughRunningFromDmi() at org.onap.cps.ncmp.impl.data.NetworkCmProxyFacade.writeResourceDataPassThroughRunningForCmHandle(NetworkCmProxyFacade.java:118) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:351) at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:765) at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) at org.onap.cps.aop.CpsLoggingAspectService.interceptMethodCall(CpsLoggingAspectService.java:70) at jdk.internal.reflect.GeneratedMethodAccessor190.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:637) at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:627) at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:765) at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:765) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:717) at org.onap.cps.ncmp.impl.data.NetworkCmProxyFacade$$SpringCGLIB$$0.writeResourceDataPassThroughRunningForCmHandle() at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.createResourceDataRunningForCmHandle(NetworkCmProxyController.java:196) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:351) at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:765) at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:765) at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) at org.onap.cps.aop.CpsLoggingAspectService.interceptMethodCall(CpsLoggingAspectService.java:70) at jdk.internal.reflect.GeneratedMethodAccessor190.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:637) at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:627) at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:765) at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:765) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:717) at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController$$SpringCGLIB$$0.createResourceDataRunningForCmHandle() at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:255) at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:188) at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:925) at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:830) at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914) at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:547) at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:151) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:151) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) at org.springframework.web.filter.ServerHttpObservationFilter.doFilterInternal(ServerHttpObservationFilter.java:109) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:151) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:151) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) at org.onap.cps.integration.functional.ncmp.PolicyExecutorIntegrationSpec.$spock_feature_1_0(PolicyExecutorIntegrationSpec.groovy:48) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:226) at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:63) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 2024-09-23T15:52:12.612Z WARN 13108 --- [cps-integration-test] [or-http-epoll-4] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:60443/actuator/health. Status: finishConnect(..) failed: Connection refused: localhost/[0:0:0:0:0:0:0:1]:60443 2024-09-23T15:52:12.617Z WARN 13108 --- [cps-integration-test] [or-http-epoll-5] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:37439/actuator/health. Status: finishConnect(..) failed: Connection refused: localhost/[0:0:0:0:0:0:0:1]:37439 2024-09-23T15:52:12.640Z WARN 13108 --- [cps-integration-test] [or-http-epoll-6] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:40817/actuator/health. Status: finishConnect(..) failed: Connection refused: localhost/[0:0:0:0:0:0:0:1]:40817 2024-09-23T15:52:12.646Z WARN 13108 --- [cps-integration-test] [or-http-epoll-7] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:52985/actuator/health. Status: finishConnect(..) failed: Connection refused: localhost/[0:0:0:0:0:0:0:1]:52985 2024-09-23T15:52:12.669Z WARN 13108 --- [cps-integration-test] [or-http-epoll-8] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:39651/actuator/health. Status: finishConnect(..) failed: Connection refused: localhost/[0:0:0:0:0:0:0:1]:39651 2024-09-23T15:52:12.677Z WARN 13108 --- [cps-integration-test] [or-http-epoll-1] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:54583/actuator/health. Status: finishConnect(..) failed: Connection refused: localhost/[0:0:0:0:0:0:0:1]:54583 2024-09-23T15:52:12.698Z WARN 13108 --- [cps-integration-test] [or-http-epoll-2] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:58849/actuator/health. Status: finishConnect(..) failed: Connection refused: localhost/[0:0:0:0:0:0:0:1]:58849 2024-09-23T15:52:12.757Z INFO 13108 --- [cps-integration-test] [ main] o.o.c.n.i.i.CmHandleRegistrationService : Moving cm handles : [] into locked (for upgrade) state. 2024-09-23T15:52:12.758Z WARN 13108 --- [cps-integration-test] [or-http-epoll-4] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:55551/actuator/health. Status: finishConnect(..) failed: Connection refused: localhost/[0:0:0:0:0:0:0:1]:55551 2024-09-23T15:52:12.761Z WARN 13108 --- [cps-integration-test] [or-http-epoll-5] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:60095/actuator/health. Status: finishConnect(..) failed: Connection refused: localhost/[0:0:0:0:0:0:0:1]:60095 2024-09-23T15:52:12.764Z INFO 13108 --- [cps-integration-test] [ watchdog-th-4] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync retry-watchdog waking up. 2024-09-23T15:52:12.771Z INFO 13108 --- [cps-integration-test] [ watchdog-th-4] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Retrying 0 cmHandles 2024-09-23T15:52:12.778Z WARN 13108 --- [cps-integration-test] [or-http-epoll-6] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:53971/actuator/health. Status: finishConnect(..) failed: Connection refused: localhost/[0:0:0:0:0:0:0:1]:53971 2024-09-23T15:52:12.799Z WARN 13108 --- [cps-integration-test] [or-http-epoll-7] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:59345/actuator/health. Status: finishConnect(..) failed: Connection refused: localhost/[0:0:0:0:0:0:0:1]:59345 2024-09-23T15:52:12.817Z WARN 13108 --- [cps-integration-test] [or-http-epoll-8] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:38397/actuator/health. Status: finishConnect(..) failed: Connection refused: localhost/[0:0:0:0:0:0:0:1]:38397 2024-09-23T15:52:12.824Z INFO 13108 --- [cps-integration-test] [ main] o.o.c.n.i.i.CmHandleRegistrationService : Moving cm handles : [] into locked (for upgrade) state. 2024-09-23T15:52:12.827Z WARN 13108 --- [cps-integration-test] [or-http-epoll-1] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:53911/actuator/health. Status: finishConnect(..) failed: Connection refused: localhost/[0:0:0:0:0:0:0:1]:53911 2024-09-23T15:52:12.834Z WARN 13108 --- [cps-integration-test] [or-http-epoll-2] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:57111/actuator/health. Status: finishConnect(..) failed: Connection refused: localhost/[0:0:0:0:0:0:0:1]:57111 2024-09-23T15:52:12.840Z WARN 13108 --- [cps-integration-test] [or-http-epoll-3] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:47843/actuator/health. Status: finishConnect(..) failed: Connection refused: localhost/[0:0:0:0:0:0:0:1]:47843 2024-09-23T15:52:12.843Z WARN 13108 --- [cps-integration-test] [or-http-epoll-4] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:53217/actuator/health. Status: finishConnect(..) failed: Connection refused: localhost/[0:0:0:0:0:0:0:1]:53217 2024-09-23T15:52:12.866Z WARN 13108 --- [cps-integration-test] [or-http-epoll-5] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:60125/actuator/health. Status: finishConnect(..) failed: Connection refused: localhost/[0:0:0:0:0:0:0:1]:60125 2024-09-23T15:52:12.881Z WARN 13108 --- [cps-integration-test] [or-http-epoll-6] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:36799/actuator/health. Status: finishConnect(..) failed: Connection refused: localhost/[0:0:0:0:0:0:0:1]:36799 2024-09-23T15:52:12.896Z WARN 13108 --- [cps-integration-test] [or-http-epoll-7] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:37921/actuator/health. Status: finishConnect(..) failed: Connection refused: localhost/[0:0:0:0:0:0:0:1]:37921 2024-09-23T15:52:12.899Z WARN 13108 --- [cps-integration-test] [or-http-epoll-8] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:51323/actuator/health. Status: finishConnect(..) failed: Connection refused: localhost/[0:0:0:0:0:0:0:1]:51323 2024-09-23T15:52:12.904Z WARN 13108 --- [cps-integration-test] [or-http-epoll-1] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:57617/actuator/health. Status: finishConnect(..) failed: Connection refused: localhost/[0:0:0:0:0:0:0:1]:57617 2024-09-23T15:52:12.908Z WARN 13108 --- [cps-integration-test] [or-http-epoll-2] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:41359/actuator/health. Status: finishConnect(..) failed: Connection refused: localhost/[0:0:0:0:0:0:0:1]:41359 2024-09-23T15:52:12.909Z INFO 13108 --- [cps-integration-test] [ main] o.o.c.n.i.i.CmHandleRegistrationService : Moving cm handles : [] into locked (for upgrade) state. 2024-09-23T15:52:12.927Z WARN 13108 --- [cps-integration-test] [or-http-epoll-3] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:44151/actuator/health. Status: finishConnect(..) failed: Connection refused: localhost/[0:0:0:0:0:0:0:1]:44151 2024-09-23T15:52:12.942Z WARN 13108 --- [cps-integration-test] [or-http-epoll-4] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:47705/actuator/health. Status: finishConnect(..) failed: Connection refused: localhost/[0:0:0:0:0:0:0:1]:47705 2024-09-23T15:52:12.946Z WARN 13108 --- [cps-integration-test] [or-http-epoll-5] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:47331/actuator/health. Status: finishConnect(..) failed: Connection refused: localhost/[0:0:0:0:0:0:0:1]:47331 2024-09-23T15:52:12.950Z WARN 13108 --- [cps-integration-test] [or-http-epoll-6] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:51931/actuator/health. Status: finishConnect(..) failed: Connection refused: localhost/[0:0:0:0:0:0:0:1]:51931 2024-09-23T15:52:12.965Z WARN 13108 --- [cps-integration-test] [or-http-epoll-7] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:36131/actuator/health. Status: finishConnect(..) failed: Connection refused: localhost/[0:0:0:0:0:0:0:1]:36131 2024-09-23T15:52:12.978Z WARN 13108 --- [cps-integration-test] [or-http-epoll-8] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:49005/actuator/health. Status: finishConnect(..) failed: Connection refused: localhost/[0:0:0:0:0:0:0:1]:49005 2024-09-23T15:52:12.991Z WARN 13108 --- [cps-integration-test] [or-http-epoll-1] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:49795/actuator/health. Status: finishConnect(..) failed: Connection refused: localhost/[0:0:0:0:0:0:0:1]:49795 2024-09-23T15:52:12.996Z WARN 13108 --- [cps-integration-test] [or-http-epoll-2] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:41095/actuator/health. Status: finishConnect(..) failed: Connection refused: localhost/[0:0:0:0:0:0:0:1]:41095 2024-09-23T15:52:13.000Z WARN 13108 --- [cps-integration-test] [or-http-epoll-3] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:42839/actuator/health. Status: finishConnect(..) failed: Connection refused: localhost/[0:0:0:0:0:0:0:1]:42839 2024-09-23T15:52:13.017Z WARN 13108 --- [cps-integration-test] [or-http-epoll-4] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:37405/actuator/health. Status: finishConnect(..) failed: Connection refused: localhost/[0:0:0:0:0:0:0:1]:37405 2024-09-23T15:52:13.021Z WARN 13108 --- [cps-integration-test] [or-http-epoll-5] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:48351/actuator/health. Status: finishConnect(..) failed: Connection refused: localhost/[0:0:0:0:0:0:0:1]:48351 2024-09-23T15:52:13.025Z WARN 13108 --- [cps-integration-test] [or-http-epoll-6] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:56929/actuator/health. Status: finishConnect(..) failed: Connection refused: localhost/[0:0:0:0:0:0:0:1]:56929 2024-09-23T15:52:13.049Z WARN 13108 --- [cps-integration-test] [or-http-epoll-7] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from http://localhost:41693/actuator/health. Status: finishConnect(..) failed: Connection refused: localhost/[0:0:0:0:0:0:0:1]:41693 2024-09-23T15:52:13.468Z INFO 13108 --- [cps-integration-test] [ watchdog-th-8] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync watchdog waking up. 2024-09-23T15:52:13.476Z INFO 13108 --- [cps-integration-test] [ watchdog-th-8] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync fetched 1 advised cm handles from DB 2024-09-23T15:52:13.480Z INFO 13108 --- [cps-integration-test] [ watchdog-th-8] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work Queue Size : 1 2024-09-23T15:52:13.481Z INFO 13108 --- [cps-integration-test] [ watchdog-th-8] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 2024-09-23T15:52:13.482Z INFO 13108 --- [cps-integration-test] [ watchdog-th-8] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-1 to current batch 2024-09-23T15:52:13.482Z INFO 13108 --- [cps-integration-test] [ watchdog-th-8] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 2024-09-23T15:52:13.503Z INFO 13108 --- [cps-integration-test] [Pool-1-worker-1] o.o.c.n.i.i.sync.ModuleSyncTasks : ch-1 is now in READY state 2024-09-23T15:52:13.517Z INFO 13108 --- [cps-integration-test] [Pool-1-worker-1] o.o.c.n.i.i.sync.ModuleSyncTasks : Processing module sync batch finished. 1 batch(es) active. 2024-09-23T15:52:13.627Z INFO 13108 --- [cps-integration-test] [ main] o.o.c.n.i.i.CmHandleRegistrationService : Moving cm handles : [] into locked (for upgrade) state. 2024-09-23T15:52:13.781Z INFO 13108 --- [cps-integration-test] [ watchdog-th-7] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync retry-watchdog waking up. 2024-09-23T15:52:13.787Z INFO 13108 --- [cps-integration-test] [ watchdog-th-7] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Retrying 0 cmHandles 2024-09-23T15:52:14.483Z INFO 13108 --- [cps-integration-test] [ watchdog-th-6] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync watchdog waking up. 2024-09-23T15:52:14.492Z INFO 13108 --- [cps-integration-test] [ watchdog-th-6] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync fetched 1 advised cm handles from DB 2024-09-23T15:52:14.494Z INFO 13108 --- [cps-integration-test] [ watchdog-th-6] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work Queue Size : 1 2024-09-23T15:52:14.495Z INFO 13108 --- [cps-integration-test] [ watchdog-th-6] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 2024-09-23T15:52:14.497Z INFO 13108 --- [cps-integration-test] [ watchdog-th-6] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-2 to current batch 2024-09-23T15:52:14.497Z INFO 13108 --- [cps-integration-test] [ watchdog-th-6] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 2024-09-23T15:52:14.516Z INFO 13108 --- [cps-integration-test] [Pool-1-worker-1] o.o.c.n.i.i.sync.ModuleSyncTasks : ch-2 is now in READY state 2024-09-23T15:52:14.533Z INFO 13108 --- [cps-integration-test] [Pool-1-worker-1] o.o.c.n.i.i.sync.ModuleSyncTasks : Processing module sync batch finished. 1 batch(es) active. 2024-09-23T15:52:14.653Z ERROR 13108 --- [cps-integration-test] [ main] n.r.c.NetworkCmProxyRestExceptionHandler : Exception occurred org.springframework.web.reactive.function.client.WebClientResponseException$Unauthorized: 401 Unauthorized from POST http://localhost:8790/policy-executor/api/v1/execute at org.springframework.web.reactive.function.client.WebClientResponseException.create(WebClientResponseException.java:308) Suppressed: reactor.core.publisher.FluxOnAssembly$OnAssemblyException: Error has been observed at the following site(s): *__checkpoint ⇢ 401 UNAUTHORIZED from POST http://localhost:8790/policy-executor/api/v1/execute [DefaultWebClient] Original Stack Trace: at org.springframework.web.reactive.function.client.WebClientResponseException.create(WebClientResponseException.java:308) at org.springframework.web.reactive.function.client.DefaultClientResponse.lambda$createException$1(DefaultClientResponse.java:214) at reactor.core.publisher.FluxMap$MapSubscriber.onNext(FluxMap.java:106) at reactor.core.publisher.FluxOnErrorReturn$ReturnSubscriber.onNext(FluxOnErrorReturn.java:162) at reactor.core.publisher.Operators$BaseFluxToMonoOperator.completePossiblyEmpty(Operators.java:2097) at reactor.core.publisher.FluxDefaultIfEmpty$DefaultIfEmptySubscriber.onComplete(FluxDefaultIfEmpty.java:134) at reactor.core.publisher.FluxMapFuseable$MapFuseableSubscriber.onComplete(FluxMapFuseable.java:152) at reactor.core.publisher.FluxContextWrite$ContextWriteSubscriber.onComplete(FluxContextWrite.java:126) at reactor.core.publisher.FluxMapFuseable$MapFuseableConditionalSubscriber.onComplete(FluxMapFuseable.java:350) at reactor.core.publisher.FluxFilterFuseable$FilterFuseableConditionalSubscriber.onComplete(FluxFilterFuseable.java:391) at reactor.core.publisher.Operators$BaseFluxToMonoOperator.completePossiblyEmpty(Operators.java:2098) at reactor.core.publisher.MonoCollect$CollectSubscriber.onComplete(MonoCollect.java:145) at reactor.core.publisher.FluxMap$MapSubscriber.onComplete(FluxMap.java:144) at reactor.core.publisher.FluxPeek$PeekSubscriber.onComplete(FluxPeek.java:260) at reactor.core.publisher.FluxMap$MapSubscriber.onComplete(FluxMap.java:144) at reactor.netty.channel.FluxReceive.onInboundComplete(FluxReceive.java:415) at reactor.netty.channel.ChannelOperations.onInboundComplete(ChannelOperations.java:446) at reactor.netty.channel.ChannelOperations.terminate(ChannelOperations.java:500) at reactor.netty.http.client.HttpClientOperations.onInboundNext(HttpClientOperations.java:793) at reactor.netty.channel.ChannelOperationsHandler.channelRead(ChannelOperationsHandler.java:114) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:444) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:420) at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:412) at io.netty.handler.timeout.IdleStateHandler.channelRead(IdleStateHandler.java:289) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:442) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:420) at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:412) at io.netty.handler.timeout.IdleStateHandler.channelRead(IdleStateHandler.java:289) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:442) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:420) at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:412) at io.netty.handler.codec.MessageToMessageDecoder.channelRead(MessageToMessageDecoder.java:103) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:444) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:420) at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:412) at io.netty.channel.CombinedChannelDuplexHandler$DelegatingChannelHandlerContext.fireChannelRead(CombinedChannelDuplexHandler.java:436) at io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(ByteToMessageDecoder.java:346) at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:318) at io.netty.channel.CombinedChannelDuplexHandler.channelRead(CombinedChannelDuplexHandler.java:251) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:442) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:420) at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:412) at io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1410) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:440) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:420) at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:919) at io.netty.channel.epoll.AbstractEpollStreamChannel$EpollStreamUnsafe.epollInReady(AbstractEpollStreamChannel.java:800) at io.netty.channel.epoll.EpollEventLoop.processReady(EpollEventLoop.java:509) at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:407) at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) at java.base/java.lang.Thread.run(Thread.java:833) Suppressed: java.lang.Exception: #block terminated with an error at reactor.core.publisher.BlockingSingleSubscriber.blockingGet(BlockingSingleSubscriber.java:104) at reactor.core.publisher.Mono.block(Mono.java:1779) at org.onap.cps.ncmp.impl.data.policyexecutor.PolicyExecutor.getPolicyExecutorResponse(PolicyExecutor.java:166) at org.onap.cps.ncmp.impl.data.policyexecutor.PolicyExecutor.checkPermission(PolicyExecutor.java:84) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:351) at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:765) at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) at org.onap.cps.aop.CpsLoggingAspectService.interceptMethodCall(CpsLoggingAspectService.java:70) at jdk.internal.reflect.GeneratedMethodAccessor190.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:637) at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:627) at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:765) at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:765) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:717) at org.onap.cps.ncmp.impl.data.policyexecutor.PolicyExecutor$$SpringCGLIB$$0.checkPermission() at org.onap.cps.ncmp.impl.data.DmiDataOperations.writeResourceDataPassThroughRunningFromDmi(DmiDataOperations.java:178) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:351) at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:765) at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) at org.onap.cps.aop.CpsLoggingAspectService.interceptMethodCall(CpsLoggingAspectService.java:70) at jdk.internal.reflect.GeneratedMethodAccessor190.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:637) at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:627) at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:765) at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:765) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:717) at org.onap.cps.ncmp.impl.data.DmiDataOperations$$SpringCGLIB$$0.writeResourceDataPassThroughRunningFromDmi() at org.onap.cps.ncmp.impl.data.NetworkCmProxyFacade.writeResourceDataPassThroughRunningForCmHandle(NetworkCmProxyFacade.java:118) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:351) at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:765) at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) at org.onap.cps.aop.CpsLoggingAspectService.interceptMethodCall(CpsLoggingAspectService.java:70) at jdk.internal.reflect.GeneratedMethodAccessor190.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:637) at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:627) at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:765) at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:765) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:717) at org.onap.cps.ncmp.impl.data.NetworkCmProxyFacade$$SpringCGLIB$$0.writeResourceDataPassThroughRunningForCmHandle() at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.createResourceDataRunningForCmHandle(NetworkCmProxyController.java:196) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:351) at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:765) at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:765) at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:89) at org.onap.cps.aop.CpsLoggingAspectService.interceptMethodCall(CpsLoggingAspectService.java:70) at jdk.internal.reflect.GeneratedMethodAccessor190.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:637) at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:627) at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:71) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:765) at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:97) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:765) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:717) at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController$$SpringCGLIB$$0.createResourceDataRunningForCmHandle() at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:255) at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:188) at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:925) at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:830) at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914) at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:547) at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:151) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:151) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) at org.springframework.web.filter.ServerHttpObservationFilter.doFilterInternal(ServerHttpObservationFilter.java:109) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:151) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:151) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) at org.onap.cps.integration.functional.ncmp.PolicyExecutorIntegrationSpec.$spock_feature_1_0(PolicyExecutorIntegrationSpec.groovy:48) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:226) at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:63) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 2024-09-23T15:52:14.708Z INFO 13108 --- [cps-integration-test] [ main] o.o.c.n.i.i.CmHandleRegistrationService : Moving cm handles : [] into locked (for upgrade) state. 2024-09-23T15:52:14.759Z INFO 13108 --- [cps-integration-test] [ main] o.o.c.n.i.i.CmHandleRegistrationService : Moving cm handles : [] into locked (for upgrade) state. [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.072 s - in org.onap.cps.integration.functional.ncmp.PolicyExecutorIntegrationSpec [INFO] Running org.onap.cps.integration.functional.ncmp.RestApiSpec 2024-09-23T15:52:14.793Z INFO 13108 --- [cps-integration-test] [ watchdog-th-1] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync retry-watchdog waking up. 2024-09-23T15:52:14.816Z INFO 13108 --- [cps-integration-test] [ watchdog-th-1] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Retrying 0 cmHandles 2024-09-23T15:52:14.856Z INFO 13108 --- [cps-integration-test] [ main] o.o.c.n.i.i.CmHandleRegistrationService : Moving cm handles : [] into locked (for upgrade) state. 2024-09-23T15:52:15.498Z INFO 13108 --- [cps-integration-test] [ watchdog-th-10] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync watchdog waking up. 2024-09-23T15:52:15.509Z INFO 13108 --- [cps-integration-test] [ watchdog-th-10] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync fetched 3 advised cm handles from DB 2024-09-23T15:52:15.515Z INFO 13108 --- [cps-integration-test] [ watchdog-th-10] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work Queue Size : 3 2024-09-23T15:52:15.517Z INFO 13108 --- [cps-integration-test] [ watchdog-th-10] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 3 2024-09-23T15:52:15.518Z INFO 13108 --- [cps-integration-test] [ watchdog-th-10] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-3 to current batch 2024-09-23T15:52:15.520Z INFO 13108 --- [cps-integration-test] [ watchdog-th-10] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-1 to current batch 2024-09-23T15:52:15.521Z INFO 13108 --- [cps-integration-test] [ watchdog-th-10] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-2 to current batch 2024-09-23T15:52:15.521Z INFO 13108 --- [cps-integration-test] [ watchdog-th-10] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 3. 1 batch(es) active. 2024-09-23T15:52:15.618Z INFO 13108 --- [cps-integration-test] [Pool-1-worker-1] o.o.c.n.i.i.sync.ModuleSyncTasks : ch-3 is now in READY state 2024-09-23T15:52:15.747Z INFO 13108 --- [cps-integration-test] [Pool-1-worker-1] o.o.c.n.i.i.sync.ModuleSyncTasks : ch-1 is now in READY state 2024-09-23T15:52:15.814Z INFO 13108 --- [cps-integration-test] [Pool-1-worker-1] o.o.c.n.i.i.sync.ModuleSyncTasks : ch-2 is now in READY state 2024-09-23T15:52:15.829Z INFO 13108 --- [cps-integration-test] [ watchdog-th-9] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync retry-watchdog waking up. 2024-09-23T15:52:15.833Z INFO 13108 --- [cps-integration-test] [Pool-1-worker-1] o.o.c.n.i.i.sync.ModuleSyncTasks : Processing module sync batch finished. 1 batch(es) active. 2024-09-23T15:52:15.838Z INFO 13108 --- [cps-integration-test] [ watchdog-th-9] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Retrying 0 cmHandles 2024-09-23T15:52:16.088Z INFO 13108 --- [cps-integration-test] [ main] o.o.c.n.i.i.CmHandleRegistrationService : Moving cm handles : [] into locked (for upgrade) state. [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.34 s - in org.onap.cps.integration.functional.ncmp.RestApiSpec [INFO] Running org.onap.cps.integration.functional.ncmp.WriteSubJobSpec 2024-09-23T15:52:16.198Z INFO 13108 --- [cps-integration-test] [ main] o.o.c.n.i.i.CmHandleRegistrationService : Moving cm handles : [] into locked (for upgrade) state. 2024-09-23T15:52:16.524Z INFO 13108 --- [cps-integration-test] [ watchdog-th-3] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync watchdog waking up. 2024-09-23T15:52:16.535Z INFO 13108 --- [cps-integration-test] [ watchdog-th-3] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync fetched 1 advised cm handles from DB 2024-09-23T15:52:16.537Z INFO 13108 --- [cps-integration-test] [ watchdog-th-3] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work Queue Size : 1 2024-09-23T15:52:16.538Z INFO 13108 --- [cps-integration-test] [ watchdog-th-3] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 2024-09-23T15:52:16.539Z INFO 13108 --- [cps-integration-test] [ watchdog-th-3] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-1 to current batch 2024-09-23T15:52:16.539Z INFO 13108 --- [cps-integration-test] [ watchdog-th-3] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 2024-09-23T15:52:16.628Z INFO 13108 --- [cps-integration-test] [Pool-1-worker-1] o.o.c.n.i.i.sync.ModuleSyncTasks : ch-1 is now in READY state 2024-09-23T15:52:16.641Z INFO 13108 --- [cps-integration-test] [Pool-1-worker-1] o.o.c.n.i.i.sync.ModuleSyncTasks : Processing module sync batch finished. 1 batch(es) active. 2024-09-23T15:52:16.690Z INFO 13108 --- [cps-integration-test] [ main] o.o.c.n.i.i.CmHandleRegistrationService : Moving cm handles : [] into locked (for upgrade) state. 2024-09-23T15:52:16.844Z INFO 13108 --- [cps-integration-test] [ watchdog-th-2] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync retry-watchdog waking up. 2024-09-23T15:52:16.849Z INFO 13108 --- [cps-integration-test] [ watchdog-th-2] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Retrying 0 cmHandles 2024-09-23T15:52:17.541Z INFO 13108 --- [cps-integration-test] [ watchdog-th-4] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync watchdog waking up. 2024-09-23T15:52:17.548Z INFO 13108 --- [cps-integration-test] [ watchdog-th-4] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync fetched 1 advised cm handles from DB 2024-09-23T15:52:17.549Z INFO 13108 --- [cps-integration-test] [ watchdog-th-4] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work Queue Size : 1 2024-09-23T15:52:17.550Z INFO 13108 --- [cps-integration-test] [ watchdog-th-4] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 2024-09-23T15:52:17.551Z INFO 13108 --- [cps-integration-test] [ watchdog-th-4] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-2 to current batch 2024-09-23T15:52:17.551Z INFO 13108 --- [cps-integration-test] [ watchdog-th-4] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 2024-09-23T15:52:17.626Z INFO 13108 --- [cps-integration-test] [Pool-1-worker-1] o.o.c.n.i.i.sync.ModuleSyncTasks : ch-2 is now in READY state 2024-09-23T15:52:17.644Z INFO 13108 --- [cps-integration-test] [Pool-1-worker-1] o.o.c.n.i.i.sync.ModuleSyncTasks : Processing module sync batch finished. 1 batch(es) active. 2024-09-23T15:52:17.737Z INFO 13108 --- [cps-integration-test] [ main] o.o.c.n.i.i.CmHandleRegistrationService : Moving cm handles : [] into locked (for upgrade) state. 2024-09-23T15:52:17.855Z INFO 13108 --- [cps-integration-test] [ watchdog-th-5] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync retry-watchdog waking up. 2024-09-23T15:52:17.862Z INFO 13108 --- [cps-integration-test] [ watchdog-th-5] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Retrying 0 cmHandles 2024-09-23T15:52:18.552Z INFO 13108 --- [cps-integration-test] [ watchdog-th-8] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync watchdog waking up. 2024-09-23T15:52:18.560Z INFO 13108 --- [cps-integration-test] [ watchdog-th-8] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync fetched 1 advised cm handles from DB 2024-09-23T15:52:18.561Z INFO 13108 --- [cps-integration-test] [ watchdog-th-8] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work Queue Size : 1 2024-09-23T15:52:18.562Z INFO 13108 --- [cps-integration-test] [ watchdog-th-8] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 2024-09-23T15:52:18.564Z INFO 13108 --- [cps-integration-test] [ watchdog-th-8] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-3 to current batch 2024-09-23T15:52:18.564Z INFO 13108 --- [cps-integration-test] [ watchdog-th-8] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 2024-09-23T15:52:18.644Z INFO 13108 --- [cps-integration-test] [Pool-1-worker-1] o.o.c.n.i.i.sync.ModuleSyncTasks : ch-3 is now in READY state 2024-09-23T15:52:18.658Z INFO 13108 --- [cps-integration-test] [Pool-1-worker-1] o.o.c.n.i.i.sync.ModuleSyncTasks : Processing module sync batch finished. 1 batch(es) active. 2024-09-23T15:52:18.758Z INFO 13108 --- [cps-integration-test] [ main] o.o.c.n.i.datajobs.DataJobServiceImpl : data job id for write operation is: my-data-job-id 2024-09-23T15:52:18.868Z INFO 13108 --- [cps-integration-test] [ watchdog-th-7] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync retry-watchdog waking up. 2024-09-23T15:52:18.873Z INFO 13108 --- [cps-integration-test] [ watchdog-th-7] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Retrying 0 cmHandles 2024-09-23T15:52:18.875Z INFO 13108 --- [cps-integration-test] [ main] o.o.c.n.i.i.CmHandleRegistrationService : Moving cm handles : [] into locked (for upgrade) state. 2024-09-23T15:52:18.926Z INFO 13108 --- [cps-integration-test] [ main] o.o.c.n.i.i.CmHandleRegistrationService : Moving cm handles : [] into locked (for upgrade) state. 2024-09-23T15:52:18.978Z INFO 13108 --- [cps-integration-test] [ main] o.o.c.n.i.i.CmHandleRegistrationService : Moving cm handles : [] into locked (for upgrade) state. [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.86 s - in org.onap.cps.integration.functional.ncmp.WriteSubJobSpec [INFO] Running org.onap.cps.integration.functional.cps.AnchorServiceIntegrationSpec 2024-09-23T15:52:19.436Z WARN 13108 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 23505 2024-09-23T15:52:19.436Z ERROR 13108 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: duplicate key value violates unique constraint "anchor_dataspace_id_name_key" Detail: Key (dataspace_id, name)=(4, newAnchor) already exists. [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.527 s - in org.onap.cps.integration.functional.cps.AnchorServiceIntegrationSpec [INFO] Running org.onap.cps.integration.functional.cps.DataServiceIntegrationSpec 2024-09-23T15:52:19.567Z INFO 13108 --- [cps-integration-test] [ watchdog-th-6] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync watchdog waking up. 2024-09-23T15:52:19.577Z INFO 13108 --- [cps-integration-test] [ watchdog-th-6] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync fetched 0 advised cm handles from DB 2024-09-23T15:52:19.577Z INFO 13108 --- [cps-integration-test] [ watchdog-th-6] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work Queue Size : 0 line 1:0 mismatched input 'invalid' expecting '/' line 1:0 mismatched input 'invalid' expecting '/' 2024-09-23T15:52:19.808Z WARN 13108 --- [cps-integration-test] [ main] o.o.c.ri.CpsDataPersistenceServiceImpl : Error parsing xpath "invalid path": Error while parsing cpsPath expression 2024-09-23T15:52:19.878Z INFO 13108 --- [cps-integration-test] [ watchdog-th-1] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync retry-watchdog waking up. 2024-09-23T15:52:19.883Z INFO 13108 --- [cps-integration-test] [ watchdog-th-1] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Retrying 0 cmHandles 2024-09-23T15:52:20.355Z INFO 13108 --- [cps-integration-test] [ main] org.hibernate.orm.jdbc.batch : HHH100503: On release of batch it still contained JDBC statements 2024-09-23T15:52:20.356Z ERROR 13108 --- [cps-integration-test] [ main] org.hibernate.orm.jdbc.batch : HHH100501: Exception executing batch [java.sql.BatchUpdateException: Batch entry 0 insert into fragment (anchor_id,attributes,parent_id,xpath,id) values (('67'::int8),('{}'),(NULL),('/bookstore'),('483'::int8)) was aborted: ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" Detail: Key (anchor_id, xpath)=(67, /bookstore) already exists. Call getNextException to see other errors in the batch.], SQL: insert into fragment (anchor_id,attributes,parent_id,xpath,id) values (?,?,?,?,?) 2024-09-23T15:52:20.356Z WARN 13108 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 23505 2024-09-23T15:52:20.356Z ERROR 13108 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : Batch entry 0 insert into fragment (anchor_id,attributes,parent_id,xpath,id) values (('67'::int8),('{}'),(NULL),('/bookstore'),('483'::int8)) was aborted: ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" Detail: Key (anchor_id, xpath)=(67, /bookstore) already exists. Call getNextException to see other errors in the batch. 2024-09-23T15:52:20.356Z ERROR 13108 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" Detail: Key (anchor_id, xpath)=(67, /bookstore) already exists. 2024-09-23T15:52:20.359Z WARN 13108 --- [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 (('67'::int8),('{}'),(NULL),('/bookstore'),('483'::int8)) was aborted: ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" Detail: Key (anchor_id, xpath)=(67, /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 2024-09-23T15:52:20.362Z INFO 13108 --- [cps-integration-test] [ main] org.hibernate.orm.jdbc.batch : HHH100503: On release of batch it still contained JDBC statements 2024-09-23T15:52:20.362Z ERROR 13108 --- [cps-integration-test] [ main] org.hibernate.orm.jdbc.batch : HHH100501: Exception executing batch [java.sql.BatchUpdateException: Batch entry 0 insert into fragment (anchor_id,attributes,parent_id,xpath,id) values (('67'::int8),('{}'),(NULL),('/bookstore'),('484'::int8)) was aborted: ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" Detail: Key (anchor_id, xpath)=(67, /bookstore) already exists. Call getNextException to see other errors in the batch.], SQL: insert into fragment (anchor_id,attributes,parent_id,xpath,id) values (?,?,?,?,?) 2024-09-23T15:52:20.362Z WARN 13108 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 23505 2024-09-23T15:52:20.362Z ERROR 13108 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : Batch entry 0 insert into fragment (anchor_id,attributes,parent_id,xpath,id) values (('67'::int8),('{}'),(NULL),('/bookstore'),('484'::int8)) was aborted: ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" Detail: Key (anchor_id, xpath)=(67, /bookstore) already exists. Call getNextException to see other errors in the batch. 2024-09-23T15:52:20.362Z ERROR 13108 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" Detail: Key (anchor_id, xpath)=(67, /bookstore) already exists. line 1:9 missing '/' at 'path' line 1:9 missing '/' at 'path' 2024-09-23T15:52:20.442Z WARN 13108 --- [cps-integration-test] [ main] o.o.c.ri.CpsDataPersistenceServiceImpl : Error parsing xpath "/invalid path": Error while parsing cpsPath expression 2024-09-23T15:52:20.578Z INFO 13108 --- [cps-integration-test] [ watchdog-th-10] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync watchdog waking up. 2024-09-23T15:52:20.588Z INFO 13108 --- [cps-integration-test] [ watchdog-th-10] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync fetched 0 advised cm handles from DB 2024-09-23T15:52:20.588Z INFO 13108 --- [cps-integration-test] [ watchdog-th-10] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work Queue Size : 0 2024-09-23T15:52:20.630Z INFO 13108 --- [cps-integration-test] [ main] org.hibernate.orm.jdbc.batch : HHH100503: On release of batch it still contained JDBC statements 2024-09-23T15:52:20.631Z ERROR 13108 --- [cps-integration-test] [ main] org.hibernate.orm.jdbc.batch : HHH100501: Exception executing batch [java.sql.BatchUpdateException: Batch entry 1 insert into fragment (anchor_id,attributes,parent_id,xpath,id) values (('69'::int8),('{"code":"1"}'),('485'::int8),('/bookstore/categories[@code=''1'']'),('518'::int8)) was aborted: ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" Detail: Key (anchor_id, xpath)=(69, /bookstore/categories[@code='1']) already exists. Call getNextException to see other errors in the batch.], SQL: insert into fragment (anchor_id,attributes,parent_id,xpath,id) values (?,?,?,?,?) 2024-09-23T15:52:20.631Z WARN 13108 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 23505 2024-09-23T15:52:20.631Z ERROR 13108 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : Batch entry 1 insert into fragment (anchor_id,attributes,parent_id,xpath,id) values (('69'::int8),('{"code":"1"}'),('485'::int8),('/bookstore/categories[@code=''1'']'),('518'::int8)) was aborted: ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" Detail: Key (anchor_id, xpath)=(69, /bookstore/categories[@code='1']) already exists. Call getNextException to see other errors in the batch. 2024-09-23T15:52:20.631Z ERROR 13108 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" Detail: Key (anchor_id, xpath)=(69, /bookstore/categories[@code='1']) already exists. 2024-09-23T15:52:20.631Z WARN 13108 --- [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 (('69'::int8),('{"code":"1"}'),('485'::int8),('/bookstore/categories[@code=''1'']'),('518'::int8)) was aborted: ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" Detail: Key (anchor_id, xpath)=(69, /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 2024-09-23T15:52:20.634Z INFO 13108 --- [cps-integration-test] [ main] org.hibernate.orm.jdbc.batch : HHH100503: On release of batch it still contained JDBC statements 2024-09-23T15:52:20.635Z ERROR 13108 --- [cps-integration-test] [ main] org.hibernate.orm.jdbc.batch : HHH100501: Exception executing batch [java.sql.BatchUpdateException: Batch entry 0 insert into fragment (anchor_id,attributes,parent_id,xpath,id) values (('69'::int8),('{"code":"1"}'),('485'::int8),('/bookstore/categories[@code=''1'']'),('520'::int8)) was aborted: ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" Detail: Key (anchor_id, xpath)=(69, /bookstore/categories[@code='1']) already exists. Call getNextException to see other errors in the batch.], SQL: insert into fragment (anchor_id,attributes,parent_id,xpath,id) values (?,?,?,?,?) 2024-09-23T15:52:20.635Z WARN 13108 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 23505 2024-09-23T15:52:20.635Z ERROR 13108 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : Batch entry 0 insert into fragment (anchor_id,attributes,parent_id,xpath,id) values (('69'::int8),('{"code":"1"}'),('485'::int8),('/bookstore/categories[@code=''1'']'),('520'::int8)) was aborted: ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" Detail: Key (anchor_id, xpath)=(69, /bookstore/categories[@code='1']) already exists. Call getNextException to see other errors in the batch. 2024-09-23T15:52:20.635Z ERROR 13108 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" Detail: Key (anchor_id, xpath)=(69, /bookstore/categories[@code='1']) already exists. 2024-09-23T15:52:20.785Z INFO 13108 --- [cps-integration-test] [ main] org.hibernate.orm.jdbc.batch : HHH100503: On release of batch it still contained JDBC statements 2024-09-23T15:52:20.785Z ERROR 13108 --- [cps-integration-test] [ main] org.hibernate.orm.jdbc.batch : HHH100501: Exception executing batch [java.sql.BatchUpdateException: Batch entry 1 insert into fragment (anchor_id,attributes,parent_id,xpath,id) values (('70'::int8),('{"code":"1"}'),('521'::int8),('/bookstore/categories[@code=''1'']'),('554'::int8)) was aborted: ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" Detail: Key (anchor_id, xpath)=(70, /bookstore/categories[@code='1']) already exists. Call getNextException to see other errors in the batch.], SQL: insert into fragment (anchor_id,attributes,parent_id,xpath,id) values (?,?,?,?,?) 2024-09-23T15:52:20.785Z WARN 13108 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 23505 2024-09-23T15:52:20.785Z ERROR 13108 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : Batch entry 1 insert into fragment (anchor_id,attributes,parent_id,xpath,id) values (('70'::int8),('{"code":"1"}'),('521'::int8),('/bookstore/categories[@code=''1'']'),('554'::int8)) was aborted: ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" Detail: Key (anchor_id, xpath)=(70, /bookstore/categories[@code='1']) already exists. Call getNextException to see other errors in the batch. 2024-09-23T15:52:20.785Z ERROR 13108 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" Detail: Key (anchor_id, xpath)=(70, /bookstore/categories[@code='1']) already exists. 2024-09-23T15:52:20.786Z WARN 13108 --- [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 (('70'::int8),('{"code":"1"}'),('521'::int8),('/bookstore/categories[@code=''1'']'),('554'::int8)) was aborted: ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" Detail: Key (anchor_id, xpath)=(70, /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 2024-09-23T15:52:20.790Z INFO 13108 --- [cps-integration-test] [ main] org.hibernate.orm.jdbc.batch : HHH100503: On release of batch it still contained JDBC statements 2024-09-23T15:52:20.790Z ERROR 13108 --- [cps-integration-test] [ main] org.hibernate.orm.jdbc.batch : HHH100501: Exception executing batch [java.sql.BatchUpdateException: Batch entry 0 insert into fragment (anchor_id,attributes,parent_id,xpath,id) values (('70'::int8),('{"code":"1"}'),('521'::int8),('/bookstore/categories[@code=''1'']'),('556'::int8)) was aborted: ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" Detail: Key (anchor_id, xpath)=(70, /bookstore/categories[@code='1']) already exists. Call getNextException to see other errors in the batch.], SQL: insert into fragment (anchor_id,attributes,parent_id,xpath,id) values (?,?,?,?,?) 2024-09-23T15:52:20.790Z WARN 13108 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 23505 2024-09-23T15:52:20.790Z ERROR 13108 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : Batch entry 0 insert into fragment (anchor_id,attributes,parent_id,xpath,id) values (('70'::int8),('{"code":"1"}'),('521'::int8),('/bookstore/categories[@code=''1'']'),('556'::int8)) was aborted: ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" Detail: Key (anchor_id, xpath)=(70, /bookstore/categories[@code='1']) already exists. Call getNextException to see other errors in the batch. 2024-09-23T15:52:20.790Z ERROR 13108 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" Detail: Key (anchor_id, xpath)=(70, /bookstore/categories[@code='1']) already exists. 2024-09-23T15:52:20.888Z INFO 13108 --- [cps-integration-test] [ main] org.hibernate.orm.jdbc.batch : HHH100503: On release of batch it still contained JDBC statements 2024-09-23T15:52:20.888Z ERROR 13108 --- [cps-integration-test] [ main] org.hibernate.orm.jdbc.batch : HHH100501: Exception executing batch [java.sql.BatchUpdateException: Batch entry 0 insert into fragment (anchor_id,attributes,parent_id,xpath,id) values (('71'::int8),('{"code":"1"}'),('557'::int8),('/bookstore/categories[@code=''1'']'),('586'::int8)) was aborted: ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" Detail: Key (anchor_id, xpath)=(71, /bookstore/categories[@code='1']) already exists. Call getNextException to see other errors in the batch.], SQL: insert into fragment (anchor_id,attributes,parent_id,xpath,id) values (?,?,?,?,?) 2024-09-23T15:52:20.888Z WARN 13108 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 23505 2024-09-23T15:52:20.888Z ERROR 13108 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : Batch entry 0 insert into fragment (anchor_id,attributes,parent_id,xpath,id) values (('71'::int8),('{"code":"1"}'),('557'::int8),('/bookstore/categories[@code=''1'']'),('586'::int8)) was aborted: ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" Detail: Key (anchor_id, xpath)=(71, /bookstore/categories[@code='1']) already exists. Call getNextException to see other errors in the batch. 2024-09-23T15:52:20.888Z ERROR 13108 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" Detail: Key (anchor_id, xpath)=(71, /bookstore/categories[@code='1']) already exists. 2024-09-23T15:52:20.889Z WARN 13108 --- [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 (('71'::int8),('{"code":"1"}'),('557'::int8),('/bookstore/categories[@code=''1'']'),('586'::int8)) was aborted: ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" Detail: Key (anchor_id, xpath)=(71, /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 2024-09-23T15:52:20.889Z INFO 13108 --- [cps-integration-test] [ watchdog-th-9] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync retry-watchdog waking up. 2024-09-23T15:52:20.892Z INFO 13108 --- [cps-integration-test] [ main] org.hibernate.orm.jdbc.batch : HHH100503: On release of batch it still contained JDBC statements 2024-09-23T15:52:20.892Z ERROR 13108 --- [cps-integration-test] [ main] org.hibernate.orm.jdbc.batch : HHH100501: Exception executing batch [java.sql.BatchUpdateException: Batch entry 0 insert into fragment (anchor_id,attributes,parent_id,xpath,id) values (('71'::int8),('{"code":"1"}'),('557'::int8),('/bookstore/categories[@code=''1'']'),('587'::int8)) was aborted: ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" Detail: Key (anchor_id, xpath)=(71, /bookstore/categories[@code='1']) already exists. Call getNextException to see other errors in the batch.], SQL: insert into fragment (anchor_id,attributes,parent_id,xpath,id) values (?,?,?,?,?) 2024-09-23T15:52:20.892Z WARN 13108 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 23505 2024-09-23T15:52:20.892Z ERROR 13108 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : Batch entry 0 insert into fragment (anchor_id,attributes,parent_id,xpath,id) values (('71'::int8),('{"code":"1"}'),('557'::int8),('/bookstore/categories[@code=''1'']'),('587'::int8)) was aborted: ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" Detail: Key (anchor_id, xpath)=(71, /bookstore/categories[@code='1']) already exists. Call getNextException to see other errors in the batch. 2024-09-23T15:52:20.893Z ERROR 13108 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" Detail: Key (anchor_id, xpath)=(71, /bookstore/categories[@code='1']) already exists. 2024-09-23T15:52:20.896Z INFO 13108 --- [cps-integration-test] [ watchdog-th-9] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Retrying 0 cmHandles 2024-09-23T15:52:20.915Z INFO 13108 --- [cps-integration-test] [ main] org.hibernate.orm.jdbc.batch : HHH100503: On release of batch it still contained JDBC statements 2024-09-23T15:52:20.915Z ERROR 13108 --- [cps-integration-test] [ main] org.hibernate.orm.jdbc.batch : HHH100501: Exception executing batch [java.sql.BatchUpdateException: Batch entry 0 insert into fragment (anchor_id,attributes,parent_id,xpath,id) values (('71'::int8),('{"code":"1"}'),('557'::int8),('/bookstore/categories[@code=''1'']'),('588'::int8)) was aborted: ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" Detail: Key (anchor_id, xpath)=(71, /bookstore/categories[@code='1']) already exists. Call getNextException to see other errors in the batch.], SQL: insert into fragment (anchor_id,attributes,parent_id,xpath,id) values (?,?,?,?,?) 2024-09-23T15:52:20.915Z WARN 13108 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 23505 2024-09-23T15:52:20.915Z ERROR 13108 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : Batch entry 0 insert into fragment (anchor_id,attributes,parent_id,xpath,id) values (('71'::int8),('{"code":"1"}'),('557'::int8),('/bookstore/categories[@code=''1'']'),('588'::int8)) was aborted: ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" Detail: Key (anchor_id, xpath)=(71, /bookstore/categories[@code='1']) already exists. Call getNextException to see other errors in the batch. 2024-09-23T15:52:20.915Z ERROR 13108 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" Detail: Key (anchor_id, xpath)=(71, /bookstore/categories[@code='1']) already exists. 2024-09-23T15:52:20.916Z WARN 13108 --- [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 (('71'::int8),('{"code":"1"}'),('557'::int8),('/bookstore/categories[@code=''1'']'),('588'::int8)) was aborted: ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" Detail: Key (anchor_id, xpath)=(71, /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 2024-09-23T15:52:20.917Z INFO 13108 --- [cps-integration-test] [ main] org.hibernate.orm.jdbc.batch : HHH100503: On release of batch it still contained JDBC statements 2024-09-23T15:52:20.917Z ERROR 13108 --- [cps-integration-test] [ main] org.hibernate.orm.jdbc.batch : HHH100501: Exception executing batch [java.sql.BatchUpdateException: Batch entry 0 insert into fragment (anchor_id,attributes,parent_id,xpath,id) values (('71'::int8),('{"code":"1"}'),('557'::int8),('/bookstore/categories[@code=''1'']'),('590'::int8)) was aborted: ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" Detail: Key (anchor_id, xpath)=(71, /bookstore/categories[@code='1']) already exists. Call getNextException to see other errors in the batch.], SQL: insert into fragment (anchor_id,attributes,parent_id,xpath,id) values (?,?,?,?,?) 2024-09-23T15:52:20.917Z WARN 13108 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 23505 2024-09-23T15:52:20.917Z ERROR 13108 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : Batch entry 0 insert into fragment (anchor_id,attributes,parent_id,xpath,id) values (('71'::int8),('{"code":"1"}'),('557'::int8),('/bookstore/categories[@code=''1'']'),('590'::int8)) was aborted: ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" Detail: Key (anchor_id, xpath)=(71, /bookstore/categories[@code='1']) already exists. Call getNextException to see other errors in the batch. 2024-09-23T15:52:20.917Z ERROR 13108 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" Detail: Key (anchor_id, xpath)=(71, /bookstore/categories[@code='1']) already exists. 2024-09-23T15:52:21.588Z INFO 13108 --- [cps-integration-test] [ watchdog-th-3] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync watchdog waking up. 2024-09-23T15:52:21.609Z INFO 13108 --- [cps-integration-test] [ watchdog-th-3] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync fetched 0 advised cm handles from DB 2024-09-23T15:52:21.617Z INFO 13108 --- [cps-integration-test] [ watchdog-th-3] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work Queue Size : 0 2024-09-23T15:52:21.906Z INFO 13108 --- [cps-integration-test] [ watchdog-th-2] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync retry-watchdog waking up. 2024-09-23T15:52:21.911Z INFO 13108 --- [cps-integration-test] [ watchdog-th-2] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Retrying 0 cmHandles [INFO] Tests run: 106, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.828 s - in org.onap.cps.integration.functional.cps.DataServiceIntegrationSpec [INFO] Running org.onap.cps.integration.functional.cps.DataspaceServiceIntegrationSpec 2024-09-23T15:52:22.514Z WARN 13108 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 23505 2024-09-23T15:52:22.514Z ERROR 13108 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: duplicate key value violates unique constraint "uq_name" Detail: Key (name)=(generalTestDataspace) already exists. [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.136 s - in org.onap.cps.integration.functional.cps.DataspaceServiceIntegrationSpec [INFO] Running org.onap.cps.integration.functional.cps.ModuleServiceIntegrationSpec 2024-09-23T15:52:22.567Z WARN 13108 --- [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]] 2024-09-23T15:52:22.623Z INFO 13108 --- [cps-integration-test] [ watchdog-th-4] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync watchdog waking up. 2024-09-23T15:52:22.638Z INFO 13108 --- [cps-integration-test] [ watchdog-th-4] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync fetched 0 advised cm handles from DB 2024-09-23T15:52:22.638Z INFO 13108 --- [cps-integration-test] [ watchdog-th-4] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work Queue Size : 0 2024-09-23T15:52:22.760Z WARN 13108 --- [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_81, Optional[2081-01-01]] 2024-09-23T15:52:22.760Z WARN 13108 --- [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_81, Optional[2081-01-01]] 2024-09-23T15:52:22.760Z WARN 13108 --- [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_81, Optional[2081-01-01]] 2024-09-23T15:52:22.760Z WARN 13108 --- [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_81, Optional[2081-01-01]] 2024-09-23T15:52:22.760Z WARN 13108 --- [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_81, Optional[2081-01-01]] 2024-09-23T15:52:22.760Z WARN 13108 --- [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_81, Optional[2081-01-01]] 2024-09-23T15:52:22.760Z WARN 13108 --- [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_81, Optional[2081-01-01]] 2024-09-23T15:52:22.760Z WARN 13108 --- [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_81, Optional[2081-01-01]] 2024-09-23T15:52:22.760Z WARN 13108 --- [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_81, Optional[2081-01-01]] 2024-09-23T15:52:22.760Z WARN 13108 --- [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_81, Optional[2081-01-01]] 2024-09-23T15:52:22.760Z WARN 13108 --- [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_81, Optional[2081-01-01]] 2024-09-23T15:52:22.760Z WARN 13108 --- [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_81, Optional[2081-01-01]] 2024-09-23T15:52:22.760Z WARN 13108 --- [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_81, Optional[2081-01-01]] 2024-09-23T15:52:22.760Z WARN 13108 --- [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_81, Optional[2081-01-01]] 2024-09-23T15:52:22.760Z WARN 13108 --- [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_81, Optional[2081-01-01]] 2024-09-23T15:52:22.760Z WARN 13108 --- [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_81, Optional[2081-01-01]] 2024-09-23T15:52:22.760Z WARN 13108 --- [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_81, Optional[2081-01-01]] 2024-09-23T15:52:22.760Z WARN 13108 --- [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_81, Optional[2081-01-01]] 2024-09-23T15:52:22.760Z WARN 13108 --- [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_81, Optional[2081-01-01]] 2024-09-23T15:52:22.760Z WARN 13108 --- [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_81, Optional[2081-01-01]] 2024-09-23T15:52:22.760Z WARN 13108 --- [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_81, Optional[2081-01-01]] 2024-09-23T15:52:22.760Z WARN 13108 --- [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_81, Optional[2081-01-01]] 2024-09-23T15:52:22.760Z WARN 13108 --- [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_81, Optional[2081-01-01]] 2024-09-23T15:52:22.760Z WARN 13108 --- [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_81, Optional[2081-01-01]] 2024-09-23T15:52:22.760Z WARN 13108 --- [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_81, Optional[2081-01-01]] 2024-09-23T15:52:22.760Z WARN 13108 --- [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_81, Optional[2081-01-01]] 2024-09-23T15:52:22.760Z WARN 13108 --- [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_81, Optional[2081-01-01]] 2024-09-23T15:52:22.760Z WARN 13108 --- [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_81, Optional[2081-01-01]] 2024-09-23T15:52:22.760Z WARN 13108 --- [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_81, Optional[2081-01-01]] 2024-09-23T15:52:22.760Z WARN 13108 --- [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_81, Optional[2081-01-01]] 2024-09-23T15:52:22.760Z WARN 13108 --- [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_81, Optional[2081-01-01]] 2024-09-23T15:52:22.760Z WARN 13108 --- [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_81, Optional[2081-01-01]] 2024-09-23T15:52:22.760Z WARN 13108 --- [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_81, Optional[2081-01-01]] 2024-09-23T15:52:22.760Z WARN 13108 --- [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_81, Optional[2081-01-01]] 2024-09-23T15:52:22.760Z WARN 13108 --- [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_81, Optional[2081-01-01]] 2024-09-23T15:52:22.760Z WARN 13108 --- [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_81, Optional[2081-01-01]] 2024-09-23T15:52:22.760Z WARN 13108 --- [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_81, Optional[2081-01-01]] 2024-09-23T15:52:22.760Z WARN 13108 --- [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_81, Optional[2081-01-01]] 2024-09-23T15:52:22.760Z WARN 13108 --- [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_81, Optional[2081-01-01]] 2024-09-23T15:52:22.760Z WARN 13108 --- [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_81, Optional[2081-01-01]] 2024-09-23T15:52:22.760Z WARN 13108 --- [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_81, Optional[2081-01-01]] 2024-09-23T15:52:22.760Z WARN 13108 --- [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_81, Optional[2081-01-01]] 2024-09-23T15:52:22.760Z WARN 13108 --- [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_81, Optional[2081-01-01]] 2024-09-23T15:52:22.760Z WARN 13108 --- [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_81, Optional[2081-01-01]] 2024-09-23T15:52:22.760Z WARN 13108 --- [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_81, Optional[2081-01-01]] 2024-09-23T15:52:22.760Z WARN 13108 --- [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_81, Optional[2081-01-01]] 2024-09-23T15:52:22.760Z WARN 13108 --- [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_81, Optional[2081-01-01]] 2024-09-23T15:52:22.760Z WARN 13108 --- [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_81, Optional[2081-01-01]] 2024-09-23T15:52:22.760Z WARN 13108 --- [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_81, Optional[2081-01-01]] 2024-09-23T15:52:22.760Z WARN 13108 --- [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_81, Optional[2081-01-01]] 2024-09-23T15:52:22.760Z WARN 13108 --- [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_81, Optional[2081-01-01]] 2024-09-23T15:52:22.760Z WARN 13108 --- [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_81, Optional[2081-01-01]] 2024-09-23T15:52:22.760Z WARN 13108 --- [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_81, Optional[2081-01-01]] 2024-09-23T15:52:22.760Z WARN 13108 --- [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_81, Optional[2081-01-01]] 2024-09-23T15:52:22.760Z WARN 13108 --- [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_81, Optional[2081-01-01]] 2024-09-23T15:52:22.760Z WARN 13108 --- [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_81, Optional[2081-01-01]] 2024-09-23T15:52:22.760Z WARN 13108 --- [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_81, Optional[2081-01-01]] 2024-09-23T15:52:22.760Z WARN 13108 --- [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_81, Optional[2081-01-01]] 2024-09-23T15:52:22.760Z WARN 13108 --- [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_81, Optional[2081-01-01]] 2024-09-23T15:52:22.761Z WARN 13108 --- [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_81, Optional[2081-01-01]] 2024-09-23T15:52:22.761Z WARN 13108 --- [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_81, Optional[2081-01-01]] 2024-09-23T15:52:22.761Z WARN 13108 --- [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_81, Optional[2081-01-01]] 2024-09-23T15:52:22.761Z WARN 13108 --- [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_81, Optional[2081-01-01]] 2024-09-23T15:52:22.761Z WARN 13108 --- [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_81, Optional[2081-01-01]] 2024-09-23T15:52:22.761Z WARN 13108 --- [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_81, Optional[2081-01-01]] 2024-09-23T15:52:22.761Z WARN 13108 --- [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_81, Optional[2081-01-01]] 2024-09-23T15:52:22.761Z WARN 13108 --- [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_81, Optional[2081-01-01]] 2024-09-23T15:52:22.761Z WARN 13108 --- [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_81, Optional[2081-01-01]] 2024-09-23T15:52:22.761Z WARN 13108 --- [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_81, Optional[2081-01-01]] 2024-09-23T15:52:22.761Z WARN 13108 --- [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_81, Optional[2081-01-01]] 2024-09-23T15:52:22.761Z WARN 13108 --- [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_81, Optional[2081-01-01]] 2024-09-23T15:52:22.761Z WARN 13108 --- [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_81, Optional[2081-01-01]] 2024-09-23T15:52:22.761Z WARN 13108 --- [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_81, Optional[2081-01-01]] 2024-09-23T15:52:22.761Z WARN 13108 --- [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_81, Optional[2081-01-01]] 2024-09-23T15:52:22.761Z WARN 13108 --- [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_81, Optional[2081-01-01]] 2024-09-23T15:52:22.761Z WARN 13108 --- [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_81, Optional[2081-01-01]] 2024-09-23T15:52:22.761Z WARN 13108 --- [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_81, Optional[2081-01-01]] 2024-09-23T15:52:22.761Z WARN 13108 --- [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_81, Optional[2081-01-01]] 2024-09-23T15:52:22.761Z WARN 13108 --- [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_81, Optional[2081-01-01]] 2024-09-23T15:52:22.761Z WARN 13108 --- [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_81, Optional[2081-01-01]] 2024-09-23T15:52:22.761Z WARN 13108 --- [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_81, Optional[2081-01-01]] 2024-09-23T15:52:22.761Z WARN 13108 --- [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_81, Optional[2081-01-01]] 2024-09-23T15:52:22.761Z WARN 13108 --- [cps-integration-test] [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_41, Optional[2041-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_81, Optional[2081-01-01]] 2024-09-23T15:52:22.761Z WARN 13108 --- [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_81, Optional[2081-01-01]] 2024-09-23T15:52:22.761Z WARN 13108 --- [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_81, Optional[2081-01-01]] 2024-09-23T15:52:22.761Z WARN 13108 --- [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_81, Optional[2081-01-01]] 2024-09-23T15:52:22.761Z WARN 13108 --- [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_81, Optional[2081-01-01]] 2024-09-23T15:52:22.761Z WARN 13108 --- [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_81, Optional[2081-01-01]] 2024-09-23T15:52:22.761Z WARN 13108 --- [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_81, Optional[2081-01-01]] 2024-09-23T15:52:22.761Z WARN 13108 --- [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_81, Optional[2081-01-01]] 2024-09-23T15:52:22.761Z WARN 13108 --- [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_81, Optional[2081-01-01]] 2024-09-23T15:52:22.761Z WARN 13108 --- [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_81, Optional[2081-01-01]] 2024-09-23T15:52:22.761Z WARN 13108 --- [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_81, Optional[2081-01-01]] 2024-09-23T15:52:22.761Z WARN 13108 --- [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_81, Optional[2081-01-01]] 2024-09-23T15:52:22.761Z WARN 13108 --- [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_81, Optional[2081-01-01]] 2024-09-23T15:52:22.761Z WARN 13108 --- [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_81, Optional[2081-01-01]] 2024-09-23T15:52:22.761Z WARN 13108 --- [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_81, Optional[2081-01-01]] 2024-09-23T15:52:22.761Z WARN 13108 --- [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_81, Optional[2081-01-01]] 2024-09-23T15:52:22.761Z WARN 13108 --- [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_81, Optional[2081-01-01]] 2024-09-23T15:52:22.761Z WARN 13108 --- [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_81, Optional[2081-01-01]] 2024-09-23T15:52:22.916Z INFO 13108 --- [cps-integration-test] [ watchdog-th-5] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync retry-watchdog waking up. 2024-09-23T15:52:22.944Z INFO 13108 --- [cps-integration-test] [ watchdog-th-5] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Retrying 0 cmHandles 2024-09-23T15:52:23.019Z WARN 13108 --- [cps-integration-test] [ main] o.c.r.r.YangResourceNativeRepositoryImpl : ModuleReferences size : 3 and QueryResult size : 2 2024-09-23T15:52:23.073Z WARN 13108 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 23505 2024-09-23T15:52:23.073Z ERROR 13108 --- [cps-integration-test] [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: duplicate key value violates unique constraint "schema_set_name_dataspace_id_key" Detail: Key (name, dataspace_id)=(bookstoreSchemaSet, 5) already exists. 2024-09-23T15:52:23.350Z WARN 13108 --- [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]] 2024-09-23T15:52:23.450Z WARN 13108 --- [cps-integration-test] [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [source_1, Optional[2001-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [source_0, Optional[2000-01-01]] [INFO] Tests run: 42, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.937 s - in org.onap.cps.integration.functional.cps.ModuleServiceIntegrationSpec [INFO] Running org.onap.cps.integration.functional.cps.QueryServiceIntegrationSpec 2024-09-23T15:52:23.639Z INFO 13108 --- [cps-integration-test] [ watchdog-th-8] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync watchdog waking up. 2024-09-23T15:52:23.646Z INFO 13108 --- [cps-integration-test] [ watchdog-th-8] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync fetched 0 advised cm handles from DB 2024-09-23T15:52:23.646Z INFO 13108 --- [cps-integration-test] [ watchdog-th-8] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work Queue Size : 0 2024-09-23T15:52:23.949Z INFO 13108 --- [cps-integration-test] [ watchdog-th-7] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync retry-watchdog waking up. 2024-09-23T15:52:23.955Z INFO 13108 --- [cps-integration-test] [ watchdog-th-7] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Retrying 0 cmHandles line 1:0 mismatched input 'cpsPath' expecting '/' line 1:0 mismatched input 'cpsPath' expecting '/' 2024-09-23T15:52:24.646Z INFO 13108 --- [cps-integration-test] [ watchdog-th-6] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync watchdog waking up. 2024-09-23T15:52:24.652Z INFO 13108 --- [cps-integration-test] [ watchdog-th-6] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync fetched 0 advised cm handles from DB 2024-09-23T15:52:24.653Z INFO 13108 --- [cps-integration-test] [ watchdog-th-6] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work Queue Size : 0 [INFO] Tests run: 140, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.396 s - in org.onap.cps.integration.functional.cps.QueryServiceIntegrationSpec [INFO] Running org.onap.cps.integration.functional.cps.SessionManagerIntegrationSpec 2024-09-23T15:52:24.962Z INFO 13108 --- [cps-integration-test] [ watchdog-th-1] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync retry-watchdog waking up. 2024-09-23T15:52:24.974Z INFO 13108 --- [cps-integration-test] [ watchdog-th-1] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Retrying 0 cmHandles 2024-09-23T15:52:25.178Z INFO 13108 --- [cps-integration-test] [ main] o.h.c.internal.RegionFactoryInitiator : HHH000026: Second-level cache disabled 2024-09-23T15:52:25.182Z WARN 13108 --- [cps-integration-test] [ main] org.hibernate.orm.connections.pooling : HHH10001002: Using built-in connection pool (not intended for production use) 2024-09-23T15:52:25.182Z INFO 13108 --- [cps-integration-test] [ main] org.hibernate.orm.connections.pooling : HHH10001005: Loaded JDBC driver class: org.postgresql.Driver 2024-09-23T15:52:25.182Z INFO 13108 --- [cps-integration-test] [ main] org.hibernate.orm.connections.pooling : HHH10001012: Connecting with JDBC URL [jdbc:postgresql://localhost:32790/test?loggerLevel=OFF] 2024-09-23T15:52:25.182Z INFO 13108 --- [cps-integration-test] [ main] org.hibernate.orm.connections.pooling : HHH10001001: Connection properties: {password=****, user=test} 2024-09-23T15:52:25.182Z INFO 13108 --- [cps-integration-test] [ main] org.hibernate.orm.connections.pooling : HHH10001003: Autocommit mode: false 2024-09-23T15:52:25.185Z INFO 13108 --- [cps-integration-test] [ main] org.hibernate.orm.connections.pooling : HHH10001115: Connection pool size: 20 (min=1) 2024-09-23T15:52:25.206Z WARN 13108 --- [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) 2024-09-23T15:52:25.326Z INFO 13108 --- [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) Hibernate: select ae1_0.id,ae1_0.dataspace_id,ae1_0.name,ae1_0.schema_set_id from anchor ae1_0 where ae1_0.id=? for no key update 2024-09-23T15:52:25.351Z INFO 13108 --- [cps-integration-test] [pool-6-thread-1] org.onap.cps.ri.utils.SessionManager : Anchor bookstoreAnchor1 successfully locked Hibernate: select ae1_0.id,ae1_0.dataspace_id,ae1_0.name,ae1_0.schema_set_id from anchor ae1_0 where ae1_0.id=? for no key update 2024-09-23T15:52:25.392Z INFO 13108 --- [cps-integration-test] [pool-7-thread-1] org.onap.cps.ri.utils.SessionManager : Anchor bookstoreAnchor1 successfully locked Hibernate: select ae1_0.id,ae1_0.dataspace_id,ae1_0.name,ae1_0.schema_set_id from anchor ae1_0 where ae1_0.id=? for no key update 2024-09-23T15:52:25.653Z INFO 13108 --- [cps-integration-test] [ watchdog-th-10] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync watchdog waking up. 2024-09-23T15:52:25.672Z INFO 13108 --- [cps-integration-test] [ watchdog-th-10] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync fetched 0 advised cm handles from DB 2024-09-23T15:52:25.672Z INFO 13108 --- [cps-integration-test] [ watchdog-th-10] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work Queue Size : 0 2024-09-23T15:52:25.700Z INFO 13108 --- [cps-integration-test] [pool-8-thread-1] org.onap.cps.ri.utils.SessionManager : Anchor bookstoreAnchor1 successfully locked 2024-09-23T15:52:25.702Z INFO 13108 --- [cps-integration-test] [pool-9-thread-1] org.onap.cps.ri.utils.SessionManager : Anchor bookstoreAnchor1 successfully locked Hibernate: select ae1_0.id,ae1_0.dataspace_id,ae1_0.name,ae1_0.schema_set_id from anchor ae1_0 where ae1_0.id=? for no key update 2024-09-23T15:52:25.716Z INFO 13108 --- [cps-integration-test] [ool-10-thread-1] org.onap.cps.ri.utils.SessionManager : Anchor bookstoreAnchor1 successfully locked 2024-09-23T15:52:25.721Z INFO 13108 --- [cps-integration-test] [ool-11-thread-1] org.onap.cps.ri.utils.SessionManager : Anchor bookstoreAnchor1 successfully locked [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.848 s - in org.onap.cps.integration.functional.cps.SessionManagerIntegrationSpec 2024-09-23T15:52:25.769Z INFO 13108 --- [cps-integration-test] [ Thread-9] org.hibernate.orm.connections.pooling : HHH10001008: Cleaning up connection pool [jdbc:postgresql://localhost:32790/test?loggerLevel=OFF] [INFO] [INFO] Results: [INFO] [INFO] Tests run: 363, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:report (post-unit-test) @ integration-test --- [INFO] Skipping JaCoCo execution due to missing classes directory. [INFO] [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ integration-test --- [WARNING] JAR will be empty - no content was marked for inclusion! [INFO] Building jar: /w/workspace/cps-master-verify-java/integration-test/target/integration-test-3.5.3-SNAPSHOT.jar [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-integration-test) @ integration-test --- [INFO] failsafeArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/w/workspace/cps-master-verify-java/integration-test/target/code-coverage/jacoco-it.exec,excludes=org/onap/cps/event/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/* [INFO] [INFO] --- maven-failsafe-plugin:3.0.0-M4:integration-test (integration-tests) @ integration-test --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:report (post-integration-test) @ integration-test --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:check (coverage-check) @ integration-test --- [INFO] Skipping JaCoCo execution due to missing classes directory:/w/workspace/cps-master-verify-java/integration-test/target/classes [INFO] [INFO] --- maven-failsafe-plugin:3.0.0-M4:verify (integration-tests) @ integration-test --- [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ integration-test --- [INFO] Installing /w/workspace/cps-master-verify-java/integration-test/target/integration-test-3.5.3-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/onap/cps/integration-test/3.5.3-SNAPSHOT/integration-test-3.5.3-SNAPSHOT.jar [INFO] Installing /w/workspace/cps-master-verify-java/integration-test/pom.xml to /home/jenkins/.m2/repository/org/onap/cps/integration-test/3.5.3-SNAPSHOT/integration-test-3.5.3-SNAPSHOT.pom [INFO] [INFO] --------------------< org.onap.cps:cps-application >-------------------- [INFO] Building cps-application 3.5.3-SNAPSHOT [18/21] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ cps-application --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-property) @ cps-application --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-no-snapshots) @ cps-application --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-unit-test) @ cps-application --- [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/w/workspace/cps-master-verify-java/cps-application/target/code-coverage/jacoco-ut.exec,excludes=org/onap/cps/event/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/* [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (default-prepare-agent) @ cps-application --- [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/w/workspace/cps-master-verify-java/cps-application/target/jacoco.exec,excludes=org/onap/cps/event/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/* [INFO] [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-license) @ cps-application --- [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-java-style) @ cps-application --- [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.1.1:check (cps-java-style) @ cps-application --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- spring-boot-maven-plugin:3.2.4:build-info (default) @ cps-application --- [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ cps-application --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-application/target/generated-sources/license [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-application/target/generated-resources/licenses [INFO] [INFO] --- maven-compiler-plugin:3.11.0:compile (default-compile) @ cps-application --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 2 source files with javac [debug release 17] to target/classes [INFO] [INFO] >>> spotbugs-maven-plugin:4.4.2:check (analyze-compile) > :spotbugs @ cps-application >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.4.2:spotbugs (spotbugs) @ cps-application --- [INFO] Fork Value is true [java] WARNING: A terminally deprecated method in java.lang.System has been called [java] WARNING: System::setSecurityManager has been called by edu.umd.cs.findbugs.ba.jsr305.TypeQualifierValue (file:/home/jenkins/.m2/repository/com/github/spotbugs/spotbugs/4.2.3/spotbugs-4.2.3.jar) [java] WARNING: Please consider reporting this to the maintainers of edu.umd.cs.findbugs.ba.jsr305.TypeQualifierValue [java] WARNING: System::setSecurityManager will be removed in a future release [INFO] Done SpotBugs Analysis.... [INFO] [INFO] <<< spotbugs-maven-plugin:4.4.2:check (analyze-compile) < :spotbugs @ cps-application <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.4.2:check (analyze-compile) @ cps-application --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ cps-application --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources [INFO] [INFO] --- maven-compiler-plugin:3.11.0:testCompile (default-testCompile) @ cps-application --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 2 source files with javac [debug release 17] to target/test-classes [INFO] [INFO] --- gmavenplus-plugin:1.9.0:compileTests (default) @ cps-application --- [INFO] Using isolated classloader, without GMavenPlus classpath. [INFO] Using Groovy 3.0.18 to perform compileTests. [INFO] Compiled 2 files. [INFO] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ cps-application --- [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- 15:52:34.195 [main] INFO org.springframework.test.context.support.AnnotationConfigContextLoaderUtils -- Could not detect default configuration classes for test class [org.onap.cps.rest.controller.ControllerSecuritySpec]: ControllerSecuritySpec does not declare any static, non-private, non-final, nested classes annotated with @Configuration. 15:52:34.399 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.Application for test class org.onap.cps.rest.controller.ControllerSecuritySpec 15:52:34.609 [main] INFO com.tngtech.archunit.ArchConfiguration -- Reading ArchUnit properties from file:/w/workspace/cps-master-verify-java/cps-application/target/test-classes/archunit.properties 15:52:34.646 [main] INFO org.springframework.test.context.support.AnnotationConfigContextLoaderUtils -- Could not detect default configuration classes for test class [org.onap.cps.rest.controller.ControllerSecuritySpec]: ControllerSecuritySpec does not declare any static, non-private, non-final, nested classes annotated with @Configuration. 15:52:34.658 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.Application for test class org.onap.cps.rest.controller.ControllerSecuritySpec [INFO] Running org.onap.cps.rest.controller.ControllerSecuritySpec 15:52:34,007 |-INFO in ch.qos.logback.classic.LoggerContext[default] - This is logback-classic version 1.4.14 15:52:34,010 |-INFO in ch.qos.logback.classic.util.ContextInitializer@520e6089 - Here is a list of configurators discovered as a service, by rank: 15:52:34,010 |-INFO in ch.qos.logback.classic.util.ContextInitializer@520e6089 - org.springframework.boot.logging.logback.RootLogLevelConfigurator 15:52:34,010 |-INFO in ch.qos.logback.classic.util.ContextInitializer@520e6089 - They will be invoked in order until ExecutionStatus.DO_NOT_INVOKE_NEXT_IF_ANY is returned. 15:52:34,010 |-INFO in ch.qos.logback.classic.util.ContextInitializer@520e6089 - Constructed configurator of type class org.springframework.boot.logging.logback.RootLogLevelConfigurator 15:52:34,019 |-INFO in ch.qos.logback.classic.util.ContextInitializer@520e6089 - org.springframework.boot.logging.logback.RootLogLevelConfigurator.configure() call lasted 0 milliseconds. ExecutionStatus=INVOKE_NEXT_IF_ANY 15:52:34,019 |-INFO in ch.qos.logback.classic.util.ContextInitializer@520e6089 - Trying to configure with ch.qos.logback.classic.joran.SerializedModelConfigurator 15:52:34,020 |-INFO in ch.qos.logback.classic.util.ContextInitializer@520e6089 - Constructed configurator of type class ch.qos.logback.classic.joran.SerializedModelConfigurator 15:52:34,021 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.scmo] 15:52:34,022 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback.scmo] 15:52:34,022 |-INFO in ch.qos.logback.classic.util.ContextInitializer@520e6089 - ch.qos.logback.classic.joran.SerializedModelConfigurator.configure() call lasted 2 milliseconds. ExecutionStatus=INVOKE_NEXT_IF_ANY 15:52:34,022 |-INFO in ch.qos.logback.classic.util.ContextInitializer@520e6089 - Trying to configure with ch.qos.logback.classic.util.DefaultJoranConfigurator 15:52:34,023 |-INFO in ch.qos.logback.classic.util.ContextInitializer@520e6089 - Constructed configurator of type class ch.qos.logback.classic.util.DefaultJoranConfigurator 15:52:34,023 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.xml] 15:52:34,023 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback.xml] 15:52:34,023 |-INFO in ch.qos.logback.classic.util.ContextInitializer@520e6089 - ch.qos.logback.classic.util.DefaultJoranConfigurator.configure() call lasted 0 milliseconds. ExecutionStatus=INVOKE_NEXT_IF_ANY 15:52:34,023 |-INFO in ch.qos.logback.classic.util.ContextInitializer@520e6089 - Trying to configure with ch.qos.logback.classic.BasicConfigurator 15:52:34,024 |-INFO in ch.qos.logback.classic.util.ContextInitializer@520e6089 - Constructed configurator of type class ch.qos.logback.classic.BasicConfigurator 15:52:34,024 |-INFO in ch.qos.logback.classic.BasicConfigurator@2ff2a096 - Setting up default configuration. 15:52:34,042 |-INFO in ch.qos.logback.classic.util.ContextInitializer@520e6089 - ch.qos.logback.classic.BasicConfigurator.configure() call lasted 18 milliseconds. ExecutionStatus=NEUTRAL 15:52:35,485 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@59c2bf78 - URL [jar:file:/w/workspace/cps-master-verify-java/cps-service/target/cps-service-3.5.3-SNAPSHOT.jar!/logback-spring.xml] is not of type file 15:52:35,536 |-INFO in ch.qos.logback.core.joran.util.ConfigurationWatchListUtil@44f8d884 - Adding [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.2.4/spring-boot-3.2.4.jar!/org/springframework/boot/logging/logback/defaults.xml] to configuration watch list. 15:52:35,536 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@59c2bf78 - URL [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.2.4/spring-boot-3.2.4.jar!/org/springframework/boot/logging/logback/defaults.xml] is not of type file 15:52:35,540 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word applicationName with class [org.springframework.boot.logging.logback.ApplicationNameConverter] 15:52:35,540 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word clr with class [org.springframework.boot.logging.logback.ColorConverter] 15:52:35,540 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word correlationId with class [org.springframework.boot.logging.logback.CorrelationIdConverter] 15:52:35,540 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word wex with class [org.springframework.boot.logging.logback.WhitespaceThrowableProxyConverter] 15:52:35,540 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word wEx with class [org.springframework.boot.logging.logback.ExtendedWhitespaceThrowableProxyConverter] 15:52:35,542 |-INFO in ch.qos.logback.core.joran.util.ConfigurationWatchListUtil@44f8d884 - Adding [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.2.4/spring-boot-3.2.4.jar!/org/springframework/boot/logging/logback/console-appender.xml] to configuration watch list. 15:52:35,542 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@59c2bf78 - URL [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.2.4/spring-boot-3.2.4.jar!/org/springframework/boot/logging/logback/console-appender.xml] is not of type file 15:52:35,550 |-WARN in IfNestedWithinSecondPhaseElementSC - elements cannot be nested within an , or element 15:52:35,550 |-WARN in IfNestedWithinSecondPhaseElementSC - See also http://logback.qos.ch/codes.html#nested_if_element 15:52:35,555 |-WARN in IfNestedWithinSecondPhaseElementSC - Element at line 60 contains a nested element at line 61 15:52:35,592 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Registering a new ReconfigureOnChangeTask ReconfigureOnChangeTask(born:1727106755590) 15:52:35,592 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Will scan for changes in [jar:file:/w/workspace/cps-master-verify-java/cps-service/target/cps-service-3.5.3-SNAPSHOT.jar!/logback-spring.xml] 15:52:35,592 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Setting ReconfigureOnChangeTask scanning period to 30 seconds 15:52:35,601 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.catalina.startup.DigesterFactory] to ERROR 15:52:35,601 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@65d3e2ba - Propagating ERROR level on Logger[org.apache.catalina.startup.DigesterFactory] onto the JUL framework 15:52:35,602 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.catalina.util.LifecycleBase] to ERROR 15:52:35,602 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@65d3e2ba - Propagating ERROR level on Logger[org.apache.catalina.util.LifecycleBase] onto the JUL framework 15:52:35,602 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.coyote.http11.Http11NioProtocol] to WARN 15:52:35,602 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@65d3e2ba - Propagating WARN level on Logger[org.apache.coyote.http11.Http11NioProtocol] onto the JUL framework 15:52:35,602 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.sshd.common.util.SecurityUtils] to WARN 15:52:35,602 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@65d3e2ba - Propagating WARN level on Logger[org.apache.sshd.common.util.SecurityUtils] onto the JUL framework 15:52:35,602 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.tomcat.util.net.NioSelectorPool] to WARN 15:52:35,602 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@65d3e2ba - Propagating WARN level on Logger[org.apache.tomcat.util.net.NioSelectorPool] onto the JUL framework 15:52:35,602 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.eclipse.jetty.util.component.AbstractLifeCycle] to ERROR 15:52:35,602 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@65d3e2ba - Propagating ERROR level on Logger[org.eclipse.jetty.util.component.AbstractLifeCycle] onto the JUL framework 15:52:35,602 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.hibernate.validator.internal.util.Version] to WARN 15:52:35,602 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@65d3e2ba - Propagating WARN level on Logger[org.hibernate.validator.internal.util.Version] onto the JUL framework 15:52:35,602 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.springframework.boot.actuate.endpoint.jmx] to WARN 15:52:35,602 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@65d3e2ba - Propagating WARN level on Logger[org.springframework.boot.actuate.endpoint.jmx] onto the JUL framework 15:52:35,603 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [CONSOLE] 15:52:35,603 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 15:52:35,610 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property 15:52:35,635 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [jsonConsole] 15:52:35,635 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 15:52:35,668 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventJsonProviders] for [providers] property 15:52:35,690 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventPatternJsonProvider] for [pattern] property 15:52:36,028 |-INFO in ch.qos.logback.classic.pattern.DateConverter@5f9f1886 - Setting zoneId to "UTC" 15:52:36,037 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [asyncConsole] 15:52:36,037 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.classic.AsyncAppender] 15:52:36,309 |-INFO in ch.qos.logback.core.model.processor.conditional.IfModelHandler - Condition [property("loggingFormat").equalsIgnoreCase("json")] evaluated to false on line 61 15:52:36,310 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [CONSOLE] to ch.qos.logback.classic.AsyncAppender[asyncConsole] 15:52:36,310 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Attaching appender named [CONSOLE] to AsyncAppender. 15:52:36,311 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Setting discardingThreshold to 51 15:52:36,311 |-INFO in ch.qos.logback.classic.model.processor.RootLoggerModelHandler - Setting level of ROOT logger to INFO 15:52:36,311 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@65d3e2ba - Propagating INFO level on Logger[ROOT] onto the JUL framework 15:52:36,311 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [asyncConsole] to Logger[ROOT] 15:52:36,311 |-INFO in ch.qos.logback.core.model.processor.DefaultProcessor@136a5572 - End of configuration. 15:52:36,312 |-INFO in org.springframework.boot.logging.logback.SpringBootJoranConfigurator@11548363 - Registering current configuration as safe fallback point . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v3.2.4) 2024-09-23T15:52:36.415Z INFO 16672 --- [ main] [ ] o.o.c.r.c.ControllerSecuritySpec : Starting ControllerSecuritySpec using Java 17.0.6-ea with PID 16672 (started by jenkins in /w/workspace/cps-master-verify-java/cps-application) 2024-09-23T15:52:36.416Z INFO 16672 --- [ main] [ ] o.o.c.r.c.ControllerSecuritySpec : No active profile set, falling back to 1 default profile: "default" 2024-09-23T15:52:38.206Z INFO 16672 --- [ main] [ ] o.s.b.t.m.w.SpringBootMockServletContext : Initializing Spring TestDispatcherServlet '' 2024-09-23T15:52:38.206Z INFO 16672 --- [ main] [ ] o.s.t.web.servlet.TestDispatcherServlet : Initializing Servlet '' 2024-09-23T15:52:38.207Z INFO 16672 --- [ main] [ ] o.s.t.web.servlet.TestDispatcherServlet : Completed initialization in 1 ms 2024-09-23T15:52:38.327Z INFO 16672 --- [ main] [ ] o.o.c.r.c.ControllerSecuritySpec : Started ControllerSecuritySpec in 3.303 seconds (process running for 5.146) [ERROR] OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended [WARNING] Tests run: 3, Failures: 0, Errors: 0, Skipped: 2, Time elapsed: 4.654 s - in org.onap.cps.rest.controller.ControllerSecuritySpec [INFO] Running org.onap.cps.config.MicroMeterConfigSpec [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s - in org.onap.cps.config.MicroMeterConfigSpec [INFO] Running org.onap.cps.architecture.LayeredArchitectureTest 2024-09-23T15:52:39.655Z INFO 16672 --- [ main] [ ] com.tngtech.archunit.core.PluginLoader : Detected Java version 17.0.6-ea [WARNING] Tests run: 3, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 3.931 s - in org.onap.cps.architecture.LayeredArchitectureTest [INFO] [INFO] Results: [INFO] [WARNING] Tests run: 7, Failures: 0, Errors: 0, Skipped: 3 [INFO] [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:report (post-unit-test) @ cps-application --- [INFO] Loading execution data file /w/workspace/cps-master-verify-java/cps-application/target/code-coverage/jacoco-ut.exec [INFO] Analyzed bundle 'cps-application' with 2 classes [INFO] [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ cps-application --- [INFO] Building jar: /w/workspace/cps-master-verify-java/cps-application/target/cps-application-3.5.3-SNAPSHOT.jar [INFO] [INFO] --- spring-boot-maven-plugin:3.2.4:repackage (default) @ cps-application --- [INFO] Attaching repackaged archive /w/workspace/cps-master-verify-java/cps-application/target/cps-application-3.5.3-SNAPSHOT-springboot.jar with classifier springboot [INFO] [INFO] --- jib-maven-plugin:3.3.2:dockerBuild (build) @ cps-application --- [INFO] [INFO] Containerizing application to Docker daemon as nexus3.onap.org:10003/onap/cps-and-ncmp:3.5.3-SNAPSHOT-20240923T154355Z, nexus3.onap.org:10003/onap/cps-and-ncmp... [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 [INFO] Getting manifest for base image nexus3.onap.org:10001/onap/integration-java17:12.0.0... [INFO] Building dependencies layer... [INFO] Building resources layer... [INFO] Building classes layer... [INFO] Building project dependencies layer... [INFO] Building jvm arg files layer... [INFO] Using base image with digest: sha256:260e6370833cdb9aa1d25877f2a9123792dcd53bbfe0d738dbf3d2b12e46313f [INFO] [INFO] Container entrypoint set to [java, -cp, @/app/jib-classpath-file, org.onap.cps.Application] [INFO] Loading to Docker daemon... [INFO] [INFO] Built image to Docker daemon as nexus3.onap.org:10003/onap/cps-and-ncmp:3.5.3-SNAPSHOT-20240923T154355Z, nexus3.onap.org:10003/onap/cps-and-ncmp [INFO] [INFO] A new version of jib-maven-plugin (3.4.3) is available (currently using 3.3.2). Update your build configuration to use the latest features and fixes! [INFO] https://github.com/GoogleContainerTools/jib/blob/master/jib-maven-plugin/CHANGELOG.md [INFO] [INFO] Please see https://github.com/GoogleContainerTools/jib/blob/master/docs/privacy.md for info on disabling this update check. [INFO] [INFO] [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-integration-test) @ cps-application --- [INFO] failsafeArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/w/workspace/cps-master-verify-java/cps-application/target/code-coverage/jacoco-it.exec,excludes=org/onap/cps/event/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/* [INFO] [INFO] --- maven-failsafe-plugin:3.0.0-M4:integration-test (integration-tests) @ cps-application --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:report (post-integration-test) @ cps-application --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:check (coverage-check) @ cps-application --- [INFO] Loading execution data file /w/workspace/cps-master-verify-java/cps-application/target/code-coverage/jacoco-ut.exec [INFO] Analyzed bundle 'cps-application' with 2 classes [INFO] All coverage checks have been met. [INFO] [INFO] --- maven-failsafe-plugin:3.0.0-M4:verify (integration-tests) @ cps-application --- [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ cps-application --- [INFO] Installing /w/workspace/cps-master-verify-java/cps-application/target/cps-application-3.5.3-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/onap/cps/cps-application/3.5.3-SNAPSHOT/cps-application-3.5.3-SNAPSHOT.jar [INFO] Installing /w/workspace/cps-master-verify-java/cps-application/pom.xml to /home/jenkins/.m2/repository/org/onap/cps/cps-application/3.5.3-SNAPSHOT/cps-application-3.5.3-SNAPSHOT.pom [INFO] Installing /w/workspace/cps-master-verify-java/cps-application/target/cps-application-3.5.3-SNAPSHOT-springboot.jar to /home/jenkins/.m2/repository/org/onap/cps/cps-application/3.5.3-SNAPSHOT/cps-application-3.5.3-SNAPSHOT-springboot.jar [INFO] [INFO] -----------------< org.onap.cps:policy-executor-stub >------------------ [INFO] Building policy-executor-stub 3.5.3-SNAPSHOT [19/21] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ policy-executor-stub --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-property) @ policy-executor-stub --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-no-snapshots) @ policy-executor-stub --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-unit-test) @ policy-executor-stub --- [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/w/workspace/cps-master-verify-java/policy-executor-stub/target/code-coverage/jacoco-ut.exec,excludes=org/onap/cps/event/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/* [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (default-prepare-agent) @ policy-executor-stub --- [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/w/workspace/cps-master-verify-java/policy-executor-stub/target/jacoco.exec,excludes=org/onap/cps/event/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/* [INFO] [INFO] --- openapi-generator-maven-plugin:6.6.0:generate (code-gen) @ policy-executor-stub --- [INFO] Generating with dryRun=false [INFO] Output directory (/w/workspace/cps-master-verify-java/policy-executor-stub/target/generated-sources/openapi) does not exist, or is inaccessible. No file (.openapi-generator-ignore) will be evaluated. [INFO] OpenAPI Generator: spring (server) [INFO] Generator 'spring' is considered stable. [INFO] ---------------------------------- [INFO] Environment variable JAVA_POST_PROCESS_FILE not defined so the Java code may not be properly formatted. To define it, try 'export JAVA_POST_PROCESS_FILE="/usr/local/bin/clang-format -i"' (Linux/Mac) [INFO] NOTE: To enable file post-processing, 'enablePostProcessFile' must be set to `true` (--enable-post-process-file for CLI). [INFO] Invoker Package Name, originally not set, is now derived from api package name: org.onap.cps.policyexecutor.stub [INFO] Processing operation executePolicyAction [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/] [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/] [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/] [INFO] writing file /w/workspace/cps-master-verify-java/policy-executor-stub/target/generated-sources/openapi/src/gen/java/org/onap/cps/policyexecutor/stub/model/ErrorMessage.java [INFO] writing file /w/workspace/cps-master-verify-java/policy-executor-stub/target/generated-sources/openapi/src/gen/java/org/onap/cps/policyexecutor/stub/model/PolicyExecutionRequest.java [INFO] writing file /w/workspace/cps-master-verify-java/policy-executor-stub/target/generated-sources/openapi/src/gen/java/org/onap/cps/policyexecutor/stub/model/PolicyExecutionResponse.java [INFO] writing file /w/workspace/cps-master-verify-java/policy-executor-stub/target/generated-sources/openapi/src/gen/java/org/onap/cps/policyexecutor/stub/model/Request.java [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/] [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/PolicyExecutorApi.java [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/] [INFO] Skipping generation of supporting files. ################################################################################ # Thanks for using OpenAPI Generator. # # Please consider donation to help us maintain this project 🙏 # # https://opencollective.com/openapi_generator/donate # ################################################################################ [INFO] [INFO] --- jsonschema2pojo-maven-plugin:1.2.1:generate (default) @ policy-executor-stub --- [INFO] [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-license) @ policy-executor-stub --- [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-java-style) @ policy-executor-stub --- [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.1.1:check (cps-java-style) @ policy-executor-stub --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ policy-executor-stub --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/policy-executor-stub/target/generated-sources/license [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/policy-executor-stub/target/generated-resources/licenses [INFO] [INFO] --- maven-compiler-plugin:3.11.0:compile (default-compile) @ policy-executor-stub --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 14 source files with javac [debug release 17] to target/classes [INFO] [INFO] >>> spotbugs-maven-plugin:4.4.2:check (analyze-compile) > :spotbugs @ policy-executor-stub >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.4.2:spotbugs (spotbugs) @ policy-executor-stub --- [INFO] Fork Value is true [java] WARNING: A terminally deprecated method in java.lang.System has been called [java] WARNING: System::setSecurityManager has been called by edu.umd.cs.findbugs.ba.jsr305.TypeQualifierValue (file:/home/jenkins/.m2/repository/com/github/spotbugs/spotbugs/4.2.3/spotbugs-4.2.3.jar) [java] WARNING: Please consider reporting this to the maintainers of edu.umd.cs.findbugs.ba.jsr305.TypeQualifierValue [java] WARNING: System::setSecurityManager will be removed in a future release [INFO] Done SpotBugs Analysis.... [INFO] [INFO] <<< spotbugs-maven-plugin:4.4.2:check (analyze-compile) < :spotbugs @ policy-executor-stub <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.4.2:check (analyze-compile) @ policy-executor-stub --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- openapi-generator-maven-plugin:6.6.0:generate (openapi-yaml-gen) @ policy-executor-stub --- [INFO] Generating with dryRun=false [INFO] No .openapi-generator-ignore file found. [INFO] OpenAPI Generator: openapi-yaml (documentation) [INFO] Generator 'openapi-yaml' is considered stable. [INFO] Output file [outputFile=openapi.yaml] [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/] [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/] [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/] [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/] [INFO] writing file /w/workspace/cps-master-verify-java/policy-executor-stub/target/generated-sources/openapi/README.md [INFO] writing file /w/workspace/cps-master-verify-java/policy-executor-stub/target/generated-sources/openapi/openapi.yaml [INFO] writing file /w/workspace/cps-master-verify-java/policy-executor-stub/target/generated-sources/openapi/.openapi-generator-ignore [INFO] writing file /w/workspace/cps-master-verify-java/policy-executor-stub/target/generated-sources/openapi/.openapi-generator/VERSION [INFO] writing file /w/workspace/cps-master-verify-java/policy-executor-stub/target/generated-sources/openapi/.openapi-generator/FILES ################################################################################ # Thanks for using OpenAPI Generator. # # Please consider donation to help us maintain this project 🙏 # # https://opencollective.com/openapi_generator/donate # ################################################################################ [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ policy-executor-stub --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/policy-executor-stub/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.11.0:testCompile (default-testCompile) @ policy-executor-stub --- [INFO] No sources to compile [INFO] [INFO] --- gmavenplus-plugin:1.9.0:compileTests (default) @ policy-executor-stub --- [INFO] Using isolated classloader, without GMavenPlus classpath. [INFO] Using Groovy 3.0.18 to perform compileTests. [INFO] Compiled 2 files. [INFO] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ policy-executor-stub --- [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- 15:53:00.076 [main] INFO org.springframework.test.context.support.AnnotationConfigContextLoaderUtils -- Could not detect default configuration classes for test class [org.onap.cps.policyexecutor.stub.controller.PolicyExecutorStubControllerSpec]: PolicyExecutorStubControllerSpec does not declare any static, non-private, non-final, nested classes annotated with @Configuration. 15:53:00.250 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.policyexecutor.stub.PolicyExecutorApplication for test class org.onap.cps.policyexecutor.stub.controller.PolicyExecutorStubControllerSpec 15:53:00.294 [main] INFO org.springframework.test.context.support.AnnotationConfigContextLoaderUtils -- Could not detect default configuration classes for test class [org.onap.cps.policyexecutor.stub.controller.PolicyExecutorStubControllerSpec]: PolicyExecutorStubControllerSpec does not declare any static, non-private, non-final, nested classes annotated with @Configuration. 15:53:00.306 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.policyexecutor.stub.PolicyExecutorApplication for test class org.onap.cps.policyexecutor.stub.controller.PolicyExecutorStubControllerSpec [INFO] Running org.onap.cps.policyexecutor.stub.PolicyExecutorApplicationSpec . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v3.2.4) 2024-09-23T15:53:01.443Z INFO 17049 --- [ main] o.o.c.p.stub.PolicyExecutorApplication : Starting PolicyExecutorApplication using Java 17.0.6-ea with PID 17049 (started by jenkins in /w/workspace/cps-master-verify-java/policy-executor-stub) 2024-09-23T15:53:01.445Z INFO 17049 --- [ main] o.o.c.p.stub.PolicyExecutorApplication : No active profile set, falling back to 1 default profile: "default" 2024-09-23T15:53:02.936Z INFO 17049 --- [ main] o.s.b.w.e.j.JettyServletWebServerFactory : Server initialized with port: 8093 2024-09-23T15:53:02.942Z INFO 17049 --- [ main] org.eclipse.jetty.server.Server : jetty-12.0.7; built: 2024-02-29T21:19:41.771Z; git: c89aca8fd34083befd79f328a3b8b6ffff04347e; jvm 17.0.6-ea+9-LTS 2024-09-23T15:53:02.988Z INFO 17049 --- [ main] o.e.j.s.h.ContextHandler.application : Initializing Spring embedded WebApplicationContext 2024-09-23T15:53:02.989Z INFO 17049 --- [ main] w.s.c.ServletWebServerApplicationContext : Root WebApplicationContext: initialization completed in 1511 ms 2024-09-23T15:53:03.066Z INFO 17049 --- [ main] o.e.j.session.DefaultSessionIdManager : Session workerName=node0 2024-09-23T15:53:03.075Z INFO 17049 --- [ main] o.e.jetty.server.handler.ContextHandler : Started osbwej.JettyEmbeddedWebAppContext@20f2ccfc{application,/,b=[file:/tmp/jetty-docbase.8093.9741571965185699379/, 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@6a2c62ca{STARTED}} 2024-09-23T15:53:03.076Z INFO 17049 --- [ main] o.e.j.e.servlet.ServletContextHandler : Started osbwej.JettyEmbeddedWebAppContext@20f2ccfc{application,/,b=[file:/tmp/jetty-docbase.8093.9741571965185699379/, 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@6a2c62ca{STARTED}} 2024-09-23T15:53:03.079Z INFO 17049 --- [ main] org.eclipse.jetty.server.Server : Started oejs.Server@4ba056ab{STARTING}[12.0.7,sto=0] @4052ms 2024-09-23T15:53:03.706Z INFO 17049 --- [ main] o.e.j.s.h.ContextHandler.application : Initializing Spring DispatcherServlet 'dispatcherServlet' 2024-09-23T15:53:03.706Z INFO 17049 --- [ main] o.s.web.servlet.DispatcherServlet : Initializing Servlet 'dispatcherServlet' 2024-09-23T15:53:03.707Z INFO 17049 --- [ main] o.s.web.servlet.DispatcherServlet : Completed initialization in 1 ms 2024-09-23T15:53:03.721Z INFO 17049 --- [ main] o.e.jetty.server.AbstractConnector : Started ServerConnector@17d188c5{HTTP/1.1, (http/1.1)}{0.0.0.0:8093} 2024-09-23T15:53:03.722Z INFO 17049 --- [ main] o.s.b.web.embedded.jetty.JettyWebServer : Jetty started on port 8093 (http/1.1) with context path '/' 2024-09-23T15:53:03.732Z INFO 17049 --- [ main] o.o.c.p.stub.PolicyExecutorApplication : Started PolicyExecutorApplication in 2.869 seconds (process running for 4.706) [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.167 s - in org.onap.cps.policyexecutor.stub.PolicyExecutorApplicationSpec [INFO] Running org.onap.cps.policyexecutor.stub.controller.PolicyExecutorStubControllerSpec . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v3.2.4) 2024-09-23T15:53:03.853Z INFO 17049 --- [ main] c.p.s.c.PolicyExecutorStubControllerSpec : Starting PolicyExecutorStubControllerSpec using Java 17.0.6-ea with PID 17049 (started by jenkins in /w/workspace/cps-master-verify-java/policy-executor-stub) 2024-09-23T15:53:03.853Z INFO 17049 --- [ main] c.p.s.c.PolicyExecutorStubControllerSpec : No active profile set, falling back to 1 default profile: "default" 2024-09-23T15:53:04.134Z INFO 17049 --- [ main] o.s.b.t.m.w.SpringBootMockServletContext : Initializing Spring TestDispatcherServlet '' 2024-09-23T15:53:04.134Z INFO 17049 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Initializing Servlet '' 2024-09-23T15:53:04.135Z INFO 17049 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Completed initialization in 1 ms 2024-09-23T15:53:04.145Z INFO 17049 --- [ main] c.p.s.c.PolicyExecutorStubControllerSpec : Started PolicyExecutorStubControllerSpec in 0.33 seconds (process running for 5.119) [ERROR] OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 2024-09-23T15:53:05.408Z INFO 17049 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : Stub Policy Executor Invoked (only supports 'delete' operations) 2024-09-23T15:53:05.409Z INFO 17049 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : 1st Request Schema:ncmp-delete-schema:1.0.0 2024-09-23T15:53:05.419Z INFO 17049 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : Decision: deny (Only FDNs containing 'cps-is-great' are allowed) 2024-09-23T15:53:05.475Z INFO 17049 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : Stub Policy Executor Invoked (only supports 'delete' operations) 2024-09-23T15:53:05.475Z INFO 17049 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : 1st Request Schema:ncmp-delete-schema:1.0.0 2024-09-23T15:53:05.476Z INFO 17049 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : Decision: allow (All good) 2024-09-23T15:53:05.487Z INFO 17049 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : Stub Policy Executor Invoked (only supports 'delete' operations) 2024-09-23T15:53:05.487Z INFO 17049 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : 1st Request Schema:ncmp-delete-schema:1.0.0 2024-09-23T15:53:05.495Z INFO 17049 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : Stub Policy Executor Invoked (only supports 'delete' operations) 2024-09-23T15:53:05.495Z INFO 17049 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : 1st Request Schema:ncmp-delete-schema:1.0.0 2024-09-23T15:53:05.496Z INFO 17049 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : Decision: deny (Only FDNs containing 'cps-is-great' are allowed) 2024-09-23T15:53:05.502Z INFO 17049 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : Stub Policy Executor Invoked (only supports 'delete' operations) 2024-09-23T15:53:05.509Z WARN 17049 --- [ 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')] 2024-09-23T15:53:05.517Z INFO 17049 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : Stub Policy Executor Invoked (only supports 'delete' operations) 2024-09-23T15:53:05.518Z INFO 17049 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : 1st Request Schema:ncmp-delete-schema:1.0.0 2024-09-23T15:53:05.518Z INFO 17049 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : Decision: deny (Only FDNs containing 'cps-is-great' are allowed) 2024-09-23T15:53:05.548Z WARN 17049 --- [ main] .w.s.m.s.DefaultHandlerExceptionResolver : Resolved [org.springframework.web.bind.MethodArgumentNotValidException: Validation failed for argument [1] in public org.springframework.http.ResponseEntity org.onap.cps.policyexecutor.stub.controller.PolicyExecutorStubController.executePolicyAction(java.lang.String,org.onap.cps.policyexecutor.stub.model.PolicyExecutionRequest,java.lang.String): [Field error in object 'policyExecutionRequest' on field 'decisionType': rejected value [null]; codes [NotNull.policyExecutionRequest.decisionType,NotNull.decisionType,NotNull.java.lang.String,NotNull]; arguments [org.springframework.context.support.DefaultMessageSourceResolvable: codes [policyExecutionRequest.decisionType,decisionType]; arguments []; default message [decisionType]]; default message [must not be null]] ] 2024-09-23T15:53:05.555Z INFO 17049 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : Stub Policy Executor Invoked (only supports 'delete' operations) 2024-09-23T15:53:05.555Z INFO 17049 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : 1st Request Schema:other schema 2024-09-23T15:53:05.555Z WARN 17049 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : This stub only supports 'delete' operations 2024-09-23T15:53:05.561Z INFO 17049 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : Stub Policy Executor Invoked (only supports 'delete' operations) 2024-09-23T15:53:05.562Z INFO 17049 --- [ main] o.o.c.p.s.c.PolicyExecutorStubController : 1st Request Schema:ncmp-delete-schema:1.0.0 [INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.784 s - in org.onap.cps.policyexecutor.stub.controller.PolicyExecutorStubControllerSpec [INFO] [INFO] Results: [INFO] [INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:report (post-unit-test) @ policy-executor-stub --- [INFO] Loading execution data file /w/workspace/cps-master-verify-java/policy-executor-stub/target/code-coverage/jacoco-ut.exec [INFO] Analyzed bundle 'policy-executor-stub' with 2 classes [INFO] [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ policy-executor-stub --- [INFO] Building jar: /w/workspace/cps-master-verify-java/policy-executor-stub/target/policy-executor-stub-3.5.3-SNAPSHOT.jar [INFO] [INFO] --- jib-maven-plugin:3.3.2:dockerBuild (build) @ policy-executor-stub --- [INFO] [INFO] Containerizing application to Docker daemon as nexus3.onap.org:10003/onap/policy-executor-stub:3.5.3-SNAPSHOT-20240923T154355Z, nexus3.onap.org:10003/onap/policy-executor-stub... [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 [INFO] Getting manifest for base image nexus3.onap.org:10001/onap/integration-java17:12.0.0... [INFO] Building dependencies layer... [INFO] Building resources layer... [INFO] Building classes layer... [INFO] Building jvm arg files layer... [INFO] Using base image with digest: sha256:260e6370833cdb9aa1d25877f2a9123792dcd53bbfe0d738dbf3d2b12e46313f [INFO] [INFO] Container entrypoint set to [java, -cp, @/app/jib-classpath-file, org.onap.cps.policyexecutor.stub.PolicyExecutorApplication] [INFO] Loading to Docker daemon... [INFO] [INFO] Built image to Docker daemon as nexus3.onap.org:10003/onap/policy-executor-stub:3.5.3-SNAPSHOT-20240923T154355Z, nexus3.onap.org:10003/onap/policy-executor-stub [INFO] [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-integration-test) @ policy-executor-stub --- [INFO] failsafeArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/w/workspace/cps-master-verify-java/policy-executor-stub/target/code-coverage/jacoco-it.exec,excludes=org/onap/cps/event/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/* [INFO] [INFO] --- maven-failsafe-plugin:3.0.0-M4:integration-test (integration-tests) @ policy-executor-stub --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:report (post-integration-test) @ policy-executor-stub --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:check (coverage-check) @ policy-executor-stub --- [INFO] Loading execution data file /w/workspace/cps-master-verify-java/policy-executor-stub/target/code-coverage/jacoco-ut.exec [INFO] Analyzed bundle 'policy-executor-stub' with 2 classes [INFO] All coverage checks have been met. [INFO] [INFO] --- maven-failsafe-plugin:3.0.0-M4:verify (integration-tests) @ policy-executor-stub --- [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ policy-executor-stub --- [INFO] Installing /w/workspace/cps-master-verify-java/policy-executor-stub/target/policy-executor-stub-3.5.3-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/onap/cps/policy-executor-stub/3.5.3-SNAPSHOT/policy-executor-stub-3.5.3-SNAPSHOT.jar [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.5.3-SNAPSHOT/policy-executor-stub-3.5.3-SNAPSHOT.pom [INFO] [INFO] ---------------------< org.onap.cps:jacoco-report >--------------------- [INFO] Building jacoco-report 3.5.3-SNAPSHOT [20/21] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ jacoco-report --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-property) @ jacoco-report --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-no-snapshots) @ jacoco-report --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-unit-test) @ jacoco-report --- [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/w/workspace/cps-master-verify-java/jacoco-report/target/code-coverage/jacoco-ut.exec,excludes=org/onap/cps/event/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/* [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (default-prepare-agent) @ jacoco-report --- [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/w/workspace/cps-master-verify-java/jacoco-report/target/jacoco.exec,excludes=org/onap/cps/event/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/* [INFO] [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-license) @ jacoco-report --- [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-java-style) @ jacoco-report --- [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.1.1:check (cps-java-style) @ jacoco-report --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ jacoco-report --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/jacoco-report/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/jacoco-report/target/generated-sources/license [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/jacoco-report/target/generated-resources/licenses [INFO] [INFO] --- maven-compiler-plugin:3.11.0:compile (default-compile) @ jacoco-report --- [INFO] No sources to compile [INFO] [INFO] >>> spotbugs-maven-plugin:4.4.2:check (analyze-compile) > :spotbugs @ jacoco-report >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.4.2:spotbugs (spotbugs) @ jacoco-report --- [INFO] [INFO] <<< spotbugs-maven-plugin:4.4.2:check (analyze-compile) < :spotbugs @ jacoco-report <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.4.2:check (analyze-compile) @ jacoco-report --- [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ jacoco-report --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/jacoco-report/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.11.0:testCompile (default-testCompile) @ jacoco-report --- [INFO] No sources to compile [INFO] [INFO] --- gmavenplus-plugin:1.9.0:compileTests (default) @ jacoco-report --- [INFO] No sources specified for compilation. Skipping. [INFO] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ jacoco-report --- [INFO] No tests to run. [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:report (post-unit-test) @ jacoco-report --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ jacoco-report --- [WARNING] JAR will be empty - no content was marked for inclusion! [INFO] Building jar: /w/workspace/cps-master-verify-java/jacoco-report/target/jacoco-report-3.5.3-SNAPSHOT.jar [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-integration-test) @ jacoco-report --- [INFO] failsafeArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/w/workspace/cps-master-verify-java/jacoco-report/target/code-coverage/jacoco-it.exec,excludes=org/onap/cps/event/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/* [INFO] [INFO] --- maven-failsafe-plugin:3.0.0-M4:integration-test (integration-tests) @ jacoco-report --- [INFO] No tests to run. [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:report (post-integration-test) @ jacoco-report --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:check (coverage-check) @ jacoco-report --- [INFO] Skipping JaCoCo execution due to missing execution data file:/w/workspace/cps-master-verify-java/jacoco-report/target/code-coverage/jacoco-ut.exec [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:report-aggregate (report) @ jacoco-report --- [INFO] Loading execution data file /w/workspace/cps-master-verify-java/cps-application/target/code-coverage/jacoco-ut.exec [INFO] Loading execution data file /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/code-coverage/jacoco-ut.exec [INFO] Loading execution data file /w/workspace/cps-master-verify-java/cps-ncmp-service/target/code-coverage/jacoco-ut.exec [INFO] Loading execution data file /w/workspace/cps-master-verify-java/cps-path-parser/target/code-coverage/jacoco-ut.exec [INFO] Loading execution data file /w/workspace/cps-master-verify-java/cps-rest/target/code-coverage/jacoco-ut.exec [INFO] Loading execution data file /w/workspace/cps-master-verify-java/cps-ri/target/code-coverage/jacoco-ut.exec [INFO] Loading execution data file /w/workspace/cps-master-verify-java/cps-service/target/code-coverage/jacoco-ut.exec [INFO] Loading execution data file /w/workspace/cps-master-verify-java/integration-test/target/code-coverage/jacoco-ut.exec [INFO] Loading execution data file /w/workspace/cps-master-verify-java/policy-executor-stub/target/code-coverage/jacoco-ut.exec [INFO] Analyzed bundle 'cps-application' with 2 classes [INFO] Analyzed bundle 'cps-events' with 3 classes [INFO] Analyzed bundle 'cps-ncmp-rest' with 5 classes [INFO] Analyzed bundle 'cps-ncmp-service' with 145 classes [INFO] Analyzed bundle 'cps-path-parser' with 7 classes [INFO] Analyzed bundle 'cps-rest' with 6 classes [INFO] Analyzed bundle 'cps-ri' with 22 classes [INFO] Analyzed bundle 'cps-service' with 59 classes [INFO] Analyzed bundle 'integration-test' with 0 classes [INFO] Analyzed bundle 'policy-executor-stub' with 2 classes [INFO] [INFO] --- maven-failsafe-plugin:3.0.0-M4:verify (integration-tests) @ jacoco-report --- [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ jacoco-report --- [INFO] Installing /w/workspace/cps-master-verify-java/jacoco-report/target/jacoco-report-3.5.3-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/onap/cps/jacoco-report/3.5.3-SNAPSHOT/jacoco-report-3.5.3-SNAPSHOT.jar [INFO] Installing /w/workspace/cps-master-verify-java/jacoco-report/pom.xml to /home/jenkins/.m2/repository/org/onap/cps/jacoco-report/3.5.3-SNAPSHOT/jacoco-report-3.5.3-SNAPSHOT.pom [INFO] [INFO] --------------------< org.onap.cps:cps-aggregator >--------------------- [INFO] Building cps 3.5.3-SNAPSHOT [21/21] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ cps-aggregator --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-property) @ cps-aggregator --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-no-snapshots) @ cps-aggregator --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (pre-unit-test) @ cps-aggregator --- [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/w/workspace/cps-master-verify-java/target/code-coverage/jacoco-ut.exec,excludes=**/gen/**:**/generated-sources/**:**/yang-gen/**:**/pax/** [INFO] [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-license) @ cps-aggregator --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-java-style) @ cps-aggregator --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:report (post-unit-test) @ cps-aggregator --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (pre-integration-test) @ cps-aggregator --- [INFO] failsafeArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/w/workspace/cps-master-verify-java/target/code-coverage/jacoco-it.exec,excludes=**/gen/**:**/generated-sources/**:**/yang-gen/**:**/pax/** [INFO] [INFO] --- maven-failsafe-plugin:3.0.0-M4:integration-test (integration-tests) @ cps-aggregator --- [INFO] No tests to run. [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:report (post-integration-test) @ cps-aggregator --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- maven-failsafe-plugin:3.0.0-M4:verify (integration-tests) @ cps-aggregator --- [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ cps-aggregator --- [INFO] Installing /w/workspace/cps-master-verify-java/pom.xml to /home/jenkins/.m2/repository/org/onap/cps/cps-aggregator/3.5.3-SNAPSHOT/cps-aggregator-3.5.3-SNAPSHOT.pom [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary for cps 3.5.3-SNAPSHOT: [INFO] [INFO] org.onap.cps:cps-dependencies ...................... SUCCESS [ 0.933 s] [INFO] cps-bom ............................................ SUCCESS [ 0.006 s] [INFO] checkstyle ......................................... SUCCESS [ 4.928 s] [INFO] spotbugs ........................................... SUCCESS [ 0.016 s] [INFO] cps-parent ......................................... SUCCESS [ 10.875 s] [INFO] cps-events ......................................... SUCCESS [ 6.417 s] [INFO] cps-path-parser .................................... SUCCESS [ 13.411 s] [INFO] cps-service ........................................ SUCCESS [ 46.794 s] [INFO] cps-rest ........................................... SUCCESS [ 23.041 s] [INFO] cps-ncmp-events .................................... SUCCESS [ 6.257 s] [INFO] cps-ncmp-service ................................... SUCCESS [03:01 min] [INFO] cps-ncmp-rest ...................................... SUCCESS [ 17.861 s] [INFO] cps-ncmp-rest-stub ................................. SUCCESS [ 0.069 s] [INFO] cps-ncmp-rest-stub-service ......................... SUCCESS [ 10.252 s] [INFO] cps-ncmp-rest-stub-app ............................. SUCCESS [ 3.320 s] [INFO] cps-ri ............................................. SUCCESS [ 23.723 s] [INFO] integration-test ................................... SUCCESS [02:40 min] [INFO] cps-application .................................... SUCCESS [ 25.955 s] [INFO] policy-executor-stub ............................... SUCCESS [ 13.533 s] [INFO] jacoco-report ...................................... SUCCESS [ 0.835 s] [INFO] cps ................................................ SUCCESS [ 1.359 s] [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 09:14 min [INFO] Finished at: 2024-09-23T15:53:09Z [INFO] ------------------------------------------------------------------------ $ ssh-agent -k unset SSH_AUTH_SOCK; unset SSH_AGENT_PID; echo Agent pid 5585 killed; [ssh-agent] Stopped. [PostBuildScript] - [INFO] Executing post build scripts. [cps-master-verify-java] $ /bin/bash /tmp/jenkins2902585629516212802.sh ---> sysstat.sh [cps-master-verify-java] $ /bin/bash /tmp/jenkins15315422935765309674.sh ---> package-listing.sh ++ facter osfamily ++ tr '[:upper:]' '[:lower:]' + OS_FAMILY=redhat + workspace=/w/workspace/cps-master-verify-java + START_PACKAGES=/tmp/packages_start.txt + END_PACKAGES=/tmp/packages_end.txt + DIFF_PACKAGES=/tmp/packages_diff.txt + PACKAGES=/tmp/packages_start.txt + '[' /w/workspace/cps-master-verify-java ']' + PACKAGES=/tmp/packages_end.txt + case "${OS_FAMILY}" in + rpm -qa + sort + '[' -f /tmp/packages_start.txt ']' + '[' -f /tmp/packages_end.txt ']' + diff /tmp/packages_start.txt /tmp/packages_end.txt + '[' /w/workspace/cps-master-verify-java ']' + mkdir -p /w/workspace/cps-master-verify-java/archives/ + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/cps-master-verify-java/archives/ [cps-master-verify-java] $ /bin/bash /tmp/jenkins40878327202142050.sh ---> capture-instance-metadata.sh Setup pyenv: system 3.8.13 3.9.13 * 3.10.6 (set by /w/workspace/cps-master-verify-java/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-nYPl from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing: lftools lf-activate-venv(): INFO: Adding /tmp/venv-nYPl/bin to PATH INFO: Running in OpenStack, capturing instance metadata [cps-master-verify-java] $ /bin/bash /tmp/jenkins4547216413927898558.sh provisioning config files... copy managed file [jenkins-log-archives-settings] to file:/w/workspace/cps-master-verify-java@tmp/config17238052254077706111tmp Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] Run condition [Regular expression match] preventing perform for step [Provide Configuration files] [EnvInject] - Injecting environment variables from a build step. [EnvInject] - Injecting as environment variables the properties content SERVER_ID=logs [EnvInject] - Variables injected successfully. [cps-master-verify-java] $ /bin/bash /tmp/jenkins17793605200517996566.sh ---> create-netrc.sh [cps-master-verify-java] $ /bin/bash /tmp/jenkins18179413048176156159.sh ---> python-tools-install.sh Setup pyenv: system 3.8.13 3.9.13 * 3.10.6 (set by /w/workspace/cps-master-verify-java/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-nYPl from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing: lftools lf-activate-venv(): INFO: Adding /tmp/venv-nYPl/bin to PATH [cps-master-verify-java] $ /bin/bash /tmp/jenkins14027665016102489909.sh ---> sudo-logs.sh Archiving 'sudo' log.. [cps-master-verify-java] $ /bin/bash /tmp/jenkins7772846677327718498.sh ---> job-cost.sh Setup pyenv: system 3.8.13 3.9.13 * 3.10.6 (set by /w/workspace/cps-master-verify-java/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-nYPl from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 lf-activate-venv(): INFO: Adding /tmp/venv-nYPl/bin to PATH INFO: No Stack... INFO: Retrieving Pricing Info for: v3-standard-8 INFO: Archiving Costs [cps-master-verify-java] $ /bin/bash -l /tmp/jenkins8404201645342259050.sh ---> logs-deploy.sh Setup pyenv: system 3.8.13 3.9.13 * 3.10.6 (set by /w/workspace/cps-master-verify-java/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-nYPl from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing: lftools lf-activate-venv(): INFO: Adding /tmp/venv-nYPl/bin to PATH INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/cps-master-verify-java/8575 INFO: archiving workspace using pattern(s): -p **/target/surefire-reports/*-output.txt Archives upload complete. INFO: archiving logs to Nexus ---> uname -a: Linux prd-centos8-docker-8c-8g-41180.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 ---> lscpu: Architecture: x86_64 CPU op-mode(s): 32-bit, 64-bit Byte Order: Little Endian CPU(s): 8 On-line CPU(s) list: 0-7 Thread(s) per core: 1 Core(s) per socket: 1 Socket(s): 8 NUMA node(s): 1 Vendor ID: AuthenticAMD CPU family: 23 Model: 49 Model name: AMD EPYC-Rome Processor Stepping: 0 CPU MHz: 2800.000 BogoMIPS: 5600.00 Virtualization: AMD-V Hypervisor vendor: KVM Virtualization type: full L1d cache: 32K L1i cache: 32K L2 cache: 512K L3 cache: 16384K NUMA node0 CPU(s): 0-7 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 ---> nproc: 8 ---> df -h: Filesystem Size Used Avail Use% Mounted on devtmpfs 16G 0 16G 0% /dev tmpfs 16G 0 16G 0% /dev/shm tmpfs 16G 17M 16G 1% /run tmpfs 16G 0 16G 0% /sys/fs/cgroup /dev/vda1 160G 13G 148G 8% / tmpfs 3.2G 0 3.2G 0% /run/user/1001 ---> free -m: total used free shared buff/cache available Mem: 31890 1133 25663 19 5093 30283 Swap: 1023 0 1023 ---> ip addr: 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 inet 127.0.0.1/8 scope host lo valid_lft forever preferred_lft forever inet6 ::1/128 scope host valid_lft forever preferred_lft forever 2: eth0: mtu 1458 qdisc mq state UP group default qlen 1000 link/ether fa:16:3e:64:8f:c0 brd ff:ff:ff:ff:ff:ff altname enp0s3 altname ens3 inet 10.30.107.42/23 brd 10.30.107.255 scope global dynamic noprefixroute eth0 valid_lft 85712sec preferred_lft 85712sec inet6 fe80::f816:3eff:fe64:8fc0/64 scope link valid_lft forever preferred_lft forever 3: docker0: mtu 1500 qdisc noqueue state DOWN group default link/ether 02:42:b3:07:32:98 brd ff:ff:ff:ff:ff:ff inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 valid_lft forever preferred_lft forever inet6 fe80::42:b3ff:fe07:3298/64 scope link valid_lft forever preferred_lft forever ---> sar -b -r -n DEV: Linux 4.18.0-448.el8.x86_64 (centos-stream-8-docker-63ec32c8-5733-60f9-7d79-7a12e2b2c472.nova) 09/23/2024 _x86_64_ (8 CPU) 15:42:17 LINUX RESTART (8 CPU) 03:43:01 PM tps rtps wtps bread/s bwrtn/s 03:44:01 PM 170.14 20.86 149.28 4141.69 10153.43 03:45:01 PM 209.08 7.31 201.77 1417.56 11292.34 03:46:01 PM 81.55 0.03 81.51 0.41 8654.50 03:47:01 PM 104.73 12.46 92.27 896.23 28428.42 03:48:01 PM 46.58 0.03 46.54 1.73 995.79 03:49:01 PM 18.58 0.05 18.53 0.53 608.76 03:50:00 PM 28.75 0.02 28.73 0.95 8021.97 03:50:01 PM 106.38 0.00 106.38 0.00 2095.74 03:51:01 PM 82.79 0.00 82.79 0.00 15774.26 03:52:01 PM 7.06 0.00 7.06 0.00 178.21 03:53:01 PM 32.13 3.55 28.58 4550.84 664.21 Average: 78.26 4.44 73.82 1102.80 8467.65 03:43:01 PM kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 03:44:01 PM 29218612 31061540 3437100 10.53 2688 2161640 1591400 4.72 181452 2795064 116500 03:45:01 PM 27419648 29639852 5236064 16.03 2688 2532836 3082280 9.15 297052 4450704 171584 03:46:01 PM 27256992 29560500 5398720 16.53 2688 2613608 3221592 9.56 325196 4574872 19488 03:47:01 PM 25727136 28858892 6928576 21.22 2688 3425204 3393732 10.07 522524 5842168 1112 03:48:01 PM 24959316 28095084 7696396 23.57 2688 3427548 5954512 17.67 548956 6569844 1756 03:49:01 PM 24760728 27911568 7894984 24.18 2688 3442728 4975056 14.76 554084 6775300 8736 03:50:00 PM 23866116 27354336 8789596 26.92 2688 3774924 4999772 14.83 609724 7592648 114528 03:50:01 PM 23843692 27372776 8812020 26.98 2688 3814840 4848140 14.38 610008 7612452 154276 03:51:01 PM 22366132 26196388 10289580 31.51 2688 4118540 8320000 24.69 654660 8987904 40 03:52:01 PM 21931340 25780484 10724372 32.84 2688 4137656 8667556 25.72 656888 9410992 88 03:53:01 PM 22672808 27327848 9982904 30.57 2688 4926684 5050040 14.98 816432 8542232 734568 Average: 24911138 28105388 7744574 23.72 2688 3488746 4918553 14.59 525180 6650380 120243 03:43:01 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 03:44:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:44:01 PM eth0 99.30 74.53 1101.27 30.54 0.00 0.00 0.00 0.00 03:44:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:45:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:45:01 PM eth0 365.38 292.74 5086.04 39.78 0.00 0.00 0.00 0.00 03:45:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:46:01 PM lo 2.25 2.25 0.45 0.45 0.00 0.00 0.00 0.00 03:46:01 PM eth0 123.88 109.95 966.40 23.64 0.00 0.00 0.00 0.00 03:46:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:47:01 PM lo 0.60 0.60 0.03 0.03 0.00 0.00 0.00 0.00 03:47:01 PM eth0 1245.57 491.24 6441.82 33.82 0.00 0.00 0.00 0.00 03:47:01 PM docker0 0.00 0.08 0.00 0.01 0.00 0.00 0.00 0.00 03:48:01 PM lo 25.07 25.07 2.20 2.20 0.00 0.00 0.00 0.00 03:48:01 PM eth0 76.68 66.07 34.18 22.13 0.00 0.00 0.00 0.00 03:48:01 PM docker0 6.73 7.75 0.90 0.91 0.00 0.00 0.00 0.00 03:48:01 PM veth297adde 0.97 1.38 0.15 0.18 0.00 0.00 0.00 0.00 03:49:01 PM lo 202.10 202.10 71.03 71.03 0.00 0.00 0.00 0.00 03:49:01 PM eth0 333.22 265.99 96.49 104.71 0.00 0.00 0.00 0.00 03:49:01 PM docker0 3.97 4.48 0.64 0.63 0.00 0.00 0.00 0.00 03:50:00 PM lo 0.22 0.22 0.03 0.03 0.00 0.00 0.00 0.00 03:50:00 PM eth0 273.52 177.33 1354.87 42.72 0.00 0.00 0.00 0.00 03:50:00 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:50:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:50:01 PM eth0 2440.43 959.57 18904.05 62.18 0.00 0.00 0.00 0.00 03:50:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:51:01 PM lo 130.04 130.04 53.17 53.17 0.00 0.00 0.00 0.00 03:51:01 PM eth0 231.71 71.44 1187.49 8.42 0.00 0.00 0.00 0.00 03:51:01 PM docker0 6.00 7.16 0.66 1.78 0.00 0.00 0.00 0.00 03:51:01 PM veth8720397 6.00 7.31 0.74 1.79 0.00 0.00 0.00 0.00 03:51:01 PM veth4b3834d 0.00 0.87 0.00 0.41 0.00 0.00 0.00 0.00 03:52:01 PM lo 924.83 924.83 223.83 223.83 0.00 0.00 0.00 0.00 03:52:01 PM eth0 26.97 13.96 10.39 12.99 0.00 0.00 0.00 0.00 03:52:01 PM docker0 282.21 298.17 44.41 46.48 0.00 0.00 0.00 0.00 03:52:01 PM veth8720397 251.98 269.48 44.64 39.28 0.00 0.00 0.00 0.00 03:52:01 PM veth4b3834d 30.22 28.81 3.63 7.23 0.00 0.00 0.00 0.00 03:53:01 PM lo 532.11 532.11 98.63 98.63 0.00 0.00 0.00 0.00 03:53:01 PM eth0 88.54 74.74 1293.67 17.42 0.00 0.00 0.00 0.00 03:53:01 PM docker0 225.06 235.06 53.05 38.96 0.00 0.00 0.00 0.00 Average: lo 182.02 182.02 45.01 45.01 0.00 0.00 0.00 0.00 Average: eth0 290.15 165.12 1786.17 33.66 0.00 0.00 0.00 0.00 Average: docker0 52.48 55.36 9.98 8.89 0.00 0.00 0.00 0.00 ---> sar -P ALL: Linux 4.18.0-448.el8.x86_64 (centos-stream-8-docker-63ec32c8-5733-60f9-7d79-7a12e2b2c472.nova) 09/23/2024 _x86_64_ (8 CPU) 15:42:17 LINUX RESTART (8 CPU) 03:43:01 PM CPU %user %nice %system %iowait %steal %idle 03:44:01 PM all 11.78 0.00 1.22 0.99 0.06 85.96 03:44:01 PM 0 2.96 0.00 0.52 0.45 0.05 96.02 03:44:01 PM 1 27.10 0.00 2.49 1.75 0.08 68.57 03:44:01 PM 2 4.60 0.00 0.67 1.39 0.05 93.30 03:44:01 PM 3 12.38 0.00 1.30 1.57 0.05 84.70 03:44:01 PM 4 17.92 0.00 1.62 0.52 0.07 79.88 03:44:01 PM 5 18.35 0.00 1.68 1.05 0.07 78.85 03:44:01 PM 6 4.45 0.00 0.72 0.80 0.07 93.96 03:44:01 PM 7 6.43 0.00 0.77 0.37 0.03 92.40 03:45:01 PM all 37.53 0.00 1.32 1.81 0.10 59.24 03:45:01 PM 0 51.86 0.00 1.25 0.08 0.10 46.71 03:45:01 PM 1 32.85 0.00 1.32 1.59 0.10 64.14 03:45:01 PM 2 28.55 0.00 2.24 4.64 0.12 64.45 03:45:01 PM 3 32.98 0.00 0.95 0.97 0.10 65.00 03:45:01 PM 4 45.69 0.00 1.14 0.97 0.10 52.11 03:45:01 PM 5 30.68 0.00 1.07 3.16 0.08 65.01 03:45:01 PM 6 46.33 0.00 1.15 1.65 0.10 50.76 03:45:01 PM 7 31.33 0.00 1.45 1.39 0.10 65.73 03:46:01 PM all 30.14 0.00 1.06 1.65 0.13 67.03 03:46:01 PM 0 34.95 0.00 1.21 0.00 0.14 63.70 03:46:01 PM 1 15.95 0.00 1.02 6.31 0.09 76.63 03:46:01 PM 2 24.01 0.00 2.14 0.99 0.12 72.74 03:46:01 PM 3 26.53 0.00 0.68 2.04 0.12 70.63 03:46:01 PM 4 29.98 0.00 0.60 1.17 0.09 68.17 03:46:01 PM 5 35.52 0.00 0.69 0.24 0.17 63.39 03:46:01 PM 6 30.71 0.00 1.11 1.31 0.15 66.72 03:46:01 PM 7 43.48 0.00 1.02 1.09 0.14 54.28 03:47:01 PM all 25.01 0.26 2.31 1.85 0.10 70.46 03:47:01 PM 0 26.40 2.02 2.02 0.88 0.12 68.57 03:47:01 PM 1 29.12 0.00 2.41 1.23 0.12 67.11 03:47:01 PM 2 27.93 0.02 2.47 4.79 0.13 64.65 03:47:01 PM 3 17.63 0.00 2.82 1.17 0.10 78.28 03:47:01 PM 4 23.31 0.00 2.07 0.37 0.08 74.17 03:47:01 PM 5 28.19 0.07 2.83 0.39 0.10 68.42 03:47:01 PM 6 15.21 0.00 1.70 4.00 0.08 79.02 03:47:01 PM 7 32.34 0.00 2.19 1.94 0.08 63.44 03:48:01 PM all 25.75 0.61 2.81 0.25 0.12 70.45 03:48:01 PM 0 28.41 0.12 3.13 0.23 0.13 67.97 03:48:01 PM 1 27.58 2.41 3.37 0.30 0.12 66.22 03:48:01 PM 2 23.53 0.05 3.14 0.59 0.12 72.57 03:48:01 PM 3 26.09 0.13 2.74 0.27 0.12 70.65 03:48:01 PM 4 30.42 0.12 2.93 0.29 0.13 66.11 03:48:01 PM 5 25.56 1.91 2.35 0.19 0.12 69.88 03:48:01 PM 6 22.19 0.02 2.75 0.13 0.12 74.79 03:48:01 PM 7 22.25 0.10 2.10 0.03 0.12 75.40 03:49:01 PM all 20.62 0.34 2.14 0.07 0.12 76.72 03:49:01 PM 0 9.06 0.07 1.97 0.02 0.12 88.77 03:49:01 PM 1 22.04 0.15 2.14 0.13 0.12 75.42 03:49:01 PM 2 18.02 0.02 2.35 0.12 0.10 79.40 03:49:01 PM 3 25.78 2.46 1.65 0.02 0.13 69.96 03:49:01 PM 4 25.97 0.00 2.47 0.03 0.12 71.41 03:49:01 PM 5 19.13 0.00 1.90 0.02 0.12 78.84 03:49:01 PM 6 20.27 0.02 2.43 0.08 0.10 77.10 03:49:01 PM 7 24.70 0.02 2.20 0.10 0.12 72.87 03:50:00 PM all 38.27 0.00 1.31 0.37 0.11 59.94 03:50:00 PM 0 46.15 0.00 1.05 0.07 0.12 52.61 03:50:00 PM 1 37.79 0.00 1.80 0.71 0.12 59.57 03:50:00 PM 2 25.23 0.00 1.21 1.82 0.10 71.65 03:50:00 PM 3 35.11 0.00 0.85 0.07 0.10 63.87 03:50:00 PM 4 31.20 0.00 1.05 0.14 0.10 67.51 03:50:00 PM 5 31.76 0.00 1.34 0.03 0.10 66.76 03:50:00 PM 6 49.25 0.00 1.29 0.00 0.10 49.36 03:50:00 PM 7 49.63 0.00 1.89 0.08 0.12 48.28 03:50:01 PM all 15.12 0.00 5.18 0.14 0.00 79.56 03:50:01 PM 0 9.89 0.00 4.40 0.00 0.00 85.71 03:50:01 PM 1 13.04 0.00 3.26 0.00 0.00 83.70 03:50:01 PM 2 17.39 0.00 5.43 1.09 0.00 76.09 03:50:01 PM 3 9.78 0.00 3.26 0.00 0.00 86.96 03:50:01 PM 4 22.83 0.00 3.26 0.00 0.00 73.91 03:50:01 PM 5 15.38 0.00 4.40 0.00 0.00 80.22 03:50:01 PM 6 16.30 0.00 6.52 0.00 0.00 77.17 03:50:01 PM 7 16.30 0.00 10.87 0.00 0.00 72.83 03:51:01 PM all 16.41 0.31 1.32 0.98 0.07 80.90 03:51:01 PM 0 22.88 0.00 1.61 0.17 0.08 75.26 03:51:01 PM 1 19.36 0.00 1.15 2.69 0.08 76.71 03:51:01 PM 2 16.04 0.00 1.31 1.64 0.07 80.94 03:51:01 PM 3 18.52 2.04 1.22 0.42 0.07 77.74 03:51:01 PM 4 9.49 0.03 1.53 0.08 0.07 88.81 03:51:01 PM 5 9.31 0.37 1.51 2.33 0.07 86.42 03:51:01 PM 6 20.36 0.05 1.04 0.03 0.07 78.45 03:51:01 PM 7 15.29 0.00 1.24 0.49 0.07 82.92 03:52:01 PM all 17.62 0.00 1.23 0.02 0.28 80.85 03:52:01 PM 0 12.89 0.00 1.42 0.00 0.18 85.50 03:52:01 PM 1 16.02 0.00 1.41 0.00 0.18 82.39 03:52:01 PM 2 17.58 0.00 1.17 0.00 1.12 80.14 03:52:01 PM 3 19.60 0.00 1.11 0.02 0.19 79.08 03:52:01 PM 4 18.16 0.00 0.97 0.10 0.13 80.63 03:52:01 PM 5 19.75 0.00 1.16 0.03 0.12 78.94 03:52:01 PM 6 16.85 0.00 1.02 0.00 0.13 81.99 03:52:01 PM 7 20.13 0.00 1.56 0.02 0.15 78.14 03:53:01 PM all 29.91 0.00 2.20 0.09 0.16 67.64 03:53:01 PM 0 18.50 0.00 2.21 0.08 0.20 79.00 03:53:01 PM 1 34.13 0.00 1.76 0.00 0.15 63.96 03:53:01 PM 2 42.55 0.00 3.42 0.18 0.17 53.67 03:53:01 PM 3 20.10 0.00 2.00 0.18 0.13 77.58 03:53:01 PM 4 35.81 0.00 1.99 0.10 0.15 61.94 03:53:01 PM 5 16.19 0.00 2.31 0.07 0.15 81.28 03:53:01 PM 6 48.12 0.00 1.77 0.05 0.15 49.90 03:53:01 PM 7 23.86 0.00 2.11 0.07 0.15 73.81 Average: CPU %user %nice %system %iowait %steal %idle Average: all 25.26 0.15 1.70 0.80 0.12 71.96 Average: 0 25.35 0.22 1.64 0.20 0.12 72.47 Average: 1 26.17 0.26 1.89 1.47 0.12 70.10 Average: 2 22.78 0.01 2.02 1.61 0.21 73.37 Average: 3 23.43 0.46 1.54 0.67 0.11 73.79 Average: 4 26.77 0.02 1.64 0.37 0.10 71.09 Average: 5 23.39 0.23 1.69 0.75 0.11 73.82 Average: 6 27.33 0.01 1.51 0.80 0.11 70.25 Average: 7 26.86 0.01 1.67 0.56 0.11 70.80