10:14:35 Triggered by Gerrit: https://gerrit.onap.org/r/c/cps/+/137434 10:14:35 Running as SYSTEM 10:14:35 [EnvInject] - Loading node environment variables. 10:14:35 Building remotely on prd-centos8-docker-8c-8g-9403 (centos8-docker-8c-8g) in workspace /w/workspace/cps-master-verify-java 10:14:35 [ssh-agent] Looking for ssh-agent implementation... 10:14:35 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 10:14:35 $ ssh-agent 10:14:35 SSH_AUTH_SOCK=/tmp/ssh-oTdgYsxf88tS/agent.5581 10:14:35 SSH_AGENT_PID=5583 10:14:35 [ssh-agent] Started. 10:14:36 Running ssh-add (command line suppressed) 10:14:36 Identity added: /w/workspace/cps-master-verify-java@tmp/private_key_16435043017283718092.key (/w/workspace/cps-master-verify-java@tmp/private_key_16435043017283718092.key) 10:14:36 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 10:14:36 The recommended git tool is: NONE 10:14:37 using credential onap-jenkins-ssh 10:14:37 Wiping out workspace first. 10:14:37 Cloning the remote Git repository 10:14:37 Cloning repository git://cloud.onap.org/mirror/cps.git 10:14:37 > git init /w/workspace/cps-master-verify-java # timeout=10 10:14:38 Fetching upstream changes from git://cloud.onap.org/mirror/cps.git 10:14:38 > git --version # timeout=10 10:14:38 > git --version # 'git version 2.39.1' 10:14:38 using GIT_SSH to set credentials Gerrit user 10:14:38 [INFO] Currently running in a labeled security context 10:14:38 [INFO] Currently SELinux is 'enforcing' on the host 10:14:38 > /usr/bin/chcon --type=ssh_home_t /w/workspace/cps-master-verify-java@tmp/jenkins-gitclient-ssh13257731053379018223.key 10:14:38 Verifying host key using manually-configured host key entries 10:14:38 > git fetch --tags --force --progress -- git://cloud.onap.org/mirror/cps.git +refs/heads/*:refs/remotes/origin/* # timeout=30 10:14:40 > git config remote.origin.url git://cloud.onap.org/mirror/cps.git # timeout=10 10:14:40 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 10:14:40 > git config remote.origin.url git://cloud.onap.org/mirror/cps.git # timeout=10 10:14:40 Fetching upstream changes from git://cloud.onap.org/mirror/cps.git 10:14:40 using GIT_SSH to set credentials Gerrit user 10:14:40 [INFO] Currently running in a labeled security context 10:14:40 [INFO] Currently SELinux is 'enforcing' on the host 10:14:40 > /usr/bin/chcon --type=ssh_home_t /w/workspace/cps-master-verify-java@tmp/jenkins-gitclient-ssh10130745764475160540.key 10:14:40 Verifying host key using manually-configured host key entries 10:14:40 > git fetch --tags --force --progress -- git://cloud.onap.org/mirror/cps.git refs/changes/34/137434/5 # timeout=30 10:14:40 > git rev-parse 9e82d11d76cb3a871f4ee90531fb2c316f2451e3^{commit} # timeout=10 10:14:40 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 10:14:40 Checking out Revision 9e82d11d76cb3a871f4ee90531fb2c316f2451e3 (refs/changes/34/137434/5) 10:14:40 > git config core.sparsecheckout # timeout=10 10:14:40 > git checkout -f 9e82d11d76cb3a871f4ee90531fb2c316f2451e3 # timeout=30 10:14:43 Commit message: "Log all incoming HTTP requests to NCMP with Authorization Header" 10:14:43 > git rev-parse FETCH_HEAD^{commit} # timeout=10 10:14:44 > git rev-list --no-walk 22e1f43ce053649b18ebb6aacee5312947b258e5 # timeout=10 10:14:44 [cps-master-verify-java] $ /bin/bash /tmp/jenkins8215298068327923519.sh 10:14:44 ---> python-tools-install.sh 10:14:44 Setup pyenv: 10:14:44 system 10:14:44 * 3.8.13 (set by /opt/pyenv/version) 10:14:44 * 3.9.13 (set by /opt/pyenv/version) 10:14:44 * 3.10.6 (set by /opt/pyenv/version) 10:14:48 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-N6cr 10:14:48 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 10:14:53 lf-activate-venv(): INFO: Installing: lftools 10:15:29 lf-activate-venv(): INFO: Adding /tmp/venv-N6cr/bin to PATH 10:15:29 Generating Requirements File 10:15:59 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts. 10:15:59 lftools 0.37.9 requires openstacksdk>=2.1.0, but you have openstacksdk 0.62.0 which is incompatible. 10:16:00 Python 3.10.6 10:16:00 pip 24.0 from /tmp/venv-N6cr/lib/python3.10/site-packages/pip (python 3.10) 10:16:00 appdirs==1.4.4 10:16:00 argcomplete==3.2.2 10:16:00 aspy.yaml==1.3.0 10:16:00 attrs==23.2.0 10:16:00 autopage==0.5.2 10:16:00 beautifulsoup4==4.12.3 10:16:00 boto3==1.34.51 10:16:00 botocore==1.34.51 10:16:00 bs4==0.0.2 10:16:00 cachetools==5.3.3 10:16:00 certifi==2024.2.2 10:16:00 cffi==1.16.0 10:16:00 cfgv==3.4.0 10:16:00 chardet==5.2.0 10:16:00 charset-normalizer==3.3.2 10:16:00 click==8.1.7 10:16:00 cliff==4.6.0 10:16:00 cmd2==2.4.3 10:16:00 cryptography==3.3.2 10:16:00 debtcollector==3.0.0 10:16:00 decorator==5.1.1 10:16:00 defusedxml==0.7.1 10:16:00 Deprecated==1.2.14 10:16:00 distlib==0.3.8 10:16:00 dnspython==2.6.1 10:16:00 docker==4.2.2 10:16:00 dogpile.cache==1.3.2 10:16:00 email_validator==2.1.1 10:16:00 filelock==3.13.1 10:16:00 future==1.0.0 10:16:00 gitdb==4.0.11 10:16:00 GitPython==3.1.42 10:16:00 google-auth==2.28.1 10:16:00 httplib2==0.22.0 10:16:00 identify==2.5.35 10:16:00 idna==3.6 10:16:00 importlib-resources==1.5.0 10:16:00 iso8601==2.1.0 10:16:00 Jinja2==3.1.3 10:16:00 jmespath==1.0.1 10:16:00 jsonpatch==1.33 10:16:00 jsonpointer==2.4 10:16:00 jsonschema==4.21.1 10:16:00 jsonschema-specifications==2023.12.1 10:16:00 keystoneauth1==5.6.0 10:16:00 kubernetes==29.0.0 10:16:00 lftools==0.37.9 10:16:00 lxml==5.1.0 10:16:00 MarkupSafe==2.1.5 10:16:00 msgpack==1.0.7 10:16:00 multi_key_dict==2.0.3 10:16:00 munch==4.0.0 10:16:00 netaddr==1.2.1 10:16:00 netifaces==0.11.0 10:16:00 niet==1.4.2 10:16:00 nodeenv==1.8.0 10:16:00 oauth2client==4.1.3 10:16:00 oauthlib==3.2.2 10:16:00 openstacksdk==0.62.0 10:16:00 os-client-config==2.1.0 10:16:00 os-service-types==1.7.0 10:16:00 osc-lib==3.0.1 10:16:00 oslo.config==9.4.0 10:16:00 oslo.context==5.4.0 10:16:00 oslo.i18n==6.3.0 10:16:00 oslo.log==5.5.0 10:16:00 oslo.serialization==5.4.0 10:16:00 oslo.utils==7.1.0 10:16:00 packaging==23.2 10:16:00 pbr==6.0.0 10:16:00 platformdirs==4.2.0 10:16:00 prettytable==3.10.0 10:16:00 pyasn1==0.5.1 10:16:00 pyasn1-modules==0.3.0 10:16:00 pycparser==2.21 10:16:00 pygerrit2==2.0.15 10:16:00 PyGithub==2.2.0 10:16:00 pyinotify==0.9.6 10:16:00 PyJWT==2.8.0 10:16:00 PyNaCl==1.5.0 10:16:00 pyparsing==2.4.7 10:16:00 pyperclip==1.8.2 10:16:00 pyrsistent==0.20.0 10:16:00 python-cinderclient==9.4.0 10:16:00 python-dateutil==2.8.2 10:16:00 python-heatclient==3.4.0 10:16:00 python-jenkins==1.8.2 10:16:00 python-keystoneclient==5.3.0 10:16:00 python-magnumclient==4.3.0 10:16:00 python-novaclient==18.4.0 10:16:00 python-openstackclient==6.0.1 10:16:00 python-swiftclient==4.4.0 10:16:00 PyYAML==6.0.1 10:16:00 referencing==0.33.0 10:16:00 requests==2.31.0 10:16:00 requests-oauthlib==1.3.1 10:16:00 requestsexceptions==1.4.0 10:16:00 rfc3986==2.0.0 10:16:00 rpds-py==0.18.0 10:16:00 rsa==4.9 10:16:00 ruamel.yaml==0.18.6 10:16:00 ruamel.yaml.clib==0.2.8 10:16:00 s3transfer==0.10.0 10:16:00 simplejson==3.19.2 10:16:00 six==1.16.0 10:16:00 smmap==5.0.1 10:16:00 soupsieve==2.5 10:16:00 stevedore==5.2.0 10:16:00 tabulate==0.9.0 10:16:00 toml==0.10.2 10:16:00 tomlkit==0.12.4 10:16:00 tqdm==4.66.2 10:16:00 typing_extensions==4.10.0 10:16:00 tzdata==2024.1 10:16:00 urllib3==1.26.18 10:16:00 virtualenv==20.25.1 10:16:00 wcwidth==0.2.13 10:16:00 websocket-client==1.7.0 10:16:00 wrapt==1.16.0 10:16:00 xdg==6.0.0 10:16:00 xmltodict==0.13.0 10:16:00 yq==3.2.3 10:16:01 [EnvInject] - Injecting environment variables from a build step. 10:16:01 [EnvInject] - Injecting as environment variables the properties content 10:16:01 SET_JDK_VERSION=openjdk17 10:16:01 GIT_URL="git://cloud.onap.org/mirror" 10:16:01 10:16:01 [EnvInject] - Variables injected successfully. 10:16:01 [cps-master-verify-java] $ /bin/sh /tmp/jenkins11326296736411751244.sh 10:16:01 ---> update-java-alternatives.sh 10:16:01 ---> Updating Java version 10:16:01 ---> RedHat type system detected 10:16:01 openjdk version "17.0.6-ea" 2023-01-17 LTS 10:16:01 OpenJDK Runtime Environment (Red_Hat-17.0.6.0.9-0.3.ea.el8) (build 17.0.6-ea+9-LTS) 10:16:01 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) 10:16:01 JAVA_HOME=/usr/lib/jvm/java-17-openjdk 10:16:01 [EnvInject] - Injecting environment variables from a build step. 10:16:01 [EnvInject] - Injecting as environment variables the properties file path '/tmp/java.env' 10:16:01 [EnvInject] - Variables injected successfully. 10:16:01 provisioning config files... 10:16:01 copy managed file [global-settings] to file:/w/workspace/cps-master-verify-java@tmp/config9225336803152486768tmp 10:16:02 copy managed file [cps-settings] to file:/w/workspace/cps-master-verify-java@tmp/config6148426384445628824tmp 10:16:02 [EnvInject] - Injecting environment variables from a build step. 10:16:02 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-9403 10:16:02 using settings config with name cps-settings 10:16:02 Replacing all maven server entries not found in credentials list is true 10:16:02 using global settings config with name global-settings 10:16:02 Replacing all maven server entries not found in credentials list is true 10:16:02 [cps-master-verify-java] $ /w/tools/hudson.tasks.Maven_MavenInstallation/mvn36/bin/mvn -s /tmp/settings17508249593985581598.xml -gs /tmp/global-settings694750058879800156.xml -DGERRIT_BRANCH=master -DGERRIT_PATCHSET_REVISION=9e82d11d76cb3a871f4ee90531fb2c316f2451e3 -DGERRIT_HOST=gerrit.onap.org -DMVN=/w/tools/hudson.tasks.Maven_MavenInstallation/mvn36/bin/mvn -DGERRIT_CHANGE_OWNER_EMAIL=sourabh.sourabh@est.tech "-DGERRIT_EVENT_ACCOUNT_NAME=Sourabh Sourabh" -DGERRIT_CHANGE_URL=https://gerrit.onap.org/r/c/cps/+/137434 -DGERRIT_PATCHSET_UPLOADER_EMAIL=sourabh.sourabh@est.tech "-DARCHIVE_ARTIFACTS= **/target/surefire-reports/*-output.txt" -DGERRIT_EVENT_TYPE=patchset-created -DSTACK_NAME=$JOB_NAME-$BUILD_NUMBER -DGERRIT_PROJECT=cps -DGERRIT_CHANGE_NUMBER=137434 -DGERRIT_SCHEME=ssh '-DGERRIT_PATCHSET_UPLOADER=\"Sourabh Sourabh\" ' -DGERRIT_PORT=29418 -DGERRIT_CHANGE_PRIVATE_STATE=false -DGERRIT_REFSPEC=refs/changes/34/137434/5 "-DGERRIT_PATCHSET_UPLOADER_NAME=Sourabh Sourabh" '-DGERRIT_CHANGE_OWNER=\"Sourabh Sourabh\" ' -DPROJECT=cps -DGERRIT_CHANGE_COMMIT_MESSAGE=TG9nIGFsbCBpbmNvbWluZyBIVFRQIHJlcXVlc3RzIHRvIE5DTVAgd2l0aCBBdXRob3JpemF0aW9uIEhlYWRlcgoKLSBFbmFibGVkIGNvbmZpZ3VyYXRpb24gdG8gbG9nIE5DTVAgcmVxdWVzdCBoZWFkZXIgYW5kIHBheWxvYWQuCi0gRW5hYmxlZCB0aGUgREVCVUcgbGV2ZWwgbG9nIGludG8gYXBwbGljYXRpb24ueW1sLgoKSXNzdWUtSUQ6IENQUy0yMTMxCgpDaGFuZ2UtSWQ6IEk0NThiMTE0ODg5NGI4ZjQ2MGIwMTNmMGZhOTMwMzIyMzFhYzQ3OTM4ClNpZ25lZC1vZmYtYnk6IHNvdXJhYmhfc291cmFiaCA8c291cmFiaC5zb3VyYWJoQGVzdC50ZWNoPgo= -DGERRIT_NAME=Primary -DGERRIT_TOPIC= "-DGERRIT_CHANGE_SUBJECT=Log all incoming HTTP requests to NCMP with Authorization Header" '-DGERRIT_EVENT_ACCOUNT=\"Sourabh Sourabh\" ' -DGERRIT_CHANGE_WIP_STATE=false -DGERRIT_CHANGE_ID=I458b1148894b8f460b013f0fa93032231ac47938 -DGERRIT_EVENT_HASH=1300945683 -DGERRIT_VERSION=3.7.2 -DGERRIT_EVENT_ACCOUNT_EMAIL=sourabh.sourabh@est.tech -DGERRIT_PATCHSET_NUMBER=5 -DMAVEN_PARAMS= "-DGERRIT_CHANGE_OWNER_NAME=Sourabh Sourabh" -DMAVEN_OPTS='' clean install -B -Dorg.slf4j.simpleLogger.log.org.apache.maven.cli.transfer.Slf4jMavenTransferListener=warn 10:16:03 [INFO] Scanning for projects... 10:16:06 [WARNING] 10:16:06 [WARNING] Some problems were encountered while building the effective model for org.onap.cps:cps-rest:jar:3.4.6-SNAPSHOT 10:16:06 [WARNING] 'build.plugins.plugin.version' for org.apache.maven.plugins:maven-resources-plugin is missing. @ line 184, column 21 10:16:06 [WARNING] 10:16:06 [WARNING] Some problems were encountered while building the effective model for org.onap.cps:cps-ncmp-rest:jar:3.4.6-SNAPSHOT 10:16:06 [WARNING] 'build.plugins.plugin.version' for org.apache.maven.plugins:maven-resources-plugin is missing. @ line 217, column 21 10:16:06 [WARNING] 10:16:06 [WARNING] Some problems were encountered while building the effective model for org.onap.cps:cps-ncmp-rest-stub-service:jar:3.4.6-SNAPSHOT 10:16:06 [WARNING] 'dependencies.dependency.(groupId:artifactId:type:classifier)' must be unique: org.spockframework:spock-core:jar -> duplicate declaration of version (?) @ line 72, column 21 10:16:06 [WARNING] 10:16:06 [WARNING] It is highly recommended to fix these problems because they threaten the stability of your build. 10:16:06 [WARNING] 10:16:06 [WARNING] For this reason, future Maven versions might no longer support building such malformed projects. 10:16:06 [WARNING] 10:16:06 [INFO] ------------------------------------------------------------------------ 10:16:06 [INFO] Reactor Build Order: 10:16:06 [INFO] 10:16:06 [INFO] org.onap.cps:cps-dependencies [pom] 10:16:06 [INFO] cps-bom [pom] 10:16:06 [INFO] checkstyle [jar] 10:16:06 [INFO] spotbugs [jar] 10:16:06 [INFO] cps-parent [pom] 10:16:06 [INFO] cps-events [jar] 10:16:06 [INFO] cps-path-parser [jar] 10:16:06 [INFO] cps-service [jar] 10:16:06 [INFO] cps-rest [jar] 10:16:06 [INFO] cps-ncmp-events [jar] 10:16:06 [INFO] cps-ncmp-service [jar] 10:16:06 [INFO] cps-ncmp-rest [jar] 10:16:06 [INFO] cps-ncmp-rest-stub [pom] 10:16:06 [INFO] cps-ncmp-rest-stub-service [jar] 10:16:06 [INFO] cps-ncmp-rest-stub-app [jar] 10:16:06 [INFO] cps-ri [jar] 10:16:06 [INFO] dmi-plugin-demo-and-csit-stub [pom] 10:16:06 [INFO] dmi-plugin-demo-and-csit-stub-service [jar] 10:16:06 [INFO] dmi-plugin-demo-and-csit-stub-app [jar] 10:16:06 [INFO] integration-test [jar] 10:16:06 [INFO] cps-application [jar] 10:16:06 [INFO] jacoco-report [jar] 10:16:06 [INFO] cps [pom] 10:16:06 [INFO] 10:16:06 [INFO] -------------------< org.onap.cps:cps-dependencies >-------------------- 10:16:06 [INFO] Building org.onap.cps:cps-dependencies 3.4.6-SNAPSHOT [1/23] 10:16:06 [INFO] --------------------------------[ pom ]--------------------------------- 10:16:07 [INFO] 10:16:07 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ cps-dependencies --- 10:16:07 [INFO] 10:16:07 [INFO] --- maven-install-plugin:2.4:install (default-install) @ cps-dependencies --- 10:16:07 [INFO] Installing /w/workspace/cps-master-verify-java/cps-dependencies/pom.xml to /home/jenkins/.m2/repository/org/onap/cps/cps-dependencies/3.4.6-SNAPSHOT/cps-dependencies-3.4.6-SNAPSHOT.pom 10:16:07 [INFO] 10:16:07 [INFO] ------------------------< org.onap.cps:cps-bom >------------------------ 10:16:07 [INFO] Building cps-bom 3.4.6-SNAPSHOT [2/23] 10:16:07 [INFO] --------------------------------[ pom ]--------------------------------- 10:16:07 [INFO] 10:16:07 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ cps-bom --- 10:16:07 [INFO] 10:16:07 [INFO] --- maven-install-plugin:2.4:install (default-install) @ cps-bom --- 10:16:07 [INFO] Installing /w/workspace/cps-master-verify-java/cps-bom/pom.xml to /home/jenkins/.m2/repository/org/onap/cps/cps-bom/3.4.6-SNAPSHOT/cps-bom-3.4.6-SNAPSHOT.pom 10:16:07 [INFO] 10:16:07 [INFO] ----------------------< org.onap.cps:checkstyle >----------------------- 10:16:07 [INFO] Building checkstyle 3.4.6-SNAPSHOT [3/23] 10:16:07 [INFO] --------------------------------[ jar ]--------------------------------- 10:16:08 [INFO] 10:16:08 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ checkstyle --- 10:16:08 [INFO] 10:16:08 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ checkstyle --- 10:16:08 [WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent! 10:16:08 [INFO] Copying 4 resources 10:16:08 [INFO] 10:16:08 [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ checkstyle --- 10:16:10 [INFO] No sources to compile 10:16:10 [INFO] 10:16:10 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ checkstyle --- 10:16:10 [WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent! 10:16:10 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/checkstyle/src/test/resources 10:16:10 [INFO] 10:16:10 [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ checkstyle --- 10:16:10 [INFO] No sources to compile 10:16:10 [INFO] 10:16:10 [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ checkstyle --- 10:16:10 [INFO] No tests to run. 10:16:10 [INFO] 10:16:10 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ checkstyle --- 10:16:11 [INFO] Building jar: /w/workspace/cps-master-verify-java/checkstyle/target/checkstyle-3.4.6-SNAPSHOT.jar 10:16:11 [INFO] 10:16:11 [INFO] --- exec-maven-plugin:1.6.0:exec (copyright-check) @ checkstyle --- 10:16:12 ======================================================================================================================== 10:16:12 Copyright Check Python Script: 10:16:12 /w/workspace/cps-master-verify-java/cps-ncmp-rest/src/main/java/org/onap/cps/ncmp/rest/config/NcmpRequestLoggingConfig.java | line 9 read ' http://www.apache.org/licenses/LICENSE-2.0\n' 10:16:12 /w/workspace/cps-master-verify-java/cps-ncmp-rest/src/main/java/org/onap/cps/ncmp/rest/config/NcmpRequestLoggingConfig.java | line 9 expected ' http://www.apache.org/licenses/LICENSE-2.0\n' 10:16:12 1 issue(s) found after 2 altered file(s) checked 10:16:12 ======================================================================================================================== 10:16:12 [INFO] 10:16:12 [INFO] --- maven-install-plugin:2.4:install (default-install) @ checkstyle --- 10:16:12 [INFO] Installing /w/workspace/cps-master-verify-java/checkstyle/target/checkstyle-3.4.6-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/onap/cps/checkstyle/3.4.6-SNAPSHOT/checkstyle-3.4.6-SNAPSHOT.jar 10:16:12 [INFO] Installing /w/workspace/cps-master-verify-java/checkstyle/pom.xml to /home/jenkins/.m2/repository/org/onap/cps/checkstyle/3.4.6-SNAPSHOT/checkstyle-3.4.6-SNAPSHOT.pom 10:16:12 [INFO] 10:16:12 [INFO] -----------------------< org.onap.cps:spotbugs >------------------------ 10:16:12 [INFO] Building spotbugs 3.4.6-SNAPSHOT [4/23] 10:16:12 [INFO] --------------------------------[ jar ]--------------------------------- 10:16:12 [INFO] 10:16:12 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ spotbugs --- 10:16:12 [INFO] 10:16:12 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ spotbugs --- 10:16:12 [WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent! 10:16:12 [INFO] Copying 1 resource 10:16:12 [INFO] 10:16:12 [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ spotbugs --- 10:16:12 [INFO] No sources to compile 10:16:12 [INFO] 10:16:12 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ spotbugs --- 10:16:12 [WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent! 10:16:12 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/spotbugs/src/test/resources 10:16:12 [INFO] 10:16:12 [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ spotbugs --- 10:16:12 [INFO] No sources to compile 10:16:12 [INFO] 10:16:12 [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ spotbugs --- 10:16:12 [INFO] No tests to run. 10:16:12 [INFO] 10:16:12 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ spotbugs --- 10:16:12 [INFO] Building jar: /w/workspace/cps-master-verify-java/spotbugs/target/spotbugs-3.4.6-SNAPSHOT.jar 10:16:12 [INFO] 10:16:12 [INFO] --- maven-install-plugin:2.4:install (default-install) @ spotbugs --- 10:16:12 [INFO] Installing /w/workspace/cps-master-verify-java/spotbugs/target/spotbugs-3.4.6-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/onap/cps/spotbugs/3.4.6-SNAPSHOT/spotbugs-3.4.6-SNAPSHOT.jar 10:16:12 [INFO] Installing /w/workspace/cps-master-verify-java/spotbugs/pom.xml to /home/jenkins/.m2/repository/org/onap/cps/spotbugs/3.4.6-SNAPSHOT/spotbugs-3.4.6-SNAPSHOT.pom 10:16:12 [INFO] 10:16:12 [INFO] ----------------------< org.onap.cps:cps-parent >----------------------- 10:16:12 [INFO] Building cps-parent 3.4.6-SNAPSHOT [5/23] 10:16:12 [INFO] --------------------------------[ pom ]--------------------------------- 10:16:12 [INFO] 10:16:12 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ cps-parent --- 10:16:12 [INFO] 10:16:12 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-property) @ cps-parent --- 10:16:13 [INFO] 10:16:13 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-no-snapshots) @ cps-parent --- 10:16:13 [INFO] 10:16:13 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-unit-test) @ cps-parent --- 10:16:14 [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/* 10:16:14 [INFO] 10:16:14 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (default-prepare-agent) @ cps-parent --- 10:16:14 [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/* 10:16:14 [INFO] 10:16:14 [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-license) @ cps-parent --- 10:16:16 [INFO] You have 0 Checkstyle violations. 10:16:16 [INFO] 10:16:16 [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-java-style) @ cps-parent --- 10:16:17 [INFO] You have 0 Checkstyle violations. 10:16:17 [INFO] 10:16:17 [INFO] --- maven-checkstyle-plugin:3.1.1:check (cps-java-style) @ cps-parent --- 10:16:17 [INFO] Starting audit... 10:16:17 Audit done. 10:16:17 [INFO] You have 0 Checkstyle violations. 10:16:17 [INFO] 10:16:17 [INFO] >>> spotbugs-maven-plugin:4.4.2:check (analyze-compile) > :spotbugs @ cps-parent >>> 10:16:17 [INFO] 10:16:17 [INFO] --- spotbugs-maven-plugin:4.4.2:spotbugs (spotbugs) @ cps-parent --- 10:16:22 [INFO] 10:16:22 [INFO] <<< spotbugs-maven-plugin:4.4.2:check (analyze-compile) < :spotbugs @ cps-parent <<< 10:16:22 [INFO] 10:16:22 [INFO] 10:16:22 [INFO] --- spotbugs-maven-plugin:4.4.2:check (analyze-compile) @ cps-parent --- 10:16:22 [INFO] 10:16:22 [INFO] --- gmavenplus-plugin:1.9.0:compileTests (default) @ cps-parent --- 10:16:23 [INFO] No sources specified for compilation. Skipping. 10:16:23 [INFO] 10:16:23 [INFO] --- jacoco-maven-plugin:0.8.10:report (post-unit-test) @ cps-parent --- 10:16:23 [INFO] Skipping JaCoCo execution due to missing execution data file. 10:16:23 [INFO] 10:16:23 [INFO] --- exec-maven-plugin:1.6.0:exec (generate-csv) @ cps-parent --- 10:16:23 [INFO] 10:16:23 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-integration-test) @ cps-parent --- 10:16:23 [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/* 10:16:23 [INFO] 10:16:23 [INFO] --- maven-failsafe-plugin:3.0.0-M4:integration-test (integration-tests) @ cps-parent --- 10:16:23 [INFO] No tests to run. 10:16:23 [INFO] 10:16:23 [INFO] --- jacoco-maven-plugin:0.8.10:report (post-integration-test) @ cps-parent --- 10:16:23 [INFO] Skipping JaCoCo execution due to missing execution data file. 10:16:23 [INFO] 10:16:23 [INFO] --- jacoco-maven-plugin:0.8.10:check (coverage-check) @ cps-parent --- 10:16:23 [INFO] Skipping JaCoCo execution due to missing execution data file:/w/workspace/cps-master-verify-java/cps-parent/target/code-coverage/jacoco-ut.exec 10:16:23 [INFO] 10:16:23 [INFO] --- maven-failsafe-plugin:3.0.0-M4:verify (integration-tests) @ cps-parent --- 10:16:23 [INFO] 10:16:23 [INFO] --- maven-install-plugin:2.4:install (default-install) @ cps-parent --- 10:16:23 [INFO] Installing /w/workspace/cps-master-verify-java/cps-parent/pom.xml to /home/jenkins/.m2/repository/org/onap/cps/cps-parent/3.4.6-SNAPSHOT/cps-parent-3.4.6-SNAPSHOT.pom 10:16:23 [INFO] 10:16:23 [INFO] ----------------------< org.onap.cps:cps-events >----------------------- 10:16:23 [INFO] Building cps-events 3.4.6-SNAPSHOT [6/23] 10:16:23 [INFO] --------------------------------[ jar ]--------------------------------- 10:16:25 [INFO] 10:16:25 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ cps-events --- 10:16:25 [INFO] 10:16:25 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-property) @ cps-events --- 10:16:25 [INFO] 10:16:25 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-no-snapshots) @ cps-events --- 10:16:25 [INFO] 10:16:25 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-unit-test) @ cps-events --- 10:16:25 [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/* 10:16:25 [INFO] 10:16:25 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (default-prepare-agent) @ cps-events --- 10:16:25 [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/* 10:16:25 [INFO] 10:16:25 [INFO] --- jsonschema2pojo-maven-plugin:1.2.1:generate (default) @ cps-events --- 10:16:26 [INFO] 10:16:26 [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-license) @ cps-events --- 10:16:26 [INFO] You have 0 Checkstyle violations. 10:16:26 [INFO] 10:16:26 [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-java-style) @ cps-events --- 10:16:26 [INFO] You have 0 Checkstyle violations. 10:16:26 [INFO] 10:16:26 [INFO] --- maven-checkstyle-plugin:3.1.1:check (cps-java-style) @ cps-events --- 10:16:26 [INFO] Starting audit... 10:16:26 Audit done. 10:16:26 [INFO] You have 0 Checkstyle violations. 10:16:26 [INFO] 10:16:26 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ cps-events --- 10:16:26 [INFO] Using 'UTF-8' encoding to copy filtered resources. 10:16:26 [INFO] Copying 2 resources 10:16:26 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-events/target/generated-sources/license 10:16:26 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-events/target/generated-resources/licenses 10:16:26 [INFO] 10:16:26 [INFO] --- maven-compiler-plugin:3.11.0:compile (default-compile) @ cps-events --- 10:16:26 [INFO] Changes detected - recompiling the module! :dependency 10:16:26 [INFO] Compiling 2 source files with javac [debug release 17] to target/classes 10:16:27 [INFO] 10:16:27 [INFO] >>> spotbugs-maven-plugin:4.4.2:check (analyze-compile) > :spotbugs @ cps-events >>> 10:16:27 [INFO] 10:16:27 [INFO] --- spotbugs-maven-plugin:4.4.2:spotbugs (spotbugs) @ cps-events --- 10:16:27 [INFO] Fork Value is true 10:16:29 [java] WARNING: A terminally deprecated method in java.lang.System has been called 10:16:29 [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.0/spotbugs-4.2.0.jar) 10:16:29 [java] WARNING: Please consider reporting this to the maintainers of edu.umd.cs.findbugs.ba.jsr305.TypeQualifierValue 10:16:29 [java] WARNING: System::setSecurityManager will be removed in a future release 10:16:30 [INFO] Done SpotBugs Analysis.... 10:16:30 [INFO] 10:16:30 [INFO] <<< spotbugs-maven-plugin:4.4.2:check (analyze-compile) < :spotbugs @ cps-events <<< 10:16:30 [INFO] 10:16:30 [INFO] 10:16:30 [INFO] --- spotbugs-maven-plugin:4.4.2:check (analyze-compile) @ cps-events --- 10:16:30 [INFO] BugInstance size is 0 10:16:30 [INFO] Error size is 0 10:16:30 [INFO] No errors/warnings found 10:16:30 [INFO] 10:16:30 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ cps-events --- 10:16:30 [INFO] Using 'UTF-8' encoding to copy filtered resources. 10:16:30 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-events/src/test/resources 10:16:30 [INFO] 10:16:30 [INFO] --- maven-compiler-plugin:3.11.0:testCompile (default-testCompile) @ cps-events --- 10:16:30 [INFO] No sources to compile 10:16:30 [INFO] 10:16:30 [INFO] --- gmavenplus-plugin:1.9.0:compileTests (default) @ cps-events --- 10:16:30 [INFO] No sources specified for compilation. Skipping. 10:16:30 [INFO] 10:16:30 [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ cps-events --- 10:16:31 [INFO] No tests to run. 10:16:31 [INFO] 10:16:31 [INFO] --- jacoco-maven-plugin:0.8.10:report (post-unit-test) @ cps-events --- 10:16:31 [INFO] Skipping JaCoCo execution due to missing execution data file. 10:16:31 [INFO] 10:16:31 [INFO] --- exec-maven-plugin:1.6.0:exec (generate-csv) @ cps-events --- 10:16:31 [INFO] 10:16:31 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ cps-events --- 10:16:31 [INFO] Building jar: /w/workspace/cps-master-verify-java/cps-events/target/cps-events-3.4.6-SNAPSHOT.jar 10:16:31 [INFO] 10:16:31 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-integration-test) @ cps-events --- 10:16:31 [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/* 10:16:31 [INFO] 10:16:31 [INFO] --- maven-failsafe-plugin:3.0.0-M4:integration-test (integration-tests) @ cps-events --- 10:16:31 [INFO] No tests to run. 10:16:31 [INFO] 10:16:31 [INFO] --- jacoco-maven-plugin:0.8.10:report (post-integration-test) @ cps-events --- 10:16:31 [INFO] Skipping JaCoCo execution due to missing execution data file. 10:16:31 [INFO] 10:16:31 [INFO] --- jacoco-maven-plugin:0.8.10:check (coverage-check) @ cps-events --- 10:16:31 [INFO] Skipping JaCoCo execution due to missing execution data file:/w/workspace/cps-master-verify-java/cps-events/target/code-coverage/jacoco-ut.exec 10:16:31 [INFO] 10:16:31 [INFO] --- maven-failsafe-plugin:3.0.0-M4:verify (integration-tests) @ cps-events --- 10:16:31 [INFO] 10:16:31 [INFO] --- maven-install-plugin:2.4:install (default-install) @ cps-events --- 10:16:31 [INFO] Installing /w/workspace/cps-master-verify-java/cps-events/target/cps-events-3.4.6-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/onap/cps/cps-events/3.4.6-SNAPSHOT/cps-events-3.4.6-SNAPSHOT.jar 10:16:31 [INFO] Installing /w/workspace/cps-master-verify-java/cps-events/pom.xml to /home/jenkins/.m2/repository/org/onap/cps/cps-events/3.4.6-SNAPSHOT/cps-events-3.4.6-SNAPSHOT.pom 10:16:31 [INFO] 10:16:31 [INFO] --------------------< org.onap.cps:cps-path-parser >-------------------- 10:16:31 [INFO] Building cps-path-parser 3.4.6-SNAPSHOT [7/23] 10:16:31 [INFO] --------------------------------[ jar ]--------------------------------- 10:16:33 [INFO] 10:16:33 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ cps-path-parser --- 10:16:33 [INFO] 10:16:33 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-property) @ cps-path-parser --- 10:16:33 [INFO] 10:16:33 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-no-snapshots) @ cps-path-parser --- 10:16:33 [INFO] 10:16:33 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-unit-test) @ cps-path-parser --- 10:16:33 [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/* 10:16:33 [INFO] 10:16:33 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (default-prepare-agent) @ cps-path-parser --- 10:16:33 [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/* 10:16:33 [INFO] 10:16:33 [INFO] --- antlr4-maven-plugin:4.9.2:antlr4 (default) @ cps-path-parser --- 10:16:33 [INFO] ANTLR 4: Processing source directory /w/workspace/cps-master-verify-java/cps-path-parser/src/main/antlr4 10:16:33 [INFO] Processing grammar: org/onap/cps/cpspath/parser/antlr4/CpsPath.g4 10:16:34 [WARNING] warning(131): org/onap/cps/cpspath/parser/antlr4/CpsPath.g4:64:64: greedy block ()+ contains wildcard; the non-greedy syntax ()+? may be preferred 10:16:34 [WARNING] /w/workspace/cps-master-verify-java/org/onap/cps/cpspath/parser/antlr4/CpsPath.g4 [64:64]: greedy block ()+ contains wildcard; the non-greedy syntax ()+? may be preferred 10:16:34 [INFO] 10:16:34 [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-license) @ cps-path-parser --- 10:16:34 [INFO] You have 0 Checkstyle violations. 10:16:34 [INFO] 10:16:34 [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-java-style) @ cps-path-parser --- 10:16:34 [INFO] You have 0 Checkstyle violations. 10:16:34 [INFO] 10:16:34 [INFO] --- maven-checkstyle-plugin:3.1.1:check (cps-java-style) @ cps-path-parser --- 10:16:34 [INFO] Starting audit... 10:16:34 Audit done. 10:16:34 [INFO] You have 0 Checkstyle violations. 10:16:34 [INFO] 10:16:34 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ cps-path-parser --- 10:16:34 [INFO] Using 'UTF-8' encoding to copy filtered resources. 10:16:34 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-path-parser/src/main/resources 10:16:34 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-path-parser/target/generated-sources/license 10:16:34 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-path-parser/target/generated-resources/licenses 10:16:34 [INFO] 10:16:34 [INFO] --- maven-compiler-plugin:3.11.0:compile (default-compile) @ cps-path-parser --- 10:16:34 [INFO] Changes detected - recompiling the module! :dependency 10:16:34 [INFO] Compiling 9 source files with javac [debug release 17] to target/classes 10:16:35 [INFO] 10:16:35 [INFO] >>> spotbugs-maven-plugin:4.4.2:check (analyze-compile) > :spotbugs @ cps-path-parser >>> 10:16:35 [INFO] 10:16:35 [INFO] --- spotbugs-maven-plugin:4.4.2:spotbugs (spotbugs) @ cps-path-parser --- 10:16:35 [INFO] Fork Value is true 10:16:36 [java] WARNING: A terminally deprecated method in java.lang.System has been called 10:16:36 [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.0/spotbugs-4.2.0.jar) 10:16:36 [java] WARNING: Please consider reporting this to the maintainers of edu.umd.cs.findbugs.ba.jsr305.TypeQualifierValue 10:16:36 [java] WARNING: System::setSecurityManager will be removed in a future release 10:16:39 [INFO] Done SpotBugs Analysis.... 10:16:39 [INFO] 10:16:39 [INFO] <<< spotbugs-maven-plugin:4.4.2:check (analyze-compile) < :spotbugs @ cps-path-parser <<< 10:16:39 [INFO] 10:16:39 [INFO] 10:16:39 [INFO] --- spotbugs-maven-plugin:4.4.2:check (analyze-compile) @ cps-path-parser --- 10:16:39 [INFO] BugInstance size is 0 10:16:39 [INFO] Error size is 0 10:16:39 [INFO] No errors/warnings found 10:16:39 [INFO] 10:16:39 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ cps-path-parser --- 10:16:39 [INFO] Using 'UTF-8' encoding to copy filtered resources. 10:16:39 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-path-parser/src/test/resources 10:16:39 [INFO] 10:16:39 [INFO] --- maven-compiler-plugin:3.11.0:testCompile (default-testCompile) @ cps-path-parser --- 10:16:39 [INFO] No sources to compile 10:16:39 [INFO] 10:16:39 [INFO] --- gmavenplus-plugin:1.9.0:compileTests (default) @ cps-path-parser --- 10:16:39 [INFO] Using isolated classloader, without GMavenPlus classpath. 10:16:39 [INFO] Using Groovy 3.0.18 to perform compileTests. 10:16:40 [INFO] Compiled 4 files. 10:16:40 [INFO] 10:16:40 [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ cps-path-parser --- 10:16:40 [INFO] 10:16:40 [INFO] ------------------------------------------------------- 10:16:40 [INFO] T E S T S 10:16:40 [INFO] ------------------------------------------------------- 10:16:42 [INFO] Running org.onap.cps.cpspath.parser.CpsPathQuerySpec 10:16:42 line 1:0 extraneous input 'invalid-cps-path' expecting '/' 10:16:42 line 1:25 mismatched input '5.0' expecting {IntegerLiteral, StringLiteral} 10:16:42 line 1:26 mismatched input '"' expecting {IntegerLiteral, StringLiteral} 10:16:42 line 1:26 mismatched input ''' expecting {IntegerLiteral, StringLiteral} 10:16:42 line 1:29 mismatched input ']' expecting {'=', '>', '<', '>=', '<='} 10:16:42 line 1:18 missing QName at '' 10:16:42 [INFO] Tests run: 81, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.62 s - in org.onap.cps.cpspath.parser.CpsPathQuerySpec 10:16:42 [INFO] Running org.onap.cps.cpspath.parser.CpsPathUtilSpec 10:16:42 [INFO] Tests run: 27, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.074 s - in org.onap.cps.cpspath.parser.CpsPathUtilSpec 10:16:43 [INFO] 10:16:43 [INFO] Results: 10:16:43 [INFO] 10:16:43 [INFO] Tests run: 108, Failures: 0, Errors: 0, Skipped: 0 10:16:43 [INFO] 10:16:43 [INFO] 10:16:43 [INFO] --- jacoco-maven-plugin:0.8.10:report (post-unit-test) @ cps-path-parser --- 10:16:43 [INFO] Loading execution data file /w/workspace/cps-master-verify-java/cps-path-parser/target/code-coverage/jacoco-ut.exec 10:16:43 [INFO] Analyzed bundle 'cps-path-parser' with 6 classes 10:16:43 [INFO] 10:16:43 [INFO] --- exec-maven-plugin:1.6.0:exec (generate-csv) @ cps-path-parser --- 10:16:43 [INFO] 10:16:43 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ cps-path-parser --- 10:16:43 [INFO] Building jar: /w/workspace/cps-master-verify-java/cps-path-parser/target/cps-path-parser-3.4.6-SNAPSHOT.jar 10:16:43 [INFO] 10:16:43 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-integration-test) @ cps-path-parser --- 10:16:43 [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/* 10:16:43 [INFO] 10:16:43 [INFO] --- maven-failsafe-plugin:3.0.0-M4:integration-test (integration-tests) @ cps-path-parser --- 10:16:43 [INFO] 10:16:43 [INFO] --- jacoco-maven-plugin:0.8.10:report (post-integration-test) @ cps-path-parser --- 10:16:43 [INFO] Skipping JaCoCo execution due to missing execution data file. 10:16:43 [INFO] 10:16:43 [INFO] --- jacoco-maven-plugin:0.8.10:check (coverage-check) @ cps-path-parser --- 10:16:43 [INFO] Loading execution data file /w/workspace/cps-master-verify-java/cps-path-parser/target/code-coverage/jacoco-ut.exec 10:16:43 [INFO] Analyzed bundle 'cps-path-parser' with 6 classes 10:16:43 [INFO] All coverage checks have been met. 10:16:43 [INFO] 10:16:43 [INFO] --- maven-failsafe-plugin:3.0.0-M4:verify (integration-tests) @ cps-path-parser --- 10:16:43 [INFO] 10:16:43 [INFO] --- maven-install-plugin:2.4:install (default-install) @ cps-path-parser --- 10:16:43 [INFO] Installing /w/workspace/cps-master-verify-java/cps-path-parser/target/cps-path-parser-3.4.6-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/onap/cps/cps-path-parser/3.4.6-SNAPSHOT/cps-path-parser-3.4.6-SNAPSHOT.jar 10:16:43 [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.4.6-SNAPSHOT/cps-path-parser-3.4.6-SNAPSHOT.pom 10:16:43 [INFO] 10:16:43 [INFO] ----------------------< org.onap.cps:cps-service >---------------------- 10:16:43 [INFO] Building cps-service 3.4.6-SNAPSHOT [8/23] 10:16:43 [INFO] --------------------------------[ jar ]--------------------------------- 10:16:48 [INFO] 10:16:48 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ cps-service --- 10:16:48 [INFO] 10:16:48 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-property) @ cps-service --- 10:16:48 [INFO] 10:16:48 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-no-snapshots) @ cps-service --- 10:16:48 [INFO] 10:16:48 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-unit-test) @ cps-service --- 10:16:48 [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/* 10:16:48 [INFO] 10:16:48 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (default-prepare-agent) @ cps-service --- 10:16:48 [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/* 10:16:48 [INFO] 10:16:48 [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-license) @ cps-service --- 10:16:48 [INFO] You have 0 Checkstyle violations. 10:16:48 [INFO] 10:16:48 [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-java-style) @ cps-service --- 10:16:49 [INFO] You have 0 Checkstyle violations. 10:16:49 [INFO] 10:16:49 [INFO] --- maven-checkstyle-plugin:3.1.1:check (cps-java-style) @ cps-service --- 10:16:49 [INFO] Starting audit... 10:16:49 Audit done. 10:16:49 [INFO] You have 0 Checkstyle violations. 10:16:49 [INFO] 10:16:49 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ cps-service --- 10:16:49 [INFO] Using 'UTF-8' encoding to copy filtered resources. 10:16:49 [INFO] Copying 1 resource 10:16:49 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-service/target/generated-sources/license 10:16:49 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-service/target/generated-resources/licenses 10:16:49 [INFO] 10:16:49 [INFO] --- maven-compiler-plugin:3.11.0:compile (default-compile) @ cps-service --- 10:16:49 [INFO] Changes detected - recompiling the module! :dependency 10:16:49 [INFO] Compiling 68 source files with javac [debug release 17] to target/classes 10:16:51 [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. 10:16:51 [INFO] /w/workspace/cps-master-verify-java/cps-service/src/main/java/org/onap/cps/utils/PrefixResolver.java: Recompile with -Xlint:unchecked for details. 10:16:51 [INFO] 10:16:51 [INFO] >>> spotbugs-maven-plugin:4.4.2:check (analyze-compile) > :spotbugs @ cps-service >>> 10:16:51 [INFO] 10:16:51 [INFO] --- spotbugs-maven-plugin:4.4.2:spotbugs (spotbugs) @ cps-service --- 10:16:51 [INFO] Fork Value is true 10:16:52 [java] WARNING: A terminally deprecated method in java.lang.System has been called 10:16:52 [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.0/spotbugs-4.2.0.jar) 10:16:52 [java] WARNING: Please consider reporting this to the maintainers of edu.umd.cs.findbugs.ba.jsr305.TypeQualifierValue 10:16:52 [java] WARNING: System::setSecurityManager will be removed in a future release 10:16:56 [INFO] Done SpotBugs Analysis.... 10:16:56 [INFO] 10:16:56 [INFO] <<< spotbugs-maven-plugin:4.4.2:check (analyze-compile) < :spotbugs @ cps-service <<< 10:16:56 [INFO] 10:16:56 [INFO] 10:16:56 [INFO] --- spotbugs-maven-plugin:4.4.2:check (analyze-compile) @ cps-service --- 10:16:56 [INFO] BugInstance size is 0 10:16:56 [INFO] Error size is 0 10:16:56 [INFO] No errors/warnings found 10:16:56 [INFO] 10:16:56 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ cps-service --- 10:16:56 [INFO] Using 'UTF-8' encoding to copy filtered resources. 10:16:56 [INFO] Copying 30 resources 10:16:56 [INFO] 10:16:56 [INFO] --- maven-compiler-plugin:3.11.0:testCompile (default-testCompile) @ cps-service --- 10:16:56 [INFO] Changes detected - recompiling the module! :dependency 10:16:56 [INFO] Compiling 2 source files with javac [debug release 17] to target/test-classes 10:16:56 [INFO] 10:16:56 [INFO] --- gmavenplus-plugin:1.9.0:compileTests (default) @ cps-service --- 10:16:56 [INFO] Using isolated classloader, without GMavenPlus classpath. 10:16:56 [INFO] Using Groovy 3.0.18 to perform compileTests. 10:16:58 [INFO] Compiled 67 files. 10:16:58 [INFO] 10:16:58 [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ cps-service --- 10:16:58 [INFO] 10:16:58 [INFO] ------------------------------------------------------- 10:16:58 [INFO] T E S T S 10:16:58 [INFO] ------------------------------------------------------- 10:17:00 [INFO] Running org.onap.cps.utils.DataMapUtilsSpec 10:17:01 [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.639 s - in org.onap.cps.utils.DataMapUtilsSpec 10:17:01 [INFO] Running org.onap.cps.utils.GsonSpec 10:17:01 first-container a-leaf a-Value 10:17:01 last-container x-leaf x-value 10:17:01 10:17:01 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.02 s - in org.onap.cps.utils.GsonSpec 10:17:01 [INFO] Running org.onap.cps.utils.JsonObjectMapperSpec 10:17:02 10:17:02.774 [main] ERROR org.onap.cps.utils.JsonObjectMapper -- Parsing error occurred while converting JSON object to bytes. 10:17:02 10:17:02.783 [main] ERROR org.onap.cps.utils.JsonObjectMapper -- Parsing error occurred while converting Object to JSON string. 10:17:02 10:17:02.815 [main] ERROR org.onap.cps.utils.JsonObjectMapper -- Parsing error occurred while converting JSON content to specific class type. 10:17:02 10:17:02.819 [main] ERROR org.onap.cps.utils.JsonObjectMapper -- Found structurally incompatible object while converting into value type. 10:17:02 10:17:02.843 [main] ERROR org.onap.cps.utils.JsonObjectMapper -- Parsing error occurred while converting JSON content to Json Node. 10:17:02 [INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.486 s - in org.onap.cps.utils.JsonObjectMapperSpec 10:17:02 [INFO] Running org.onap.cps.utils.JsonParserStreamSpec 10:17:03 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.65 s - in org.onap.cps.utils.JsonParserStreamSpec 10:17:03 [INFO] Running org.onap.cps.utils.PrefixResolverSpec 10:17:03 [INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.171 s - in org.onap.cps.utils.PrefixResolverSpec 10:17:03 [INFO] Running org.onap.cps.utils.XmlFileUtilsSpec 10:17:03 [Fatal Error] :1:1: Content is not allowed in prolog. 10:17:03 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.183 s - in org.onap.cps.utils.XmlFileUtilsSpec 10:17:03 [INFO] Running org.onap.cps.utils.YangParserHelperSpec 10:17:03 [Fatal Error] :1:7: XML document structures must start and end within the same entity. 10:17:03 [Fatal Error] :1:76: The end-tag for element type "bookstore" must end with a '>' delimiter. 10:17:03 [Fatal Error] :1:1: Premature end of file. 10:17:04 line 1:1 no viable alternative at input '/' 10:17:04 line 1:1 no viable alternative at input '/[' 10:17:04 line 1:11 missing QName at '' 10:17:04 [INFO] Tests run: 34, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.248 s - in org.onap.cps.utils.YangParserHelperSpec 10:17:04 [INFO] Running org.onap.cps.utils.YangParserSpec 10:17:04 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.026 s - in org.onap.cps.utils.YangParserSpec 10:17:04 [INFO] Running org.onap.cps.utils.YangUtilsSpec 10:17:04 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.02 s - in org.onap.cps.utils.YangUtilsSpec 10:17:04 [INFO] Running org.onap.cps.aop.CpsLoggingAspectServiceSpec 10:17:04 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.032 s - in org.onap.cps.aop.CpsLoggingAspectServiceSpec 10:17:04 [INFO] Running org.onap.cps.api.impl.CpsAnchorServiceImplSpec 10:17:04 [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.026 s - in org.onap.cps.api.impl.CpsAnchorServiceImplSpec 10:17:04 [INFO] Running org.onap.cps.api.impl.CpsDataServiceImplSpec 10:17:04 [Fatal Error] :1:13: XML document structures must start and end within the same entity. 10:17:04 [Fatal Error] :1:13: XML document structures must start and end within the same entity. 10:17:04 [INFO] Tests run: 55, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.25 s - in org.onap.cps.api.impl.CpsDataServiceImplSpec 10:17:04 [INFO] Running org.onap.cps.api.impl.CpsDataspaceServiceImplSpec 10:17:04 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s - in org.onap.cps.api.impl.CpsDataspaceServiceImplSpec 10:17:04 [INFO] Running org.onap.cps.api.impl.CpsDeltaServiceImplSpec 10:17:04 [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 s - in org.onap.cps.api.impl.CpsDeltaServiceImplSpec 10:17:04 [INFO] Running org.onap.cps.api.impl.CpsModuleServiceImplSpec 10:17:04 [INFO] Tests run: 20, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.091 s - in org.onap.cps.api.impl.CpsModuleServiceImplSpec 10:17:04 [INFO] Running org.onap.cps.api.impl.CpsQueryServiceImplSpec 10:17:04 [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 s - in org.onap.cps.api.impl.CpsQueryServiceImplSpec 10:17:04 [INFO] Running org.onap.cps.api.impl.E2ENetworkSliceSpec 10:17:04 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.345 s - in org.onap.cps.api.impl.E2ENetworkSliceSpec 10:17:04 [INFO] Running org.onap.cps.api.impl.YangTextSchemaSourceSetCacheSpec 10:17:06 10:16:59,633 |-INFO in ch.qos.logback.classic.LoggerContext[default] - This is logback-classic version 1.4.14 10:17:06 10:16:59,635 |-INFO in ch.qos.logback.classic.util.ContextInitializer@48d74bb4 - Here is a list of configurators discovered as a service, by rank: 10:17:06 10:16:59,635 |-INFO in ch.qos.logback.classic.util.ContextInitializer@48d74bb4 - org.springframework.boot.logging.logback.RootLogLevelConfigurator 10:17:06 10:16:59,635 |-INFO in ch.qos.logback.classic.util.ContextInitializer@48d74bb4 - They will be invoked in order until ExecutionStatus.DO_NOT_INVOKE_NEXT_IF_ANY is returned. 10:17:06 10:16:59,636 |-INFO in ch.qos.logback.classic.util.ContextInitializer@48d74bb4 - Constructed configurator of type class org.springframework.boot.logging.logback.RootLogLevelConfigurator 10:17:06 10:16:59,644 |-INFO in ch.qos.logback.classic.util.ContextInitializer@48d74bb4 - org.springframework.boot.logging.logback.RootLogLevelConfigurator.configure() call lasted 1 milliseconds. ExecutionStatus=INVOKE_NEXT_IF_ANY 10:17:06 10:16:59,644 |-INFO in ch.qos.logback.classic.util.ContextInitializer@48d74bb4 - Trying to configure with ch.qos.logback.classic.joran.SerializedModelConfigurator 10:17:06 10:16:59,645 |-INFO in ch.qos.logback.classic.util.ContextInitializer@48d74bb4 - Constructed configurator of type class ch.qos.logback.classic.joran.SerializedModelConfigurator 10:17:06 10:16:59,647 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.scmo] 10:17:06 10:16:59,647 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback.scmo] 10:17:06 10:16:59,647 |-INFO in ch.qos.logback.classic.util.ContextInitializer@48d74bb4 - ch.qos.logback.classic.joran.SerializedModelConfigurator.configure() call lasted 2 milliseconds. ExecutionStatus=INVOKE_NEXT_IF_ANY 10:17:06 10:16:59,647 |-INFO in ch.qos.logback.classic.util.ContextInitializer@48d74bb4 - Trying to configure with ch.qos.logback.classic.util.DefaultJoranConfigurator 10:17:06 10:16:59,648 |-INFO in ch.qos.logback.classic.util.ContextInitializer@48d74bb4 - Constructed configurator of type class ch.qos.logback.classic.util.DefaultJoranConfigurator 10:17:06 10:16:59,648 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.xml] 10:17:06 10:16:59,648 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback.xml] 10:17:06 10:16:59,649 |-INFO in ch.qos.logback.classic.util.ContextInitializer@48d74bb4 - ch.qos.logback.classic.util.DefaultJoranConfigurator.configure() call lasted 0 milliseconds. ExecutionStatus=INVOKE_NEXT_IF_ANY 10:17:06 10:16:59,649 |-INFO in ch.qos.logback.classic.util.ContextInitializer@48d74bb4 - Trying to configure with ch.qos.logback.classic.BasicConfigurator 10:17:06 10:16:59,650 |-INFO in ch.qos.logback.classic.util.ContextInitializer@48d74bb4 - Constructed configurator of type class ch.qos.logback.classic.BasicConfigurator 10:17:06 10:16:59,650 |-INFO in ch.qos.logback.classic.BasicConfigurator@467c9ad9 - Setting up default configuration. 10:17:06 10:16:59,668 |-INFO in ch.qos.logback.classic.util.ContextInitializer@48d74bb4 - ch.qos.logback.classic.BasicConfigurator.configure() call lasted 18 milliseconds. ExecutionStatus=NEUTRAL 10:17:06 10:17:05,301 |-INFO in ch.qos.logback.core.joran.util.ConfigurationWatchListUtil@1b1d9369 - Adding [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.2.2/spring-boot-3.2.2.jar!/org/springframework/boot/logging/logback/defaults.xml] to configuration watch list. 10:17:06 10:17:05,301 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@6fdda7fe - URL [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.2.2/spring-boot-3.2.2.jar!/org/springframework/boot/logging/logback/defaults.xml] is not of type file 10:17:06 10:17:05,304 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word clr with class [org.springframework.boot.logging.logback.ColorConverter] 10:17:06 10:17:05,304 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word correlationId with class [org.springframework.boot.logging.logback.CorrelationIdConverter] 10:17:06 10:17:05,304 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word wex with class [org.springframework.boot.logging.logback.WhitespaceThrowableProxyConverter] 10:17:06 10:17:05,304 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word wEx with class [org.springframework.boot.logging.logback.ExtendedWhitespaceThrowableProxyConverter] 10:17:06 10:17:05,306 |-INFO in ch.qos.logback.core.joran.util.ConfigurationWatchListUtil@1b1d9369 - Adding [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.2.2/spring-boot-3.2.2.jar!/org/springframework/boot/logging/logback/console-appender.xml] to configuration watch list. 10:17:06 10:17:05,306 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@6fdda7fe - URL [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.2.2/spring-boot-3.2.2.jar!/org/springframework/boot/logging/logback/console-appender.xml] is not of type file 10:17:06 10:17:05,314 |-WARN in IfNestedWithinSecondPhaseElementSC - elements cannot be nested within an , or element 10:17:06 10:17:05,314 |-WARN in IfNestedWithinSecondPhaseElementSC - See also http://logback.qos.ch/codes.html#nested_if_element 10:17:06 10:17:05,317 |-WARN in IfNestedWithinSecondPhaseElementSC - Element at line 60 contains a nested element at line 61 10:17:06 10:17:05,349 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Registering a new ReconfigureOnChangeTask ReconfigureOnChangeTask(born:1709115425348) 10:17:06 10:17:05,350 |-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] 10:17:06 10:17:05,350 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Setting ReconfigureOnChangeTask scanning period to 30 seconds 10:17:06 10:17:05,356 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.catalina.startup.DigesterFactory] to ERROR 10:17:06 10:17:05,356 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@1da5cb5a - Propagating ERROR level on Logger[org.apache.catalina.startup.DigesterFactory] onto the JUL framework 10:17:06 10:17:05,357 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.catalina.util.LifecycleBase] to ERROR 10:17:06 10:17:05,357 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@1da5cb5a - Propagating ERROR level on Logger[org.apache.catalina.util.LifecycleBase] onto the JUL framework 10:17:06 10:17:05,357 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.coyote.http11.Http11NioProtocol] to WARN 10:17:06 10:17:05,357 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@1da5cb5a - Propagating WARN level on Logger[org.apache.coyote.http11.Http11NioProtocol] onto the JUL framework 10:17:06 10:17:05,357 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.sshd.common.util.SecurityUtils] to WARN 10:17:06 10:17:05,357 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@1da5cb5a - Propagating WARN level on Logger[org.apache.sshd.common.util.SecurityUtils] onto the JUL framework 10:17:06 10:17:05,357 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.tomcat.util.net.NioSelectorPool] to WARN 10:17:06 10:17:05,357 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@1da5cb5a - Propagating WARN level on Logger[org.apache.tomcat.util.net.NioSelectorPool] onto the JUL framework 10:17:06 10:17:05,357 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.eclipse.jetty.util.component.AbstractLifeCycle] to ERROR 10:17:06 10:17:05,357 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@1da5cb5a - Propagating ERROR level on Logger[org.eclipse.jetty.util.component.AbstractLifeCycle] onto the JUL framework 10:17:06 10:17:05,357 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.hibernate.validator.internal.util.Version] to WARN 10:17:06 10:17:05,357 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@1da5cb5a - Propagating WARN level on Logger[org.hibernate.validator.internal.util.Version] onto the JUL framework 10:17:06 10:17:05,357 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.springframework.boot.actuate.endpoint.jmx] to WARN 10:17:06 10:17:05,357 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@1da5cb5a - Propagating WARN level on Logger[org.springframework.boot.actuate.endpoint.jmx] onto the JUL framework 10:17:06 10:17:05,357 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [CONSOLE] 10:17:06 10:17:05,358 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 10:17:06 10:17:05,364 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property 10:17:06 10:17:05,384 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [jsonConsole] 10:17:06 10:17:05,384 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 10:17:06 10:17:05,392 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventJsonProviders] for [providers] property 10:17:06 10:17:05,398 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventPatternJsonProvider] for [pattern] property 10:17:06 10:17:05,860 |-INFO in ch.qos.logback.classic.pattern.DateConverter@3fad2065 - Setting zoneId to "UTC" 10:17:06 10:17:05,869 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [asyncConsole] 10:17:06 10:17:05,869 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.classic.AsyncAppender] 10:17:06 10:17:06,113 |-INFO in ch.qos.logback.core.model.processor.conditional.IfModelHandler - Condition [property("loggingFormat").equalsIgnoreCase("json")] evaluated to false on line 61 10:17:06 10:17:06,114 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [CONSOLE] to ch.qos.logback.classic.AsyncAppender[asyncConsole] 10:17:06 10:17:06,114 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Attaching appender named [CONSOLE] to AsyncAppender. 10:17:06 10:17:06,114 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Setting discardingThreshold to 51 10:17:06 10:17:06,115 |-INFO in ch.qos.logback.classic.model.processor.RootLoggerModelHandler - Setting level of ROOT logger to INFO 10:17:06 10:17:06,115 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@1da5cb5a - Propagating INFO level on Logger[ROOT] onto the JUL framework 10:17:06 10:17:06,115 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [asyncConsole] to Logger[ROOT] 10:17:06 10:17:06,115 |-INFO in ch.qos.logback.core.model.processor.DefaultProcessor@485c7a22 - End of configuration. 10:17:06 10:17:06,115 |-INFO in org.springframework.boot.logging.logback.SpringBootJoranConfigurator@4a3cc680 - Registering current configuration as safe fallback point 10:17:06 10:17:06 10:17:06 . ____ _ __ _ _ 10:17:06 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 10:17:06 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 10:17:06 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 10:17:06 ' |____| .__|_| |_|_| |_\__, | / / / / 10:17:06 =========|_|==============|___/=/_/_/_/ 10:17:06 :: Spring Boot :: (v3.2.2) 10:17:06 10:17:06 2024-02-28T10:17:06.250Z INFO 6659 --- [ main] o.c.a.i.YangTextSchemaSourceSetCacheSpec : Starting YangTextSchemaSourceSetCacheSpec using Java 17.0.6-ea with PID 6659 (started by jenkins in /w/workspace/cps-master-verify-java/cps-service) 10:17:06 2024-02-28T10:17:06.251Z INFO 6659 --- [ main] o.c.a.i.YangTextSchemaSourceSetCacheSpec : No active profile set, falling back to 1 default profile: "default" 10:17:06 2024-02-28T10:17:06.611Z INFO 6659 --- [ main] o.c.a.i.YangTextSchemaSourceSetCacheSpec : Started YangTextSchemaSourceSetCacheSpec in 1.584 seconds (process running for 7.787) 10:17:06 [ERROR] OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 10:17:07 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.242 s - in org.onap.cps.api.impl.YangTextSchemaSourceSetCacheSpec 10:17:07 [INFO] Running org.onap.cps.cache.AnchorDataCacheConfigSpec 10:17:10 10:17:10 . ____ _ __ _ _ 10:17:10 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 10:17:10 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 10:17:10 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 10:17:10 ' |____| .__|_| |_|_| |_\__, | / / / / 10:17:10 =========|_|==============|___/=/_/_/_/ 10:17:10 :: Spring Boot :: (v3.2.2) 10:17:10 10:17:10 2024-02-28T10:17:07.274Z INFO 6659 --- [ main] o.o.cps.cache.AnchorDataCacheConfigSpec : Starting AnchorDataCacheConfigSpec using Java 17.0.6-ea with PID 6659 (started by jenkins in /w/workspace/cps-master-verify-java/cps-service) 10:17:10 2024-02-28T10:17:07.274Z INFO 6659 --- [ main] o.o.cps.cache.AnchorDataCacheConfigSpec : No active profile set, falling back to 1 default profile: "default" 10:17:10 2024-02-28T10:17:07.378Z WARN 6659 --- [ 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: 10:17:10 --add-modules java.se --add-exports java.base/jdk.internal.ref=ALL-UNNAMED --add-opens java.base/java.lang=ALL-UNNAMED --add-opens java.base/sun.nio.ch=ALL-UNNAMED --add-opens java.management/sun.management=ALL-UNNAMED --add-opens jdk.management/com.sun.management.internal=ALL-UNNAMED 10:17:10 2024-02-28T10:17:07.464Z INFO 6659 --- [ main] com.hazelcast.system.logo : [10.30.106.73]:5701 [cps-and-ncmp-test-caches] [5.3.6] 10:17:10 + + o o o o---o o----o o o---o o o----o o--o--o 10:17:10 + + + + | | / \ / | | / / \ | | 10:17:10 + + + + + o----o o o o o----o | o o o o----o | 10:17:10 + + + + | | / \ / | | \ / \ | | 10:17:10 + + o o o o o---o o----o o----o o---o o o o----o o 10:17:10 2024-02-28T10:17:07.464Z INFO 6659 --- [ main] com.hazelcast.system : [10.30.106.73]:5701 [cps-and-ncmp-test-caches] [5.3.6] Copyright (c) 2008-2023, Hazelcast, Inc. All Rights Reserved. 10:17:10 2024-02-28T10:17:07.464Z INFO 6659 --- [ main] com.hazelcast.system : [10.30.106.73]:5701 [cps-and-ncmp-test-caches] [5.3.6] Hazelcast Platform 5.3.6 (20231109 - 9903dc9) starting at [10.30.106.73]:5701 10:17:10 2024-02-28T10:17:07.464Z INFO 6659 --- [ main] com.hazelcast.system : [10.30.106.73]:5701 [cps-and-ncmp-test-caches] [5.3.6] Cluster name: cps-and-ncmp-test-caches 10:17:10 2024-02-28T10:17:07.464Z INFO 6659 --- [ main] com.hazelcast.system : [10.30.106.73]: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. 10:17:10 2024-02-28T10:17:07.467Z INFO 6659 --- [ main] com.hazelcast.system : [10.30.106.73]:5701 [cps-and-ncmp-test-caches] [5.3.6] The Jet engine is disabled. 10:17:10 To enable the Jet engine on the members, do one of the following: 10:17:10 - Change member config using Java API: config.getJetConfig().setEnabled(true) 10:17:10 - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true 10:17:10 - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) 10:17:10 - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 10:17:10 2024-02-28T10:17:07.648Z INFO 6659 --- [ main] c.h.internal.tpc.TpcServerBootstrap : [10.30.106.73]:5701 [cps-and-ncmp-test-caches] [5.3.6] TPC: disabled 10:17:10 2024-02-28T10:17:07.864Z INFO 6659 --- [ main] com.hazelcast.system.security : [10.30.106.73]: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. 10:17:10 2024-02-28T10:17:07.959Z INFO 6659 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.73]:5701 [cps-and-ncmp-test-caches] [5.3.6] Using Multicast discovery 10:17:10 2024-02-28T10:17:07.963Z WARN 6659 --- [ main] com.hazelcast.cp.CPSubsystem : [10.30.106.73]: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. 10:17:10 2024-02-28T10:17:08.254Z INFO 6659 --- [ main] c.h.internal.diagnostics.Diagnostics : [10.30.106.73]:5701 [cps-and-ncmp-test-caches] [5.3.6] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 10:17:10 2024-02-28T10:17:08.260Z INFO 6659 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.73]:5701 [cps-and-ncmp-test-caches] [5.3.6] [10.30.106.73]:5701 is STARTING 10:17:10 2024-02-28T10:17:10.736Z INFO 6659 --- [ main] c.h.internal.cluster.ClusterService : [10.30.106.73]:5701 [cps-and-ncmp-test-caches] [5.3.6] 10:17:10 10:17:10 Members {size:1, ver:1} [ 10:17:10 Member [10.30.106.73]:5701 - 29f1240b-04fa-4e52-837b-ca67a031ee25 this 10:17:10 ] 10:17:10 10:17:10 2024-02-28T10:17:10.756Z INFO 6659 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.73]:5701 [cps-and-ncmp-test-caches] [5.3.6] [10.30.106.73]:5701 is STARTED 10:17:10 2024-02-28T10:17:10.796Z INFO 6659 --- [ main] o.o.cps.cache.AnchorDataCacheConfigSpec : Started AnchorDataCacheConfigSpec in 3.558 seconds (process running for 11.972) 10:17:10 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.617 s - in org.onap.cps.cache.AnchorDataCacheConfigSpec 10:17:10 [INFO] Running org.onap.cps.cache.AnchorDataCacheEntrySpec 10:17:10 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.onap.cps.cache.AnchorDataCacheEntrySpec 10:17:10 2024-02-28T10:17:10.850Z INFO 6659 --- [ main] o.onap.cps.cache.HazelcastCacheConfig : Enabling kubernetes mode with service-name : test-service-name 10:17:10 [INFO] Running org.onap.cps.cache.HazelcastCacheConfigSpec 10:17:13 2024-02-28T10:17:10.873Z INFO 6659 --- [ main] com.hazelcast.system.logo : [10.30.106.73]:5702 [my cluster] [5.3.6] 10:17:13 + + o o o o---o o----o o o---o o o----o o--o--o 10:17:13 + + + + | | / \ / | | / / \ | | 10:17:13 + + + + + o----o o o o o----o | o o o o----o | 10:17:13 + + + + | | / \ / | | \ / \ | | 10:17:13 + + o o o o o---o o----o o----o o---o o o o----o o 10:17:13 2024-02-28T10:17:10.873Z INFO 6659 --- [ main] com.hazelcast.system : [10.30.106.73]:5702 [my cluster] [5.3.6] Copyright (c) 2008-2023, Hazelcast, Inc. All Rights Reserved. 10:17:13 2024-02-28T10:17:10.873Z INFO 6659 --- [ main] com.hazelcast.system : [10.30.106.73]:5702 [my cluster] [5.3.6] Hazelcast Platform 5.3.6 (20231109 - 9903dc9) starting at [10.30.106.73]:5702 10:17:13 2024-02-28T10:17:10.873Z INFO 6659 --- [ main] com.hazelcast.system : [10.30.106.73]:5702 [my cluster] [5.3.6] Cluster name: my cluster 10:17:13 2024-02-28T10:17:10.873Z INFO 6659 --- [ main] com.hazelcast.system : [10.30.106.73]: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. 10:17:13 2024-02-28T10:17:10.873Z INFO 6659 --- [ main] com.hazelcast.system : [10.30.106.73]:5702 [my cluster] [5.3.6] The Jet engine is disabled. 10:17:13 To enable the Jet engine on the members, do one of the following: 10:17:13 - Change member config using Java API: config.getJetConfig().setEnabled(true) 10:17:13 - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true 10:17:13 - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) 10:17:13 - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 10:17:13 2024-02-28T10:17:10.879Z INFO 6659 --- [ main] c.h.internal.tpc.TpcServerBootstrap : [10.30.106.73]:5702 [my cluster] [5.3.6] TPC: disabled 10:17:13 2024-02-28T10:17:10.890Z INFO 6659 --- [ main] com.hazelcast.system.security : [10.30.106.73]: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. 10:17:13 2024-02-28T10:17:10.892Z INFO 6659 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.73]:5702 [my cluster] [5.3.6] Using Multicast discovery 10:17:13 2024-02-28T10:17:10.892Z WARN 6659 --- [ main] com.hazelcast.cp.CPSubsystem : [10.30.106.73]: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. 10:17:13 2024-02-28T10:17:10.908Z INFO 6659 --- [ main] c.h.internal.diagnostics.Diagnostics : [10.30.106.73]:5702 [my cluster] [5.3.6] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 10:17:13 2024-02-28T10:17:10.908Z INFO 6659 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.73]:5702 [my cluster] [5.3.6] [10.30.106.73]:5702 is STARTING 10:17:13 2024-02-28T10:17:13.754Z INFO 6659 --- [ main] c.h.internal.cluster.ClusterService : [10.30.106.73]:5702 [my cluster] [5.3.6] 10:17:13 10:17:13 Members {size:1, ver:1} [ 10:17:13 Member [10.30.106.73]:5702 - d4c48310-3879-4e39-9963-a5b69be5e764 this 10:17:13 ] 10:17:13 10:17:13 2024-02-28T10:17:13.755Z WARN 6659 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.73]:5702 [my cluster] [5.3.6] Config seed port is 5701 and cluster size is 1. Some of the ports seem occupied! 10:17:13 2024-02-28T10:17:13.756Z INFO 6659 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.73]:5702 [my cluster] [5.3.6] [10.30.106.73]:5702 is STARTED 10:17:19 2024-02-28T10:17:13.764Z INFO 6659 --- [ main] com.hazelcast.system.logo : [10.30.106.73]:5703 [my cluster] [5.3.6] 10:17:19 + + o o o o---o o----o o o---o o o----o o--o--o 10:17:19 + + + + | | / \ / | | / / \ | | 10:17:19 + + + + + o----o o o o o----o | o o o o----o | 10:17:19 + + + + | | / \ / | | \ / \ | | 10:17:19 + + o o o o o---o o----o o----o o---o o o o----o o 10:17:19 2024-02-28T10:17:13.764Z INFO 6659 --- [ main] com.hazelcast.system : [10.30.106.73]:5703 [my cluster] [5.3.6] Copyright (c) 2008-2023, Hazelcast, Inc. All Rights Reserved. 10:17:19 2024-02-28T10:17:13.764Z INFO 6659 --- [ main] com.hazelcast.system : [10.30.106.73]:5703 [my cluster] [5.3.6] Hazelcast Platform 5.3.6 (20231109 - 9903dc9) starting at [10.30.106.73]:5703 10:17:19 2024-02-28T10:17:13.764Z INFO 6659 --- [ main] com.hazelcast.system : [10.30.106.73]:5703 [my cluster] [5.3.6] Cluster name: my cluster 10:17:19 2024-02-28T10:17:13.764Z INFO 6659 --- [ main] com.hazelcast.system : [10.30.106.73]: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. 10:17:19 2024-02-28T10:17:13.764Z INFO 6659 --- [ main] com.hazelcast.system : [10.30.106.73]:5703 [my cluster] [5.3.6] The Jet engine is disabled. 10:17:19 To enable the Jet engine on the members, do one of the following: 10:17:19 - Change member config using Java API: config.getJetConfig().setEnabled(true) 10:17:19 - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true 10:17:19 - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) 10:17:19 - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 10:17:19 2024-02-28T10:17:13.769Z INFO 6659 --- [ main] c.h.internal.tpc.TpcServerBootstrap : [10.30.106.73]:5703 [my cluster] [5.3.6] TPC: disabled 10:17:19 2024-02-28T10:17:13.796Z INFO 6659 --- [ main] com.hazelcast.system.security : [10.30.106.73]: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. 10:17:19 2024-02-28T10:17:13.798Z INFO 6659 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.73]:5703 [my cluster] [5.3.6] Using Multicast discovery 10:17:19 2024-02-28T10:17:13.798Z WARN 6659 --- [ main] com.hazelcast.cp.CPSubsystem : [10.30.106.73]: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. 10:17:19 2024-02-28T10:17:13.830Z INFO 6659 --- [ main] c.h.internal.diagnostics.Diagnostics : [10.30.106.73]:5703 [my cluster] [5.3.6] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 10:17:19 2024-02-28T10:17:13.831Z INFO 6659 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.73]:5703 [my cluster] [5.3.6] [10.30.106.73]:5703 is STARTING 10:17:19 2024-02-28T10:17:14.025Z INFO 6659 --- [ main] c.h.i.cluster.impl.MulticastJoiner : [10.30.106.73]:5703 [my cluster] [5.3.6] Trying to join to discovered node: [10.30.106.73]:5702 10:17:19 2024-02-28T10:17:14.055Z INFO 6659 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.106.73]:5702 [my cluster] [5.3.6] Initialized new cluster connection between /10.30.106.73:5702 and /10.30.106.73:42619 10:17:19 2024-02-28T10:17:14.058Z INFO 6659 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.106.73]:5703 [my cluster] [5.3.6] Initialized new cluster connection between /10.30.106.73:42619 and /10.30.106.73:5702 10:17:19 2024-02-28T10:17:19.154Z INFO 6659 --- [ration.thread-3] c.h.internal.cluster.ClusterService : [10.30.106.73]:5702 [my cluster] [5.3.6] 10:17:19 10:17:19 Members {size:2, ver:2} [ 10:17:19 Member [10.30.106.73]:5702 - d4c48310-3879-4e39-9963-a5b69be5e764 this 10:17:19 Member [10.30.106.73]:5703 - e4823193-13f4-431f-a4c9-1406df60ff19 10:17:19 ] 10:17:19 10:17:19 2024-02-28T10:17:19.162Z INFO 6659 --- [ration.thread-2] c.h.internal.cluster.ClusterService : [10.30.106.73]:5703 [my cluster] [5.3.6] 10:17:19 10:17:19 Members {size:2, ver:2} [ 10:17:19 Member [10.30.106.73]:5702 - d4c48310-3879-4e39-9963-a5b69be5e764 10:17:19 Member [10.30.106.73]:5703 - e4823193-13f4-431f-a4c9-1406df60ff19 this 10:17:19 ] 10:17:19 10:17:19 2024-02-28T10:17:19.162Z WARN 6659 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.73]:5703 [my cluster] [5.3.6] Config seed port is 5701 and cluster size is 2. Some of the ports seem occupied! 10:17:19 2024-02-28T10:17:19.163Z INFO 6659 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.73]:5703 [my cluster] [5.3.6] [10.30.106.73]:5703 is STARTED 10:17:25 2024-02-28T10:17:19.169Z INFO 6659 --- [ main] com.hazelcast.system.logo : [10.30.106.73]:5704 [my cluster] [5.3.6] 10:17:25 + + o o o o---o o----o o o---o o o----o o--o--o 10:17:25 + + + + | | / \ / | | / / \ | | 10:17:25 + + + + + o----o o o o o----o | o o o o----o | 10:17:25 + + + + | | / \ / | | \ / \ | | 10:17:25 + + o o o o o---o o----o o----o o---o o o o----o o 10:17:25 2024-02-28T10:17:19.169Z INFO 6659 --- [ main] com.hazelcast.system : [10.30.106.73]:5704 [my cluster] [5.3.6] Copyright (c) 2008-2023, Hazelcast, Inc. All Rights Reserved. 10:17:25 2024-02-28T10:17:19.169Z INFO 6659 --- [ main] com.hazelcast.system : [10.30.106.73]:5704 [my cluster] [5.3.6] Hazelcast Platform 5.3.6 (20231109 - 9903dc9) starting at [10.30.106.73]:5704 10:17:25 2024-02-28T10:17:19.169Z INFO 6659 --- [ main] com.hazelcast.system : [10.30.106.73]:5704 [my cluster] [5.3.6] Cluster name: my cluster 10:17:25 2024-02-28T10:17:19.169Z INFO 6659 --- [ main] com.hazelcast.system : [10.30.106.73]: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. 10:17:25 2024-02-28T10:17:19.169Z INFO 6659 --- [ main] com.hazelcast.system : [10.30.106.73]:5704 [my cluster] [5.3.6] The Jet engine is disabled. 10:17:25 To enable the Jet engine on the members, do one of the following: 10:17:25 - Change member config using Java API: config.getJetConfig().setEnabled(true) 10:17:25 - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true 10:17:25 - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) 10:17:25 - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 10:17:25 2024-02-28T10:17:19.174Z INFO 6659 --- [ main] c.h.internal.tpc.TpcServerBootstrap : [10.30.106.73]:5704 [my cluster] [5.3.6] TPC: disabled 10:17:25 2024-02-28T10:17:19.182Z INFO 6659 --- [ main] com.hazelcast.system.security : [10.30.106.73]: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. 10:17:25 2024-02-28T10:17:19.184Z INFO 6659 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.73]:5704 [my cluster] [5.3.6] Using Multicast discovery 10:17:25 2024-02-28T10:17:19.184Z WARN 6659 --- [ main] com.hazelcast.cp.CPSubsystem : [10.30.106.73]: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. 10:17:25 2024-02-28T10:17:19.192Z INFO 6659 --- [ main] c.h.internal.diagnostics.Diagnostics : [10.30.106.73]:5704 [my cluster] [5.3.6] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 10:17:25 2024-02-28T10:17:19.193Z INFO 6659 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.73]:5704 [my cluster] [5.3.6] [10.30.106.73]:5704 is STARTING 10:17:25 2024-02-28T10:17:19.280Z INFO 6659 --- [ main] c.h.i.cluster.impl.MulticastJoiner : [10.30.106.73]:5704 [my cluster] [5.3.6] Trying to join to discovered node: [10.30.106.73]:5702 10:17:25 2024-02-28T10:17:19.283Z INFO 6659 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.106.73]:5702 [my cluster] [5.3.6] Initialized new cluster connection between /10.30.106.73:5702 and /10.30.106.73:46387 10:17:25 2024-02-28T10:17:19.283Z INFO 6659 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.106.73]:5704 [my cluster] [5.3.6] Initialized new cluster connection between /10.30.106.73:46387 and /10.30.106.73:5702 10:17:25 2024-02-28T10:17:24.392Z INFO 6659 --- [ration.thread-0] c.h.internal.cluster.ClusterService : [10.30.106.73]:5702 [my cluster] [5.3.6] 10:17:25 10:17:25 Members {size:3, ver:3} [ 10:17:25 Member [10.30.106.73]:5702 - d4c48310-3879-4e39-9963-a5b69be5e764 this 10:17:25 Member [10.30.106.73]:5703 - e4823193-13f4-431f-a4c9-1406df60ff19 10:17:25 Member [10.30.106.73]:5704 - f5f1e60f-d1b0-4fb4-9f0b-cc58c4cde347 10:17:25 ] 10:17:25 10:17:25 2024-02-28T10:17:24.396Z INFO 6659 --- [ration.thread-0] c.h.internal.cluster.ClusterService : [10.30.106.73]:5704 [my cluster] [5.3.6] 10:17:25 10:17:25 Members {size:3, ver:3} [ 10:17:25 Member [10.30.106.73]:5702 - d4c48310-3879-4e39-9963-a5b69be5e764 10:17:25 Member [10.30.106.73]:5703 - e4823193-13f4-431f-a4c9-1406df60ff19 10:17:25 Member [10.30.106.73]:5704 - f5f1e60f-d1b0-4fb4-9f0b-cc58c4cde347 this 10:17:25 ] 10:17:25 10:17:25 2024-02-28T10:17:24.396Z INFO 6659 --- [ration.thread-2] c.h.internal.cluster.ClusterService : [10.30.106.73]:5703 [my cluster] [5.3.6] 10:17:25 10:17:25 Members {size:3, ver:3} [ 10:17:25 Member [10.30.106.73]:5702 - d4c48310-3879-4e39-9963-a5b69be5e764 10:17:25 Member [10.30.106.73]:5703 - e4823193-13f4-431f-a4c9-1406df60ff19 this 10:17:25 Member [10.30.106.73]:5704 - f5f1e60f-d1b0-4fb4-9f0b-cc58c4cde347 10:17:25 ] 10:17:25 10:17:25 2024-02-28T10:17:24.397Z INFO 6659 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.106.73]:5704 [my cluster] [5.3.6] Initialized new cluster connection between /10.30.106.73:5704 and /10.30.106.73:52541 10:17:25 2024-02-28T10:17:24.398Z INFO 6659 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.106.73]:5703 [my cluster] [5.3.6] Initialized new cluster connection between /10.30.106.73:52541 and /10.30.106.73:5704 10:17:25 2024-02-28T10:17:24.398Z INFO 6659 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.73]:5704 [my cluster] [5.3.6] Connecting to /10.30.106.73:5703, timeout: 10000, bind-any: true 10:17:25 2024-02-28T10:17:24.399Z INFO 6659 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.106.73]:5703 [my cluster] [5.3.6] Initialized new cluster connection between /10.30.106.73:5703 and /10.30.106.73:49597 10:17:25 2024-02-28T10:17:24.400Z INFO 6659 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.106.73]:5704 [my cluster] [5.3.6] Initialized new cluster connection between /10.30.106.73:49597 and /10.30.106.73:5703 10:17:25 2024-02-28T10:17:25.397Z WARN 6659 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.73]:5704 [my cluster] [5.3.6] Config seed port is 5701 and cluster size is 3. Some of the ports seem occupied! 10:17:25 2024-02-28T10:17:25.398Z INFO 6659 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.73]:5704 [my cluster] [5.3.6] [10.30.106.73]:5704 is STARTED 10:17:25 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 14.542 s - in org.onap.cps.cache.HazelcastCacheConfigSpec 10:17:25 [INFO] Running org.onap.cps.config.AsyncConfigSpec 10:17:25 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.022 s - in org.onap.cps.config.AsyncConfigSpec 10:17:25 [INFO] Running org.onap.cps.config.CacheConfigSpec 10:17:25 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.onap.cps.config.CacheConfigSpec 10:17:25 [INFO] Running org.onap.cps.events.EventsPublisherSpec 10:17:25 2024-02-28T10:17:25.631Z DEBUG 6659 --- [ main] org.onap.cps.events.EventsPublisher : Successfully published event to topic : some-topic , Event : some-value 10:17:25 2024-02-28T10:17:25.637Z ERROR 6659 --- [ main] org.onap.cps.events.EventsPublisher : Unable to publish event to topic : some-topic due to some exception 10:17:25 2024-02-28T10:17:25.649Z DEBUG 6659 --- [ main] org.onap.cps.events.EventsPublisher : Successfully published event to topic : some-topic , Event : some-value 10:17:25 2024-02-28T10:17:25.656Z DEBUG 6659 --- [ main] org.onap.cps.events.EventsPublisher : Successfully published event to topic : some-topic , Event : some-value 10:17:25 2024-02-28T10:17:25.662Z DEBUG 6659 --- [ main] org.onap.cps.events.EventsPublisher : Successfully published event to topic : some-topic , Event : some-value 10:17:25 2024-02-28T10:17:25.662Z DEBUG 6659 --- [ main] org.onap.cps.events.EventsPublisher : Successfully published event to topic : some-topic , Event : some-value 10:17:25 2024-02-28T10:17:25.663Z ERROR 6659 --- [ main] org.onap.cps.events.EventsPublisher : Unable to publish event to topic : some-topic due to some exception 10:17:25 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.218 s - in org.onap.cps.events.EventsPublisherSpec 10:17:25 [INFO] Running org.onap.cps.spi.FetchDescendantsOptionSpec 10:17:25 [INFO] Tests run: 26, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.035 s - in org.onap.cps.spi.FetchDescendantsOptionSpec 10:17:25 [INFO] Running org.onap.cps.spi.PaginationOptionSpec 10:17:25 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.onap.cps.spi.PaginationOptionSpec 10:17:25 [INFO] Running org.onap.cps.spi.exceptions.CpsExceptionsSpec 10:17:25 [INFO] Tests run: 20, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.029 s - in org.onap.cps.spi.exceptions.CpsExceptionsSpec 10:17:25 [INFO] Running org.onap.cps.spi.model.ConditionPropertiesSpec 10:17:25 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.017 s - in org.onap.cps.spi.model.ConditionPropertiesSpec 10:17:25 [INFO] Running org.onap.cps.spi.model.DataNodeBuilderSpec 10:17:25 2024-02-28T10:17:25.934Z WARN 6659 --- [ main] org.onap.cps.spi.model.DataNodeBuilder : Unsupported NormalizedNode type detected: class jdk.proxy2.$Proxy145 10:17:25 [INFO] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.202 s - in org.onap.cps.spi.model.DataNodeBuilderSpec 10:17:25 [INFO] Running org.onap.cps.spi.model.DeltaReportBuilderSpec 10:17:25 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s - in org.onap.cps.spi.model.DeltaReportBuilderSpec 10:17:25 [INFO] Running org.onap.cps.yang.YangTextSchemaSourceSetBuilderSpec 10:17:26 2024-02-28T10:17:26.008Z ERROR 6659 --- [ 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] 10:17:26 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.039 s - in org.onap.cps.yang.YangTextSchemaSourceSetBuilderSpec 10:17:26 [INFO] 10:17:26 [INFO] Results: 10:17:26 [INFO] 10:17:26 [INFO] Tests run: 309, Failures: 0, Errors: 0, Skipped: 0 10:17:26 [INFO] 10:17:26 [INFO] 10:17:26 [INFO] --- jacoco-maven-plugin:0.8.10:report (post-unit-test) @ cps-service --- 10:17:26 [INFO] Loading execution data file /w/workspace/cps-master-verify-java/cps-service/target/code-coverage/jacoco-ut.exec 10:17:26 [INFO] Analyzed bundle 'cps-service' with 56 classes 10:17:26 [INFO] 10:17:26 [INFO] --- exec-maven-plugin:1.6.0:exec (generate-csv) @ cps-service --- 10:17:26 [INFO] 10:17:26 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ cps-service --- 10:17:26 [INFO] Building jar: /w/workspace/cps-master-verify-java/cps-service/target/cps-service-3.4.6-SNAPSHOT.jar 10:17:26 [INFO] 10:17:26 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-integration-test) @ cps-service --- 10:17:26 [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/* 10:17:26 [INFO] 10:17:26 [INFO] --- maven-failsafe-plugin:3.0.0-M4:integration-test (integration-tests) @ cps-service --- 10:17:26 [INFO] 10:17:26 [INFO] --- jacoco-maven-plugin:0.8.10:report (post-integration-test) @ cps-service --- 10:17:26 [INFO] Skipping JaCoCo execution due to missing execution data file. 10:17:26 [INFO] 10:17:26 [INFO] --- jacoco-maven-plugin:0.8.10:check (coverage-check) @ cps-service --- 10:17:26 [INFO] Loading execution data file /w/workspace/cps-master-verify-java/cps-service/target/code-coverage/jacoco-ut.exec 10:17:26 [INFO] Analyzed bundle 'cps-service' with 56 classes 10:17:26 [INFO] All coverage checks have been met. 10:17:26 [INFO] 10:17:26 [INFO] --- maven-failsafe-plugin:3.0.0-M4:verify (integration-tests) @ cps-service --- 10:17:26 [INFO] 10:17:26 [INFO] --- maven-install-plugin:2.4:install (default-install) @ cps-service --- 10:17:26 [INFO] Installing /w/workspace/cps-master-verify-java/cps-service/target/cps-service-3.4.6-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/onap/cps/cps-service/3.4.6-SNAPSHOT/cps-service-3.4.6-SNAPSHOT.jar 10:17:26 [INFO] Installing /w/workspace/cps-master-verify-java/cps-service/pom.xml to /home/jenkins/.m2/repository/org/onap/cps/cps-service/3.4.6-SNAPSHOT/cps-service-3.4.6-SNAPSHOT.pom 10:17:26 [INFO] 10:17:26 [INFO] -----------------------< org.onap.cps:cps-rest >------------------------ 10:17:26 [INFO] Building cps-rest 3.4.6-SNAPSHOT [9/23] 10:17:26 [INFO] --------------------------------[ jar ]--------------------------------- 10:17:28 [INFO] 10:17:28 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ cps-rest --- 10:17:28 [INFO] 10:17:28 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-property) @ cps-rest --- 10:17:28 [INFO] 10:17:28 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-no-snapshots) @ cps-rest --- 10:17:28 [INFO] 10:17:28 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-unit-test) @ cps-rest --- 10:17:28 [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/* 10:17:28 [INFO] 10:17:28 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (default-prepare-agent) @ cps-rest --- 10:17:28 [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/* 10:17:28 [INFO] 10:17:28 [INFO] --- openapi-generator-maven-plugin:6.6.0:generate (code-gen) @ cps-rest --- 10:17:32 [INFO] Generating with dryRun=false 10:17:32 [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. 10:17:32 [INFO] OpenAPI Generator: spring (server) 10:17:32 [INFO] Generator 'spring' is considered stable. 10:17:32 [INFO] ---------------------------------- 10:17:32 [INFO] Set base package to invoker package (org.onap.cps.rest.controller) 10:17:32 [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) 10:17:32 [INFO] NOTE: To enable file post-processing, 'enablePostProcessFile' must be set to `true` (--enable-post-process-file for CLI). 10:17:32 [WARNING] Multiple schemas found in the OAS 'content' section, returning only the first one (application/json) 10:17:32 [INFO] Processing operation createDataspace 10:17:32 [INFO] Processing operation deleteDataspace 10:17:32 [INFO] Processing operation createDataspaceV2 10:17:32 [INFO] Processing operation getAllDataspaces 10:17:32 [INFO] Processing operation getDataspace 10:17:32 [INFO] Processing operation createAnchor 10:17:32 [INFO] Processing operation createAnchorV2 10:17:32 [INFO] Processing operation getAnchors 10:17:32 [INFO] Processing operation getAnchor 10:17:32 [INFO] Processing operation deleteAnchor 10:17:32 [INFO] Processing operation createSchemaSet 10:17:32 [INFO] Processing operation createSchemaSetV2 10:17:32 [INFO] Processing operation getSchemaSets 10:17:32 [INFO] Processing operation getSchemaSet 10:17:32 [INFO] Processing operation deleteSchemaSet 10:17:32 [INFO] Processing operation getNodeByDataspaceAndAnchor 10:17:32 [INFO] Processing operation getNodeByDataspaceAndAnchorV2 10:17:32 [INFO] Processing operation replaceNode 10:17:32 [INFO] Processing operation createNode 10:17:32 [WARNING] Multiple schemas found in the OAS 'content' section, returning only the first one (application/json) 10:17:32 [INFO] Processing operation deleteDataNode 10:17:32 [INFO] Processing operation updateNodeLeaves 10:17:32 [INFO] Processing operation deleteListOrListElement 10:17:32 [INFO] Processing operation replaceListContent 10:17:32 [INFO] Processing operation addListElements 10:17:32 [INFO] Processing operation getDeltaByDataspaceAndAnchors 10:17:32 [INFO] Processing operation getNodesByDataspaceAndAnchorAndCpsPath 10:17:32 [INFO] Processing operation getNodesByDataspaceAndAnchorAndCpsPathV2 10:17:32 [INFO] Processing operation getNodesByDataspaceAndCpsPath 10:17:32 [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] 10:17:32 [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] 10:17:32 [INFO] Model MultipartFile not generated since it's marked as unused (due to form parameters) and `skipFormModel` (global property) set to true (default) 10:17:32 [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 10:17:32 [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 10:17:32 [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 10:17:32 [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 10:17:32 [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 10:17:32 [WARNING] Multiple schemas found in the OAS 'content' section, returning only the first one (application/json) 10:17:32 [WARNING] Multiple MediaTypes found, using only the first one 10:17:32 [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] 10:17:32 [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 10:17:32 [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] 10:17:32 [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 10:17:32 [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] 10:17:32 [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 10:17:32 [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] 10:17:32 [INFO] Skipping generation of supporting files. 10:17:32 ################################################################################ 10:17:32 # Thanks for using OpenAPI Generator. # 10:17:32 # Please consider donation to help us maintain this project 🙏 # 10:17:32 # https://opencollective.com/openapi_generator/donate # 10:17:32 ################################################################################ 10:17:32 [INFO] 10:17:32 [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-license) @ cps-rest --- 10:17:32 [INFO] You have 0 Checkstyle violations. 10:17:32 [INFO] 10:17:32 [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-java-style) @ cps-rest --- 10:17:32 [INFO] You have 0 Checkstyle violations. 10:17:32 [INFO] 10:17:32 [INFO] --- maven-checkstyle-plugin:3.1.1:check (cps-java-style) @ cps-rest --- 10:17:32 [INFO] Starting audit... 10:17:32 Audit done. 10:17:32 [INFO] You have 0 Checkstyle violations. 10:17:32 [INFO] 10:17:32 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ cps-rest --- 10:17:32 [INFO] Using 'UTF-8' encoding to copy filtered resources. 10:17:32 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-rest/src/main/resources 10:17:32 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-rest/target/generated-sources/license 10:17:32 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-rest/target/generated-resources/licenses 10:17:32 [INFO] 10:17:32 [INFO] --- maven-compiler-plugin:3.11.0:compile (default-compile) @ cps-rest --- 10:17:32 [INFO] Changes detected - recompiling the module! :dependency 10:17:32 [INFO] Compiling 15 source files with javac [debug release 17] to target/classes 10:17:33 [WARNING] /w/workspace/cps-master-verify-java/cps-rest/src/main/java/org/onap/cps/rest/controller/CpsRestInputMapper.java:[41,22] Unmapped target property: "name". Mapping from Collection element "ModuleReference moduleReferences" to "ModuleReferences moduleReferences". 10:17:33 [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. 10:17:33 [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. 10:17:33 [INFO] 10:17:33 [INFO] >>> spotbugs-maven-plugin:4.4.2:check (analyze-compile) > :spotbugs @ cps-rest >>> 10:17:33 [INFO] 10:17:33 [INFO] --- spotbugs-maven-plugin:4.4.2:spotbugs (spotbugs) @ cps-rest --- 10:17:33 [INFO] Fork Value is true 10:17:35 [java] WARNING: A terminally deprecated method in java.lang.System has been called 10:17:35 [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.0/spotbugs-4.2.0.jar) 10:17:35 [java] WARNING: Please consider reporting this to the maintainers of edu.umd.cs.findbugs.ba.jsr305.TypeQualifierValue 10:17:35 [java] WARNING: System::setSecurityManager will be removed in a future release 10:17:37 [INFO] Done SpotBugs Analysis.... 10:17:37 [INFO] 10:17:37 [INFO] <<< spotbugs-maven-plugin:4.4.2:check (analyze-compile) < :spotbugs @ cps-rest <<< 10:17:37 [INFO] 10:17:37 [INFO] 10:17:37 [INFO] --- spotbugs-maven-plugin:4.4.2:check (analyze-compile) @ cps-rest --- 10:17:37 [INFO] BugInstance size is 0 10:17:37 [INFO] Error size is 0 10:17:37 [INFO] No errors/warnings found 10:17:37 [INFO] 10:17:37 [INFO] --- openapi-generator-maven-plugin:6.6.0:generate (openapi-yaml-gen) @ cps-rest --- 10:17:37 [INFO] Generating with dryRun=false 10:17:37 [INFO] No .openapi-generator-ignore file found. 10:17:37 [INFO] OpenAPI Generator: openapi-yaml (documentation) 10:17:37 [INFO] Generator 'openapi-yaml' is considered stable. 10:17:37 [INFO] Output file [outputFile=openapi.yaml] 10:17:37 [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] 10:17:37 [INFO] Model MultipartFile not generated since it's marked as unused (due to form parameters) and `skipFormModel` (global property) set to true (default) 10:17:37 [WARNING] Multiple schemas found in the OAS 'content' section, returning only the first one (application/json) 10:17:37 [WARNING] Multiple MediaTypes found, using only the first one 10:17:37 [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] 10:17:37 [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] 10:17:37 [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] 10:17:37 [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] 10:17:37 [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] 10:17:37 [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] 10:17:37 [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] 10:17:37 [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] 10:17:37 [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] 10:17:37 [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] 10:17:37 [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] 10:17:37 [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] 10:17:37 [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] 10:17:37 [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] 10:17:37 [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] 10:17:37 [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] 10:17:37 [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] 10:17:37 [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] 10:17:37 [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] 10:17:37 [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] 10:17:37 [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] 10:17:37 [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] 10:17:37 [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] 10:17:37 [INFO] writing file /w/workspace/cps-master-verify-java/cps-rest/target/generated-sources/openapi/README.md 10:17:37 [INFO] writing file /w/workspace/cps-master-verify-java/cps-rest/target/generated-sources/openapi/openapi.yaml 10:17:37 [INFO] writing file /w/workspace/cps-master-verify-java/cps-rest/target/generated-sources/openapi/.openapi-generator-ignore 10:17:37 [INFO] writing file /w/workspace/cps-master-verify-java/cps-rest/target/generated-sources/openapi/.openapi-generator/VERSION 10:17:37 [INFO] writing file /w/workspace/cps-master-verify-java/cps-rest/target/generated-sources/openapi/.openapi-generator/FILES 10:17:37 ################################################################################ 10:17:37 # Thanks for using OpenAPI Generator. # 10:17:37 # Please consider donation to help us maintain this project 🙏 # 10:17:37 # https://opencollective.com/openapi_generator/donate # 10:17:37 ################################################################################ 10:17:37 [INFO] 10:17:37 [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-resources) @ cps-rest --- 10:17:37 [INFO] Using 'UTF-8' encoding to copy filtered resources. 10:17:37 [INFO] Copying 1 resource 10:17:37 [INFO] 10:17:37 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ cps-rest --- 10:17:37 [INFO] Using 'UTF-8' encoding to copy filtered resources. 10:17:37 [INFO] Copying 6 resources 10:17:37 [INFO] 10:17:37 [INFO] --- maven-compiler-plugin:3.11.0:testCompile (default-testCompile) @ cps-rest --- 10:17:37 [INFO] Changes detected - recompiling the module! :dependency 10:17:37 [INFO] Compiling 2 source files with javac [debug release 17] to target/test-classes 10:17:38 [INFO] 10:17:38 [INFO] --- gmavenplus-plugin:1.9.0:compileTests (default) @ cps-rest --- 10:17:38 [INFO] Using isolated classloader, without GMavenPlus classpath. 10:17:38 [INFO] Using Groovy 3.0.18 to perform compileTests. 10:17:39 [INFO] Compiled 27 files. 10:17:39 [INFO] 10:17:39 [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ cps-rest --- 10:17:39 [INFO] 10:17:39 [INFO] ------------------------------------------------------- 10:17:39 [INFO] T E S T S 10:17:39 [INFO] ------------------------------------------------------- 10:17:41 10:17:40.601 [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. 10:17:41 10:17:40.808 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.TestApplication for test class org.onap.cps.rest.controller.AdminRestControllerSpec 10:17:41 10:17:40.935 [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. 10:17:41 10:17:40.954 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.TestApplication for test class org.onap.cps.rest.controller.DataRestControllerSpec 10:17:41 10:17:40.977 [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. 10:17:41 10:17:40.988 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.TestApplication for test class org.onap.cps.rest.controller.QueryRestControllerSpec 10:17:41 10:17:41.003 [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. 10:17:41 10:17:41.031 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.TestApplication for test class org.onap.cps.rest.exceptions.CpsRestExceptionHandlerSpec 10:17:41 10:17:41.068 [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. 10:17:41 10:17:41.078 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.TestApplication for test class org.onap.cps.rest.controller.AdminRestControllerSpec 10:17:41 10:17:41.082 [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. 10:17:41 10:17:41.093 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.TestApplication for test class org.onap.cps.rest.controller.DataRestControllerSpec 10:17:41 10:17:41.096 [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. 10:17:41 10:17:41.104 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.TestApplication for test class org.onap.cps.rest.controller.QueryRestControllerSpec 10:17:41 10:17:41.107 [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. 10:17:41 10:17:41.114 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.TestApplication for test class org.onap.cps.rest.exceptions.CpsRestExceptionHandlerSpec 10:17:41 [INFO] Running org.onap.cps.rest.controller.AdminRestControllerSpec 10:17:45 10:17:40,415 |-INFO in ch.qos.logback.classic.LoggerContext[default] - This is logback-classic version 1.4.14 10:17:45 10:17:40,418 |-INFO in ch.qos.logback.classic.util.ContextInitializer@37e7e089 - Here is a list of configurators discovered as a service, by rank: 10:17:45 10:17:40,419 |-INFO in ch.qos.logback.classic.util.ContextInitializer@37e7e089 - org.springframework.boot.logging.logback.RootLogLevelConfigurator 10:17:45 10:17:40,419 |-INFO in ch.qos.logback.classic.util.ContextInitializer@37e7e089 - They will be invoked in order until ExecutionStatus.DO_NOT_INVOKE_NEXT_IF_ANY is returned. 10:17:45 10:17:40,419 |-INFO in ch.qos.logback.classic.util.ContextInitializer@37e7e089 - Constructed configurator of type class org.springframework.boot.logging.logback.RootLogLevelConfigurator 10:17:45 10:17:40,427 |-INFO in ch.qos.logback.classic.util.ContextInitializer@37e7e089 - org.springframework.boot.logging.logback.RootLogLevelConfigurator.configure() call lasted 0 milliseconds. ExecutionStatus=INVOKE_NEXT_IF_ANY 10:17:45 10:17:40,427 |-INFO in ch.qos.logback.classic.util.ContextInitializer@37e7e089 - Trying to configure with ch.qos.logback.classic.joran.SerializedModelConfigurator 10:17:45 10:17:40,429 |-INFO in ch.qos.logback.classic.util.ContextInitializer@37e7e089 - Constructed configurator of type class ch.qos.logback.classic.joran.SerializedModelConfigurator 10:17:45 10:17:40,430 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.scmo] 10:17:45 10:17:40,431 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback.scmo] 10:17:45 10:17:40,431 |-INFO in ch.qos.logback.classic.util.ContextInitializer@37e7e089 - ch.qos.logback.classic.joran.SerializedModelConfigurator.configure() call lasted 2 milliseconds. ExecutionStatus=INVOKE_NEXT_IF_ANY 10:17:45 10:17:40,431 |-INFO in ch.qos.logback.classic.util.ContextInitializer@37e7e089 - Trying to configure with ch.qos.logback.classic.util.DefaultJoranConfigurator 10:17:45 10:17:40,432 |-INFO in ch.qos.logback.classic.util.ContextInitializer@37e7e089 - Constructed configurator of type class ch.qos.logback.classic.util.DefaultJoranConfigurator 10:17:45 10:17:40,432 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.xml] 10:17:45 10:17:40,432 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback.xml] 10:17:45 10:17:40,432 |-INFO in ch.qos.logback.classic.util.ContextInitializer@37e7e089 - ch.qos.logback.classic.util.DefaultJoranConfigurator.configure() call lasted 0 milliseconds. ExecutionStatus=INVOKE_NEXT_IF_ANY 10:17:45 10:17:40,432 |-INFO in ch.qos.logback.classic.util.ContextInitializer@37e7e089 - Trying to configure with ch.qos.logback.classic.BasicConfigurator 10:17:45 10:17:40,433 |-INFO in ch.qos.logback.classic.util.ContextInitializer@37e7e089 - Constructed configurator of type class ch.qos.logback.classic.BasicConfigurator 10:17:45 10:17:40,433 |-INFO in ch.qos.logback.classic.BasicConfigurator@58f05266 - Setting up default configuration. 10:17:45 10:17:40,452 |-INFO in ch.qos.logback.classic.util.ContextInitializer@37e7e089 - ch.qos.logback.classic.BasicConfigurator.configure() call lasted 19 milliseconds. ExecutionStatus=NEUTRAL 10:17:45 10:17:42,228 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@2b3ac26d - URL [jar:file:/w/workspace/cps-master-verify-java/cps-service/target/cps-service-3.4.6-SNAPSHOT.jar!/logback-spring.xml] is not of type file 10:17:45 10:17:42,278 |-INFO in ch.qos.logback.core.joran.util.ConfigurationWatchListUtil@13515709 - Adding [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.2.2/spring-boot-3.2.2.jar!/org/springframework/boot/logging/logback/defaults.xml] to configuration watch list. 10:17:45 10:17:42,278 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@2b3ac26d - URL [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.2.2/spring-boot-3.2.2.jar!/org/springframework/boot/logging/logback/defaults.xml] is not of type file 10:17:45 10:17:42,281 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word clr with class [org.springframework.boot.logging.logback.ColorConverter] 10:17:45 10:17:42,281 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word correlationId with class [org.springframework.boot.logging.logback.CorrelationIdConverter] 10:17:45 10:17:42,281 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word wex with class [org.springframework.boot.logging.logback.WhitespaceThrowableProxyConverter] 10:17:45 10:17:42,281 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word wEx with class [org.springframework.boot.logging.logback.ExtendedWhitespaceThrowableProxyConverter] 10:17:45 10:17:42,283 |-INFO in ch.qos.logback.core.joran.util.ConfigurationWatchListUtil@13515709 - Adding [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.2.2/spring-boot-3.2.2.jar!/org/springframework/boot/logging/logback/console-appender.xml] to configuration watch list. 10:17:45 10:17:42,283 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@2b3ac26d - URL [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.2.2/spring-boot-3.2.2.jar!/org/springframework/boot/logging/logback/console-appender.xml] is not of type file 10:17:45 10:17:42,300 |-WARN in IfNestedWithinSecondPhaseElementSC - elements cannot be nested within an , or element 10:17:45 10:17:42,300 |-WARN in IfNestedWithinSecondPhaseElementSC - See also http://logback.qos.ch/codes.html#nested_if_element 10:17:45 10:17:42,305 |-WARN in IfNestedWithinSecondPhaseElementSC - Element at line 60 contains a nested element at line 61 10:17:45 10:17:42,338 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Registering a new ReconfigureOnChangeTask ReconfigureOnChangeTask(born:1709115462337) 10:17:45 10:17:42,339 |-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.4.6-SNAPSHOT.jar!/logback-spring.xml] 10:17:45 10:17:42,339 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Setting ReconfigureOnChangeTask scanning period to 30 seconds 10:17:45 10:17:42,347 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.catalina.startup.DigesterFactory] to ERROR 10:17:45 10:17:42,347 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@1b3a1e42 - Propagating ERROR level on Logger[org.apache.catalina.startup.DigesterFactory] onto the JUL framework 10:17:45 10:17:42,348 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.catalina.util.LifecycleBase] to ERROR 10:17:45 10:17:42,348 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@1b3a1e42 - Propagating ERROR level on Logger[org.apache.catalina.util.LifecycleBase] onto the JUL framework 10:17:45 10:17:42,349 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.coyote.http11.Http11NioProtocol] to WARN 10:17:45 10:17:42,349 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@1b3a1e42 - Propagating WARN level on Logger[org.apache.coyote.http11.Http11NioProtocol] onto the JUL framework 10:17:45 10:17:42,349 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.sshd.common.util.SecurityUtils] to WARN 10:17:45 10:17:42,349 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@1b3a1e42 - Propagating WARN level on Logger[org.apache.sshd.common.util.SecurityUtils] onto the JUL framework 10:17:45 10:17:42,349 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.tomcat.util.net.NioSelectorPool] to WARN 10:17:45 10:17:42,349 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@1b3a1e42 - Propagating WARN level on Logger[org.apache.tomcat.util.net.NioSelectorPool] onto the JUL framework 10:17:45 10:17:42,349 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.eclipse.jetty.util.component.AbstractLifeCycle] to ERROR 10:17:45 10:17:42,349 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@1b3a1e42 - Propagating ERROR level on Logger[org.eclipse.jetty.util.component.AbstractLifeCycle] onto the JUL framework 10:17:45 10:17:42,349 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.hibernate.validator.internal.util.Version] to WARN 10:17:45 10:17:42,349 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@1b3a1e42 - Propagating WARN level on Logger[org.hibernate.validator.internal.util.Version] onto the JUL framework 10:17:45 10:17:42,349 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.springframework.boot.actuate.endpoint.jmx] to WARN 10:17:45 10:17:42,349 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@1b3a1e42 - Propagating WARN level on Logger[org.springframework.boot.actuate.endpoint.jmx] onto the JUL framework 10:17:45 10:17:42,349 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [CONSOLE] 10:17:45 10:17:42,349 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 10:17:45 10:17:42,356 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property 10:17:45 10:17:42,377 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [jsonConsole] 10:17:45 10:17:42,377 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 10:17:45 10:17:42,389 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventJsonProviders] for [providers] property 10:17:45 10:17:42,396 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventPatternJsonProvider] for [pattern] property 10:17:45 10:17:42,708 |-INFO in ch.qos.logback.classic.pattern.DateConverter@41030c21 - Setting zoneId to "UTC" 10:17:45 10:17:42,718 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [asyncConsole] 10:17:45 10:17:42,718 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.classic.AsyncAppender] 10:17:45 10:17:42,994 |-INFO in ch.qos.logback.core.model.processor.conditional.IfModelHandler - Condition [property("loggingFormat").equalsIgnoreCase("json")] evaluated to false on line 61 10:17:45 10:17:42,995 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [CONSOLE] to ch.qos.logback.classic.AsyncAppender[asyncConsole] 10:17:45 10:17:42,995 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Attaching appender named [CONSOLE] to AsyncAppender. 10:17:45 10:17:42,996 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Setting discardingThreshold to 51 10:17:45 10:17:42,996 |-INFO in ch.qos.logback.classic.model.processor.RootLoggerModelHandler - Setting level of ROOT logger to INFO 10:17:45 10:17:42,996 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@1b3a1e42 - Propagating INFO level on Logger[ROOT] onto the JUL framework 10:17:45 10:17:42,996 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [asyncConsole] to Logger[ROOT] 10:17:45 10:17:42,997 |-INFO in ch.qos.logback.core.model.processor.DefaultProcessor@3c5797c6 - End of configuration. 10:17:45 10:17:42,997 |-INFO in org.springframework.boot.logging.logback.SpringBootJoranConfigurator@2527765a - Registering current configuration as safe fallback point 10:17:45 10:17:45 10:17:45 . ____ _ __ _ _ 10:17:45 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 10:17:45 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 10:17:45 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 10:17:45 ' |____| .__|_| |_|_| |_\__, | / / / / 10:17:45 =========|_|==============|___/=/_/_/_/ 10:17:45 :: Spring Boot :: (v3.2.2) 10:17:45 10:17:45 2024-02-28T10:17:43.117Z INFO 7006 --- [ main] o.o.c.r.c.AdminRestControllerSpec : Starting AdminRestControllerSpec using Java 17.0.6-ea with PID 7006 (started by jenkins in /w/workspace/cps-master-verify-java/cps-rest) 10:17:45 2024-02-28T10:17:43.118Z INFO 7006 --- [ main] o.o.c.r.c.AdminRestControllerSpec : No active profile set, falling back to 1 default profile: "default" 10:17:45 2024-02-28T10:17:45.570Z INFO 7006 --- [ main] o.s.b.t.m.w.SpringBootMockServletContext : Initializing Spring TestDispatcherServlet '' 10:17:45 2024-02-28T10:17:45.570Z INFO 7006 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Initializing Servlet '' 10:17:45 2024-02-28T10:17:45.571Z INFO 7006 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Completed initialization in 1 ms 10:17:45 2024-02-28T10:17:45.594Z INFO 7006 --- [ main] o.o.c.r.c.AdminRestControllerSpec : Started AdminRestControllerSpec in 3.802 seconds (process running for 6.027) 10:17:45 [ERROR] OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 10:17:46 2024-02-28T10:17:46.761Z ERROR 7006 --- [ main] o.o.c.r.e.CpsRestExceptionHandler : Exception occurred 10:17:46 10:17:46 org.onap.cps.spi.exceptions.AlreadyDefinedException: Already defined exception 10:17:46 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 10:17:46 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 10:17:46 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 10:17:46 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 10:17:46 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 10:17:46 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 10:17:46 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 10:17:46 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) 10:17:46 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) 10:17:46 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:286) 10:17:46 at org.onap.cps.rest.controller.AdminRestControllerSpec.$spock_feature_0_1(AdminRestControllerSpec.groovy:103) 10:17:46 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 10:17:46 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 10:17:46 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 10:17:46 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 10:17:46 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 10:17:46 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 10:17:46 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 10:17:46 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 10:17:46 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 10:17:46 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 10:17:46 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 10:17:46 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) 10:17:46 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) 10:17:46 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 10:17:46 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:17:46 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 10:17:46 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 10:17:46 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 10:17:46 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 10:17:46 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 10:17:46 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 10:17:46 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 10:17:46 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 10:17:46 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 10:17:46 at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) 10:17:46 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 10:17:46 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 10:17:46 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 10:17:46 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 10:17:46 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 10:17:46 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 10:17:46 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 10:17:46 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 10:17:46 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) 10:17:46 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) 10:17:46 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 10:17:46 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:17:46 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 10:17:46 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 10:17:46 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 10:17:46 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 10:17:46 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 10:17:46 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:17:46 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 10:17:46 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 10:17:46 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 10:17:46 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 10:17:46 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 10:17:46 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 10:17:46 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 10:17:46 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 10:17:46 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 10:17:46 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 10:17:46 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 10:17:46 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:17:46 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 10:17:46 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 10:17:46 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 10:17:46 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 10:17:46 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 10:17:46 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:17:46 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 10:17:46 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 10:17:46 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 10:17:46 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:17:46 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 10:17:46 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 10:17:46 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 10:17:46 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 10:17:46 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 10:17:46 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) 10:17:46 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) 10:17:46 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) 10:17:46 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) 10:17:46 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) 10:17:46 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) 10:17:46 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 10:17:46 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 10:17:46 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 10:17:46 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:63) 10:17:46 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 10:17:46 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 10:17:46 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 10:17:46 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 10:17:46 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 10:17:46 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 10:17:46 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 10:17:46 Caused by: java.lang.RuntimeException: null 10:17:46 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 10:17:46 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 10:17:46 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 10:17:46 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 10:17:46 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 10:17:46 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 10:17:46 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 10:17:46 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) 10:17:46 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) 10:17:46 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:268) 10:17:46 ... 88 common frames omitted 10:17:46 10:17:46 2024-02-28T10:17:46.964Z ERROR 7006 --- [ main] o.o.c.r.e.CpsRestExceptionHandler : Exception occurred 10:17:46 10:17:46 org.onap.cps.spi.exceptions.ModelValidationException: Invalid ZIP archive content. 10:17:46 at org.onap.cps.rest.utils.MultipartFileUtil.extractYangResourcesMapFromZipArchive(MultipartFileUtil.java:98) 10:17:46 at org.onap.cps.rest.utils.MultipartFileUtil.extractYangResourcesMap(MultipartFileUtil.java:64) 10:17:46 at org.onap.cps.rest.controller.AdminRestController.createSchemaSet(AdminRestController.java:110) 10:17:46 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 10:17:46 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 10:17:46 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 10:17:46 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 10:17:46 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:351) 10:17:46 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 10:17:46 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 10:17:46 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:765) 10:17:46 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174) 10:17:46 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 10:17:46 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:765) 10:17:46 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:717) 10:17:46 at org.onap.cps.rest.controller.AdminRestController$$SpringCGLIB$$0.createSchemaSet() 10:17:46 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 10:17:46 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 10:17:46 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 10:17:46 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 10:17:46 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:261) 10:17:46 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:189) 10:17:46 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 10:17:46 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:917) 10:17:46 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:829) 10:17:46 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 10:17:46 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) 10:17:46 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) 10:17:46 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) 10:17:46 at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914) 10:17:46 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:547) 10:17:46 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 10:17:46 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 10:17:46 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 10:17:46 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 10:17:46 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 10:17:46 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 10:17:46 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 10:17:46 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:151) 10:17:46 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 10:17:46 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 10:17:46 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 10:17:46 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:151) 10:17:46 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 10:17:46 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 10:17:46 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 10:17:46 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:151) 10:17:46 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 10:17:46 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 10:17:46 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 10:17:46 at org.onap.cps.rest.controller.AdminRestControllerSpec.$spock_feature_0_7(AdminRestControllerSpec.groovy:216) 10:17:46 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 10:17:46 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 10:17:46 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 10:17:46 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 10:17:46 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 10:17:46 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 10:17:46 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 10:17:46 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 10:17:46 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 10:17:46 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 10:17:46 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 10:17:46 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 10:17:46 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 10:17:46 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:17:46 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 10:17:46 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 10:17:46 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 10:17:46 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 10:17:46 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 10:17:46 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 10:17:46 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 10:17:46 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 10:17:46 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 10:17:46 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 10:17:46 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 10:17:46 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:17:46 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 10:17:46 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 10:17:46 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 10:17:46 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:226) 10:17:46 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 10:17:46 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 10:17:46 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 10:17:46 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 10:17:46 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 10:17:46 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 10:17:46 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 10:17:46 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:17:46 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 10:17:46 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 10:17:46 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 10:17:46 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 10:17:46 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 10:17:46 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 10:17:46 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 10:17:46 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 10:17:46 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 10:17:46 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 10:17:46 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 10:17:46 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:17:46 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 10:17:46 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 10:17:46 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 10:17:46 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 10:17:46 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 10:17:46 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:17:46 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 10:17:46 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 10:17:46 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 10:17:46 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 10:17:46 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 10:17:46 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 10:17:46 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 10:17:46 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 10:17:46 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 10:17:46 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 10:17:46 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 10:17:46 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:17:46 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 10:17:46 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 10:17:46 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 10:17:46 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 10:17:46 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 10:17:46 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:17:46 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 10:17:46 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 10:17:46 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 10:17:46 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:17:46 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 10:17:46 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 10:17:46 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 10:17:46 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 10:17:46 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 10:17:46 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) 10:17:46 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) 10:17:46 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) 10:17:46 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) 10:17:46 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) 10:17:46 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) 10:17:46 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 10:17:46 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 10:17:46 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 10:17:46 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:63) 10:17:46 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 10:17:46 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 10:17:46 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 10:17:46 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 10:17:46 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 10:17:46 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 10:17:46 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 10:17:46 Caused by: java.lang.IllegalArgumentException: Multiple entries with same key: component.yang=fake component content 2 10:17:46 and component.yang=fake component content 1 10:17:46 10:17:46 at com.google.common.collect.ImmutableMap.conflictException(ImmutableMap.java:378) 10:17:46 at com.google.common.collect.ImmutableMap.checkNoConflict(ImmutableMap.java:372) 10:17:46 at com.google.common.collect.RegularImmutableMap.checkNoConflictInKeyBucket(RegularImmutableMap.java:246) 10:17:46 at com.google.common.collect.RegularImmutableMap.fromEntryArrayCheckingBucketOverflow(RegularImmutableMap.java:133) 10:17:46 at com.google.common.collect.RegularImmutableMap.fromEntryArray(RegularImmutableMap.java:95) 10:17:46 at com.google.common.collect.ImmutableMap$Builder.build(ImmutableMap.java:572) 10:17:46 at com.google.common.collect.ImmutableMap$Builder.buildOrThrow(ImmutableMap.java:600) 10:17:46 at com.google.common.collect.ImmutableMap$Builder.build(ImmutableMap.java:587) 10:17:46 at org.onap.cps.rest.utils.MultipartFileUtil.extractYangResourcesMapFromZipArchive(MultipartFileUtil.java:90) 10:17:46 ... 150 common frames omitted 10:17:46 10:17:47 2024-02-28T10:17:47.125Z ERROR 7006 --- [ main] o.o.c.r.e.CpsRestExceptionHandler : Exception occurred 10:17:47 10:17:47 org.springframework.web.multipart.support.MissingServletRequestPartException: Required part 'file' is not present. 10:17:47 at org.springframework.web.servlet.mvc.method.annotation.RequestPartMethodArgumentResolver.resolveArgument(RequestPartMethodArgumentResolver.java:168) 10:17:47 at org.springframework.web.method.support.HandlerMethodArgumentResolverComposite.resolveArgument(HandlerMethodArgumentResolverComposite.java:122) 10:17:47 at org.springframework.web.method.support.InvocableHandlerMethod.getMethodArgumentValues(InvocableHandlerMethod.java:225) 10:17:47 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:178) 10:17:47 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 10:17:47 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:917) 10:17:47 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:829) 10:17:47 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 10:17:47 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) 10:17:47 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) 10:17:47 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) 10:17:47 at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914) 10:17:47 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:547) 10:17:47 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 10:17:47 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 10:17:47 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 10:17:47 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 10:17:47 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 10:17:47 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 10:17:47 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 10:17:47 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:151) 10:17:47 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 10:17:47 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 10:17:47 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 10:17:47 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:151) 10:17:47 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 10:17:47 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 10:17:47 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 10:17:47 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:151) 10:17:47 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 10:17:47 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 10:17:47 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 10:17:47 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 10:17:47 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) 10:17:47 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:139) 10:17:47 at org.onap.cps.rest.controller.AdminRestControllerSpec.$spock_feature_0_9(AdminRestControllerSpec.groovy:251) 10:17:47 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 10:17:47 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 10:17:47 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 10:17:47 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 10:17:47 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 10:17:47 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 10:17:47 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 10:17:47 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 10:17:47 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 10:17:47 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 10:17:47 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 10:17:47 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 10:17:47 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 10:17:47 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:17:47 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 10:17:47 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 10:17:47 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 10:17:47 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 10:17:47 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 10:17:47 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 10:17:47 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 10:17:47 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 10:17:47 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 10:17:47 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 10:17:47 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 10:17:47 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:17:47 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 10:17:47 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 10:17:47 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 10:17:47 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:226) 10:17:47 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 10:17:47 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 10:17:47 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 10:17:47 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 10:17:47 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 10:17:47 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 10:17:47 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 10:17:47 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:17:47 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 10:17:47 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 10:17:47 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 10:17:47 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 10:17:47 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 10:17:47 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 10:17:47 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 10:17:47 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 10:17:47 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 10:17:47 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 10:17:47 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 10:17:47 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:17:47 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 10:17:47 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 10:17:47 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 10:17:47 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 10:17:47 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 10:17:47 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:17:47 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 10:17:47 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 10:17:47 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 10:17:47 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 10:17:47 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 10:17:47 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 10:17:47 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 10:17:47 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 10:17:47 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 10:17:47 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 10:17:47 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 10:17:47 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:17:47 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 10:17:47 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 10:17:47 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 10:17:47 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 10:17:47 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 10:17:47 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:17:47 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 10:17:47 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 10:17:47 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 10:17:47 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:17:47 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 10:17:47 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 10:17:47 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 10:17:47 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 10:17:47 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 10:17:47 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) 10:17:47 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) 10:17:47 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) 10:17:47 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) 10:17:47 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) 10:17:47 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) 10:17:47 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 10:17:47 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 10:17:47 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 10:17:47 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:63) 10:17:47 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 10:17:47 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 10:17:47 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 10:17:47 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 10:17:47 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 10:17:47 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 10:17:47 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 10:17:47 10:17:47 2024-02-28T10:17:47.134Z ERROR 7006 --- [ main] o.o.c.r.e.CpsRestExceptionHandler : Exception occurred 10:17:47 10:17:47 org.springframework.web.multipart.support.MissingServletRequestPartException: Required part 'file' is not present. 10:17:47 at org.springframework.web.servlet.mvc.method.annotation.RequestPartMethodArgumentResolver.resolveArgument(RequestPartMethodArgumentResolver.java:168) 10:17:47 at org.springframework.web.method.support.HandlerMethodArgumentResolverComposite.resolveArgument(HandlerMethodArgumentResolverComposite.java:122) 10:17:47 at org.springframework.web.method.support.InvocableHandlerMethod.getMethodArgumentValues(InvocableHandlerMethod.java:225) 10:17:47 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:178) 10:17:47 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 10:17:47 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:917) 10:17:47 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:829) 10:17:47 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 10:17:47 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) 10:17:47 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) 10:17:47 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) 10:17:47 at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914) 10:17:47 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:547) 10:17:47 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 10:17:47 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 10:17:47 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 10:17:47 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 10:17:47 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 10:17:47 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 10:17:47 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 10:17:47 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:151) 10:17:47 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 10:17:47 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 10:17:47 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 10:17:47 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:151) 10:17:47 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 10:17:47 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 10:17:47 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 10:17:47 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:151) 10:17:47 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 10:17:47 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 10:17:47 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 10:17:47 at org.onap.cps.rest.controller.AdminRestControllerSpec.$spock_feature_0_9(AdminRestControllerSpec.groovy:251) 10:17:47 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 10:17:47 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 10:17:47 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 10:17:47 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 10:17:47 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 10:17:47 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 10:17:47 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 10:17:47 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 10:17:47 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 10:17:47 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 10:17:47 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 10:17:47 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 10:17:47 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 10:17:47 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:17:47 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 10:17:47 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 10:17:47 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 10:17:47 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 10:17:47 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 10:17:47 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 10:17:47 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 10:17:47 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 10:17:47 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 10:17:47 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 10:17:47 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 10:17:47 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:17:47 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 10:17:47 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 10:17:47 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 10:17:47 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:226) 10:17:47 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 10:17:47 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 10:17:47 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 10:17:47 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 10:17:47 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 10:17:47 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 10:17:47 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 10:17:47 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:17:47 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 10:17:47 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 10:17:47 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 10:17:47 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 10:17:47 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 10:17:47 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 10:17:47 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 10:17:47 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 10:17:47 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 10:17:47 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 10:17:47 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 10:17:47 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:17:47 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 10:17:47 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 10:17:47 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 10:17:47 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 10:17:47 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 10:17:47 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:17:47 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 10:17:47 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 10:17:47 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 10:17:47 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 10:17:47 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 10:17:47 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 10:17:47 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 10:17:47 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 10:17:47 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 10:17:47 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 10:17:47 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 10:17:47 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:17:47 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 10:17:47 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 10:17:47 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 10:17:47 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 10:17:47 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 10:17:47 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:17:47 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 10:17:47 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 10:17:47 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 10:17:47 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:17:47 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 10:17:47 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 10:17:47 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 10:17:47 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 10:17:47 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 10:17:47 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) 10:17:47 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) 10:17:47 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) 10:17:47 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) 10:17:47 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) 10:17:47 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) 10:17:47 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 10:17:47 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 10:17:47 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 10:17:47 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:63) 10:17:47 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 10:17:47 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 10:17:47 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 10:17:47 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 10:17:47 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 10:17:47 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 10:17:47 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 10:17:47 10:17:47 [INFO] Tests run: 33, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.821 s - in org.onap.cps.rest.controller.AdminRestControllerSpec 10:17:47 [INFO] Running org.onap.cps.rest.controller.CpsRestInputMapperSpec 10:17:47 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s - in org.onap.cps.rest.controller.CpsRestInputMapperSpec 10:17:47 [INFO] Running org.onap.cps.rest.controller.DataRestControllerSpec 10:17:48 10:17:48 . ____ _ __ _ _ 10:17:48 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 10:17:48 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 10:17:48 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 10:17:48 ' |____| .__|_| |_|_| |_\__, | / / / / 10:17:48 =========|_|==============|___/=/_/_/_/ 10:17:48 :: Spring Boot :: (v3.2.2) 10:17:48 10:17:48 2024-02-28T10:17:47.379Z INFO 7006 --- [ main] o.o.c.r.c.DataRestControllerSpec : Starting DataRestControllerSpec using Java 17.0.6-ea with PID 7006 (started by jenkins in /w/workspace/cps-master-verify-java/cps-rest) 10:17:48 2024-02-28T10:17:47.380Z INFO 7006 --- [ main] o.o.c.r.c.DataRestControllerSpec : No active profile set, falling back to 1 default profile: "default" 10:17:48 2024-02-28T10:17:48.380Z INFO 7006 --- [ main] o.s.b.t.m.w.SpringBootMockServletContext : Initializing Spring TestDispatcherServlet '' 10:17:48 2024-02-28T10:17:48.380Z INFO 7006 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Initializing Servlet '' 10:17:48 2024-02-28T10:17:48.381Z INFO 7006 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Completed initialization in 1 ms 10:17:48 2024-02-28T10:17:48.391Z INFO 7006 --- [ main] o.o.c.r.c.DataRestControllerSpec : Started DataRestControllerSpec in 1.047 seconds (process running for 8.825) 10:17:48 2024-02-28T10:17:48.495Z ERROR 7006 --- [ main] o.o.c.r.e.CpsRestExceptionHandler : Exception occurred 10:17:48 10:17:48 jakarta.validation.ValidationException: observed-timestamp must be in 'yyyy-MM-dd'T'HH:mm:ss.SSSZ' format 10:17:48 at org.onap.cps.rest.controller.DataRestController.toOffsetDateTime(DataRestController.java:197) 10:17:48 at org.onap.cps.rest.controller.DataRestController.createNode(DataRestController.java:76) 10:17:48 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 10:17:48 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 10:17:48 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 10:17:48 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 10:17:48 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:351) 10:17:48 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 10:17:48 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 10:17:48 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:765) 10:17:48 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174) 10:17:48 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 10:17:48 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:765) 10:17:48 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:717) 10:17:48 at org.onap.cps.rest.controller.DataRestController$$SpringCGLIB$$0.createNode() 10:17:48 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 10:17:48 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 10:17:48 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 10:17:48 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 10:17:48 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:261) 10:17:48 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:189) 10:17:48 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 10:17:48 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:917) 10:17:48 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:829) 10:17:48 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 10:17:48 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) 10:17:48 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) 10:17:48 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) 10:17:48 at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914) 10:17:48 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:547) 10:17:48 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 10:17:48 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 10:17:48 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 10:17:48 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 10:17:48 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 10:17:48 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 10:17:48 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 10:17:48 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:151) 10:17:48 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 10:17:48 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 10:17:48 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 10:17:48 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:151) 10:17:48 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 10:17:48 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 10:17:48 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 10:17:48 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:151) 10:17:48 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 10:17:48 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 10:17:48 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 10:17:48 at org.onap.cps.rest.controller.DataRestControllerSpec.$spock_feature_0_1(DataRestControllerSpec.groovy:138) 10:17:48 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 10:17:48 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 10:17:48 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 10:17:48 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 10:17:48 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 10:17:48 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 10:17:48 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 10:17:48 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 10:17:48 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 10:17:48 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 10:17:48 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 10:17:48 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 10:17:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 10:17:48 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:17:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 10:17:48 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 10:17:48 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 10:17:48 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 10:17:48 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 10:17:48 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 10:17:48 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 10:17:48 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 10:17:48 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 10:17:48 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 10:17:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 10:17:48 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:17:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 10:17:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 10:17:48 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 10:17:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:226) 10:17:48 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 10:17:48 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 10:17:48 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 10:17:48 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 10:17:48 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 10:17:48 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 10:17:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 10:17:48 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:17:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 10:17:48 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 10:17:48 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 10:17:48 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 10:17:48 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 10:17:48 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 10:17:48 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 10:17:48 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 10:17:48 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 10:17:48 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 10:17:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 10:17:48 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:17:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 10:17:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 10:17:48 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 10:17:48 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 10:17:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 10:17:48 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:17:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 10:17:48 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 10:17:48 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 10:17:48 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 10:17:48 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 10:17:48 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 10:17:48 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 10:17:48 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 10:17:48 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 10:17:48 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 10:17:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 10:17:48 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:17:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 10:17:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 10:17:48 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 10:17:48 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 10:17:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 10:17:48 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:17:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 10:17:48 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 10:17:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 10:17:48 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:17:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 10:17:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 10:17:48 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 10:17:48 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 10:17:48 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 10:17:48 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) 10:17:48 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) 10:17:48 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) 10:17:48 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) 10:17:48 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) 10:17:48 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) 10:17:48 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 10:17:48 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 10:17:48 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 10:17:48 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:63) 10:17:48 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 10:17:48 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 10:17:48 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 10:17:48 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 10:17:48 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 10:17:48 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 10:17:48 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 10:17:48 10:17:48 2024-02-28T10:17:48.626Z ERROR 7006 --- [ main] o.o.c.r.e.CpsRestExceptionHandler : Exception occurred 10:17:48 10:17:48 jakarta.validation.ValidationException: observed-timestamp must be in 'yyyy-MM-dd'T'HH:mm:ss.SSSZ' format 10:17:48 at org.onap.cps.rest.controller.DataRestController.toOffsetDateTime(DataRestController.java:197) 10:17:48 at org.onap.cps.rest.controller.DataRestController.addListElements(DataRestController.java:98) 10:17:48 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 10:17:48 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 10:17:48 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 10:17:48 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 10:17:48 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:351) 10:17:48 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 10:17:48 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 10:17:48 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:765) 10:17:48 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174) 10:17:48 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 10:17:48 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:765) 10:17:48 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:717) 10:17:48 at org.onap.cps.rest.controller.DataRestController$$SpringCGLIB$$0.addListElements() 10:17:48 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 10:17:48 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 10:17:48 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 10:17:48 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 10:17:48 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:261) 10:17:48 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:189) 10:17:48 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 10:17:48 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:917) 10:17:48 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:829) 10:17:48 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 10:17:48 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) 10:17:48 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) 10:17:48 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) 10:17:48 at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914) 10:17:48 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:547) 10:17:48 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 10:17:48 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 10:17:48 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 10:17:48 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 10:17:48 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 10:17:48 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 10:17:48 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 10:17:48 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:151) 10:17:48 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 10:17:48 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 10:17:48 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 10:17:48 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:151) 10:17:48 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 10:17:48 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 10:17:48 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 10:17:48 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:151) 10:17:48 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 10:17:48 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 10:17:48 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 10:17:48 at org.onap.cps.rest.controller.DataRestControllerSpec.$spock_feature_0_3(DataRestControllerSpec.groovy:193) 10:17:48 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 10:17:48 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 10:17:48 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 10:17:48 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 10:17:48 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 10:17:48 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 10:17:48 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 10:17:48 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 10:17:48 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 10:17:48 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 10:17:48 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 10:17:48 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 10:17:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 10:17:48 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:17:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 10:17:48 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 10:17:48 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 10:17:48 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 10:17:48 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 10:17:48 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 10:17:48 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 10:17:48 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 10:17:48 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 10:17:48 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 10:17:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 10:17:48 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:17:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 10:17:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 10:17:48 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 10:17:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:226) 10:17:48 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 10:17:48 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 10:17:48 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 10:17:48 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 10:17:48 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 10:17:48 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 10:17:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 10:17:48 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:17:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 10:17:48 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 10:17:48 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 10:17:48 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 10:17:48 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 10:17:48 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 10:17:48 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 10:17:48 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 10:17:48 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 10:17:48 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 10:17:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 10:17:48 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:17:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 10:17:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 10:17:48 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 10:17:48 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 10:17:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 10:17:48 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:17:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 10:17:48 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 10:17:48 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 10:17:48 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 10:17:48 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 10:17:48 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 10:17:48 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 10:17:48 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 10:17:48 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 10:17:48 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 10:17:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 10:17:48 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:17:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 10:17:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 10:17:48 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 10:17:48 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 10:17:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 10:17:48 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:17:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 10:17:48 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 10:17:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 10:17:48 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:17:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 10:17:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 10:17:48 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 10:17:48 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 10:17:48 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 10:17:48 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) 10:17:48 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) 10:17:48 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) 10:17:48 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) 10:17:48 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) 10:17:48 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) 10:17:48 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 10:17:48 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 10:17:48 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 10:17:48 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:63) 10:17:48 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 10:17:48 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 10:17:48 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 10:17:48 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 10:17:48 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 10:17:48 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 10:17:48 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 10:17:48 10:17:48 2024-02-28T10:17:48.645Z ERROR 7006 --- [ main] o.o.c.r.e.CpsRestExceptionHandler : Exception occurred 10:17:48 10:17:48 jakarta.validation.ValidationException: observed-timestamp must be in 'yyyy-MM-dd'T'HH:mm:ss.SSSZ' format 10:17:48 at org.onap.cps.rest.controller.DataRestController.toOffsetDateTime(DataRestController.java:197) 10:17:48 at org.onap.cps.rest.controller.DataRestController.addListElements(DataRestController.java:98) 10:17:48 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 10:17:48 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 10:17:48 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 10:17:48 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 10:17:48 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:351) 10:17:48 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 10:17:48 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 10:17:48 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:765) 10:17:48 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174) 10:17:48 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 10:17:48 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:765) 10:17:48 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:717) 10:17:48 at org.onap.cps.rest.controller.DataRestController$$SpringCGLIB$$0.addListElements() 10:17:48 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 10:17:48 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 10:17:48 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 10:17:48 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 10:17:48 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:261) 10:17:48 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:189) 10:17:48 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 10:17:48 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:917) 10:17:48 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:829) 10:17:48 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 10:17:48 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) 10:17:48 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) 10:17:48 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) 10:17:48 at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914) 10:17:48 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:547) 10:17:48 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 10:17:48 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 10:17:48 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 10:17:48 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 10:17:48 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 10:17:48 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 10:17:48 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 10:17:48 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:151) 10:17:48 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 10:17:48 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 10:17:48 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 10:17:48 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:151) 10:17:48 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 10:17:48 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 10:17:48 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 10:17:48 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:151) 10:17:48 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 10:17:48 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 10:17:48 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 10:17:48 at org.onap.cps.rest.controller.DataRestControllerSpec.$spock_feature_0_4(DataRestControllerSpec.groovy:216) 10:17:48 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 10:17:48 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 10:17:48 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 10:17:48 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 10:17:48 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 10:17:48 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 10:17:48 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 10:17:48 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 10:17:48 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 10:17:48 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 10:17:48 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 10:17:48 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 10:17:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 10:17:48 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:17:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 10:17:48 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 10:17:48 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 10:17:48 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 10:17:48 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 10:17:48 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 10:17:48 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 10:17:48 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 10:17:48 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 10:17:48 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 10:17:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 10:17:48 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:17:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 10:17:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 10:17:48 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 10:17:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:226) 10:17:48 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 10:17:48 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 10:17:48 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 10:17:48 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 10:17:48 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 10:17:48 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 10:17:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 10:17:48 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:17:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 10:17:48 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 10:17:48 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 10:17:48 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 10:17:48 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 10:17:48 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 10:17:48 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 10:17:48 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 10:17:48 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 10:17:48 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 10:17:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 10:17:48 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:17:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 10:17:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 10:17:48 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 10:17:48 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 10:17:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 10:17:48 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:17:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 10:17:48 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 10:17:48 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 10:17:48 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 10:17:48 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 10:17:48 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 10:17:48 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 10:17:48 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 10:17:48 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 10:17:48 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 10:17:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 10:17:48 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:17:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 10:17:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 10:17:48 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 10:17:48 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 10:17:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 10:17:48 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:17:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 10:17:48 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 10:17:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 10:17:48 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:17:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 10:17:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 10:17:48 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 10:17:48 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 10:17:48 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 10:17:48 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) 10:17:48 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) 10:17:48 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) 10:17:48 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) 10:17:48 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) 10:17:48 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) 10:17:48 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 10:17:48 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 10:17:48 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 10:17:48 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:63) 10:17:48 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 10:17:48 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 10:17:48 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 10:17:48 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 10:17:48 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 10:17:48 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 10:17:48 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 10:17:48 10:17:48 2024-02-28T10:17:48.864Z ERROR 7006 --- [ main] o.o.c.r.e.CpsRestExceptionHandler : Exception occurred 10:17:48 10:17:48 jakarta.validation.ValidationException: observed-timestamp must be in 'yyyy-MM-dd'T'HH:mm:ss.SSSZ' format 10:17:48 at org.onap.cps.rest.controller.DataRestController.toOffsetDateTime(DataRestController.java:197) 10:17:48 at org.onap.cps.rest.controller.DataRestController.updateNodeLeaves(DataRestController.java:138) 10:17:48 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 10:17:48 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 10:17:48 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 10:17:48 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 10:17:48 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:351) 10:17:48 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 10:17:48 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 10:17:48 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:765) 10:17:48 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174) 10:17:48 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 10:17:48 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:765) 10:17:48 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:717) 10:17:48 at org.onap.cps.rest.controller.DataRestController$$SpringCGLIB$$0.updateNodeLeaves() 10:17:48 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 10:17:48 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 10:17:48 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 10:17:48 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 10:17:48 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:261) 10:17:48 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:189) 10:17:48 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 10:17:48 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:917) 10:17:48 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:829) 10:17:48 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 10:17:48 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) 10:17:48 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) 10:17:48 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) 10:17:48 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:888) 10:17:48 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 10:17:48 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 10:17:48 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 10:17:48 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 10:17:48 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 10:17:48 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 10:17:48 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:151) 10:17:48 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 10:17:48 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 10:17:48 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 10:17:48 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:151) 10:17:48 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 10:17:48 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 10:17:48 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 10:17:48 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:151) 10:17:48 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 10:17:48 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 10:17:48 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 10:17:48 at org.onap.cps.rest.controller.DataRestControllerSpec.$spock_feature_0_12(DataRestControllerSpec.groovy:384) 10:17:48 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 10:17:48 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 10:17:48 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 10:17:48 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 10:17:48 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 10:17:48 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 10:17:48 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 10:17:48 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 10:17:48 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 10:17:48 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 10:17:48 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 10:17:48 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 10:17:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 10:17:48 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:17:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 10:17:48 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 10:17:48 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 10:17:48 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 10:17:48 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 10:17:48 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 10:17:48 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 10:17:48 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 10:17:48 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 10:17:48 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 10:17:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 10:17:48 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:17:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 10:17:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 10:17:48 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 10:17:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:226) 10:17:48 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 10:17:48 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 10:17:48 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 10:17:48 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 10:17:48 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 10:17:48 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 10:17:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 10:17:48 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:17:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 10:17:48 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 10:17:48 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 10:17:48 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 10:17:48 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 10:17:48 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 10:17:48 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 10:17:48 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 10:17:48 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 10:17:48 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 10:17:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 10:17:48 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:17:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 10:17:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 10:17:48 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 10:17:48 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 10:17:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 10:17:48 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:17:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 10:17:48 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 10:17:48 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 10:17:48 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 10:17:48 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 10:17:48 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 10:17:48 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 10:17:48 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 10:17:48 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 10:17:48 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 10:17:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 10:17:48 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:17:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 10:17:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 10:17:48 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 10:17:48 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 10:17:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 10:17:48 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:17:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 10:17:48 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 10:17:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 10:17:48 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:17:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 10:17:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 10:17:48 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 10:17:48 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 10:17:48 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 10:17:48 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) 10:17:48 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) 10:17:48 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) 10:17:48 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) 10:17:48 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) 10:17:48 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) 10:17:48 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 10:17:48 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 10:17:48 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 10:17:48 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:63) 10:17:48 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 10:17:48 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 10:17:48 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 10:17:48 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 10:17:48 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 10:17:48 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 10:17:48 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 10:17:48 10:17:48 2024-02-28T10:17:48.890Z ERROR 7006 --- [ main] o.o.c.r.e.CpsRestExceptionHandler : Exception occurred 10:17:48 10:17:48 jakarta.validation.ValidationException: observed-timestamp must be in 'yyyy-MM-dd'T'HH:mm:ss.SSSZ' format 10:17:48 at org.onap.cps.rest.controller.DataRestController.toOffsetDateTime(DataRestController.java:197) 10:17:48 at org.onap.cps.rest.controller.DataRestController.replaceNode(DataRestController.java:148) 10:17:48 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 10:17:48 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 10:17:48 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 10:17:48 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 10:17:48 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:351) 10:17:48 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 10:17:48 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 10:17:48 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:765) 10:17:48 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174) 10:17:48 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 10:17:48 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:765) 10:17:48 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:717) 10:17:48 at org.onap.cps.rest.controller.DataRestController$$SpringCGLIB$$0.replaceNode() 10:17:48 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 10:17:48 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 10:17:48 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 10:17:48 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 10:17:48 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:261) 10:17:48 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:189) 10:17:48 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 10:17:48 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:917) 10:17:48 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:829) 10:17:48 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 10:17:48 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) 10:17:48 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) 10:17:48 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) 10:17:48 at org.springframework.web.servlet.FrameworkServlet.doPut(FrameworkServlet.java:925) 10:17:48 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:550) 10:17:48 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 10:17:48 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 10:17:48 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 10:17:48 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 10:17:48 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 10:17:48 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 10:17:48 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 10:17:48 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:151) 10:17:48 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 10:17:48 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 10:17:48 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 10:17:48 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:151) 10:17:48 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 10:17:48 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 10:17:48 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 10:17:48 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:151) 10:17:48 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 10:17:48 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 10:17:48 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 10:17:48 at org.onap.cps.rest.controller.DataRestControllerSpec.$spock_feature_0_14(DataRestControllerSpec.groovy:429) 10:17:48 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 10:17:48 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 10:17:48 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 10:17:48 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 10:17:48 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 10:17:48 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 10:17:48 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 10:17:48 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 10:17:48 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 10:17:48 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 10:17:48 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 10:17:48 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 10:17:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 10:17:48 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:17:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 10:17:48 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 10:17:48 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 10:17:48 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 10:17:48 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 10:17:48 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 10:17:48 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 10:17:48 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 10:17:48 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 10:17:48 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 10:17:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 10:17:48 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:17:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 10:17:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 10:17:48 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 10:17:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:226) 10:17:48 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 10:17:48 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 10:17:48 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 10:17:48 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 10:17:48 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 10:17:48 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 10:17:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 10:17:48 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:17:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 10:17:48 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 10:17:48 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 10:17:48 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 10:17:48 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 10:17:48 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 10:17:48 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 10:17:48 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 10:17:48 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 10:17:48 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 10:17:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 10:17:48 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:17:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 10:17:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 10:17:48 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 10:17:48 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 10:17:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 10:17:48 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:17:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 10:17:48 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 10:17:48 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 10:17:48 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 10:17:48 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 10:17:48 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 10:17:48 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 10:17:48 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 10:17:48 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 10:17:48 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 10:17:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 10:17:48 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:17:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 10:17:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 10:17:48 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 10:17:48 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 10:17:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 10:17:48 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:17:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 10:17:48 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 10:17:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 10:17:48 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:17:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 10:17:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 10:17:48 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 10:17:48 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 10:17:48 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 10:17:48 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) 10:17:48 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) 10:17:48 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) 10:17:48 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) 10:17:48 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) 10:17:48 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) 10:17:48 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 10:17:48 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 10:17:48 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 10:17:48 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:63) 10:17:48 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 10:17:48 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 10:17:48 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 10:17:48 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 10:17:48 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 10:17:48 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 10:17:48 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 10:17:48 10:17:48 2024-02-28T10:17:48.907Z ERROR 7006 --- [ main] o.o.c.r.e.CpsRestExceptionHandler : Exception occurred 10:17:48 10:17:48 jakarta.validation.ValidationException: observed-timestamp must be in 'yyyy-MM-dd'T'HH:mm:ss.SSSZ' format 10:17:48 at org.onap.cps.rest.controller.DataRestController.toOffsetDateTime(DataRestController.java:197) 10:17:48 at org.onap.cps.rest.controller.DataRestController.replaceListContent(DataRestController.java:158) 10:17:48 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 10:17:48 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 10:17:48 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 10:17:48 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 10:17:48 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:351) 10:17:48 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 10:17:48 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 10:17:48 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:765) 10:17:48 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174) 10:17:48 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 10:17:48 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:765) 10:17:48 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:717) 10:17:48 at org.onap.cps.rest.controller.DataRestController$$SpringCGLIB$$0.replaceListContent() 10:17:48 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 10:17:48 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 10:17:48 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 10:17:48 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 10:17:48 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:261) 10:17:48 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:189) 10:17:48 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 10:17:48 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:917) 10:17:48 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:829) 10:17:48 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 10:17:48 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) 10:17:48 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) 10:17:48 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) 10:17:48 at org.springframework.web.servlet.FrameworkServlet.doPut(FrameworkServlet.java:925) 10:17:48 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:550) 10:17:48 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 10:17:48 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 10:17:48 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 10:17:48 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 10:17:48 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 10:17:48 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 10:17:48 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 10:17:48 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:151) 10:17:48 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 10:17:48 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 10:17:48 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 10:17:48 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:151) 10:17:48 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 10:17:48 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 10:17:48 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 10:17:48 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:151) 10:17:48 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 10:17:48 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 10:17:48 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 10:17:48 at org.onap.cps.rest.controller.DataRestControllerSpec.$spock_feature_0_15(DataRestControllerSpec.groovy:454) 10:17:48 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 10:17:48 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 10:17:48 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 10:17:48 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 10:17:48 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 10:17:48 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 10:17:48 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 10:17:48 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 10:17:48 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 10:17:48 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 10:17:48 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 10:17:48 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 10:17:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 10:17:48 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:17:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 10:17:48 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 10:17:48 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 10:17:48 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 10:17:48 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 10:17:48 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 10:17:48 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 10:17:48 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 10:17:48 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 10:17:48 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 10:17:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 10:17:48 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:17:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 10:17:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 10:17:48 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 10:17:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:226) 10:17:48 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 10:17:48 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 10:17:48 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 10:17:48 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 10:17:48 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 10:17:48 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 10:17:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 10:17:48 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:17:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 10:17:48 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 10:17:48 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 10:17:48 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 10:17:48 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 10:17:48 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 10:17:48 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 10:17:48 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 10:17:48 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 10:17:48 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 10:17:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 10:17:48 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:17:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 10:17:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 10:17:48 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 10:17:48 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 10:17:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 10:17:48 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:17:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 10:17:48 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 10:17:48 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 10:17:48 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 10:17:48 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 10:17:48 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 10:17:48 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 10:17:48 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 10:17:48 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 10:17:48 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 10:17:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 10:17:48 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:17:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 10:17:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 10:17:48 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 10:17:48 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 10:17:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 10:17:48 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:17:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 10:17:48 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 10:17:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 10:17:48 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:17:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 10:17:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 10:17:48 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 10:17:48 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 10:17:48 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 10:17:48 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) 10:17:48 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) 10:17:48 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) 10:17:48 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) 10:17:48 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) 10:17:48 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) 10:17:48 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 10:17:48 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 10:17:48 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 10:17:48 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:63) 10:17:48 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 10:17:48 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 10:17:48 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 10:17:48 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 10:17:48 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 10:17:48 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 10:17:48 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 10:17:48 10:17:48 2024-02-28T10:17:48.920Z ERROR 7006 --- [ main] o.o.c.r.e.CpsRestExceptionHandler : Exception occurred 10:17:48 10:17:48 jakarta.validation.ValidationException: observed-timestamp must be in 'yyyy-MM-dd'T'HH:mm:ss.SSSZ' format 10:17:48 at org.onap.cps.rest.controller.DataRestController.toOffsetDateTime(DataRestController.java:197) 10:17:48 at org.onap.cps.rest.controller.DataRestController.deleteListOrListElement(DataRestController.java:166) 10:17:48 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 10:17:48 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 10:17:48 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 10:17:48 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 10:17:48 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:351) 10:17:48 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 10:17:48 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 10:17:48 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:765) 10:17:48 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174) 10:17:48 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 10:17:48 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:765) 10:17:48 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:717) 10:17:48 at org.onap.cps.rest.controller.DataRestController$$SpringCGLIB$$0.deleteListOrListElement() 10:17:48 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 10:17:48 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 10:17:48 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 10:17:48 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 10:17:48 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:261) 10:17:48 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:189) 10:17:48 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 10:17:48 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:917) 10:17:48 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:829) 10:17:48 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 10:17:48 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) 10:17:48 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) 10:17:48 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) 10:17:48 at org.springframework.web.servlet.FrameworkServlet.doDelete(FrameworkServlet.java:936) 10:17:48 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:553) 10:17:48 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 10:17:48 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 10:17:48 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 10:17:48 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 10:17:48 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 10:17:48 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 10:17:48 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 10:17:48 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:151) 10:17:48 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 10:17:48 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 10:17:48 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 10:17:48 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:151) 10:17:48 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 10:17:48 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 10:17:48 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 10:17:48 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:151) 10:17:48 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 10:17:48 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 10:17:48 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 10:17:48 at org.onap.cps.rest.controller.DataRestControllerSpec.$spock_feature_0_16(DataRestControllerSpec.groovy:473) 10:17:48 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 10:17:48 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 10:17:48 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 10:17:48 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 10:17:48 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 10:17:48 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 10:17:48 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 10:17:48 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 10:17:48 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 10:17:48 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 10:17:48 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 10:17:48 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 10:17:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 10:17:48 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:17:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 10:17:48 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 10:17:48 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 10:17:48 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 10:17:48 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 10:17:48 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 10:17:48 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 10:17:48 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 10:17:48 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 10:17:48 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 10:17:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 10:17:48 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:17:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 10:17:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 10:17:48 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 10:17:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:226) 10:17:48 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 10:17:48 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 10:17:48 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 10:17:48 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 10:17:48 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 10:17:48 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 10:17:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 10:17:48 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:17:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 10:17:48 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 10:17:48 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 10:17:48 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 10:17:48 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 10:17:48 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 10:17:48 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 10:17:48 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 10:17:48 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 10:17:48 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 10:17:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 10:17:48 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:17:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 10:17:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 10:17:48 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 10:17:48 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 10:17:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 10:17:48 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:17:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 10:17:48 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 10:17:48 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 10:17:48 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 10:17:48 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 10:17:48 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 10:17:48 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 10:17:48 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 10:17:48 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 10:17:48 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 10:17:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 10:17:48 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:17:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 10:17:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 10:17:48 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 10:17:48 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 10:17:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 10:17:48 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:17:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 10:17:48 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 10:17:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 10:17:48 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:17:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 10:17:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 10:17:48 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 10:17:48 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 10:17:48 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 10:17:48 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) 10:17:48 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) 10:17:48 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) 10:17:48 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) 10:17:48 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) 10:17:48 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) 10:17:48 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 10:17:48 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 10:17:48 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 10:17:48 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:63) 10:17:48 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 10:17:48 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 10:17:48 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 10:17:48 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 10:17:48 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 10:17:48 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 10:17:48 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 10:17:48 10:17:48 2024-02-28T10:17:48.931Z ERROR 7006 --- [ main] o.o.c.r.e.CpsRestExceptionHandler : Exception occurred 10:17:48 10:17:48 jakarta.validation.ValidationException: observed-timestamp must be in 'yyyy-MM-dd'T'HH:mm:ss.SSSZ' format 10:17:48 at org.onap.cps.rest.controller.DataRestController.toOffsetDateTime(DataRestController.java:197) 10:17:48 at org.onap.cps.rest.controller.DataRestController.deleteDataNode(DataRestController.java:89) 10:17:48 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 10:17:48 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 10:17:48 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 10:17:48 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 10:17:48 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:351) 10:17:48 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 10:17:48 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 10:17:48 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:765) 10:17:48 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174) 10:17:48 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 10:17:48 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:765) 10:17:48 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:717) 10:17:48 at org.onap.cps.rest.controller.DataRestController$$SpringCGLIB$$0.deleteDataNode() 10:17:48 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 10:17:48 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 10:17:48 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 10:17:48 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 10:17:48 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:261) 10:17:48 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:189) 10:17:48 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 10:17:48 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:917) 10:17:48 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:829) 10:17:48 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 10:17:48 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) 10:17:48 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) 10:17:48 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) 10:17:48 at org.springframework.web.servlet.FrameworkServlet.doDelete(FrameworkServlet.java:936) 10:17:48 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:553) 10:17:48 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 10:17:48 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 10:17:48 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 10:17:48 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 10:17:48 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 10:17:48 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 10:17:48 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 10:17:48 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:151) 10:17:48 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 10:17:48 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 10:17:48 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 10:17:48 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:151) 10:17:48 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 10:17:48 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 10:17:48 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 10:17:48 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:151) 10:17:48 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 10:17:48 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 10:17:48 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 10:17:48 at org.onap.cps.rest.controller.DataRestControllerSpec.$spock_feature_0_17(DataRestControllerSpec.groovy:495) 10:17:48 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 10:17:48 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 10:17:48 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 10:17:48 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 10:17:48 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 10:17:48 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 10:17:48 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 10:17:48 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 10:17:48 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 10:17:48 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 10:17:48 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 10:17:48 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 10:17:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 10:17:48 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:17:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 10:17:48 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 10:17:48 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 10:17:48 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 10:17:48 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 10:17:48 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 10:17:48 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 10:17:48 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 10:17:48 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 10:17:48 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 10:17:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 10:17:48 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:17:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 10:17:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 10:17:48 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 10:17:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:226) 10:17:48 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 10:17:48 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 10:17:48 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 10:17:48 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 10:17:48 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 10:17:48 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 10:17:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 10:17:48 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:17:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 10:17:48 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 10:17:48 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 10:17:48 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 10:17:48 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 10:17:48 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 10:17:48 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 10:17:48 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 10:17:48 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 10:17:48 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 10:17:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 10:17:48 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:17:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 10:17:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 10:17:48 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 10:17:48 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 10:17:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 10:17:48 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:17:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 10:17:48 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 10:17:48 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 10:17:48 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 10:17:48 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 10:17:48 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 10:17:48 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 10:17:48 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 10:17:48 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 10:17:48 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 10:17:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 10:17:48 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:17:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 10:17:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 10:17:48 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 10:17:48 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 10:17:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 10:17:48 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:17:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 10:17:48 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 10:17:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 10:17:48 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:17:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 10:17:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 10:17:48 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 10:17:48 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 10:17:48 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 10:17:48 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) 10:17:48 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) 10:17:48 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) 10:17:48 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) 10:17:48 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) 10:17:48 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) 10:17:48 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 10:17:48 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 10:17:48 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 10:17:48 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:63) 10:17:48 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 10:17:48 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 10:17:48 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 10:17:48 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 10:17:48 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 10:17:48 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 10:17:48 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 10:17:48 10:17:48 [INFO] Tests run: 60, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.677 s - in org.onap.cps.rest.controller.DataRestControllerSpec 10:17:48 [INFO] Running org.onap.cps.rest.controller.QueryRestControllerSpec 10:17:49 10:17:49 . ____ _ __ _ _ 10:17:49 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 10:17:49 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 10:17:49 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 10:17:49 ' |____| .__|_| |_|_| |_\__, | / / / / 10:17:49 =========|_|==============|___/=/_/_/_/ 10:17:49 :: Spring Boot :: (v3.2.2) 10:17:49 10:17:49 2024-02-28T10:17:48.965Z INFO 7006 --- [ main] o.o.c.r.c.QueryRestControllerSpec : Starting QueryRestControllerSpec using Java 17.0.6-ea with PID 7006 (started by jenkins in /w/workspace/cps-master-verify-java/cps-rest) 10:17:49 2024-02-28T10:17:48.965Z INFO 7006 --- [ main] o.o.c.r.c.QueryRestControllerSpec : No active profile set, falling back to 1 default profile: "default" 10:17:49 2024-02-28T10:17:49.724Z INFO 7006 --- [ main] o.s.b.t.m.w.SpringBootMockServletContext : Initializing Spring TestDispatcherServlet '' 10:17:49 2024-02-28T10:17:49.724Z INFO 7006 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Initializing Servlet '' 10:17:49 2024-02-28T10:17:49.724Z INFO 7006 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Completed initialization in 0 ms 10:17:49 2024-02-28T10:17:49.728Z INFO 7006 --- [ main] o.o.c.r.c.QueryRestControllerSpec : Started QueryRestControllerSpec in 0.787 seconds (process running for 10.162) 10:17:49 [INFO] Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.927 s - in org.onap.cps.rest.controller.QueryRestControllerSpec 10:17:49 [INFO] Running org.onap.cps.rest.exceptions.CpsRestExceptionHandlerSpec 10:17:50 10:17:50 . ____ _ __ _ _ 10:17:50 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 10:17:50 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 10:17:50 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 10:17:50 ' |____| .__|_| |_|_| |_\__, | / / / / 10:17:50 =========|_|==============|___/=/_/_/_/ 10:17:50 :: Spring Boot :: (v3.2.2) 10:17:50 10:17:50 2024-02-28T10:17:49.897Z INFO 7006 --- [ main] o.o.c.r.e.CpsRestExceptionHandlerSpec : Starting CpsRestExceptionHandlerSpec using Java 17.0.6-ea with PID 7006 (started by jenkins in /w/workspace/cps-master-verify-java/cps-rest) 10:17:50 2024-02-28T10:17:49.897Z INFO 7006 --- [ main] o.o.c.r.e.CpsRestExceptionHandlerSpec : No active profile set, falling back to 1 default profile: "default" 10:17:50 2024-02-28T10:17:50.594Z INFO 7006 --- [ main] o.s.b.t.m.w.SpringBootMockServletContext : Initializing Spring TestDispatcherServlet '' 10:17:50 2024-02-28T10:17:50.594Z INFO 7006 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Initializing Servlet '' 10:17:50 2024-02-28T10:17:50.594Z INFO 7006 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Completed initialization in 0 ms 10:17:50 2024-02-28T10:17:50.598Z INFO 7006 --- [ main] o.o.c.r.e.CpsRestExceptionHandlerSpec : Started CpsRestExceptionHandlerSpec in 0.725 seconds (process running for 11.031) 10:17:50 2024-02-28T10:17:50.618Z ERROR 7006 --- [ main] o.o.c.r.e.CpsRestExceptionHandler : Exception occurred 10:17:50 10:17:50 java.lang.IllegalStateException: some error message 10:17:50 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 10:17:50 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 10:17:50 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 10:17:50 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 10:17:50 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 10:17:50 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 10:17:50 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 10:17:50 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) 10:17:50 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) 10:17:50 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:277) 10:17:50 at org.onap.cps.rest.exceptions.CpsRestExceptionHandlerSpec.$spock_feature_0_0(CpsRestExceptionHandlerSpec.groovy:108) 10:17:50 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 10:17:50 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 10:17:50 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 10:17:50 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 10:17:50 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 10:17:50 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 10:17:50 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 10:17:50 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 10:17:50 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 10:17:50 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 10:17:50 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 10:17:50 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) 10:17:50 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) 10:17:50 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 10:17:50 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:17:50 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 10:17:50 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 10:17:50 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 10:17:50 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 10:17:50 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 10:17:50 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 10:17:50 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 10:17:50 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 10:17:50 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 10:17:50 at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) 10:17:50 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 10:17:50 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 10:17:50 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 10:17:50 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 10:17:50 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 10:17:50 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 10:17:50 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 10:17:50 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 10:17:50 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) 10:17:50 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) 10:17:50 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 10:17:50 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:17:50 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 10:17:50 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 10:17:50 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 10:17:50 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 10:17:50 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 10:17:50 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:17:50 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 10:17:50 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 10:17:50 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 10:17:50 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 10:17:50 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 10:17:50 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 10:17:50 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 10:17:50 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 10:17:50 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 10:17:50 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 10:17:50 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 10:17:50 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:17:50 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 10:17:50 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 10:17:50 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 10:17:50 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 10:17:50 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 10:17:50 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:17:50 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 10:17:50 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 10:17:50 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 10:17:50 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:17:50 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 10:17:50 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 10:17:50 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 10:17:50 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 10:17:50 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 10:17:50 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) 10:17:50 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) 10:17:50 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) 10:17:50 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) 10:17:50 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) 10:17:50 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) 10:17:50 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 10:17:50 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 10:17:50 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 10:17:50 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:63) 10:17:50 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 10:17:50 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 10:17:50 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 10:17:50 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 10:17:50 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 10:17:50 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 10:17:50 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 10:17:50 10:17:50 2024-02-28T10:17:50.640Z ERROR 7006 --- [ main] o.o.c.r.e.CpsRestExceptionHandler : Exception occurred 10:17:50 10:17:50 org.onap.cps.spi.exceptions.AlreadyDefinedException: Already defined exception 10:17:50 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 10:17:50 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 10:17:50 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 10:17:50 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 10:17:50 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 10:17:50 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 10:17:50 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 10:17:50 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) 10:17:50 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) 10:17:50 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:304) 10:17:50 at org.onap.cps.rest.exceptions.CpsRestExceptionHandlerSpec.$spock_feature_0_3(CpsRestExceptionHandlerSpec.groovy:135) 10:17:50 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 10:17:50 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 10:17:50 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 10:17:50 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 10:17:50 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 10:17:50 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 10:17:50 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 10:17:50 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 10:17:50 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 10:17:50 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 10:17:50 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 10:17:50 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) 10:17:50 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) 10:17:50 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 10:17:50 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:17:50 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 10:17:50 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 10:17:50 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 10:17:50 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 10:17:50 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 10:17:50 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 10:17:50 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 10:17:50 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 10:17:50 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 10:17:50 at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) 10:17:50 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 10:17:50 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 10:17:50 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 10:17:50 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 10:17:50 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 10:17:50 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 10:17:50 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 10:17:50 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 10:17:50 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) 10:17:50 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) 10:17:50 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 10:17:50 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:17:50 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 10:17:50 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 10:17:50 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 10:17:50 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 10:17:50 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 10:17:50 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:17:50 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 10:17:50 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 10:17:50 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 10:17:50 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 10:17:50 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 10:17:50 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 10:17:50 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 10:17:50 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 10:17:50 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 10:17:50 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 10:17:50 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 10:17:50 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:17:50 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 10:17:50 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 10:17:50 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 10:17:50 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 10:17:50 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 10:17:50 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:17:50 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 10:17:50 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 10:17:50 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 10:17:50 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:17:50 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 10:17:50 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 10:17:50 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 10:17:50 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 10:17:50 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 10:17:50 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) 10:17:50 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) 10:17:50 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) 10:17:50 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) 10:17:50 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) 10:17:50 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) 10:17:50 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 10:17:50 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 10:17:50 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 10:17:50 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:63) 10:17:50 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 10:17:50 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 10:17:50 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 10:17:50 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 10:17:50 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 10:17:50 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 10:17:50 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 10:17:50 Caused by: java.lang.Throwable: null 10:17:50 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 10:17:50 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 10:17:50 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 10:17:50 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 10:17:50 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 10:17:50 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 10:17:50 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 10:17:50 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) 10:17:50 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) 10:17:50 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:268) 10:17:50 ... 88 common frames omitted 10:17:50 10:17:50 [INFO] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.835 s - in org.onap.cps.rest.exceptions.CpsRestExceptionHandlerSpec 10:17:50 [INFO] Running org.onap.cps.rest.utils.MultipartFileUtilSpec 10:17:50 [INFO] Tests run: 27, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.02 s - in org.onap.cps.rest.utils.MultipartFileUtilSpec 10:17:50 [INFO] Running org.onap.cps.rest.utils.ZipFileSizeValidatorSpec 10:17:50 [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 s - in org.onap.cps.rest.utils.ZipFileSizeValidatorSpec 10:17:50 [INFO] 10:17:50 [INFO] Results: 10:17:50 [INFO] 10:17:50 [INFO] Tests run: 167, Failures: 0, Errors: 0, Skipped: 0 10:17:50 [INFO] 10:17:50 [INFO] 10:17:50 [INFO] --- jacoco-maven-plugin:0.8.10:report (post-unit-test) @ cps-rest --- 10:17:50 [INFO] Loading execution data file /w/workspace/cps-master-verify-java/cps-rest/target/code-coverage/jacoco-ut.exec 10:17:50 [INFO] Analyzed bundle 'cps-rest' with 6 classes 10:17:50 [INFO] 10:17:50 [INFO] --- exec-maven-plugin:1.6.0:exec (generate-csv) @ cps-rest --- 10:17:51 [INFO] 10:17:51 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ cps-rest --- 10:17:51 [INFO] Building jar: /w/workspace/cps-master-verify-java/cps-rest/target/cps-rest-3.4.6-SNAPSHOT.jar 10:17:51 [INFO] 10:17:51 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-integration-test) @ cps-rest --- 10:17:51 [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/* 10:17:51 [INFO] 10:17:51 [INFO] --- maven-failsafe-plugin:3.0.0-M4:integration-test (integration-tests) @ cps-rest --- 10:17:51 [INFO] 10:17:51 [INFO] --- jacoco-maven-plugin:0.8.10:report (post-integration-test) @ cps-rest --- 10:17:51 [INFO] Skipping JaCoCo execution due to missing execution data file. 10:17:51 [INFO] 10:17:51 [INFO] --- jacoco-maven-plugin:0.8.10:check (coverage-check) @ cps-rest --- 10:17:51 [INFO] Loading execution data file /w/workspace/cps-master-verify-java/cps-rest/target/code-coverage/jacoco-ut.exec 10:17:51 [INFO] Analyzed bundle 'cps-rest' with 6 classes 10:17:51 [INFO] All coverage checks have been met. 10:17:51 [INFO] 10:17:51 [INFO] --- maven-failsafe-plugin:3.0.0-M4:verify (integration-tests) @ cps-rest --- 10:17:51 [INFO] 10:17:51 [INFO] --- maven-install-plugin:2.4:install (default-install) @ cps-rest --- 10:17:51 [INFO] Installing /w/workspace/cps-master-verify-java/cps-rest/target/cps-rest-3.4.6-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/onap/cps/cps-rest/3.4.6-SNAPSHOT/cps-rest-3.4.6-SNAPSHOT.jar 10:17:51 [INFO] Installing /w/workspace/cps-master-verify-java/cps-rest/pom.xml to /home/jenkins/.m2/repository/org/onap/cps/cps-rest/3.4.6-SNAPSHOT/cps-rest-3.4.6-SNAPSHOT.pom 10:17:51 [INFO] 10:17:51 [INFO] --------------------< org.onap.cps:cps-ncmp-events >-------------------- 10:17:51 [INFO] Building cps-ncmp-events 3.4.6-SNAPSHOT [10/23] 10:17:51 [INFO] --------------------------------[ jar ]--------------------------------- 10:17:51 [INFO] 10:17:51 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ cps-ncmp-events --- 10:17:51 [INFO] 10:17:51 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-property) @ cps-ncmp-events --- 10:17:51 [INFO] 10:17:51 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-no-snapshots) @ cps-ncmp-events --- 10:17:51 [INFO] 10:17:51 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-unit-test) @ cps-ncmp-events --- 10:17:51 [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/* 10:17:51 [INFO] 10:17:51 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (default-prepare-agent) @ cps-ncmp-events --- 10:17:51 [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/* 10:17:51 [INFO] 10:17:51 [INFO] --- jsonschema2pojo-maven-plugin:1.2.1:generate (default) @ cps-ncmp-events --- 10:17:51 [INFO] 10:17:51 [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-license) @ cps-ncmp-events --- 10:17:51 [INFO] You have 0 Checkstyle violations. 10:17:51 [INFO] 10:17:51 [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-java-style) @ cps-ncmp-events --- 10:17:51 [INFO] You have 0 Checkstyle violations. 10:17:51 [INFO] 10:17:51 [INFO] --- maven-checkstyle-plugin:3.1.1:check (cps-java-style) @ cps-ncmp-events --- 10:17:51 [INFO] Starting audit... 10:17:51 Audit done. 10:17:51 [INFO] You have 0 Checkstyle violations. 10:17:51 [INFO] 10:17:51 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ cps-ncmp-events --- 10:17:51 [INFO] Using 'UTF-8' encoding to copy filtered resources. 10:17:51 [INFO] Copying 12 resources 10:17:51 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-ncmp-events/target/generated-sources/license 10:17:51 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-ncmp-events/target/generated-resources/licenses 10:17:51 [INFO] 10:17:51 [INFO] --- maven-compiler-plugin:3.11.0:compile (default-compile) @ cps-ncmp-events --- 10:17:51 [INFO] Changes detected - recompiling the module! :dependency 10:17:51 [INFO] Compiling 43 source files with javac [debug release 17] to target/classes 10:17:51 [INFO] 10:17:51 [INFO] >>> spotbugs-maven-plugin:4.4.2:check (analyze-compile) > :spotbugs @ cps-ncmp-events >>> 10:17:51 [INFO] 10:17:51 [INFO] --- spotbugs-maven-plugin:4.4.2:spotbugs (spotbugs) @ cps-ncmp-events --- 10:17:51 [INFO] Fork Value is true 10:17:53 [java] WARNING: A terminally deprecated method in java.lang.System has been called 10:17:53 [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.0/spotbugs-4.2.0.jar) 10:17:53 [java] WARNING: Please consider reporting this to the maintainers of edu.umd.cs.findbugs.ba.jsr305.TypeQualifierValue 10:17:53 [java] WARNING: System::setSecurityManager will be removed in a future release 10:17:55 [INFO] Done SpotBugs Analysis.... 10:17:55 [INFO] 10:17:55 [INFO] <<< spotbugs-maven-plugin:4.4.2:check (analyze-compile) < :spotbugs @ cps-ncmp-events <<< 10:17:55 [INFO] 10:17:55 [INFO] 10:17:55 [INFO] --- spotbugs-maven-plugin:4.4.2:check (analyze-compile) @ cps-ncmp-events --- 10:17:55 [INFO] BugInstance size is 0 10:17:55 [INFO] Error size is 0 10:17:55 [INFO] No errors/warnings found 10:17:55 [INFO] 10:17:55 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ cps-ncmp-events --- 10:17:55 [INFO] Using 'UTF-8' encoding to copy filtered resources. 10:17:55 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-ncmp-events/src/test/resources 10:17:55 [INFO] 10:17:55 [INFO] --- maven-compiler-plugin:3.11.0:testCompile (default-testCompile) @ cps-ncmp-events --- 10:17:55 [INFO] No sources to compile 10:17:55 [INFO] 10:17:55 [INFO] --- gmavenplus-plugin:1.9.0:compileTests (default) @ cps-ncmp-events --- 10:17:55 [INFO] No sources specified for compilation. Skipping. 10:17:55 [INFO] 10:17:55 [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ cps-ncmp-events --- 10:17:55 [INFO] No tests to run. 10:17:55 [INFO] 10:17:55 [INFO] --- jacoco-maven-plugin:0.8.10:report (post-unit-test) @ cps-ncmp-events --- 10:17:55 [INFO] Skipping JaCoCo execution due to missing execution data file. 10:17:55 [INFO] 10:17:55 [INFO] --- exec-maven-plugin:1.6.0:exec (generate-csv) @ cps-ncmp-events --- 10:17:55 [INFO] 10:17:55 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ cps-ncmp-events --- 10:17:55 [INFO] Building jar: /w/workspace/cps-master-verify-java/cps-ncmp-events/target/cps-ncmp-events-3.4.6-SNAPSHOT.jar 10:17:55 [INFO] 10:17:55 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-integration-test) @ cps-ncmp-events --- 10:17:55 [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/* 10:17:55 [INFO] 10:17:55 [INFO] --- maven-failsafe-plugin:3.0.0-M4:integration-test (integration-tests) @ cps-ncmp-events --- 10:17:55 [INFO] No tests to run. 10:17:55 [INFO] 10:17:55 [INFO] --- jacoco-maven-plugin:0.8.10:report (post-integration-test) @ cps-ncmp-events --- 10:17:55 [INFO] Skipping JaCoCo execution due to missing execution data file. 10:17:55 [INFO] 10:17:55 [INFO] --- jacoco-maven-plugin:0.8.10:check (coverage-check) @ cps-ncmp-events --- 10:17:55 [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 10:17:55 [INFO] 10:17:55 [INFO] --- maven-failsafe-plugin:3.0.0-M4:verify (integration-tests) @ cps-ncmp-events --- 10:17:55 [INFO] 10:17:55 [INFO] --- maven-install-plugin:2.4:install (default-install) @ cps-ncmp-events --- 10:17:55 [INFO] Installing /w/workspace/cps-master-verify-java/cps-ncmp-events/target/cps-ncmp-events-3.4.6-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/onap/cps/cps-ncmp-events/3.4.6-SNAPSHOT/cps-ncmp-events-3.4.6-SNAPSHOT.jar 10:17:55 [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.4.6-SNAPSHOT/cps-ncmp-events-3.4.6-SNAPSHOT.pom 10:17:55 [INFO] 10:17:55 [INFO] -------------------< org.onap.cps:cps-ncmp-service >-------------------- 10:17:55 [INFO] Building cps-ncmp-service 3.4.6-SNAPSHOT [11/23] 10:17:55 [INFO] --------------------------------[ jar ]--------------------------------- 10:17:56 [INFO] 10:17:56 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ cps-ncmp-service --- 10:17:56 [INFO] 10:17:56 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-property) @ cps-ncmp-service --- 10:17:56 [INFO] 10:17:56 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-no-snapshots) @ cps-ncmp-service --- 10:17:56 [INFO] 10:17:56 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-unit-test) @ cps-ncmp-service --- 10:17:56 [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/* 10:17:56 [INFO] 10:17:56 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (default-prepare-agent) @ cps-ncmp-service --- 10:17:56 [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/* 10:17:56 [INFO] 10:17:56 [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-license) @ cps-ncmp-service --- 10:17:56 [INFO] You have 0 Checkstyle violations. 10:17:56 [INFO] 10:17:56 [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-java-style) @ cps-ncmp-service --- 10:17:56 [INFO] You have 0 Checkstyle violations. 10:17:56 [INFO] 10:17:56 [INFO] --- maven-checkstyle-plugin:3.1.1:check (cps-java-style) @ cps-ncmp-service --- 10:17:57 [INFO] Starting audit... 10:17:57 Audit done. 10:17:57 [INFO] You have 0 Checkstyle violations. 10:17:57 [INFO] 10:17:57 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ cps-ncmp-service --- 10:17:57 [INFO] Using 'UTF-8' encoding to copy filtered resources. 10:17:57 [INFO] Copying 2 resources 10:17:57 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/license 10:17:57 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-resources/licenses 10:17:57 [INFO] 10:17:57 [INFO] --- maven-compiler-plugin:3.11.0:compile (default-compile) @ cps-ncmp-service --- 10:17:57 [INFO] Changes detected - recompiling the module! :dependency 10:17:57 [INFO] Compiling 115 source files with javac [debug release 17] to target/classes 10:17:59 [WARNING] /w/workspace/cps-master-verify-java/cps-ncmp-service/src/main/java/org/onap/cps/ncmp/api/impl/async/NcmpAsyncRequestResponseEventMapper.java:[53,35] Unmapped target properties: "withEventId, withEventCorrelationId, withEventTime, withEventTarget, withEventType, withEventSchema, withEventSchemaVersion, event, withEvent, withForwardedEvent". 10:17:59 [WARNING] /w/workspace/cps-master-verify-java/cps-ncmp-service/src/main/java/org/onap/cps/ncmp/api/impl/events/lcm/LcmEventHeaderMapper.java:[34,20] Unmapped target properties: "withEventId, withEventCorrelationId, withEventTime, withEventSource, withEventType, withEventSchema, withEventSchemaVersion". 10:17:59 [WARNING] /w/workspace/cps-master-verify-java/cps-ncmp-service/src/main/java/org/onap/cps/ncmp/api/impl/config/kafka/KafkaConfig.java:[62,77] buildProducerProperties() in org.springframework.boot.autoconfigure.kafka.KafkaProperties has been deprecated and marked for removal 10:17:59 [WARNING] /w/workspace/cps-master-verify-java/cps-ncmp-service/src/main/java/org/onap/cps/ncmp/api/impl/config/kafka/KafkaConfig.java:[75,77] buildConsumerProperties() in org.springframework.boot.autoconfigure.kafka.KafkaProperties has been deprecated and marked for removal 10:17:59 [WARNING] /w/workspace/cps-master-verify-java/cps-ncmp-service/src/main/java/org/onap/cps/ncmp/api/impl/config/kafka/KafkaConfig.java:[115,77] buildProducerProperties() in org.springframework.boot.autoconfigure.kafka.KafkaProperties has been deprecated and marked for removal 10:17:59 [WARNING] /w/workspace/cps-master-verify-java/cps-ncmp-service/src/main/java/org/onap/cps/ncmp/api/impl/config/kafka/KafkaConfig.java:[127,77] buildConsumerProperties() in org.springframework.boot.autoconfigure.kafka.KafkaProperties has been deprecated and marked for removal 10:17:59 [INFO] /w/workspace/cps-master-verify-java/cps-ncmp-service/src/main/java/org/onap/cps/ncmp/api/impl/events/cmsubscription/service/CmNotificationSubscriptionPersistenceServiceImpl.java: Some input files use unchecked or unsafe operations. 10:17:59 [INFO] /w/workspace/cps-master-verify-java/cps-ncmp-service/src/main/java/org/onap/cps/ncmp/api/impl/events/cmsubscription/service/CmNotificationSubscriptionPersistenceServiceImpl.java: Recompile with -Xlint:unchecked for details. 10:17:59 [INFO] 10:17:59 [INFO] >>> spotbugs-maven-plugin:4.4.2:check (analyze-compile) > :spotbugs @ cps-ncmp-service >>> 10:17:59 [INFO] 10:17:59 [INFO] --- spotbugs-maven-plugin:4.4.2:spotbugs (spotbugs) @ cps-ncmp-service --- 10:17:59 [INFO] Fork Value is true 10:18:00 [java] WARNING: A terminally deprecated method in java.lang.System has been called 10:18:00 [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.0/spotbugs-4.2.0.jar) 10:18:00 [java] WARNING: Please consider reporting this to the maintainers of edu.umd.cs.findbugs.ba.jsr305.TypeQualifierValue 10:18:00 [java] WARNING: System::setSecurityManager will be removed in a future release 10:18:05 [INFO] Done SpotBugs Analysis.... 10:18:05 [INFO] 10:18:05 [INFO] <<< spotbugs-maven-plugin:4.4.2:check (analyze-compile) < :spotbugs @ cps-ncmp-service <<< 10:18:05 [INFO] 10:18:05 [INFO] 10:18:05 [INFO] --- spotbugs-maven-plugin:4.4.2:check (analyze-compile) @ cps-ncmp-service --- 10:18:05 [INFO] BugInstance size is 0 10:18:05 [INFO] Error size is 0 10:18:05 [INFO] No errors/warnings found 10:18:05 [INFO] 10:18:05 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ cps-ncmp-service --- 10:18:05 [INFO] Using 'UTF-8' encoding to copy filtered resources. 10:18:05 [INFO] Copying 12 resources 10:18:05 [INFO] 10:18:05 [INFO] --- maven-compiler-plugin:3.11.0:testCompile (default-testCompile) @ cps-ncmp-service --- 10:18:05 [INFO] Changes detected - recompiling the module! :dependency 10:18:05 [INFO] Compiling 2 source files with javac [debug release 17] to target/test-classes 10:18:05 [INFO] 10:18:05 [INFO] --- gmavenplus-plugin:1.9.0:compileTests (default) @ cps-ncmp-service --- 10:18:05 [INFO] Using isolated classloader, without GMavenPlus classpath. 10:18:06 [INFO] Using Groovy 3.0.18 to perform compileTests. 10:18:09 [INFO] Compiled 186 files. 10:18:09 [INFO] 10:18:09 [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ cps-ncmp-service --- 10:18:09 [INFO] 10:18:09 [INFO] ------------------------------------------------------- 10:18:09 [INFO] T E S T S 10:18:09 [INFO] ------------------------------------------------------- 10:18:12 [INFO] Running org.onap.cps.ncmp.init.AbstractModelLoaderSpec 10:18:13 10:18:13.323 [main] ERROR org.onap.cps.ncmp.init.AbstractModelLoader -- Onboarding model for NCMP failed: test message 10:18:13 10:18:13.351 [main] INFO org.onap.cps.ncmp.init.AbstractModelLoader -- Model Loader start-up, waiting for database to be ready 10:18:13 10:18:13.354 [main] INFO org.onap.cps.ncmp.init.AbstractModelLoader -- Retrieving dataspace some dataspace ... 1 attempt(s) 10:18:13 10:18:13.355 [main] INFO org.onap.cps.ncmp.init.AbstractModelLoader -- Retrieving dataspace some dataspace ... 2 attempt(s) 10:18:13 10:18:13.373 [main] WARN org.onap.cps.ncmp.init.AbstractModelLoader -- Creating new schema set failed as schema set already exists 10:18:13 10:18:13.378 [main] DEBUG org.onap.cps.ncmp.init.AbstractModelLoader -- Onboarding failed as unable to read file: models/no such yang file 10:18:13 10:18:13.378 [main] ERROR org.onap.cps.ncmp.init.AbstractModelLoader -- Creating schema set failed: Onboarding failed as unable to read file: models/no such yang file 10:18:13 10:18:13.388 [main] WARN org.onap.cps.ncmp.init.AbstractModelLoader -- Deleting schema set failed: test message 10:18:13 10:18:13.396 [main] WARN org.onap.cps.ncmp.init.AbstractModelLoader -- Creating new anchor failed as anchor already exists 10:18:13 10:18:13.400 [main] ERROR org.onap.cps.ncmp.init.AbstractModelLoader -- Creating anchor failed: test message 10:18:13 10:18:13.433 [main] WARN org.onap.cps.ncmp.init.AbstractModelLoader -- Creating new data node 'new node' failed as data node already exists 10:18:13 10:18:13.437 [main] ERROR org.onap.cps.ncmp.init.AbstractModelLoader -- Creating data node failed: test message 10:18:13 10:18:13.447 [main] ERROR org.onap.cps.ncmp.init.AbstractModelLoader -- Updating schema set failed: test message 10:18:13 [INFO] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.267 s - in org.onap.cps.ncmp.init.AbstractModelLoaderSpec 10:18:13 [INFO] Running org.onap.cps.ncmp.init.CmDataSubscriptionModelLoaderSpec 10:18:13 10:18:13.468 [main] INFO org.onap.cps.ncmp.init.AbstractModelLoader -- Model Loader start-up, waiting for database to be ready 10:18:13 10:18:13.475 [main] INFO org.onap.cps.ncmp.init.CmDataSubscriptionModelLoader -- Subscription Models onboarded successfully 10:18:13 10:18:13.480 [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 10:18:13 10:18:13.483 [main] ERROR org.onap.cps.ncmp.init.CmDataSubscriptionModelLoader -- Creating data node failed: test message 10:18:13 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.028 s - in org.onap.cps.ncmp.init.CmDataSubscriptionModelLoaderSpec 10:18:13 [INFO] Running org.onap.cps.ncmp.init.InventoryModelLoaderSpec 10:18:13 10:18:13.495 [main] INFO org.onap.cps.ncmp.init.AbstractModelLoader -- Model Loader start-up, waiting for database to be ready 10:18:13 10:18:13.496 [main] INFO org.onap.cps.ncmp.init.InventoryModelLoader -- Inventory Model updated successfully 10:18:13 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s - in org.onap.cps.ncmp.init.InventoryModelLoaderSpec 10:18:13 [INFO] Running org.onap.cps.ncmp.api.impl.NetworkCmProxyCmHandleQueryServiceSpec 10:18:13 [INFO] Tests run: 28, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.101 s - in org.onap.cps.ncmp.api.impl.NetworkCmProxyCmHandleQueryServiceSpec 10:18:13 [INFO] Running org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServiceImplRegistrationSpec 10:18:13 10:18:13.946 [main] INFO org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServiceImpl -- Moving cm handles : [cmhandle-3] into locked (for upgrade) state. 10:18:13 10:18:13.953 [main] INFO org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServiceImpl -- Moving cm handles : [cmhandle-3] into locked (for upgrade) state. 10:18:13 10:18:13.957 [main] INFO org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServiceImpl -- Moving cm handles : [] into locked (for upgrade) state. 10:18:13 10:18:13.962 [main] ERROR org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServiceImpl -- Unable to find data node for cm handle id : cmhandle-3 , caused by : DataNode not found 10:18:13 10:18:13.962 [main] INFO org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServiceImpl -- Moving cm handles : [] into locked (for upgrade) state. 10:18:13 10:18:13.964 [main] ERROR org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServiceImpl -- Unable to upgrade cm handle id: cmhandle-3, caused by : some error message 10:18:13 10:18:13.964 [main] INFO org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServiceImpl -- Moving cm handles : [] into locked (for upgrade) state. 10:18:13 10:18:13.966 [main] INFO org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServiceImpl -- Moving cm handles : [] into locked (for upgrade) state. 10:18:13 10:18:13.968 [main] INFO org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServiceImpl -- Moving cm handles : [] into locked (for upgrade) state. 10:18:13 10:18:13.969 [main] INFO org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServiceImpl -- Moving cm handles : [] into locked (for upgrade) state. 10:18:13 10:18:13.985 [main] INFO org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServiceImpl -- Moving cm handles : [] into locked (for upgrade) state. 10:18:13 10:18:13.989 [main] INFO org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServiceImpl -- Moving cm handles : [] into locked (for upgrade) state. 10:18:13 10:18:13.991 [main] INFO org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServiceImpl -- Moving cm handles : [] into locked (for upgrade) state. 10:18:14 10:18:13.992 [main] INFO org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServiceImpl -- Moving cm handles : [] into locked (for upgrade) state. 10:18:14 10:18:13.995 [main] INFO org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServiceImpl -- Moving cm handles : [] into locked (for upgrade) state. 10:18:14 10:18:13.997 [main] INFO org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServiceImpl -- Moving cm handles : [] into locked (for upgrade) state. 10:18:14 10:18:13.999 [main] INFO org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServiceImpl -- Moving cm handles : [] into locked (for upgrade) state. 10:18:14 10:18:14.003 [main] INFO org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServiceImpl -- Moving cm handles : [] into locked (for upgrade) state. 10:18:14 10:18:14.006 [main] INFO org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServiceImpl -- Moving cm handles : [] into locked (for upgrade) state. 10:18:14 10:18:14.012 [main] INFO org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServiceImpl -- Moving cm handles : [] into locked (for upgrade) state. 10:18:14 10:18:14.018 [main] INFO org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServiceImpl -- Moving cm handles : [] into locked (for upgrade) state. 10:18:14 10:18:14.021 [main] INFO org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServiceImpl -- Moving cm handles : [] into locked (for upgrade) state. 10:18:14 10:18:14.029 [main] ERROR org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServiceImpl -- Unable to de-register cm-handle batch, retrying on each cm handle 10:18:14 10:18:14.030 [main] ERROR org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServiceImpl -- Unable to de-register cm-handle id : cmhandle2 , caused by : Failed 10:18:14 10:18:14.035 [main] INFO org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServiceImpl -- Moving cm handles : [] into locked (for upgrade) state. 10:18:14 10:18:14.041 [main] ERROR org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServiceImpl -- Unable to de-register cm-handle batch, retrying on each cm handle 10:18:14 10:18:14.041 [main] ERROR org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServiceImpl -- Unable to de-register cm-handle id : cmhandle , caused by : Failed 10:18:14 10:18:14.041 [main] INFO org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServiceImpl -- Moving cm handles : [] into locked (for upgrade) state. 10:18:14 10:18:14.045 [main] ERROR org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServiceImpl -- Unable to de-register cm-handle batch, retrying on each cm handle 10:18:14 10:18:14.045 [main] ERROR org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServiceImpl -- Unable to find dataNode for cmHandleId : cmhandle , caused by : DataNode not found 10:18:14 10:18:14.045 [main] INFO org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServiceImpl -- Moving cm handles : [] into locked (for upgrade) state. 10:18:14 10:18:14.047 [main] ERROR org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServiceImpl -- Unable to de-register cm-handle batch, retrying on each cm handle 10:18:14 10:18:14.048 [main] ERROR org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServiceImpl -- Unable to de-register cm-handle id: cmhandle, caused by: 10:18:14 10:18:14.048 [main] INFO org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServiceImpl -- Moving cm handles : [] into locked (for upgrade) state. 10:18:14 10:18:14.049 [main] ERROR org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServiceImpl -- Unable to de-register cm-handle batch, retrying on each cm handle 10:18:14 10:18:14.049 [main] ERROR org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServiceImpl -- Unable to de-register cm-handle id : cmhandle , caused by : Failed 10:18:14 10:18:14.049 [main] INFO org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServiceImpl -- Moving cm handles : [] into locked (for upgrade) state. 10:18:14 10:18:14.051 [main] INFO org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServiceImpl -- Moving cm handles : [] into locked (for upgrade) state. 10:18:14 [INFO] Tests run: 43, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.444 s - in org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServiceImplRegistrationSpec 10:18:14 [INFO] Running org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServiceImplSpec 10:18:14 10:18:14.294 [main] INFO org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServiceImpl -- Data-Sync Enabled flag is already: true 10:18:14 [INFO] Tests run: 25, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.241 s - in org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServiceImplSpec 10:18:14 [INFO] Running org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServicePropertyHandlerSpec 10:18:14 10:18:14.313 [main] INFO org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServicePropertyHandler -- Creating a new DataNode with xpath /dmi-registry/cm-handles[@id='myHandle1']/public-properties[@name='newPubProp1'] , key : newPubProp1 and value : pub-val 10:18:14 10:18:14.354 [main] INFO org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServicePropertyHandler -- Creating a new DataNode with xpath /dmi-registry/cm-handles[@id='myHandle1']/public-properties[@name='publicProp4'] , key : publicProp4 and value : newPubVal 10:18:14 10:18:14.359 [main] INFO org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServicePropertyHandler -- Creating a new DataNode with xpath /dmi-registry/cm-handles[@id='myHandle1']/additional-properties[@name='newAdditionalProp1'] , key : newAdditionalProp1 and value : add-value 10:18:14 10:18:14.361 [main] INFO org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServicePropertyHandler -- Creating a new DataNode with xpath /dmi-registry/cm-handles[@id='myHandle1']/additional-properties[@name='additionalProp1'] , key : additionalProp1 and value : newValue 10:18:14 10:18:14.366 [main] INFO org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServicePropertyHandler -- Deleting dataNode with xpath : [/dmi-registry/cm-handles[@id='myHandle1']/public-properties[@name='publicProp3']] 10:18:14 10:18:14.366 [main] INFO org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServicePropertyHandler -- Deleting dataNode with xpath : [/dmi-registry/cm-handles[@id='myHandle1']/public-properties[@name='publicProp4']] 10:18:14 10:18:14.371 [main] ERROR org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServicePropertyHandler -- Unable to find dataNode for cmHandleId : cmHandleId , caused by : DataNode not found 10:18:14 10:18:14.374 [main] ERROR org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServicePropertyHandler -- Unable to update cmHandle : cmHandleId , caused by : Failed 10:18:14 10:18:14.375 [main] ERROR org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServicePropertyHandler -- Unable to update cm handle : cmHandleId with spaces, caused by : Name Validation Error. 10:18:14 10:18:14.377 [main] INFO org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServicePropertyHandler -- Creating a new DataNode with xpath /dmi-registry/cm-handles[@id='myHandle1']/public-properties[@name='publicProp1'] , key : publicProp1 and value : value 10:18:14 10:18:14.378 [main] ERROR org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServicePropertyHandler -- Unable to find dataNode for cmHandleId : myHandle1 , caused by : DataNode not found 10:18:14 10:18:14.378 [main] INFO org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServicePropertyHandler -- Creating a new DataNode with xpath /dmi-registry/cm-handles[@id='myHandle1']/public-properties[@name='publicProp1'] , key : publicProp1 and value : value 10:18:14 10:18:14.384 [main] INFO org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServicePropertyHandler -- Updating alternateId for cmHandle myHandle1 with value : alt-1) 10:18:14 [INFO] Tests run: 23, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.081 s - in org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServicePropertyHandlerSpec 10:18:14 [INFO] Running org.onap.cps.ncmp.api.impl.async.NcmpAsyncRequestResponseEventMapperSpec 10:18:14 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.039 s - in org.onap.cps.ncmp.api.impl.async.NcmpAsyncRequestResponseEventMapperSpec 10:18:14 [INFO] Running org.onap.cps.ncmp.api.impl.async.RecordFilterStrategiesSpec 10:18:14 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 s - in org.onap.cps.ncmp.api.impl.async.RecordFilterStrategiesSpec 10:18:14 10:18:14.541 [main] INFO org.testcontainers.images.PullPolicy -- Image pull policy will be performed by: DefaultPullPolicy() 10:18:14 10:18:14.543 [main] INFO org.testcontainers.utility.ImageNameSubstitutor -- Image name substitution will be performed by: DefaultImageNameSubstitutor (composite of 'ConfigurationFileImageNameSubstitutor' and 'PrefixingImageNameSubstitutor') 10:18:14 [INFO] Running org.onap.cps.ncmp.api.impl.async.NcmpAsyncRequestResponseEventProducerIntegrationSpec 10:19:00 10:18:15.235 [main] INFO org.testcontainers.dockerclient.DockerClientProviderStrategy -- Found Docker environment with local Unix socket (unix:///var/run/docker.sock) 10:19:00 10:18:15.245 [main] INFO org.testcontainers.DockerClientFactory -- Docker host IP address is localhost 10:19:00 10:18:15.270 [main] INFO org.testcontainers.DockerClientFactory -- Connected to docker: 10:19:00 Server Version: 23.0.1 10:19:00 API Version: 1.42 10:19:00 Operating System: CentOS Stream 8 10:19:00 Total Memory: 31890 MB 10:19:00 10:18:15.273 [main] WARN org.testcontainers.utility.ResourceReaper -- 10:19:00 ******************************************************************************** 10:19:00 Ryuk has been disabled. This can cause unexpected behavior in your environment. 10:19:00 ******************************************************************************** 10:19:00 10:18:15.279 [main] INFO org.testcontainers.DockerClientFactory -- Checking the system... 10:19:00 10:18:15.279 [main] INFO org.testcontainers.DockerClientFactory -- ✔︎ Docker server version should be at least 1.6.0 10:19:00 10:18:15.304 [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. 10:19:00 10:18:15.310 [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) 10:19:00 10:18:17.532 [docker-java-stream-729162289] INFO tc.registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 -- Starting to pull image 10:19:00 10:18:17.559 [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) 10:19:00 10:18:18.097 [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) 10:19:00 10:18:19.896 [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, (31 MB/? MB) 10:19:00 10:18:20.424 [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, (48 MB/? MB) 10:19:00 10:18:21.075 [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, (71 MB/? MB) 10:19:00 10:18:21.596 [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, (76 MB/? MB) 10:19:00 10:18:22.032 [docker-java-stream-729162289] INFO tc.registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 -- Pulling image layers: 6 pending, 5 downloaded, 1 extracted, (85 MB/? MB) 10:19:00 10:18:22.113 [docker-java-stream-729162289] INFO tc.registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 -- Pulling image layers: 6 pending, 5 downloaded, 2 extracted, (86 MB/? MB) 10:19:00 10:18:23.690 [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, (131 MB/? MB) 10:19:00 10:18:23.888 [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, (133 MB/? MB) 10:19:00 10:18:24.211 [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, (136 MB/? MB) 10:19:00 10:18:24.732 [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, (143 MB/? MB) 10:19:00 10:18:31.121 [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, (279 MB/? MB) 10:19:00 10:18:38.761 [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, (368 MB/370 MB) 10:19:00 10:18:43.756 [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, (369 MB/370 MB) 10:19:00 10:18:43.913 [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, (369 MB/370 MB) 10:19:00 10:18:43.996 [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, (369 MB/370 MB) 10:19:00 10:18:44.295 [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) 10:19:00 10:18:44.378 [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) 10:19:00 10:18:44.458 [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) 10:19:00 10:18:44.537 [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) 10:19:00 10:18:45.170 [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) 10:19:00 10:18:45.251 [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) 10:19:00 10:18:45.267 [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 PT29.962295137S 10:19:00 10:18:45.267 [docker-java-stream-729162289] INFO tc.registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 -- Pull complete. 11 layers, pulled in 27s (downloaded 370 MB at 13 MB/s) 10:19:00 10:18:45.302 [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 10:19:00 10:18:53.314 [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: c0cacd45c12485773f2baec5474a02a1fbd79bfcbcc41d4e255de6cbff033436 10:19:00 10:18:58.964 [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.662096385S 10:19:00 10:18:59.090 [main] INFO org.apache.kafka.clients.consumer.ConsumerConfig -- ConsumerConfig values: 10:19:00 allow.auto.create.topics = true 10:19:00 auto.commit.interval.ms = 5000 10:19:00 auto.include.jmx.reporter = true 10:19:00 auto.offset.reset = earliest 10:19:00 bootstrap.servers = [PLAINTEXT://localhost:32768] 10:19:00 check.crcs = true 10:19:00 client.dns.lookup = use_all_dns_ips 10:19:00 client.id = consumer-test-1 10:19:00 client.rack = 10:19:00 connections.max.idle.ms = 540000 10:19:00 default.api.timeout.ms = 60000 10:19:00 enable.auto.commit = true 10:19:00 exclude.internal.topics = true 10:19:00 fetch.max.bytes = 52428800 10:19:00 fetch.max.wait.ms = 500 10:19:00 fetch.min.bytes = 1 10:19:00 group.id = test 10:19:00 group.instance.id = null 10:19:00 heartbeat.interval.ms = 3000 10:19:00 interceptor.classes = [] 10:19:00 internal.leave.group.on.close = true 10:19:00 internal.throw.on.fetch.stable.offset.unsupported = false 10:19:00 isolation.level = read_uncommitted 10:19:00 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 10:19:00 max.partition.fetch.bytes = 1048576 10:19:00 max.poll.interval.ms = 300000 10:19:00 max.poll.records = 500 10:19:00 metadata.max.age.ms = 300000 10:19:00 metric.reporters = [] 10:19:00 metrics.num.samples = 2 10:19:00 metrics.recording.level = INFO 10:19:00 metrics.sample.window.ms = 30000 10:19:00 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 10:19:00 receive.buffer.bytes = 65536 10:19:00 reconnect.backoff.max.ms = 1000 10:19:00 reconnect.backoff.ms = 50 10:19:00 request.timeout.ms = 30000 10:19:00 retry.backoff.ms = 100 10:19:00 sasl.client.callback.handler.class = null 10:19:00 sasl.jaas.config = null 10:19:00 sasl.kerberos.kinit.cmd = /usr/bin/kinit 10:19:00 sasl.kerberos.min.time.before.relogin = 60000 10:19:00 sasl.kerberos.service.name = null 10:19:00 sasl.kerberos.ticket.renew.jitter = 0.05 10:19:00 sasl.kerberos.ticket.renew.window.factor = 0.8 10:19:00 sasl.login.callback.handler.class = null 10:19:00 sasl.login.class = null 10:19:00 sasl.login.connect.timeout.ms = null 10:19:00 sasl.login.read.timeout.ms = null 10:19:00 sasl.login.refresh.buffer.seconds = 300 10:19:00 sasl.login.refresh.min.period.seconds = 60 10:19:00 sasl.login.refresh.window.factor = 0.8 10:19:00 sasl.login.refresh.window.jitter = 0.05 10:19:00 sasl.login.retry.backoff.max.ms = 10000 10:19:00 sasl.login.retry.backoff.ms = 100 10:19:00 sasl.mechanism = GSSAPI 10:19:00 sasl.oauthbearer.clock.skew.seconds = 30 10:19:00 sasl.oauthbearer.expected.audience = null 10:19:00 sasl.oauthbearer.expected.issuer = null 10:19:00 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 10:19:00 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 10:19:00 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 10:19:00 sasl.oauthbearer.jwks.endpoint.url = null 10:19:00 sasl.oauthbearer.scope.claim.name = scope 10:19:00 sasl.oauthbearer.sub.claim.name = sub 10:19:00 sasl.oauthbearer.token.endpoint.url = null 10:19:00 security.protocol = PLAINTEXT 10:19:00 security.providers = null 10:19:00 send.buffer.bytes = 131072 10:19:00 session.timeout.ms = 45000 10:19:00 socket.connection.setup.timeout.max.ms = 30000 10:19:00 socket.connection.setup.timeout.ms = 10000 10:19:00 ssl.cipher.suites = null 10:19:00 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 10:19:00 ssl.endpoint.identification.algorithm = https 10:19:00 ssl.engine.factory.class = null 10:19:00 ssl.key.password = null 10:19:00 ssl.keymanager.algorithm = SunX509 10:19:00 ssl.keystore.certificate.chain = null 10:19:00 ssl.keystore.key = null 10:19:00 ssl.keystore.location = null 10:19:00 ssl.keystore.password = null 10:19:00 ssl.keystore.type = JKS 10:19:00 ssl.protocol = TLSv1.3 10:19:00 ssl.provider = null 10:19:00 ssl.secure.random.implementation = null 10:19:00 ssl.trustmanager.algorithm = PKIX 10:19:00 ssl.truststore.certificates = null 10:19:00 ssl.truststore.location = null 10:19:00 ssl.truststore.password = null 10:19:00 ssl.truststore.type = JKS 10:19:00 value.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 10:19:00 10:19:00 10:18:59.215 [main] INFO org.apache.kafka.common.utils.AppInfoParser -- Kafka version: 3.6.1 10:19:00 10:18:59.215 [main] INFO org.apache.kafka.common.utils.AppInfoParser -- Kafka commitId: 5e3c2b738d253ff5 10:19:00 10:18:59.215 [main] INFO org.apache.kafka.common.utils.AppInfoParser -- Kafka startTimeMs: 1709115539213 10:19:00 10:18:10,364 |-INFO in ch.qos.logback.classic.LoggerContext[default] - This is logback-classic version 1.4.14 10:19:00 10:18:10,367 |-INFO in ch.qos.logback.classic.util.ContextInitializer@1d6efd58 - Here is a list of configurators discovered as a service, by rank: 10:19:00 10:18:10,367 |-INFO in ch.qos.logback.classic.util.ContextInitializer@1d6efd58 - org.springframework.boot.logging.logback.RootLogLevelConfigurator 10:19:00 10:18:10,367 |-INFO in ch.qos.logback.classic.util.ContextInitializer@1d6efd58 - They will be invoked in order until ExecutionStatus.DO_NOT_INVOKE_NEXT_IF_ANY is returned. 10:19:00 10:18:10,367 |-INFO in ch.qos.logback.classic.util.ContextInitializer@1d6efd58 - Constructed configurator of type class org.springframework.boot.logging.logback.RootLogLevelConfigurator 10:19:00 10:18:10,376 |-INFO in ch.qos.logback.classic.util.ContextInitializer@1d6efd58 - org.springframework.boot.logging.logback.RootLogLevelConfigurator.configure() call lasted 1 milliseconds. ExecutionStatus=INVOKE_NEXT_IF_ANY 10:19:00 10:18:10,376 |-INFO in ch.qos.logback.classic.util.ContextInitializer@1d6efd58 - Trying to configure with ch.qos.logback.classic.joran.SerializedModelConfigurator 10:19:00 10:18:10,377 |-INFO in ch.qos.logback.classic.util.ContextInitializer@1d6efd58 - Constructed configurator of type class ch.qos.logback.classic.joran.SerializedModelConfigurator 10:19:00 10:18:10,379 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.scmo] 10:19:00 10:18:10,379 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback.scmo] 10:19:00 10:18:10,379 |-INFO in ch.qos.logback.classic.util.ContextInitializer@1d6efd58 - ch.qos.logback.classic.joran.SerializedModelConfigurator.configure() call lasted 2 milliseconds. ExecutionStatus=INVOKE_NEXT_IF_ANY 10:19:00 10:18:10,379 |-INFO in ch.qos.logback.classic.util.ContextInitializer@1d6efd58 - Trying to configure with ch.qos.logback.classic.util.DefaultJoranConfigurator 10:19:00 10:18:10,380 |-INFO in ch.qos.logback.classic.util.ContextInitializer@1d6efd58 - Constructed configurator of type class ch.qos.logback.classic.util.DefaultJoranConfigurator 10:19:00 10:18:10,381 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.xml] 10:19:00 10:18:10,381 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback.xml] 10:19:00 10:18:10,381 |-INFO in ch.qos.logback.classic.util.ContextInitializer@1d6efd58 - ch.qos.logback.classic.util.DefaultJoranConfigurator.configure() call lasted 1 milliseconds. ExecutionStatus=INVOKE_NEXT_IF_ANY 10:19:00 10:18:10,381 |-INFO in ch.qos.logback.classic.util.ContextInitializer@1d6efd58 - Trying to configure with ch.qos.logback.classic.BasicConfigurator 10:19:00 10:18:10,382 |-INFO in ch.qos.logback.classic.util.ContextInitializer@1d6efd58 - Constructed configurator of type class ch.qos.logback.classic.BasicConfigurator 10:19:00 10:18:10,382 |-INFO in ch.qos.logback.classic.BasicConfigurator@31c71f65 - Setting up default configuration. 10:19:00 10:18:10,400 |-INFO in ch.qos.logback.classic.util.ContextInitializer@1d6efd58 - ch.qos.logback.classic.BasicConfigurator.configure() call lasted 18 milliseconds. ExecutionStatus=NEUTRAL 10:19:00 10:18:59,433 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@1e13a534 - URL [jar:file:/w/workspace/cps-master-verify-java/cps-service/target/cps-service-3.4.6-SNAPSHOT.jar!/logback-spring.xml] is not of type file 10:19:00 10:18:59,528 |-INFO in ch.qos.logback.core.joran.util.ConfigurationWatchListUtil@36b569f6 - Adding [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.2.2/spring-boot-3.2.2.jar!/org/springframework/boot/logging/logback/defaults.xml] to configuration watch list. 10:19:00 10:18:59,528 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@1e13a534 - URL [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.2.2/spring-boot-3.2.2.jar!/org/springframework/boot/logging/logback/defaults.xml] is not of type file 10:19:00 10:18:59,532 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word clr with class [org.springframework.boot.logging.logback.ColorConverter] 10:19:00 10:18:59,532 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word correlationId with class [org.springframework.boot.logging.logback.CorrelationIdConverter] 10:19:00 10:18:59,532 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word wex with class [org.springframework.boot.logging.logback.WhitespaceThrowableProxyConverter] 10:19:00 10:18:59,532 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word wEx with class [org.springframework.boot.logging.logback.ExtendedWhitespaceThrowableProxyConverter] 10:19:00 10:18:59,534 |-INFO in ch.qos.logback.core.joran.util.ConfigurationWatchListUtil@36b569f6 - Adding [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.2.2/spring-boot-3.2.2.jar!/org/springframework/boot/logging/logback/console-appender.xml] to configuration watch list. 10:19:00 10:18:59,534 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@1e13a534 - URL [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.2.2/spring-boot-3.2.2.jar!/org/springframework/boot/logging/logback/console-appender.xml] is not of type file 10:19:00 10:18:59,541 |-WARN in IfNestedWithinSecondPhaseElementSC - elements cannot be nested within an , or element 10:19:00 10:18:59,541 |-WARN in IfNestedWithinSecondPhaseElementSC - See also http://logback.qos.ch/codes.html#nested_if_element 10:19:00 10:18:59,544 |-WARN in IfNestedWithinSecondPhaseElementSC - Element at line 60 contains a nested element at line 61 10:19:00 10:18:59,574 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Registering a new ReconfigureOnChangeTask ReconfigureOnChangeTask(born:1709115539573) 10:19:00 10:18:59,574 |-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.4.6-SNAPSHOT.jar!/logback-spring.xml] 10:19:00 10:18:59,574 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Setting ReconfigureOnChangeTask scanning period to 30 seconds 10:19:00 10:18:59,582 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.catalina.startup.DigesterFactory] to ERROR 10:19:00 10:18:59,582 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@5c5bc645 - Propagating ERROR level on Logger[org.apache.catalina.startup.DigesterFactory] onto the JUL framework 10:19:00 10:18:59,583 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.catalina.util.LifecycleBase] to ERROR 10:19:00 10:18:59,583 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@5c5bc645 - Propagating ERROR level on Logger[org.apache.catalina.util.LifecycleBase] onto the JUL framework 10:19:00 10:18:59,583 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.coyote.http11.Http11NioProtocol] to WARN 10:19:00 10:18:59,583 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@5c5bc645 - Propagating WARN level on Logger[org.apache.coyote.http11.Http11NioProtocol] onto the JUL framework 10:19:00 10:18:59,583 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.sshd.common.util.SecurityUtils] to WARN 10:19:00 10:18:59,583 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@5c5bc645 - Propagating WARN level on Logger[org.apache.sshd.common.util.SecurityUtils] onto the JUL framework 10:19:00 10:18:59,583 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.tomcat.util.net.NioSelectorPool] to WARN 10:19:00 10:18:59,583 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@5c5bc645 - Propagating WARN level on Logger[org.apache.tomcat.util.net.NioSelectorPool] onto the JUL framework 10:19:00 10:18:59,583 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.eclipse.jetty.util.component.AbstractLifeCycle] to ERROR 10:19:00 10:18:59,583 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@5c5bc645 - Propagating ERROR level on Logger[org.eclipse.jetty.util.component.AbstractLifeCycle] onto the JUL framework 10:19:00 10:18:59,583 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.hibernate.validator.internal.util.Version] to WARN 10:19:00 10:18:59,583 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@5c5bc645 - Propagating WARN level on Logger[org.hibernate.validator.internal.util.Version] onto the JUL framework 10:19:00 10:18:59,584 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.springframework.boot.actuate.endpoint.jmx] to WARN 10:19:00 10:18:59,584 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@5c5bc645 - Propagating WARN level on Logger[org.springframework.boot.actuate.endpoint.jmx] onto the JUL framework 10:19:00 10:18:59,584 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [CONSOLE] 10:19:00 10:18:59,584 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 10:19:00 10:18:59,591 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property 10:19:00 10:18:59,610 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [jsonConsole] 10:19:00 10:18:59,610 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 10:19:00 10:18:59,616 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventJsonProviders] for [providers] property 10:19:00 10:18:59,623 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventPatternJsonProvider] for [pattern] property 10:19:00 10:19:00,082 |-INFO in ch.qos.logback.classic.pattern.DateConverter@556ed69c - Setting zoneId to "UTC" 10:19:00 10:19:00,092 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [asyncConsole] 10:19:00 10:19:00,092 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.classic.AsyncAppender] 10:19:00 10:19:00,377 |-INFO in ch.qos.logback.core.model.processor.conditional.IfModelHandler - Condition [property("loggingFormat").equalsIgnoreCase("json")] evaluated to false on line 61 10:19:00 10:19:00,378 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [CONSOLE] to ch.qos.logback.classic.AsyncAppender[asyncConsole] 10:19:00 10:19:00,378 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Attaching appender named [CONSOLE] to AsyncAppender. 10:19:00 10:19:00,378 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Setting discardingThreshold to 51 10:19:00 10:19:00,379 |-INFO in ch.qos.logback.classic.model.processor.RootLoggerModelHandler - Setting level of ROOT logger to INFO 10:19:00 10:19:00,379 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@5c5bc645 - Propagating INFO level on Logger[ROOT] onto the JUL framework 10:19:00 10:19:00,379 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [asyncConsole] to Logger[ROOT] 10:19:00 10:19:00,379 |-INFO in ch.qos.logback.core.model.processor.DefaultProcessor@5657f300 - End of configuration. 10:19:00 10:19:00,379 |-INFO in org.springframework.boot.logging.logback.SpringBootJoranConfigurator@4bb0cae5 - Registering current configuration as safe fallback point 10:19:00 10:19:00 10:19:00 . ____ _ __ _ _ 10:19:00 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 10:19:00 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 10:19:00 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 10:19:00 ' |____| .__|_| |_|_| |_\__, | / / / / 10:19:00 =========|_|==============|___/=/_/_/_/ 10:19:00 :: Spring Boot :: (v3.2.2) 10:19:00 10:19:00 2024-02-28T10:19:00.415Z INFO 7400 --- [ main] uestResponseEventProducerIntegrationSpec : Starting NcmpAsyncRequestResponseEventProducerIntegrationSpec using Java 17.0.6-ea with PID 7400 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-service) 10:19:00 2024-02-28T10:19:00.416Z INFO 7400 --- [ main] uestResponseEventProducerIntegrationSpec : No active profile set, falling back to 1 default profile: "default" 10:19:00 2024-02-28T10:19:00.572Z INFO 7400 --- [ main] uestResponseEventProducerIntegrationSpec : Started NcmpAsyncRequestResponseEventProducerIntegrationSpec in 1.348 seconds (process running for 51.061) 10:19:00 [ERROR] OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 10:19:02 2024-02-28T10:19:01.111Z INFO 7400 --- [ main] o.a.k.clients.consumer.KafkaConsumer : [Consumer clientId=consumer-test-1, groupId=test] Subscribed to topic(s): test-topic 10:19:02 2024-02-28T10:19:01.145Z INFO 7400 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 10:19:02 2024-02-28T10:19:01.146Z INFO 7400 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 10:19:02 acks = -1 10:19:02 auto.include.jmx.reporter = true 10:19:02 batch.size = 16384 10:19:02 bootstrap.servers = [PLAINTEXT://localhost:32768] 10:19:02 buffer.memory = 33554432 10:19:02 client.dns.lookup = use_all_dns_ips 10:19:02 client.id = producer-1 10:19:02 compression.type = none 10:19:02 connections.max.idle.ms = 540000 10:19:02 delivery.timeout.ms = 120000 10:19:02 enable.idempotence = false 10:19:02 interceptor.classes = [] 10:19:02 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 10:19:02 linger.ms = 1 10:19:02 max.block.ms = 60000 10:19:02 max.in.flight.requests.per.connection = 5 10:19:02 max.request.size = 1048576 10:19:02 metadata.max.age.ms = 300000 10:19:02 metadata.max.idle.ms = 300000 10:19:02 metric.reporters = [] 10:19:02 metrics.num.samples = 2 10:19:02 metrics.recording.level = INFO 10:19:02 metrics.sample.window.ms = 30000 10:19:02 partitioner.adaptive.partitioning.enable = true 10:19:02 partitioner.availability.timeout.ms = 0 10:19:02 partitioner.class = null 10:19:02 partitioner.ignore.keys = false 10:19:02 receive.buffer.bytes = 32768 10:19:02 reconnect.backoff.max.ms = 1000 10:19:02 reconnect.backoff.ms = 50 10:19:02 request.timeout.ms = 30000 10:19:02 retries = 0 10:19:02 retry.backoff.ms = 100 10:19:02 sasl.client.callback.handler.class = null 10:19:02 sasl.jaas.config = null 10:19:02 sasl.kerberos.kinit.cmd = /usr/bin/kinit 10:19:02 sasl.kerberos.min.time.before.relogin = 60000 10:19:02 sasl.kerberos.service.name = null 10:19:02 sasl.kerberos.ticket.renew.jitter = 0.05 10:19:02 sasl.kerberos.ticket.renew.window.factor = 0.8 10:19:02 sasl.login.callback.handler.class = null 10:19:02 sasl.login.class = null 10:19:02 sasl.login.connect.timeout.ms = null 10:19:02 sasl.login.read.timeout.ms = null 10:19:02 sasl.login.refresh.buffer.seconds = 300 10:19:02 sasl.login.refresh.min.period.seconds = 60 10:19:02 sasl.login.refresh.window.factor = 0.8 10:19:02 sasl.login.refresh.window.jitter = 0.05 10:19:02 sasl.login.retry.backoff.max.ms = 10000 10:19:02 sasl.login.retry.backoff.ms = 100 10:19:02 sasl.mechanism = GSSAPI 10:19:02 sasl.oauthbearer.clock.skew.seconds = 30 10:19:02 sasl.oauthbearer.expected.audience = null 10:19:02 sasl.oauthbearer.expected.issuer = null 10:19:02 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 10:19:02 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 10:19:02 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 10:19:02 sasl.oauthbearer.jwks.endpoint.url = null 10:19:02 sasl.oauthbearer.scope.claim.name = scope 10:19:02 sasl.oauthbearer.sub.claim.name = sub 10:19:02 sasl.oauthbearer.token.endpoint.url = null 10:19:02 security.protocol = PLAINTEXT 10:19:02 security.providers = null 10:19:02 send.buffer.bytes = 131072 10:19:02 socket.connection.setup.timeout.max.ms = 30000 10:19:02 socket.connection.setup.timeout.ms = 10000 10:19:02 ssl.cipher.suites = null 10:19:02 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 10:19:02 ssl.endpoint.identification.algorithm = https 10:19:02 ssl.engine.factory.class = null 10:19:02 ssl.key.password = null 10:19:02 ssl.keymanager.algorithm = SunX509 10:19:02 ssl.keystore.certificate.chain = null 10:19:02 ssl.keystore.key = null 10:19:02 ssl.keystore.location = null 10:19:02 ssl.keystore.password = null 10:19:02 ssl.keystore.type = JKS 10:19:02 ssl.protocol = TLSv1.3 10:19:02 ssl.provider = null 10:19:02 ssl.secure.random.implementation = null 10:19:02 ssl.trustmanager.algorithm = PKIX 10:19:02 ssl.truststore.certificates = null 10:19:02 ssl.truststore.location = null 10:19:02 ssl.truststore.password = null 10:19:02 ssl.truststore.type = JKS 10:19:02 transaction.timeout.ms = 60000 10:19:02 transactional.id = null 10:19:02 value.serializer = class org.springframework.kafka.support.serializer.JsonSerializer 10:19:02 10:19:02 2024-02-28T10:19:01.169Z INFO 7400 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 10:19:02 2024-02-28T10:19:01.170Z INFO 7400 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.6.1 10:19:02 2024-02-28T10:19:01.170Z INFO 7400 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 5e3c2b738d253ff5 10:19:02 2024-02-28T10:19:01.170Z INFO 7400 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1709115541170 10:19:02 2024-02-28T10:19:01.698Z WARN 7400 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Error while fetching metadata with correlation id 1 : {test-topic=LEADER_NOT_AVAILABLE} 10:19:02 2024-02-28T10:19:01.699Z INFO 7400 --- [ad | producer-1] org.apache.kafka.clients.Metadata : [Producer clientId=producer-1] Cluster ID: UG9EBQPmSsKrtMYdxdjmGg 10:19:02 2024-02-28T10:19:01.810Z WARN 7400 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Error while fetching metadata with correlation id 3 : {test-topic=LEADER_NOT_AVAILABLE} 10:19:02 2024-02-28T10:19:01.985Z INFO 7400 --- [ main] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-test-1, groupId=test] Cluster ID: UG9EBQPmSsKrtMYdxdjmGg 10:19:02 2024-02-28T10:19:02.104Z INFO 7400 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-1, groupId=test] Discovered group coordinator localhost:32768 (id: 2147483646 rack: null) 10:19:02 2024-02-28T10:19:02.113Z INFO 7400 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-1, groupId=test] (Re-)joining group 10:19:02 2024-02-28T10:19:02.145Z INFO 7400 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-1, groupId=test] Request joining group due to: need to re-join with the given member-id: consumer-test-1-15bb3dc9-b282-4c12-b4ad-681eec621d7d 10:19:02 2024-02-28T10:19:02.145Z INFO 7400 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-1, 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) 10:19:02 2024-02-28T10:19:02.145Z INFO 7400 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-1, groupId=test] (Re-)joining group 10:19:02 2024-02-28T10:19:02.170Z INFO 7400 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-1, groupId=test] Successfully joined group with generation Generation{generationId=1, memberId='consumer-test-1-15bb3dc9-b282-4c12-b4ad-681eec621d7d', protocol='range'} 10:19:02 2024-02-28T10:19:02.178Z INFO 7400 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-1, groupId=test] Finished assignment for group at generation 1: {consumer-test-1-15bb3dc9-b282-4c12-b4ad-681eec621d7d=Assignment(partitions=[test-topic-0])} 10:19:02 2024-02-28T10:19:02.202Z INFO 7400 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-1, groupId=test] Successfully synced group in generation Generation{generationId=1, memberId='consumer-test-1-15bb3dc9-b282-4c12-b4ad-681eec621d7d', protocol='range'} 10:19:02 2024-02-28T10:19:02.202Z INFO 7400 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-1, groupId=test] Notifying assignor about the new Assignment(partitions=[test-topic-0]) 10:19:02 2024-02-28T10:19:02.205Z INFO 7400 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-1, groupId=test] Adding newly assigned partitions: test-topic-0 10:19:02 2024-02-28T10:19:02.216Z INFO 7400 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-1, groupId=test] Found no committed offset for partition test-topic-0 10:19:02 2024-02-28T10:19:02.231Z INFO 7400 --- [ main] o.a.k.c.c.internals.SubscriptionState : [Consumer clientId=consumer-test-1, groupId=test] Resetting offset for partition test-topic-0 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[localhost:32768 (id: 1 rack: null)], epoch=0}}. 10:19:02 2024-02-28T10:19:02.385Z INFO 7400 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 10:19:02 2024-02-28T10:19:02.386Z INFO 7400 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 10:19:02 2024-02-28T10:19:02.389Z INFO 7400 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Cancelled in-flight FETCH request with correlation id 13 due to node 1 being disconnected (elapsed time since creation: 103ms, elapsed time since send: 103ms, request timeout: 30000ms) 10:19:02 2024-02-28T10:19:02.389Z INFO 7400 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node -1 disconnected. 10:19:02 2024-02-28T10:19:02.390Z INFO 7400 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 2147483646 disconnected. 10:19:02 2024-02-28T10:19:02.390Z INFO 7400 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 10:19:02 2024-02-28T10:19:02.390Z INFO 7400 --- [t-thread | test] o.a.kafka.clients.FetchSessionHandler : [Consumer clientId=consumer-test-1, groupId=test] Error sending fetch request (sessionId=1364829897, epoch=1) to node 1: 10:19:02 10:19:02 org.apache.kafka.common.errors.DisconnectException: null 10:19:02 10:19:02 2024-02-28T10:19:02.394Z INFO 7400 --- [t-thread | test] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-1, groupId=test] Group coordinator localhost:32768 (id: 2147483646 rack: null) is unavailable or invalid due to cause: coordinator unavailable. isDisconnected: true. Rediscovery will be attempted. 10:19:02 2024-02-28T10:19:02.493Z INFO 7400 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 10:19:02 2024-02-28T10:19:02.493Z WARN 7400 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 10:19:02 2024-02-28T10:19:02.496Z INFO 7400 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 10:19:02 2024-02-28T10:19:02.496Z WARN 7400 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 10:19:02 2024-02-28T10:19:02.595Z INFO 7400 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 10:19:02 2024-02-28T10:19:02.595Z WARN 7400 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 10:19:02 2024-02-28T10:19:02.597Z INFO 7400 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 10:19:02 2024-02-28T10:19:02.597Z WARN 7400 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 10:19:02 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 48.083 s - in org.onap.cps.ncmp.api.impl.async.NcmpAsyncRequestResponseEventProducerIntegrationSpec 10:19:02 [INFO] Running org.onap.cps.ncmp.api.impl.async.DataOperationEventConsumerSpec 10:19:08 2024-02-28T10:19:02.649Z INFO 7400 --- [ main] t.r.n.o.2.1 : Creating container for image: registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 10:19:08 2024-02-28T10:19:02.700Z INFO 7400 --- [ main] t.r.n.o.2.1 : Container registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 is starting: 0162f755988bd16abd131825be8d3acea7ac3e1d6cabaa7a95ab4602448accba 10:19:08 2024-02-28T10:19:02.798Z INFO 7400 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 10:19:08 2024-02-28T10:19:02.798Z WARN 7400 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 10:19:08 2024-02-28T10:19:02.799Z INFO 7400 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 10:19:08 2024-02-28T10:19:02.799Z WARN 7400 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 10:19:08 2024-02-28T10:19:03.202Z INFO 7400 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 10:19:08 2024-02-28T10:19:03.203Z WARN 7400 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 10:19:08 2024-02-28T10:19:03.253Z INFO 7400 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 10:19:08 2024-02-28T10:19:03.254Z WARN 7400 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 10:19:08 2024-02-28T10:19:04.017Z INFO 7400 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 10:19:08 2024-02-28T10:19:04.017Z WARN 7400 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 10:19:08 2024-02-28T10:19:04.113Z INFO 7400 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 10:19:08 2024-02-28T10:19:04.113Z WARN 7400 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 10:19:08 2024-02-28T10:19:05.117Z INFO 7400 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 10:19:08 2024-02-28T10:19:05.117Z WARN 7400 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 10:19:08 2024-02-28T10:19:05.126Z INFO 7400 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 10:19:08 2024-02-28T10:19:05.126Z WARN 7400 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 10:19:08 2024-02-28T10:19:06.138Z INFO 7400 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 10:19:08 2024-02-28T10:19:06.138Z WARN 7400 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 10:19:08 2024-02-28T10:19:06.237Z INFO 7400 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 10:19:08 2024-02-28T10:19:06.237Z WARN 7400 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 10:19:08 2024-02-28T10:19:07.158Z INFO 7400 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 10:19:08 2024-02-28T10:19:07.159Z WARN 7400 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 10:19:08 2024-02-28T10:19:07.248Z INFO 7400 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 10:19:08 2024-02-28T10:19:07.248Z WARN 7400 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 10:19:08 2024-02-28T10:19:07.994Z INFO 7400 --- [ main] t.r.n.o.2.1 : Container registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 started in PT5.344301179S 10:19:08 2024-02-28T10:19:07.997Z INFO 7400 --- [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 10:19:08 allow.auto.create.topics = true 10:19:08 auto.commit.interval.ms = 5000 10:19:08 auto.include.jmx.reporter = true 10:19:08 auto.offset.reset = earliest 10:19:08 bootstrap.servers = [PLAINTEXT://localhost:32770] 10:19:08 check.crcs = true 10:19:08 client.dns.lookup = use_all_dns_ips 10:19:08 client.id = consumer-test-2 10:19:08 client.rack = 10:19:08 connections.max.idle.ms = 540000 10:19:08 default.api.timeout.ms = 60000 10:19:08 enable.auto.commit = true 10:19:08 exclude.internal.topics = true 10:19:08 fetch.max.bytes = 52428800 10:19:08 fetch.max.wait.ms = 500 10:19:08 fetch.min.bytes = 1 10:19:08 group.id = test 10:19:08 group.instance.id = null 10:19:08 heartbeat.interval.ms = 3000 10:19:08 interceptor.classes = [] 10:19:08 internal.leave.group.on.close = true 10:19:08 internal.throw.on.fetch.stable.offset.unsupported = false 10:19:08 isolation.level = read_uncommitted 10:19:08 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 10:19:08 max.partition.fetch.bytes = 1048576 10:19:08 max.poll.interval.ms = 300000 10:19:08 max.poll.records = 500 10:19:08 metadata.max.age.ms = 300000 10:19:08 metric.reporters = [] 10:19:08 metrics.num.samples = 2 10:19:08 metrics.recording.level = INFO 10:19:08 metrics.sample.window.ms = 30000 10:19:08 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 10:19:08 receive.buffer.bytes = 65536 10:19:08 reconnect.backoff.max.ms = 1000 10:19:08 reconnect.backoff.ms = 50 10:19:08 request.timeout.ms = 30000 10:19:08 retry.backoff.ms = 100 10:19:08 sasl.client.callback.handler.class = null 10:19:08 sasl.jaas.config = null 10:19:08 sasl.kerberos.kinit.cmd = /usr/bin/kinit 10:19:08 sasl.kerberos.min.time.before.relogin = 60000 10:19:08 sasl.kerberos.service.name = null 10:19:08 sasl.kerberos.ticket.renew.jitter = 0.05 10:19:08 sasl.kerberos.ticket.renew.window.factor = 0.8 10:19:08 sasl.login.callback.handler.class = null 10:19:08 sasl.login.class = null 10:19:08 sasl.login.connect.timeout.ms = null 10:19:08 sasl.login.read.timeout.ms = null 10:19:08 sasl.login.refresh.buffer.seconds = 300 10:19:08 sasl.login.refresh.min.period.seconds = 60 10:19:08 sasl.login.refresh.window.factor = 0.8 10:19:08 sasl.login.refresh.window.jitter = 0.05 10:19:08 sasl.login.retry.backoff.max.ms = 10000 10:19:08 sasl.login.retry.backoff.ms = 100 10:19:08 sasl.mechanism = GSSAPI 10:19:08 sasl.oauthbearer.clock.skew.seconds = 30 10:19:08 sasl.oauthbearer.expected.audience = null 10:19:08 sasl.oauthbearer.expected.issuer = null 10:19:08 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 10:19:08 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 10:19:08 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 10:19:08 sasl.oauthbearer.jwks.endpoint.url = null 10:19:08 sasl.oauthbearer.scope.claim.name = scope 10:19:08 sasl.oauthbearer.sub.claim.name = sub 10:19:08 sasl.oauthbearer.token.endpoint.url = null 10:19:08 security.protocol = PLAINTEXT 10:19:08 security.providers = null 10:19:08 send.buffer.bytes = 131072 10:19:08 session.timeout.ms = 45000 10:19:08 socket.connection.setup.timeout.max.ms = 30000 10:19:08 socket.connection.setup.timeout.ms = 10000 10:19:08 ssl.cipher.suites = null 10:19:08 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 10:19:08 ssl.endpoint.identification.algorithm = https 10:19:08 ssl.engine.factory.class = null 10:19:08 ssl.key.password = null 10:19:08 ssl.keymanager.algorithm = SunX509 10:19:08 ssl.keystore.certificate.chain = null 10:19:08 ssl.keystore.key = null 10:19:08 ssl.keystore.location = null 10:19:08 ssl.keystore.password = null 10:19:08 ssl.keystore.type = JKS 10:19:08 ssl.protocol = TLSv1.3 10:19:08 ssl.provider = null 10:19:08 ssl.secure.random.implementation = null 10:19:08 ssl.trustmanager.algorithm = PKIX 10:19:08 ssl.truststore.certificates = null 10:19:08 ssl.truststore.location = null 10:19:08 ssl.truststore.password = null 10:19:08 ssl.truststore.type = JKS 10:19:08 value.deserializer = class io.cloudevents.kafka.CloudEventDeserializer 10:19:08 10:19:08 2024-02-28T10:19:08.010Z INFO 7400 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.6.1 10:19:08 2024-02-28T10:19:08.010Z INFO 7400 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 5e3c2b738d253ff5 10:19:08 2024-02-28T10:19:08.010Z INFO 7400 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1709115548010 10:19:08 10:19:08,062 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Worker thread will flush remaining events before exiting. 10:19:08 10:19:08,062 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Queue flush finished successfully within timeout. 10:19:08 10:19:08,063 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@5121b883 - URL [jar:file:/w/workspace/cps-master-verify-java/cps-service/target/cps-service-3.4.6-SNAPSHOT.jar!/logback-spring.xml] is not of type file 10:19:08 10:19:08,067 |-INFO in ch.qos.logback.core.joran.util.ConfigurationWatchListUtil@36b569f6 - Adding [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.2.2/spring-boot-3.2.2.jar!/org/springframework/boot/logging/logback/defaults.xml] to configuration watch list. 10:19:08 10:19:08,067 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@5121b883 - URL [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.2.2/spring-boot-3.2.2.jar!/org/springframework/boot/logging/logback/defaults.xml] is not of type file 10:19:08 10:19:08,069 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word clr with class [org.springframework.boot.logging.logback.ColorConverter] 10:19:08 10:19:08,069 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word correlationId with class [org.springframework.boot.logging.logback.CorrelationIdConverter] 10:19:08 10:19:08,069 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word wex with class [org.springframework.boot.logging.logback.WhitespaceThrowableProxyConverter] 10:19:08 10:19:08,069 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word wEx with class [org.springframework.boot.logging.logback.ExtendedWhitespaceThrowableProxyConverter] 10:19:08 10:19:08,070 |-INFO in ch.qos.logback.core.joran.util.ConfigurationWatchListUtil@36b569f6 - Adding [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.2.2/spring-boot-3.2.2.jar!/org/springframework/boot/logging/logback/console-appender.xml] to configuration watch list. 10:19:08 10:19:08,070 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@5121b883 - URL [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.2.2/spring-boot-3.2.2.jar!/org/springframework/boot/logging/logback/console-appender.xml] is not of type file 10:19:08 10:19:08,073 |-WARN in IfNestedWithinSecondPhaseElementSC - elements cannot be nested within an , or element 10:19:08 10:19:08,073 |-WARN in IfNestedWithinSecondPhaseElementSC - See also http://logback.qos.ch/codes.html#nested_if_element 10:19:08 10:19:08,073 |-WARN in IfNestedWithinSecondPhaseElementSC - Element at line 60 contains a nested element at line 61 10:19:08 10:19:08,073 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Registering a new ReconfigureOnChangeTask ReconfigureOnChangeTask(born:1709115548073) 10:19:08 10:19:08,073 |-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.4.6-SNAPSHOT.jar!/logback-spring.xml] 10:19:08 10:19:08,073 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Setting ReconfigureOnChangeTask scanning period to 30 seconds 10:19:08 10:19:08,074 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.catalina.startup.DigesterFactory] to ERROR 10:19:08 10:19:08,074 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@5b436d8e - Propagating ERROR level on Logger[org.apache.catalina.startup.DigesterFactory] onto the JUL framework 10:19:08 10:19:08,074 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.catalina.util.LifecycleBase] to ERROR 10:19:08 10:19:08,074 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@5b436d8e - Propagating ERROR level on Logger[org.apache.catalina.util.LifecycleBase] onto the JUL framework 10:19:08 10:19:08,074 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.coyote.http11.Http11NioProtocol] to WARN 10:19:08 10:19:08,074 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@5b436d8e - Propagating WARN level on Logger[org.apache.coyote.http11.Http11NioProtocol] onto the JUL framework 10:19:08 10:19:08,074 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.sshd.common.util.SecurityUtils] to WARN 10:19:08 10:19:08,074 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@5b436d8e - Propagating WARN level on Logger[org.apache.sshd.common.util.SecurityUtils] onto the JUL framework 10:19:08 10:19:08,074 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.tomcat.util.net.NioSelectorPool] to WARN 10:19:08 10:19:08,074 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@5b436d8e - Propagating WARN level on Logger[org.apache.tomcat.util.net.NioSelectorPool] onto the JUL framework 10:19:08 10:19:08,075 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.eclipse.jetty.util.component.AbstractLifeCycle] to ERROR 10:19:08 10:19:08,075 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@5b436d8e - Propagating ERROR level on Logger[org.eclipse.jetty.util.component.AbstractLifeCycle] onto the JUL framework 10:19:08 10:19:08,075 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.hibernate.validator.internal.util.Version] to WARN 10:19:08 10:19:08,075 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@5b436d8e - Propagating WARN level on Logger[org.hibernate.validator.internal.util.Version] onto the JUL framework 10:19:08 10:19:08,075 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.springframework.boot.actuate.endpoint.jmx] to WARN 10:19:08 10:19:08,075 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@5b436d8e - Propagating WARN level on Logger[org.springframework.boot.actuate.endpoint.jmx] onto the JUL framework 10:19:08 10:19:08,075 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [CONSOLE] 10:19:08 10:19:08,075 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 10:19:08 10:19:08,075 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property 10:19:08 10:19:08,076 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [jsonConsole] 10:19:08 10:19:08,076 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 10:19:08 10:19:08,076 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventJsonProviders] for [providers] property 10:19:08 10:19:08,076 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventPatternJsonProvider] for [pattern] property 10:19:08 10:19:08,082 |-INFO in ch.qos.logback.classic.pattern.DateConverter@1f9f8683 - Setting zoneId to "UTC" 10:19:08 10:19:08,083 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [asyncConsole] 10:19:08 10:19:08,083 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.classic.AsyncAppender] 10:19:08 10:19:08,091 |-INFO in ch.qos.logback.core.model.processor.conditional.IfModelHandler - Condition [property("loggingFormat").equalsIgnoreCase("json")] evaluated to false on line 61 10:19:08 10:19:08,091 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [CONSOLE] to ch.qos.logback.classic.AsyncAppender[asyncConsole] 10:19:08 10:19:08,092 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Attaching appender named [CONSOLE] to AsyncAppender. 10:19:08 10:19:08,092 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Setting discardingThreshold to 51 10:19:08 10:19:08,092 |-INFO in ch.qos.logback.classic.model.processor.RootLoggerModelHandler - Setting level of ROOT logger to INFO 10:19:08 10:19:08,092 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@5b436d8e - Propagating INFO level on Logger[ROOT] onto the JUL framework 10:19:08 10:19:08,092 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [asyncConsole] to Logger[ROOT] 10:19:08 10:19:08,092 |-INFO in ch.qos.logback.core.model.processor.DefaultProcessor@3de41291 - End of configuration. 10:19:08 10:19:08,092 |-INFO in org.springframework.boot.logging.logback.SpringBootJoranConfigurator@615d500e - Registering current configuration as safe fallback point 10:19:08 10:19:08 10:19:08 . ____ _ __ _ _ 10:19:08 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 10:19:08 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 10:19:08 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 10:19:08 ' |____| .__|_| |_|_| |_\__, | / / / / 10:19:08 =========|_|==============|___/=/_/_/_/ 10:19:08 :: Spring Boot :: (v3.2.2) 10:19:08 10:19:08 2024-02-28T10:19:08.102Z INFO 7400 --- [ main] c.n.a.i.a.DataOperationEventConsumerSpec : Starting DataOperationEventConsumerSpec using Java 17.0.6-ea with PID 7400 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-service) 10:19:08 2024-02-28T10:19:08.102Z INFO 7400 --- [ main] c.n.a.i.a.DataOperationEventConsumerSpec : No active profile set, falling back to 1 default profile: "default" 10:19:08 2024-02-28T10:19:08.219Z INFO 7400 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 10:19:08 2024-02-28T10:19:08.219Z WARN 7400 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 10:19:08 2024-02-28T10:19:08.258Z INFO 7400 --- [ main] c.n.a.i.a.DataOperationEventConsumerSpec : Started DataOperationEventConsumerSpec in 0.245 seconds (process running for 58.747) 10:19:08 2024-02-28T10:19:08.263Z INFO 7400 --- [ main] o.a.k.clients.consumer.KafkaConsumer : [Consumer clientId=consumer-test-2, groupId=test] Subscribed to topic(s): client-topic 10:19:08 2024-02-28T10:19:08.302Z INFO 7400 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 10:19:08 2024-02-28T10:19:08.302Z INFO 7400 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 10:19:08 acks = -1 10:19:08 auto.include.jmx.reporter = true 10:19:08 batch.size = 16384 10:19:08 bootstrap.servers = [PLAINTEXT://localhost:32770] 10:19:08 buffer.memory = 33554432 10:19:08 client.dns.lookup = use_all_dns_ips 10:19:08 client.id = producer-2 10:19:08 compression.type = none 10:19:08 connections.max.idle.ms = 540000 10:19:08 delivery.timeout.ms = 120000 10:19:08 enable.idempotence = false 10:19:08 interceptor.classes = [] 10:19:08 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 10:19:08 linger.ms = 1 10:19:08 max.block.ms = 60000 10:19:08 max.in.flight.requests.per.connection = 5 10:19:08 max.request.size = 1048576 10:19:08 metadata.max.age.ms = 300000 10:19:08 metadata.max.idle.ms = 300000 10:19:08 metric.reporters = [] 10:19:08 metrics.num.samples = 2 10:19:08 metrics.recording.level = INFO 10:19:08 metrics.sample.window.ms = 30000 10:19:08 partitioner.adaptive.partitioning.enable = true 10:19:08 partitioner.availability.timeout.ms = 0 10:19:08 partitioner.class = null 10:19:08 partitioner.ignore.keys = false 10:19:08 receive.buffer.bytes = 32768 10:19:08 reconnect.backoff.max.ms = 1000 10:19:08 reconnect.backoff.ms = 50 10:19:08 request.timeout.ms = 30000 10:19:08 retries = 0 10:19:08 retry.backoff.ms = 100 10:19:08 sasl.client.callback.handler.class = null 10:19:08 sasl.jaas.config = null 10:19:08 sasl.kerberos.kinit.cmd = /usr/bin/kinit 10:19:08 sasl.kerberos.min.time.before.relogin = 60000 10:19:08 sasl.kerberos.service.name = null 10:19:08 sasl.kerberos.ticket.renew.jitter = 0.05 10:19:08 sasl.kerberos.ticket.renew.window.factor = 0.8 10:19:08 sasl.login.callback.handler.class = null 10:19:08 sasl.login.class = null 10:19:08 sasl.login.connect.timeout.ms = null 10:19:08 sasl.login.read.timeout.ms = null 10:19:08 sasl.login.refresh.buffer.seconds = 300 10:19:08 sasl.login.refresh.min.period.seconds = 60 10:19:08 sasl.login.refresh.window.factor = 0.8 10:19:08 sasl.login.refresh.window.jitter = 0.05 10:19:08 sasl.login.retry.backoff.max.ms = 10000 10:19:08 sasl.login.retry.backoff.ms = 100 10:19:08 sasl.mechanism = GSSAPI 10:19:08 sasl.oauthbearer.clock.skew.seconds = 30 10:19:08 sasl.oauthbearer.expected.audience = null 10:19:08 sasl.oauthbearer.expected.issuer = null 10:19:08 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 10:19:08 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 10:19:08 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 10:19:08 sasl.oauthbearer.jwks.endpoint.url = null 10:19:08 sasl.oauthbearer.scope.claim.name = scope 10:19:08 sasl.oauthbearer.sub.claim.name = sub 10:19:08 sasl.oauthbearer.token.endpoint.url = null 10:19:08 security.protocol = PLAINTEXT 10:19:08 security.providers = null 10:19:08 send.buffer.bytes = 131072 10:19:08 socket.connection.setup.timeout.max.ms = 30000 10:19:08 socket.connection.setup.timeout.ms = 10000 10:19:08 ssl.cipher.suites = null 10:19:08 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 10:19:08 ssl.endpoint.identification.algorithm = https 10:19:08 ssl.engine.factory.class = null 10:19:08 ssl.key.password = null 10:19:08 ssl.keymanager.algorithm = SunX509 10:19:08 ssl.keystore.certificate.chain = null 10:19:08 ssl.keystore.key = null 10:19:08 ssl.keystore.location = null 10:19:08 ssl.keystore.password = null 10:19:08 ssl.keystore.type = JKS 10:19:08 ssl.protocol = TLSv1.3 10:19:08 ssl.provider = null 10:19:08 ssl.secure.random.implementation = null 10:19:08 ssl.trustmanager.algorithm = PKIX 10:19:08 ssl.truststore.certificates = null 10:19:08 ssl.truststore.location = null 10:19:08 ssl.truststore.password = null 10:19:08 ssl.truststore.type = JKS 10:19:08 transaction.timeout.ms = 60000 10:19:08 transactional.id = null 10:19:08 value.serializer = class io.cloudevents.kafka.CloudEventSerializer 10:19:08 10:19:08 2024-02-28T10:19:08.306Z INFO 7400 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 10:19:08 2024-02-28T10:19:08.306Z INFO 7400 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.6.1 10:19:08 2024-02-28T10:19:08.306Z INFO 7400 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 5e3c2b738d253ff5 10:19:08 2024-02-28T10:19:08.306Z INFO 7400 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1709115548306 10:19:08 2024-02-28T10:19:08.398Z WARN 7400 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Error while fetching metadata with correlation id 1 : {client-topic=LEADER_NOT_AVAILABLE} 10:19:08 2024-02-28T10:19:08.398Z INFO 7400 --- [ad | producer-2] org.apache.kafka.clients.Metadata : [Producer clientId=producer-2] Cluster ID: AAS_u2Q9RM-fiGbFzWhecw 10:19:08 2024-02-28T10:19:08.463Z INFO 7400 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 10:19:08 2024-02-28T10:19:08.463Z WARN 7400 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 10:19:08 2024-02-28T10:19:08.519Z WARN 7400 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Error while fetching metadata with correlation id 3 : {client-topic=LEADER_NOT_AVAILABLE} 10:19:08 2024-02-28T10:19:08.641Z INFO 7400 --- [ main] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-test-2, groupId=test] Cluster ID: AAS_u2Q9RM-fiGbFzWhecw 10:19:08 2024-02-28T10:19:08.766Z INFO 7400 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-2, groupId=test] Discovered group coordinator localhost:32770 (id: 2147483646 rack: null) 10:19:08 2024-02-28T10:19:08.767Z INFO 7400 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-2, groupId=test] (Re-)joining group 10:19:08 2024-02-28T10:19:08.788Z INFO 7400 --- [ 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-2fbde9a0-581e-4aa5-9d47-e34bfe675e8f 10:19:08 2024-02-28T10:19:08.788Z INFO 7400 --- [ 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) 10:19:08 2024-02-28T10:19:08.789Z INFO 7400 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-2, groupId=test] (Re-)joining group 10:19:08 2024-02-28T10:19:08.811Z INFO 7400 --- [ 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-2fbde9a0-581e-4aa5-9d47-e34bfe675e8f', protocol='range'} 10:19:08 2024-02-28T10:19:08.811Z INFO 7400 --- [ 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-2fbde9a0-581e-4aa5-9d47-e34bfe675e8f=Assignment(partitions=[client-topic-0])} 10:19:08 2024-02-28T10:19:08.832Z INFO 7400 --- [ 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-2fbde9a0-581e-4aa5-9d47-e34bfe675e8f', protocol='range'} 10:19:08 2024-02-28T10:19:08.832Z INFO 7400 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-2, groupId=test] Notifying assignor about the new Assignment(partitions=[client-topic-0]) 10:19:08 2024-02-28T10:19:08.832Z INFO 7400 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-2, groupId=test] Adding newly assigned partitions: client-topic-0 10:19:08 2024-02-28T10:19:08.843Z INFO 7400 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-2, groupId=test] Found no committed offset for partition client-topic-0 10:19:08 2024-02-28T10:19:08.852Z INFO 7400 --- [ main] o.a.k.c.c.internals.SubscriptionState : [Consumer clientId=consumer-test-2, groupId=test] Resetting offset for partition client-topic-0 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[localhost:32770 (id: 1 rack: null)], epoch=0}}. 10:19:08 2024-02-28T10:19:08.919Z INFO 7400 --- [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 10:19:08 allow.auto.create.topics = true 10:19:08 auto.commit.interval.ms = 5000 10:19:08 auto.include.jmx.reporter = true 10:19:08 auto.offset.reset = earliest 10:19:08 bootstrap.servers = [PLAINTEXT://localhost:32770] 10:19:08 check.crcs = true 10:19:08 client.dns.lookup = use_all_dns_ips 10:19:08 client.id = consumer-test-3 10:19:08 client.rack = 10:19:08 connections.max.idle.ms = 540000 10:19:08 default.api.timeout.ms = 60000 10:19:08 enable.auto.commit = true 10:19:08 exclude.internal.topics = true 10:19:08 fetch.max.bytes = 52428800 10:19:08 fetch.max.wait.ms = 500 10:19:08 fetch.min.bytes = 1 10:19:08 group.id = test 10:19:08 group.instance.id = null 10:19:08 heartbeat.interval.ms = 3000 10:19:08 interceptor.classes = [] 10:19:08 internal.leave.group.on.close = true 10:19:08 internal.throw.on.fetch.stable.offset.unsupported = false 10:19:08 isolation.level = read_uncommitted 10:19:08 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 10:19:08 max.partition.fetch.bytes = 1048576 10:19:08 max.poll.interval.ms = 300000 10:19:08 max.poll.records = 500 10:19:08 metadata.max.age.ms = 300000 10:19:08 metric.reporters = [] 10:19:08 metrics.num.samples = 2 10:19:08 metrics.recording.level = INFO 10:19:08 metrics.sample.window.ms = 30000 10:19:08 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 10:19:08 receive.buffer.bytes = 65536 10:19:08 reconnect.backoff.max.ms = 1000 10:19:08 reconnect.backoff.ms = 50 10:19:08 request.timeout.ms = 30000 10:19:08 retry.backoff.ms = 100 10:19:08 sasl.client.callback.handler.class = null 10:19:08 sasl.jaas.config = null 10:19:08 sasl.kerberos.kinit.cmd = /usr/bin/kinit 10:19:08 sasl.kerberos.min.time.before.relogin = 60000 10:19:08 sasl.kerberos.service.name = null 10:19:08 sasl.kerberos.ticket.renew.jitter = 0.05 10:19:08 sasl.kerberos.ticket.renew.window.factor = 0.8 10:19:08 sasl.login.callback.handler.class = null 10:19:08 sasl.login.class = null 10:19:08 sasl.login.connect.timeout.ms = null 10:19:08 sasl.login.read.timeout.ms = null 10:19:08 sasl.login.refresh.buffer.seconds = 300 10:19:08 sasl.login.refresh.min.period.seconds = 60 10:19:08 sasl.login.refresh.window.factor = 0.8 10:19:08 sasl.login.refresh.window.jitter = 0.05 10:19:08 sasl.login.retry.backoff.max.ms = 10000 10:19:08 sasl.login.retry.backoff.ms = 100 10:19:08 sasl.mechanism = GSSAPI 10:19:08 sasl.oauthbearer.clock.skew.seconds = 30 10:19:08 sasl.oauthbearer.expected.audience = null 10:19:08 sasl.oauthbearer.expected.issuer = null 10:19:08 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 10:19:08 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 10:19:08 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 10:19:08 sasl.oauthbearer.jwks.endpoint.url = null 10:19:08 sasl.oauthbearer.scope.claim.name = scope 10:19:08 sasl.oauthbearer.sub.claim.name = sub 10:19:08 sasl.oauthbearer.token.endpoint.url = null 10:19:08 security.protocol = PLAINTEXT 10:19:08 security.providers = null 10:19:08 send.buffer.bytes = 131072 10:19:08 session.timeout.ms = 45000 10:19:08 socket.connection.setup.timeout.max.ms = 30000 10:19:08 socket.connection.setup.timeout.ms = 10000 10:19:08 ssl.cipher.suites = null 10:19:08 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 10:19:08 ssl.endpoint.identification.algorithm = https 10:19:08 ssl.engine.factory.class = null 10:19:08 ssl.key.password = null 10:19:08 ssl.keymanager.algorithm = SunX509 10:19:08 ssl.keystore.certificate.chain = null 10:19:08 ssl.keystore.key = null 10:19:08 ssl.keystore.location = null 10:19:08 ssl.keystore.password = null 10:19:08 ssl.keystore.type = JKS 10:19:08 ssl.protocol = TLSv1.3 10:19:08 ssl.provider = null 10:19:08 ssl.secure.random.implementation = null 10:19:08 ssl.trustmanager.algorithm = PKIX 10:19:08 ssl.truststore.certificates = null 10:19:08 ssl.truststore.location = null 10:19:08 ssl.truststore.password = null 10:19:08 ssl.truststore.type = JKS 10:19:08 value.deserializer = class io.cloudevents.kafka.CloudEventDeserializer 10:19:08 10:19:08 2024-02-28T10:19:08.922Z INFO 7400 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.6.1 10:19:08 2024-02-28T10:19:08.922Z INFO 7400 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 5e3c2b738d253ff5 10:19:08 2024-02-28T10:19:08.922Z INFO 7400 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1709115548922 10:19:08 2024-02-28T10:19:08.928Z INFO 7400 --- [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 10:19:08 allow.auto.create.topics = true 10:19:08 auto.commit.interval.ms = 5000 10:19:08 auto.include.jmx.reporter = true 10:19:08 auto.offset.reset = earliest 10:19:08 bootstrap.servers = [PLAINTEXT://localhost:32770] 10:19:08 check.crcs = true 10:19:08 client.dns.lookup = use_all_dns_ips 10:19:08 client.id = consumer-test-4 10:19:08 client.rack = 10:19:08 connections.max.idle.ms = 540000 10:19:08 default.api.timeout.ms = 60000 10:19:08 enable.auto.commit = true 10:19:08 exclude.internal.topics = true 10:19:08 fetch.max.bytes = 52428800 10:19:08 fetch.max.wait.ms = 500 10:19:08 fetch.min.bytes = 1 10:19:08 group.id = test 10:19:08 group.instance.id = null 10:19:08 heartbeat.interval.ms = 3000 10:19:08 interceptor.classes = [] 10:19:08 internal.leave.group.on.close = true 10:19:08 internal.throw.on.fetch.stable.offset.unsupported = false 10:19:08 isolation.level = read_uncommitted 10:19:08 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 10:19:08 max.partition.fetch.bytes = 1048576 10:19:08 max.poll.interval.ms = 300000 10:19:08 max.poll.records = 500 10:19:08 metadata.max.age.ms = 300000 10:19:08 metric.reporters = [] 10:19:08 metrics.num.samples = 2 10:19:08 metrics.recording.level = INFO 10:19:08 metrics.sample.window.ms = 30000 10:19:08 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 10:19:08 receive.buffer.bytes = 65536 10:19:08 reconnect.backoff.max.ms = 1000 10:19:08 reconnect.backoff.ms = 50 10:19:08 request.timeout.ms = 30000 10:19:08 retry.backoff.ms = 100 10:19:08 sasl.client.callback.handler.class = null 10:19:08 sasl.jaas.config = null 10:19:08 sasl.kerberos.kinit.cmd = /usr/bin/kinit 10:19:08 sasl.kerberos.min.time.before.relogin = 60000 10:19:08 sasl.kerberos.service.name = null 10:19:08 sasl.kerberos.ticket.renew.jitter = 0.05 10:19:08 sasl.kerberos.ticket.renew.window.factor = 0.8 10:19:08 sasl.login.callback.handler.class = null 10:19:08 sasl.login.class = null 10:19:08 sasl.login.connect.timeout.ms = null 10:19:08 sasl.login.read.timeout.ms = null 10:19:08 sasl.login.refresh.buffer.seconds = 300 10:19:08 sasl.login.refresh.min.period.seconds = 60 10:19:08 sasl.login.refresh.window.factor = 0.8 10:19:08 sasl.login.refresh.window.jitter = 0.05 10:19:08 sasl.login.retry.backoff.max.ms = 10000 10:19:08 sasl.login.retry.backoff.ms = 100 10:19:08 sasl.mechanism = GSSAPI 10:19:08 sasl.oauthbearer.clock.skew.seconds = 30 10:19:08 sasl.oauthbearer.expected.audience = null 10:19:08 sasl.oauthbearer.expected.issuer = null 10:19:08 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 10:19:08 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 10:19:08 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 10:19:08 sasl.oauthbearer.jwks.endpoint.url = null 10:19:08 sasl.oauthbearer.scope.claim.name = scope 10:19:08 sasl.oauthbearer.sub.claim.name = sub 10:19:08 sasl.oauthbearer.token.endpoint.url = null 10:19:08 security.protocol = PLAINTEXT 10:19:08 security.providers = null 10:19:08 send.buffer.bytes = 131072 10:19:08 session.timeout.ms = 45000 10:19:08 socket.connection.setup.timeout.max.ms = 30000 10:19:08 socket.connection.setup.timeout.ms = 10000 10:19:08 ssl.cipher.suites = null 10:19:08 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 10:19:08 ssl.endpoint.identification.algorithm = https 10:19:08 ssl.engine.factory.class = null 10:19:08 ssl.key.password = null 10:19:08 ssl.keymanager.algorithm = SunX509 10:19:08 ssl.keystore.certificate.chain = null 10:19:08 ssl.keystore.key = null 10:19:08 ssl.keystore.location = null 10:19:08 ssl.keystore.password = null 10:19:08 ssl.keystore.type = JKS 10:19:08 ssl.protocol = TLSv1.3 10:19:08 ssl.provider = null 10:19:08 ssl.secure.random.implementation = null 10:19:08 ssl.trustmanager.algorithm = PKIX 10:19:08 ssl.truststore.certificates = null 10:19:08 ssl.truststore.location = null 10:19:08 ssl.truststore.password = null 10:19:08 ssl.truststore.type = JKS 10:19:08 value.deserializer = class io.cloudevents.kafka.CloudEventDeserializer 10:19:08 10:19:08 2024-02-28T10:19:08.931Z INFO 7400 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.6.1 10:19:08 2024-02-28T10:19:08.931Z INFO 7400 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 5e3c2b738d253ff5 10:19:08 2024-02-28T10:19:08.931Z INFO 7400 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1709115548931 10:19:09 2024-02-28T10:19:08.990Z INFO 7400 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 10:19:09 2024-02-28T10:19:08.991Z INFO 7400 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 10:19:09 2024-02-28T10:19:09.014Z INFO 7400 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 10:19:09 2024-02-28T10:19:09.014Z INFO 7400 --- [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: 125ms, elapsed time since send: 125ms, request timeout: 30000ms) 10:19:09 2024-02-28T10:19:09.014Z INFO 7400 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node -1 disconnected. 10:19:09 2024-02-28T10:19:09.014Z INFO 7400 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 2147483646 disconnected. 10:19:09 2024-02-28T10:19:09.014Z INFO 7400 --- [t-thread | test] o.a.kafka.clients.FetchSessionHandler : [Consumer clientId=consumer-test-2, groupId=test] Error sending fetch request (sessionId=852513187, epoch=1) to node 1: 10:19:09 10:19:09 org.apache.kafka.common.errors.DisconnectException: null 10:19:09 10:19:09 2024-02-28T10:19:09.014Z INFO 7400 --- [t-thread | test] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-2, groupId=test] Group coordinator localhost:32770 (id: 2147483646 rack: null) is unavailable or invalid due to cause: coordinator unavailable. isDisconnected: true. Rediscovery will be attempted. 10:19:09 2024-02-28T10:19:09.092Z INFO 7400 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 10:19:09 2024-02-28T10:19:09.092Z WARN 7400 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 10:19:09 2024-02-28T10:19:09.115Z INFO 7400 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 10:19:09 2024-02-28T10:19:09.116Z WARN 7400 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 10:19:09 2024-02-28T10:19:09.181Z INFO 7400 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 10:19:09 2024-02-28T10:19:09.181Z WARN 7400 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 10:19:09 2024-02-28T10:19:09.193Z INFO 7400 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 10:19:09 2024-02-28T10:19:09.193Z WARN 7400 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 10:19:09 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.571 s - in org.onap.cps.ncmp.api.impl.async.DataOperationEventConsumerSpec 10:19:09 [INFO] Running org.onap.cps.ncmp.api.impl.async.FilterStrategiesIntegrationSpec 10:19:15 2024-02-28T10:19:09.228Z INFO 7400 --- [ main] t.r.n.o.2.1 : Creating container for image: registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 10:19:15 2024-02-28T10:19:09.272Z INFO 7400 --- [ main] t.r.n.o.2.1 : Container registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 is starting: 4528a06469243ae4d0bda681cc9098ee820dc0ec31c607d122145247f17208e1 10:19:15 2024-02-28T10:19:09.318Z INFO 7400 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 10:19:15 2024-02-28T10:19:09.318Z WARN 7400 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 10:19:15 2024-02-28T10:19:09.368Z INFO 7400 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 10:19:15 2024-02-28T10:19:09.368Z WARN 7400 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 10:19:15 2024-02-28T10:19:09.402Z INFO 7400 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 10:19:15 2024-02-28T10:19:09.402Z WARN 7400 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 10:19:15 2024-02-28T10:19:09.620Z INFO 7400 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 10:19:15 2024-02-28T10:19:09.620Z WARN 7400 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 10:19:15 2024-02-28T10:19:09.756Z INFO 7400 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 10:19:15 2024-02-28T10:19:09.756Z WARN 7400 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 10:19:15 2024-02-28T10:19:10.130Z INFO 7400 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 10:19:15 2024-02-28T10:19:10.130Z WARN 7400 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 10:19:15 2024-02-28T10:19:10.289Z INFO 7400 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 10:19:15 2024-02-28T10:19:10.289Z WARN 7400 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 10:19:15 2024-02-28T10:19:10.480Z INFO 7400 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 10:19:15 2024-02-28T10:19:10.480Z WARN 7400 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 10:19:15 2024-02-28T10:19:10.666Z INFO 7400 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 10:19:15 2024-02-28T10:19:10.667Z WARN 7400 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 10:19:15 2024-02-28T10:19:11.138Z INFO 7400 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 10:19:15 2024-02-28T10:19:11.138Z WARN 7400 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 10:19:15 2024-02-28T10:19:11.197Z INFO 7400 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 10:19:15 2024-02-28T10:19:11.197Z WARN 7400 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 10:19:15 2024-02-28T10:19:11.522Z INFO 7400 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 10:19:15 2024-02-28T10:19:11.523Z WARN 7400 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 10:19:15 2024-02-28T10:19:11.584Z INFO 7400 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 10:19:15 2024-02-28T10:19:11.585Z WARN 7400 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 10:19:15 2024-02-28T10:19:12.142Z INFO 7400 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 10:19:15 2024-02-28T10:19:12.143Z WARN 7400 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 10:19:15 2024-02-28T10:19:12.407Z INFO 7400 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 10:19:15 2024-02-28T10:19:12.407Z WARN 7400 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 10:19:15 2024-02-28T10:19:12.481Z INFO 7400 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 10:19:15 2024-02-28T10:19:12.481Z WARN 7400 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 10:19:15 2024-02-28T10:19:12.491Z INFO 7400 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 10:19:15 2024-02-28T10:19:12.491Z WARN 7400 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 10:19:15 2024-02-28T10:19:13.259Z INFO 7400 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 10:19:15 2024-02-28T10:19:13.259Z WARN 7400 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 10:19:15 2024-02-28T10:19:13.362Z INFO 7400 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 10:19:15 2024-02-28T10:19:13.362Z WARN 7400 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 10:19:15 2024-02-28T10:19:13.545Z INFO 7400 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 10:19:15 2024-02-28T10:19:13.545Z WARN 7400 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 10:19:15 2024-02-28T10:19:13.605Z INFO 7400 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 10:19:15 2024-02-28T10:19:13.605Z WARN 7400 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 10:19:15 2024-02-28T10:19:14.362Z INFO 7400 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 10:19:15 2024-02-28T10:19:14.362Z WARN 7400 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 10:19:15 2024-02-28T10:19:14.419Z INFO 7400 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 10:19:15 2024-02-28T10:19:14.419Z WARN 7400 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 10:19:15 2024-02-28T10:19:14.462Z INFO 7400 --- [ main] t.r.n.o.2.1 : Container registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 started in PT5.234547295S 10:19:15 2024-02-28T10:19:14.473Z INFO 7400 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 10:19:15 2024-02-28T10:19:14.473Z WARN 7400 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 10:19:15 10:19:14,509 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Worker thread will flush remaining events before exiting. 10:19:15 10:19:14,509 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Queue flush finished successfully within timeout. 10:19:15 10:19:14,510 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@54b40966 - URL [jar:file:/w/workspace/cps-master-verify-java/cps-service/target/cps-service-3.4.6-SNAPSHOT.jar!/logback-spring.xml] is not of type file 10:19:15 10:19:14,513 |-INFO in ch.qos.logback.core.joran.util.ConfigurationWatchListUtil@36b569f6 - Adding [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.2.2/spring-boot-3.2.2.jar!/org/springframework/boot/logging/logback/defaults.xml] to configuration watch list. 10:19:15 10:19:14,513 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@54b40966 - URL [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.2.2/spring-boot-3.2.2.jar!/org/springframework/boot/logging/logback/defaults.xml] is not of type file 10:19:15 10:19:14,515 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word clr with class [org.springframework.boot.logging.logback.ColorConverter] 10:19:15 10:19:14,515 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word correlationId with class [org.springframework.boot.logging.logback.CorrelationIdConverter] 10:19:15 10:19:14,515 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word wex with class [org.springframework.boot.logging.logback.WhitespaceThrowableProxyConverter] 10:19:15 10:19:14,515 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word wEx with class [org.springframework.boot.logging.logback.ExtendedWhitespaceThrowableProxyConverter] 10:19:15 10:19:14,515 |-INFO in ch.qos.logback.core.joran.util.ConfigurationWatchListUtil@36b569f6 - Adding [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.2.2/spring-boot-3.2.2.jar!/org/springframework/boot/logging/logback/console-appender.xml] to configuration watch list. 10:19:15 10:19:14,515 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@54b40966 - URL [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.2.2/spring-boot-3.2.2.jar!/org/springframework/boot/logging/logback/console-appender.xml] is not of type file 10:19:15 10:19:14,518 |-WARN in IfNestedWithinSecondPhaseElementSC - elements cannot be nested within an , or element 10:19:15 10:19:14,518 |-WARN in IfNestedWithinSecondPhaseElementSC - See also http://logback.qos.ch/codes.html#nested_if_element 10:19:15 10:19:14,518 |-WARN in IfNestedWithinSecondPhaseElementSC - Element at line 60 contains a nested element at line 61 10:19:15 10:19:14,518 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Registering a new ReconfigureOnChangeTask ReconfigureOnChangeTask(born:1709115554518) 10:19:15 10:19:14,518 |-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.4.6-SNAPSHOT.jar!/logback-spring.xml] 10:19:15 10:19:14,518 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Setting ReconfigureOnChangeTask scanning period to 30 seconds 10:19:15 10:19:14,521 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.catalina.startup.DigesterFactory] to ERROR 10:19:15 10:19:14,521 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@497be287 - Propagating ERROR level on Logger[org.apache.catalina.startup.DigesterFactory] onto the JUL framework 10:19:15 10:19:14,521 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.catalina.util.LifecycleBase] to ERROR 10:19:15 10:19:14,521 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@497be287 - Propagating ERROR level on Logger[org.apache.catalina.util.LifecycleBase] onto the JUL framework 10:19:15 10:19:14,521 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.coyote.http11.Http11NioProtocol] to WARN 10:19:15 10:19:14,521 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@497be287 - Propagating WARN level on Logger[org.apache.coyote.http11.Http11NioProtocol] onto the JUL framework 10:19:15 10:19:14,521 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.sshd.common.util.SecurityUtils] to WARN 10:19:15 10:19:14,521 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@497be287 - Propagating WARN level on Logger[org.apache.sshd.common.util.SecurityUtils] onto the JUL framework 10:19:15 10:19:14,521 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.tomcat.util.net.NioSelectorPool] to WARN 10:19:15 10:19:14,521 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@497be287 - Propagating WARN level on Logger[org.apache.tomcat.util.net.NioSelectorPool] onto the JUL framework 10:19:15 10:19:14,521 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.eclipse.jetty.util.component.AbstractLifeCycle] to ERROR 10:19:15 10:19:14,521 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@497be287 - Propagating ERROR level on Logger[org.eclipse.jetty.util.component.AbstractLifeCycle] onto the JUL framework 10:19:15 10:19:14,521 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.hibernate.validator.internal.util.Version] to WARN 10:19:15 10:19:14,521 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@497be287 - Propagating WARN level on Logger[org.hibernate.validator.internal.util.Version] onto the JUL framework 10:19:15 10:19:14,521 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.springframework.boot.actuate.endpoint.jmx] to WARN 10:19:15 10:19:14,521 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@497be287 - Propagating WARN level on Logger[org.springframework.boot.actuate.endpoint.jmx] onto the JUL framework 10:19:15 10:19:14,521 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [CONSOLE] 10:19:15 10:19:14,521 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 10:19:15 10:19:14,522 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property 10:19:15 10:19:14,523 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [jsonConsole] 10:19:15 10:19:14,523 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 10:19:15 10:19:14,523 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventJsonProviders] for [providers] property 10:19:15 10:19:14,523 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventPatternJsonProvider] for [pattern] property 10:19:15 10:19:14,528 |-INFO in ch.qos.logback.classic.pattern.DateConverter@1ddef9d8 - Setting zoneId to "UTC" 10:19:15 10:19:14,529 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [asyncConsole] 10:19:15 10:19:14,529 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.classic.AsyncAppender] 10:19:15 10:19:14,532 |-INFO in ch.qos.logback.core.model.processor.conditional.IfModelHandler - Condition [property("loggingFormat").equalsIgnoreCase("json")] evaluated to false on line 61 10:19:15 10:19:14,532 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [CONSOLE] to ch.qos.logback.classic.AsyncAppender[asyncConsole] 10:19:15 10:19:14,532 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Attaching appender named [CONSOLE] to AsyncAppender. 10:19:15 10:19:14,532 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Setting discardingThreshold to 51 10:19:15 10:19:14,532 |-INFO in ch.qos.logback.classic.model.processor.RootLoggerModelHandler - Setting level of ROOT logger to INFO 10:19:15 10:19:14,532 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@497be287 - Propagating INFO level on Logger[ROOT] onto the JUL framework 10:19:15 10:19:14,533 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [asyncConsole] to Logger[ROOT] 10:19:15 10:19:14,533 |-INFO in ch.qos.logback.core.model.processor.DefaultProcessor@7687345c - End of configuration. 10:19:15 10:19:14,533 |-INFO in org.springframework.boot.logging.logback.SpringBootJoranConfigurator@20cfcd3 - Registering current configuration as safe fallback point 10:19:15 10:19:15 10:19:15 . ____ _ __ _ _ 10:19:15 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 10:19:15 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 10:19:15 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 10:19:15 ' |____| .__|_| |_|_| |_\__, | / / / / 10:19:15 =========|_|==============|___/=/_/_/_/ 10:19:15 :: Spring Boot :: (v3.2.2) 10:19:15 10:19:15 2024-02-28T10:19:14.539Z INFO 7400 --- [ main] .n.a.i.a.FilterStrategiesIntegrationSpec : Starting FilterStrategiesIntegrationSpec using Java 17.0.6-ea with PID 7400 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-service) 10:19:15 2024-02-28T10:19:14.539Z INFO 7400 --- [ main] .n.a.i.a.FilterStrategiesIntegrationSpec : No active profile set, falling back to 1 default profile: "default" 10:19:15 2024-02-28T10:19:14.716Z INFO 7400 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 10:19:15 2024-02-28T10:19:14.716Z WARN 7400 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 10:19:15 2024-02-28T10:19:15.267Z INFO 7400 --- [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 10:19:15 allow.auto.create.topics = true 10:19:15 auto.commit.interval.ms = 5000 10:19:15 auto.include.jmx.reporter = true 10:19:15 auto.offset.reset = latest 10:19:15 bootstrap.servers = [PLAINTEXT://localhost:32772] 10:19:15 check.crcs = true 10:19:15 client.dns.lookup = use_all_dns_ips 10:19:15 client.id = consumer-ncmp-data-operation-event-group-5 10:19:15 client.rack = 10:19:15 connections.max.idle.ms = 540000 10:19:15 default.api.timeout.ms = 60000 10:19:15 enable.auto.commit = false 10:19:15 exclude.internal.topics = true 10:19:15 fetch.max.bytes = 52428800 10:19:15 fetch.max.wait.ms = 500 10:19:15 fetch.min.bytes = 1 10:19:15 group.id = ncmp-data-operation-event-group 10:19:15 group.instance.id = null 10:19:15 heartbeat.interval.ms = 3000 10:19:15 interceptor.classes = [] 10:19:15 internal.leave.group.on.close = true 10:19:15 internal.throw.on.fetch.stable.offset.unsupported = false 10:19:15 isolation.level = read_uncommitted 10:19:15 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 10:19:15 max.partition.fetch.bytes = 1048576 10:19:15 max.poll.interval.ms = 300000 10:19:15 max.poll.records = 500 10:19:15 metadata.max.age.ms = 300000 10:19:15 metric.reporters = [] 10:19:15 metrics.num.samples = 2 10:19:15 metrics.recording.level = INFO 10:19:15 metrics.sample.window.ms = 30000 10:19:15 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 10:19:15 receive.buffer.bytes = 65536 10:19:15 reconnect.backoff.max.ms = 1000 10:19:15 reconnect.backoff.ms = 50 10:19:15 request.timeout.ms = 30000 10:19:15 retry.backoff.ms = 100 10:19:15 sasl.client.callback.handler.class = null 10:19:15 sasl.jaas.config = null 10:19:15 sasl.kerberos.kinit.cmd = /usr/bin/kinit 10:19:15 sasl.kerberos.min.time.before.relogin = 60000 10:19:15 sasl.kerberos.service.name = null 10:19:15 sasl.kerberos.ticket.renew.jitter = 0.05 10:19:15 sasl.kerberos.ticket.renew.window.factor = 0.8 10:19:15 sasl.login.callback.handler.class = null 10:19:15 sasl.login.class = null 10:19:15 sasl.login.connect.timeout.ms = null 10:19:15 sasl.login.read.timeout.ms = null 10:19:15 sasl.login.refresh.buffer.seconds = 300 10:19:15 sasl.login.refresh.min.period.seconds = 60 10:19:15 sasl.login.refresh.window.factor = 0.8 10:19:15 sasl.login.refresh.window.jitter = 0.05 10:19:15 sasl.login.retry.backoff.max.ms = 10000 10:19:15 sasl.login.retry.backoff.ms = 100 10:19:15 sasl.mechanism = GSSAPI 10:19:15 sasl.oauthbearer.clock.skew.seconds = 30 10:19:15 sasl.oauthbearer.expected.audience = null 10:19:15 sasl.oauthbearer.expected.issuer = null 10:19:15 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 10:19:15 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 10:19:15 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 10:19:15 sasl.oauthbearer.jwks.endpoint.url = null 10:19:15 sasl.oauthbearer.scope.claim.name = scope 10:19:15 sasl.oauthbearer.sub.claim.name = sub 10:19:15 sasl.oauthbearer.token.endpoint.url = null 10:19:15 security.protocol = PLAINTEXT 10:19:15 security.providers = null 10:19:15 send.buffer.bytes = 131072 10:19:15 session.timeout.ms = 45000 10:19:15 socket.connection.setup.timeout.max.ms = 30000 10:19:15 socket.connection.setup.timeout.ms = 10000 10:19:15 ssl.cipher.suites = null 10:19:15 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 10:19:15 ssl.endpoint.identification.algorithm = https 10:19:15 ssl.engine.factory.class = null 10:19:15 ssl.key.password = null 10:19:15 ssl.keymanager.algorithm = SunX509 10:19:15 ssl.keystore.certificate.chain = null 10:19:15 ssl.keystore.key = null 10:19:15 ssl.keystore.location = null 10:19:15 ssl.keystore.password = null 10:19:15 ssl.keystore.type = JKS 10:19:15 ssl.protocol = TLSv1.3 10:19:15 ssl.provider = null 10:19:15 ssl.secure.random.implementation = null 10:19:15 ssl.trustmanager.algorithm = PKIX 10:19:15 ssl.truststore.certificates = null 10:19:15 ssl.truststore.location = null 10:19:15 ssl.truststore.password = null 10:19:15 ssl.truststore.type = JKS 10:19:15 value.deserializer = class org.springframework.kafka.support.serializer.ErrorHandlingDeserializer 10:19:15 10:19:15 2024-02-28T10:19:15.270Z INFO 7400 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.6.1 10:19:15 2024-02-28T10:19:15.270Z INFO 7400 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 5e3c2b738d253ff5 10:19:15 2024-02-28T10:19:15.270Z INFO 7400 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1709115555270 10:19:15 2024-02-28T10:19:15.272Z INFO 7400 --- [ main] fkaConsumerFactory$ExtendedKafkaConsumer : [Consumer clientId=consumer-ncmp-data-operation-event-group-5, groupId=ncmp-data-operation-event-group] Subscribed to topic(s): ncmp-async-m2m 10:19:15 2024-02-28T10:19:15.283Z INFO 7400 --- [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 10:19:15 allow.auto.create.topics = true 10:19:15 auto.commit.interval.ms = 5000 10:19:15 auto.include.jmx.reporter = true 10:19:15 auto.offset.reset = latest 10:19:15 bootstrap.servers = [PLAINTEXT://localhost:32772] 10:19:15 check.crcs = true 10:19:15 client.dns.lookup = use_all_dns_ips 10:19:15 client.id = consumer-ncmp-async-rest-request-event-group-6 10:19:15 client.rack = 10:19:15 connections.max.idle.ms = 540000 10:19:15 default.api.timeout.ms = 60000 10:19:15 enable.auto.commit = false 10:19:15 exclude.internal.topics = true 10:19:15 fetch.max.bytes = 52428800 10:19:15 fetch.max.wait.ms = 500 10:19:15 fetch.min.bytes = 1 10:19:15 group.id = ncmp-async-rest-request-event-group 10:19:15 group.instance.id = null 10:19:15 heartbeat.interval.ms = 3000 10:19:15 interceptor.classes = [] 10:19:15 internal.leave.group.on.close = true 10:19:15 internal.throw.on.fetch.stable.offset.unsupported = false 10:19:15 isolation.level = read_uncommitted 10:19:15 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 10:19:15 max.partition.fetch.bytes = 1048576 10:19:15 max.poll.interval.ms = 300000 10:19:15 max.poll.records = 500 10:19:15 metadata.max.age.ms = 300000 10:19:15 metric.reporters = [] 10:19:15 metrics.num.samples = 2 10:19:15 metrics.recording.level = INFO 10:19:15 metrics.sample.window.ms = 30000 10:19:15 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 10:19:15 receive.buffer.bytes = 65536 10:19:15 reconnect.backoff.max.ms = 1000 10:19:15 reconnect.backoff.ms = 50 10:19:15 request.timeout.ms = 30000 10:19:15 retry.backoff.ms = 100 10:19:15 sasl.client.callback.handler.class = null 10:19:15 sasl.jaas.config = null 10:19:15 sasl.kerberos.kinit.cmd = /usr/bin/kinit 10:19:15 sasl.kerberos.min.time.before.relogin = 60000 10:19:15 sasl.kerberos.service.name = null 10:19:15 sasl.kerberos.ticket.renew.jitter = 0.05 10:19:15 sasl.kerberos.ticket.renew.window.factor = 0.8 10:19:15 sasl.login.callback.handler.class = null 10:19:15 sasl.login.class = null 10:19:15 sasl.login.connect.timeout.ms = null 10:19:15 sasl.login.read.timeout.ms = null 10:19:15 sasl.login.refresh.buffer.seconds = 300 10:19:15 sasl.login.refresh.min.period.seconds = 60 10:19:15 sasl.login.refresh.window.factor = 0.8 10:19:15 sasl.login.refresh.window.jitter = 0.05 10:19:15 sasl.login.retry.backoff.max.ms = 10000 10:19:15 sasl.login.retry.backoff.ms = 100 10:19:15 sasl.mechanism = GSSAPI 10:19:15 sasl.oauthbearer.clock.skew.seconds = 30 10:19:15 sasl.oauthbearer.expected.audience = null 10:19:15 sasl.oauthbearer.expected.issuer = null 10:19:15 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 10:19:15 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 10:19:15 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 10:19:15 sasl.oauthbearer.jwks.endpoint.url = null 10:19:15 sasl.oauthbearer.scope.claim.name = scope 10:19:15 sasl.oauthbearer.sub.claim.name = sub 10:19:15 sasl.oauthbearer.token.endpoint.url = null 10:19:15 security.protocol = PLAINTEXT 10:19:15 security.providers = null 10:19:15 send.buffer.bytes = 131072 10:19:15 session.timeout.ms = 45000 10:19:15 socket.connection.setup.timeout.max.ms = 30000 10:19:15 socket.connection.setup.timeout.ms = 10000 10:19:15 ssl.cipher.suites = null 10:19:15 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 10:19:15 ssl.endpoint.identification.algorithm = https 10:19:15 ssl.engine.factory.class = null 10:19:15 ssl.key.password = null 10:19:15 ssl.keymanager.algorithm = SunX509 10:19:15 ssl.keystore.certificate.chain = null 10:19:15 ssl.keystore.key = null 10:19:15 ssl.keystore.location = null 10:19:15 ssl.keystore.password = null 10:19:15 ssl.keystore.type = JKS 10:19:15 ssl.protocol = TLSv1.3 10:19:15 ssl.provider = null 10:19:15 ssl.secure.random.implementation = null 10:19:15 ssl.trustmanager.algorithm = PKIX 10:19:15 ssl.truststore.certificates = null 10:19:15 ssl.truststore.location = null 10:19:15 ssl.truststore.password = null 10:19:15 ssl.truststore.type = JKS 10:19:15 value.deserializer = class org.springframework.kafka.support.serializer.ErrorHandlingDeserializer 10:19:15 10:19:15 2024-02-28T10:19:15.295Z INFO 7400 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.6.1 10:19:15 2024-02-28T10:19:15.295Z INFO 7400 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 5e3c2b738d253ff5 10:19:15 2024-02-28T10:19:15.295Z INFO 7400 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1709115555295 10:19:15 2024-02-28T10:19:15.296Z INFO 7400 --- [ main] fkaConsumerFactory$ExtendedKafkaConsumer : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-6, groupId=ncmp-async-rest-request-event-group] Subscribed to topic(s): ncmp-async-m2m 10:19:15 2024-02-28T10:19:15.304Z INFO 7400 --- [ main] .n.a.i.a.FilterStrategiesIntegrationSpec : Started FilterStrategiesIntegrationSpec in 0.82 seconds (process running for 65.793) 10:19:16 2024-02-28T10:19:15.380Z INFO 7400 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 10:19:16 2024-02-28T10:19:15.380Z WARN 7400 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 10:19:16 2024-02-28T10:19:15.416Z WARN 7400 --- [ntainer#0-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-data-operation-event-group-5, groupId=ncmp-data-operation-event-group] Error while fetching metadata with correlation id 2 : {ncmp-async-m2m=UNKNOWN_TOPIC_OR_PARTITION} 10:19:16 2024-02-28T10:19:15.416Z INFO 7400 --- [ntainer#0-0-C-1] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-ncmp-data-operation-event-group-5, groupId=ncmp-data-operation-event-group] Cluster ID: Pn1No3sbQZqUqIvTqtrkpA 10:19:16 2024-02-28T10:19:15.444Z INFO 7400 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 10:19:16 2024-02-28T10:19:15.444Z WARN 7400 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 10:19:16 2024-02-28T10:19:15.445Z INFO 7400 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 10:19:16 2024-02-28T10:19:15.445Z WARN 7400 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 10:19:16 2024-02-28T10:19:15.471Z WARN 7400 --- [ntainer#1-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-6, groupId=ncmp-async-rest-request-event-group] Error while fetching metadata with correlation id 2 : {ncmp-async-m2m=LEADER_NOT_AVAILABLE} 10:19:16 2024-02-28T10:19:15.471Z INFO 7400 --- [ntainer#1-0-C-1] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-6, groupId=ncmp-async-rest-request-event-group] Cluster ID: Pn1No3sbQZqUqIvTqtrkpA 10:19:16 2024-02-28T10:19:15.543Z WARN 7400 --- [ntainer#0-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-data-operation-event-group-5, groupId=ncmp-data-operation-event-group] Error while fetching metadata with correlation id 4 : {ncmp-async-m2m=LEADER_NOT_AVAILABLE} 10:19:16 2024-02-28T10:19:15.584Z WARN 7400 --- [ntainer#1-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-6, groupId=ncmp-async-rest-request-event-group] Error while fetching metadata with correlation id 4 : {ncmp-async-m2m=LEADER_NOT_AVAILABLE} 10:19:16 2024-02-28T10:19:15.648Z INFO 7400 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 10:19:16 2024-02-28T10:19:15.648Z WARN 7400 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 10:19:16 2024-02-28T10:19:15.651Z WARN 7400 --- [ntainer#0-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-data-operation-event-group-5, groupId=ncmp-data-operation-event-group] Error while fetching metadata with correlation id 6 : {ncmp-async-m2m=LEADER_NOT_AVAILABLE} 10:19:16 2024-02-28T10:19:15.701Z INFO 7400 --- [ntainer#1-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-6, groupId=ncmp-async-rest-request-event-group] Discovered group coordinator localhost:32772 (id: 2147483646 rack: null) 10:19:16 2024-02-28T10:19:15.702Z INFO 7400 --- [ntainer#1-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-6, groupId=ncmp-async-rest-request-event-group] (Re-)joining group 10:19:16 2024-02-28T10:19:15.727Z INFO 7400 --- [ntainer#1-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-6, groupId=ncmp-async-rest-request-event-group] Request joining group due to: need to re-join with the given member-id: consumer-ncmp-async-rest-request-event-group-6-0ea91569-7d4d-4f82-81c4-03fa63f8ec6e 10:19:16 2024-02-28T10:19:15.727Z INFO 7400 --- [ntainer#1-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-6, groupId=ncmp-async-rest-request-event-group] Request joining group due to: rebalance failed due to 'The group member needs to have a valid member id before actually entering a consumer group.' (MemberIdRequiredException) 10:19:16 2024-02-28T10:19:15.727Z INFO 7400 --- [ntainer#1-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-6, groupId=ncmp-async-rest-request-event-group] (Re-)joining group 10:19:16 2024-02-28T10:19:15.751Z INFO 7400 --- [ntainer#1-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-6, groupId=ncmp-async-rest-request-event-group] Successfully joined group with generation Generation{generationId=1, memberId='consumer-ncmp-async-rest-request-event-group-6-0ea91569-7d4d-4f82-81c4-03fa63f8ec6e', protocol='range'} 10:19:16 2024-02-28T10:19:15.751Z INFO 7400 --- [ntainer#1-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-6, groupId=ncmp-async-rest-request-event-group] Finished assignment for group at generation 1: {consumer-ncmp-async-rest-request-event-group-6-0ea91569-7d4d-4f82-81c4-03fa63f8ec6e=Assignment(partitions=[ncmp-async-m2m-0])} 10:19:16 2024-02-28T10:19:15.759Z INFO 7400 --- [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-5, groupId=ncmp-data-operation-event-group] Discovered group coordinator localhost:32772 (id: 2147483646 rack: null) 10:19:16 2024-02-28T10:19:15.760Z INFO 7400 --- [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-5, groupId=ncmp-data-operation-event-group] (Re-)joining group 10:19:16 2024-02-28T10:19:15.770Z INFO 7400 --- [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-5, groupId=ncmp-data-operation-event-group] Request joining group due to: need to re-join with the given member-id: consumer-ncmp-data-operation-event-group-5-59190bf7-7ebd-4659-92d8-504003824b3c 10:19:16 2024-02-28T10:19:15.770Z INFO 7400 --- [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-5, groupId=ncmp-data-operation-event-group] Request joining group due to: rebalance failed due to 'The group member needs to have a valid member id before actually entering a consumer group.' (MemberIdRequiredException) 10:19:16 2024-02-28T10:19:15.770Z INFO 7400 --- [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-5, groupId=ncmp-data-operation-event-group] (Re-)joining group 10:19:16 2024-02-28T10:19:15.778Z INFO 7400 --- [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-5, groupId=ncmp-data-operation-event-group] Successfully joined group with generation Generation{generationId=1, memberId='consumer-ncmp-data-operation-event-group-5-59190bf7-7ebd-4659-92d8-504003824b3c', protocol='range'} 10:19:16 2024-02-28T10:19:15.779Z INFO 7400 --- [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-5, groupId=ncmp-data-operation-event-group] Finished assignment for group at generation 1: {consumer-ncmp-data-operation-event-group-5-59190bf7-7ebd-4659-92d8-504003824b3c=Assignment(partitions=[ncmp-async-m2m-0])} 10:19:16 2024-02-28T10:19:15.833Z INFO 7400 --- [ntainer#1-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-6, groupId=ncmp-async-rest-request-event-group] Successfully synced group in generation Generation{generationId=1, memberId='consumer-ncmp-async-rest-request-event-group-6-0ea91569-7d4d-4f82-81c4-03fa63f8ec6e', protocol='range'} 10:19:16 2024-02-28T10:19:15.833Z INFO 7400 --- [ntainer#1-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-6, groupId=ncmp-async-rest-request-event-group] Notifying assignor about the new Assignment(partitions=[ncmp-async-m2m-0]) 10:19:16 2024-02-28T10:19:15.833Z INFO 7400 --- [ntainer#1-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-6, groupId=ncmp-async-rest-request-event-group] Adding newly assigned partitions: ncmp-async-m2m-0 10:19:16 2024-02-28T10:19:15.835Z INFO 7400 --- [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-5, groupId=ncmp-data-operation-event-group] Successfully synced group in generation Generation{generationId=1, memberId='consumer-ncmp-data-operation-event-group-5-59190bf7-7ebd-4659-92d8-504003824b3c', protocol='range'} 10:19:16 2024-02-28T10:19:15.835Z INFO 7400 --- [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-5, groupId=ncmp-data-operation-event-group] Notifying assignor about the new Assignment(partitions=[ncmp-async-m2m-0]) 10:19:16 2024-02-28T10:19:15.835Z INFO 7400 --- [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-5, groupId=ncmp-data-operation-event-group] Adding newly assigned partitions: ncmp-async-m2m-0 10:19:16 2024-02-28T10:19:15.841Z INFO 7400 --- [ntainer#1-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-6, groupId=ncmp-async-rest-request-event-group] Found no committed offset for partition ncmp-async-m2m-0 10:19:16 2024-02-28T10:19:15.843Z INFO 7400 --- [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-5, groupId=ncmp-data-operation-event-group] Found no committed offset for partition ncmp-async-m2m-0 10:19:16 2024-02-28T10:19:15.843Z INFO 7400 --- [ntainer#1-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-6, groupId=ncmp-async-rest-request-event-group] Found no committed offset for partition ncmp-async-m2m-0 10:19:16 2024-02-28T10:19:15.844Z INFO 7400 --- [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-5, groupId=ncmp-data-operation-event-group] Found no committed offset for partition ncmp-async-m2m-0 10:19:16 2024-02-28T10:19:15.854Z INFO 7400 --- [ntainer#1-0-C-1] o.a.k.c.c.internals.SubscriptionState : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-6, groupId=ncmp-async-rest-request-event-group] Resetting offset for partition ncmp-async-m2m-0 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[localhost:32772 (id: 1 rack: null)], epoch=0}}. 10:19:16 2024-02-28T10:19:15.855Z INFO 7400 --- [ntainer#0-0-C-1] o.a.k.c.c.internals.SubscriptionState : [Consumer clientId=consumer-ncmp-data-operation-event-group-5, groupId=ncmp-data-operation-event-group] Resetting offset for partition ncmp-async-m2m-0 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[localhost:32772 (id: 1 rack: null)], epoch=0}}. 10:19:16 2024-02-28T10:19:15.859Z INFO 7400 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 10:19:16 2024-02-28T10:19:15.860Z INFO 7400 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 10:19:16 acks = -1 10:19:16 auto.include.jmx.reporter = true 10:19:16 batch.size = 16384 10:19:16 bootstrap.servers = [PLAINTEXT://localhost:32772] 10:19:16 buffer.memory = 33554432 10:19:16 client.dns.lookup = use_all_dns_ips 10:19:16 client.id = producer-3 10:19:16 compression.type = none 10:19:16 connections.max.idle.ms = 540000 10:19:16 delivery.timeout.ms = 120000 10:19:16 enable.idempotence = false 10:19:16 interceptor.classes = [] 10:19:16 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 10:19:16 linger.ms = 1 10:19:16 max.block.ms = 60000 10:19:16 max.in.flight.requests.per.connection = 5 10:19:16 max.request.size = 1048576 10:19:16 metadata.max.age.ms = 300000 10:19:16 metadata.max.idle.ms = 300000 10:19:16 metric.reporters = [] 10:19:16 metrics.num.samples = 2 10:19:16 metrics.recording.level = INFO 10:19:16 metrics.sample.window.ms = 30000 10:19:16 partitioner.adaptive.partitioning.enable = true 10:19:16 partitioner.availability.timeout.ms = 0 10:19:16 partitioner.class = null 10:19:16 partitioner.ignore.keys = false 10:19:16 receive.buffer.bytes = 32768 10:19:16 reconnect.backoff.max.ms = 1000 10:19:16 reconnect.backoff.ms = 50 10:19:16 request.timeout.ms = 30000 10:19:16 retries = 0 10:19:16 retry.backoff.ms = 100 10:19:16 sasl.client.callback.handler.class = null 10:19:16 sasl.jaas.config = null 10:19:16 sasl.kerberos.kinit.cmd = /usr/bin/kinit 10:19:16 sasl.kerberos.min.time.before.relogin = 60000 10:19:16 sasl.kerberos.service.name = null 10:19:16 sasl.kerberos.ticket.renew.jitter = 0.05 10:19:16 sasl.kerberos.ticket.renew.window.factor = 0.8 10:19:16 sasl.login.callback.handler.class = null 10:19:16 sasl.login.class = null 10:19:16 sasl.login.connect.timeout.ms = null 10:19:16 sasl.login.read.timeout.ms = null 10:19:16 sasl.login.refresh.buffer.seconds = 300 10:19:16 sasl.login.refresh.min.period.seconds = 60 10:19:16 sasl.login.refresh.window.factor = 0.8 10:19:16 sasl.login.refresh.window.jitter = 0.05 10:19:16 sasl.login.retry.backoff.max.ms = 10000 10:19:16 sasl.login.retry.backoff.ms = 100 10:19:16 sasl.mechanism = GSSAPI 10:19:16 sasl.oauthbearer.clock.skew.seconds = 30 10:19:16 sasl.oauthbearer.expected.audience = null 10:19:16 sasl.oauthbearer.expected.issuer = null 10:19:16 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 10:19:16 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 10:19:16 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 10:19:16 sasl.oauthbearer.jwks.endpoint.url = null 10:19:16 sasl.oauthbearer.scope.claim.name = scope 10:19:16 sasl.oauthbearer.sub.claim.name = sub 10:19:16 sasl.oauthbearer.token.endpoint.url = null 10:19:16 security.protocol = PLAINTEXT 10:19:16 security.providers = null 10:19:16 send.buffer.bytes = 131072 10:19:16 socket.connection.setup.timeout.max.ms = 30000 10:19:16 socket.connection.setup.timeout.ms = 10000 10:19:16 ssl.cipher.suites = null 10:19:16 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 10:19:16 ssl.endpoint.identification.algorithm = https 10:19:16 ssl.engine.factory.class = null 10:19:16 ssl.key.password = null 10:19:16 ssl.keymanager.algorithm = SunX509 10:19:16 ssl.keystore.certificate.chain = null 10:19:16 ssl.keystore.key = null 10:19:16 ssl.keystore.location = null 10:19:16 ssl.keystore.password = null 10:19:16 ssl.keystore.type = JKS 10:19:16 ssl.protocol = TLSv1.3 10:19:16 ssl.provider = null 10:19:16 ssl.secure.random.implementation = null 10:19:16 ssl.trustmanager.algorithm = PKIX 10:19:16 ssl.truststore.certificates = null 10:19:16 ssl.truststore.location = null 10:19:16 ssl.truststore.password = null 10:19:16 ssl.truststore.type = JKS 10:19:16 transaction.timeout.ms = 60000 10:19:16 transactional.id = null 10:19:16 value.serializer = class io.cloudevents.kafka.CloudEventSerializer 10:19:16 10:19:16 2024-02-28T10:19:15.864Z INFO 7400 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 10:19:16 2024-02-28T10:19:15.864Z INFO 7400 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.6.1 10:19:16 2024-02-28T10:19:15.864Z INFO 7400 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 5e3c2b738d253ff5 10:19:16 2024-02-28T10:19:15.864Z INFO 7400 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1709115555864 10:19:16 2024-02-28T10:19:15.877Z INFO 7400 --- [ntainer#1-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-async-rest-request-event-group: partitions assigned: [ncmp-async-m2m-0] 10:19:16 2024-02-28T10:19:15.879Z INFO 7400 --- [ntainer#0-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-data-operation-event-group: partitions assigned: [ncmp-async-m2m-0] 10:19:16 2024-02-28T10:19:15.883Z INFO 7400 --- [ad | producer-3] org.apache.kafka.clients.Metadata : [Producer clientId=producer-3] Cluster ID: Pn1No3sbQZqUqIvTqtrkpA 10:19:16 2024-02-28T10:19:16.199Z INFO 7400 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 10:19:16 2024-02-28T10:19:16.199Z INFO 7400 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 10:19:16 acks = -1 10:19:16 auto.include.jmx.reporter = true 10:19:16 batch.size = 16384 10:19:16 bootstrap.servers = [PLAINTEXT://localhost:32772] 10:19:16 buffer.memory = 33554432 10:19:16 client.dns.lookup = use_all_dns_ips 10:19:16 client.id = producer-4 10:19:16 compression.type = none 10:19:16 connections.max.idle.ms = 540000 10:19:16 delivery.timeout.ms = 120000 10:19:16 enable.idempotence = false 10:19:16 interceptor.classes = [] 10:19:16 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 10:19:16 linger.ms = 1 10:19:16 max.block.ms = 60000 10:19:16 max.in.flight.requests.per.connection = 5 10:19:16 max.request.size = 1048576 10:19:16 metadata.max.age.ms = 300000 10:19:16 metadata.max.idle.ms = 300000 10:19:16 metric.reporters = [] 10:19:16 metrics.num.samples = 2 10:19:16 metrics.recording.level = INFO 10:19:16 metrics.sample.window.ms = 30000 10:19:16 partitioner.adaptive.partitioning.enable = true 10:19:16 partitioner.availability.timeout.ms = 0 10:19:16 partitioner.class = null 10:19:16 partitioner.ignore.keys = false 10:19:16 receive.buffer.bytes = 32768 10:19:16 reconnect.backoff.max.ms = 1000 10:19:16 reconnect.backoff.ms = 50 10:19:16 request.timeout.ms = 30000 10:19:16 retries = 0 10:19:16 retry.backoff.ms = 100 10:19:16 sasl.client.callback.handler.class = null 10:19:16 sasl.jaas.config = null 10:19:16 sasl.kerberos.kinit.cmd = /usr/bin/kinit 10:19:16 sasl.kerberos.min.time.before.relogin = 60000 10:19:16 sasl.kerberos.service.name = null 10:19:16 sasl.kerberos.ticket.renew.jitter = 0.05 10:19:16 sasl.kerberos.ticket.renew.window.factor = 0.8 10:19:16 sasl.login.callback.handler.class = null 10:19:16 sasl.login.class = null 10:19:16 sasl.login.connect.timeout.ms = null 10:19:16 sasl.login.read.timeout.ms = null 10:19:16 sasl.login.refresh.buffer.seconds = 300 10:19:16 sasl.login.refresh.min.period.seconds = 60 10:19:16 sasl.login.refresh.window.factor = 0.8 10:19:16 sasl.login.refresh.window.jitter = 0.05 10:19:16 sasl.login.retry.backoff.max.ms = 10000 10:19:16 sasl.login.retry.backoff.ms = 100 10:19:16 sasl.mechanism = GSSAPI 10:19:16 sasl.oauthbearer.clock.skew.seconds = 30 10:19:16 sasl.oauthbearer.expected.audience = null 10:19:16 sasl.oauthbearer.expected.issuer = null 10:19:16 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 10:19:16 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 10:19:16 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 10:19:16 sasl.oauthbearer.jwks.endpoint.url = null 10:19:16 sasl.oauthbearer.scope.claim.name = scope 10:19:16 sasl.oauthbearer.sub.claim.name = sub 10:19:16 sasl.oauthbearer.token.endpoint.url = null 10:19:16 security.protocol = PLAINTEXT 10:19:16 security.providers = null 10:19:16 send.buffer.bytes = 131072 10:19:16 socket.connection.setup.timeout.max.ms = 30000 10:19:16 socket.connection.setup.timeout.ms = 10000 10:19:16 ssl.cipher.suites = null 10:19:16 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 10:19:16 ssl.endpoint.identification.algorithm = https 10:19:16 ssl.engine.factory.class = null 10:19:16 ssl.key.password = null 10:19:16 ssl.keymanager.algorithm = SunX509 10:19:16 ssl.keystore.certificate.chain = null 10:19:16 ssl.keystore.key = null 10:19:16 ssl.keystore.location = null 10:19:16 ssl.keystore.password = null 10:19:16 ssl.keystore.type = JKS 10:19:16 ssl.protocol = TLSv1.3 10:19:16 ssl.provider = null 10:19:16 ssl.secure.random.implementation = null 10:19:16 ssl.trustmanager.algorithm = PKIX 10:19:16 ssl.truststore.certificates = null 10:19:16 ssl.truststore.location = null 10:19:16 ssl.truststore.password = null 10:19:16 ssl.truststore.type = JKS 10:19:16 transaction.timeout.ms = 60000 10:19:16 transactional.id = null 10:19:16 value.serializer = class org.springframework.kafka.support.serializer.JsonSerializer 10:19:16 10:19:16 2024-02-28T10:19:16.202Z INFO 7400 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 10:19:16 2024-02-28T10:19:16.202Z INFO 7400 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.6.1 10:19:16 2024-02-28T10:19:16.202Z INFO 7400 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 5e3c2b738d253ff5 10:19:16 2024-02-28T10:19:16.202Z INFO 7400 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1709115556202 10:19:16 2024-02-28T10:19:16.215Z INFO 7400 --- [ad | producer-4] org.apache.kafka.clients.Metadata : [Producer clientId=producer-4] Cluster ID: Pn1No3sbQZqUqIvTqtrkpA 10:19:16 2024-02-28T10:19:16.275Z ERROR 7400 --- [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 10:19:16 10:19:16 org.springframework.kafka.listener.ListenerExecutionFailedException: Listener failed 10:19:16 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.decorateException(KafkaMessageListenerContainer.java:2921) 10:19:16 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.checkDeser(KafkaMessageListenerContainer.java:2969) 10:19:16 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeOnMessage(KafkaMessageListenerContainer.java:2821) 10:19:16 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.lambda$doInvokeRecordListener$56(KafkaMessageListenerContainer.java:2744) 10:19:16 at io.micrometer.observation.Observation.observe(Observation.java:565) 10:19:16 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.doInvokeRecordListener(KafkaMessageListenerContainer.java:2742) 10:19:16 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.doInvokeWithRecords(KafkaMessageListenerContainer.java:2595) 10:19:16 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeRecordListener(KafkaMessageListenerContainer.java:2481) 10:19:16 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeListener(KafkaMessageListenerContainer.java:2123) 10:19:16 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeIfHaveRecords(KafkaMessageListenerContainer.java:1478) 10:19:16 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.pollAndInvoke(KafkaMessageListenerContainer.java:1442) 10:19:16 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.run(KafkaMessageListenerContainer.java:1313) 10:19:16 at java.base/java.util.concurrent.CompletableFuture$AsyncRun.run(CompletableFuture.java:1804) 10:19:16 at java.base/java.lang.Thread.run(Thread.java:833) 10:19:16 Caused by: org.springframework.kafka.support.serializer.DeserializationException: failed to deserialize 10:19:16 at org.springframework.kafka.support.serializer.SerializationUtils.deserializationException(SerializationUtils.java:158) 10:19:16 at org.springframework.kafka.support.serializer.ErrorHandlingDeserializer.deserialize(ErrorHandlingDeserializer.java:218) 10:19:16 at org.apache.kafka.common.serialization.Deserializer.deserialize(Deserializer.java:73) 10:19:16 at org.apache.kafka.clients.consumer.internals.CompletedFetch.parseRecord(CompletedFetch.java:300) 10:19:16 at org.apache.kafka.clients.consumer.internals.CompletedFetch.fetchRecords(CompletedFetch.java:263) 10:19:16 at org.apache.kafka.clients.consumer.internals.AbstractFetch.fetchRecords(AbstractFetch.java:340) 10:19:16 at org.apache.kafka.clients.consumer.internals.AbstractFetch.collectFetch(AbstractFetch.java:306) 10:19:16 at org.apache.kafka.clients.consumer.KafkaConsumer.pollForFetches(KafkaConsumer.java:1262) 10:19:16 at org.apache.kafka.clients.consumer.KafkaConsumer.poll(KafkaConsumer.java:1186) 10:19:16 at org.apache.kafka.clients.consumer.KafkaConsumer.poll(KafkaConsumer.java:1159) 10:19:16 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.pollConsumer(KafkaMessageListenerContainer.java:1649) 10:19:16 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.doPoll(KafkaMessageListenerContainer.java:1624) 10:19:16 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.pollAndInvoke(KafkaMessageListenerContainer.java:1421) 10:19:16 ... 3 common frames omitted 10:19:16 Caused by: io.cloudevents.rw.CloudEventRWException: Could not parse. Unknown encoding. Invalid content type or spec version 10:19:16 at io.cloudevents.rw.CloudEventRWException.newUnknownEncodingException(CloudEventRWException.java:201) 10:19:16 at io.cloudevents.core.message.impl.MessageUtils.parseStructuredOrBinaryMessage(MessageUtils.java:80) 10:19:16 at io.cloudevents.kafka.KafkaMessageFactory.createReader(KafkaMessageFactory.java:65) 10:19:16 at io.cloudevents.kafka.CloudEventDeserializer.deserialize(CloudEventDeserializer.java:60) 10:19:16 at io.cloudevents.kafka.CloudEventDeserializer.deserialize(CloudEventDeserializer.java:34) 10:19:16 at org.springframework.kafka.support.serializer.ErrorHandlingDeserializer.deserialize(ErrorHandlingDeserializer.java:215) 10:19:16 ... 14 common frames omitted 10:19:16 10:19:16 2024-02-28T10:19:16.337Z INFO 7400 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 10:19:16 2024-02-28T10:19:16.337Z INFO 7400 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 10:19:16 acks = -1 10:19:16 auto.include.jmx.reporter = true 10:19:16 batch.size = 16384 10:19:16 bootstrap.servers = [PLAINTEXT://localhost:32772] 10:19:16 buffer.memory = 33554432 10:19:16 client.dns.lookup = use_all_dns_ips 10:19:16 client.id = producer-5 10:19:16 compression.type = none 10:19:16 connections.max.idle.ms = 540000 10:19:16 delivery.timeout.ms = 120000 10:19:16 enable.idempotence = false 10:19:16 interceptor.classes = [] 10:19:16 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 10:19:16 linger.ms = 1 10:19:16 max.block.ms = 60000 10:19:16 max.in.flight.requests.per.connection = 5 10:19:16 max.request.size = 1048576 10:19:16 metadata.max.age.ms = 300000 10:19:16 metadata.max.idle.ms = 300000 10:19:16 metric.reporters = [] 10:19:16 metrics.num.samples = 2 10:19:16 metrics.recording.level = INFO 10:19:16 metrics.sample.window.ms = 30000 10:19:16 partitioner.adaptive.partitioning.enable = true 10:19:16 partitioner.availability.timeout.ms = 0 10:19:16 partitioner.class = null 10:19:16 partitioner.ignore.keys = false 10:19:16 receive.buffer.bytes = 32768 10:19:16 reconnect.backoff.max.ms = 1000 10:19:16 reconnect.backoff.ms = 50 10:19:16 request.timeout.ms = 30000 10:19:16 retries = 0 10:19:16 retry.backoff.ms = 100 10:19:16 sasl.client.callback.handler.class = null 10:19:16 sasl.jaas.config = null 10:19:16 sasl.kerberos.kinit.cmd = /usr/bin/kinit 10:19:16 sasl.kerberos.min.time.before.relogin = 60000 10:19:16 sasl.kerberos.service.name = null 10:19:16 sasl.kerberos.ticket.renew.jitter = 0.05 10:19:16 sasl.kerberos.ticket.renew.window.factor = 0.8 10:19:16 sasl.login.callback.handler.class = null 10:19:16 sasl.login.class = null 10:19:16 sasl.login.connect.timeout.ms = null 10:19:16 sasl.login.read.timeout.ms = null 10:19:16 sasl.login.refresh.buffer.seconds = 300 10:19:16 sasl.login.refresh.min.period.seconds = 60 10:19:16 sasl.login.refresh.window.factor = 0.8 10:19:16 sasl.login.refresh.window.jitter = 0.05 10:19:16 sasl.login.retry.backoff.max.ms = 10000 10:19:16 sasl.login.retry.backoff.ms = 100 10:19:16 sasl.mechanism = GSSAPI 10:19:16 sasl.oauthbearer.clock.skew.seconds = 30 10:19:16 sasl.oauthbearer.expected.audience = null 10:19:16 sasl.oauthbearer.expected.issuer = null 10:19:16 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 10:19:16 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 10:19:16 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 10:19:16 sasl.oauthbearer.jwks.endpoint.url = null 10:19:16 sasl.oauthbearer.scope.claim.name = scope 10:19:16 sasl.oauthbearer.sub.claim.name = sub 10:19:16 sasl.oauthbearer.token.endpoint.url = null 10:19:16 security.protocol = PLAINTEXT 10:19:16 security.providers = null 10:19:16 send.buffer.bytes = 131072 10:19:16 socket.connection.setup.timeout.max.ms = 30000 10:19:16 socket.connection.setup.timeout.ms = 10000 10:19:16 ssl.cipher.suites = null 10:19:16 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 10:19:16 ssl.endpoint.identification.algorithm = https 10:19:16 ssl.engine.factory.class = null 10:19:16 ssl.key.password = null 10:19:16 ssl.keymanager.algorithm = SunX509 10:19:16 ssl.keystore.certificate.chain = null 10:19:16 ssl.keystore.key = null 10:19:16 ssl.keystore.location = null 10:19:16 ssl.keystore.password = null 10:19:16 ssl.keystore.type = JKS 10:19:16 ssl.protocol = TLSv1.3 10:19:16 ssl.provider = null 10:19:16 ssl.secure.random.implementation = null 10:19:16 ssl.trustmanager.algorithm = PKIX 10:19:16 ssl.truststore.certificates = null 10:19:16 ssl.truststore.location = null 10:19:16 ssl.truststore.password = null 10:19:16 ssl.truststore.type = JKS 10:19:16 transaction.timeout.ms = 60000 10:19:16 transactional.id = null 10:19:16 value.serializer = class io.cloudevents.kafka.CloudEventSerializer 10:19:16 10:19:16 2024-02-28T10:19:16.340Z INFO 7400 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 10:19:16 2024-02-28T10:19:16.340Z INFO 7400 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.6.1 10:19:16 2024-02-28T10:19:16.340Z INFO 7400 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 5e3c2b738d253ff5 10:19:16 2024-02-28T10:19:16.340Z INFO 7400 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1709115556340 10:19:16 2024-02-28T10:19:16.347Z INFO 7400 --- [ad | producer-5] org.apache.kafka.clients.Metadata : [Producer clientId=producer-5] Cluster ID: Pn1No3sbQZqUqIvTqtrkpA 10:19:16 2024-02-28T10:19:16.487Z INFO 7400 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 10:19:16 2024-02-28T10:19:16.487Z WARN 7400 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 10:19:16 2024-02-28T10:19:16.508Z INFO 7400 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 10:19:16 2024-02-28T10:19:16.508Z WARN 7400 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 10:19:16 2024-02-28T10:19:16.553Z INFO 7400 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 10:19:16 2024-02-28T10:19:16.553Z WARN 7400 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 10:19:16 2024-02-28T10:19:16.611Z INFO 7400 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 10:19:16 2024-02-28T10:19:16.611Z WARN 7400 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 10:19:16 2024-02-28T10:19:16.662Z INFO 7400 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 10:19:16 2024-02-28T10:19:16.662Z INFO 7400 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 10:19:16 acks = -1 10:19:16 auto.include.jmx.reporter = true 10:19:16 batch.size = 16384 10:19:16 bootstrap.servers = [PLAINTEXT://localhost:32772] 10:19:16 buffer.memory = 33554432 10:19:16 client.dns.lookup = use_all_dns_ips 10:19:16 client.id = producer-6 10:19:16 compression.type = none 10:19:16 connections.max.idle.ms = 540000 10:19:16 delivery.timeout.ms = 120000 10:19:16 enable.idempotence = false 10:19:16 interceptor.classes = [] 10:19:16 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 10:19:16 linger.ms = 1 10:19:16 max.block.ms = 60000 10:19:16 max.in.flight.requests.per.connection = 5 10:19:16 max.request.size = 1048576 10:19:16 metadata.max.age.ms = 300000 10:19:16 metadata.max.idle.ms = 300000 10:19:16 metric.reporters = [] 10:19:16 metrics.num.samples = 2 10:19:16 metrics.recording.level = INFO 10:19:16 metrics.sample.window.ms = 30000 10:19:16 partitioner.adaptive.partitioning.enable = true 10:19:16 partitioner.availability.timeout.ms = 0 10:19:16 partitioner.class = null 10:19:16 partitioner.ignore.keys = false 10:19:16 receive.buffer.bytes = 32768 10:19:16 reconnect.backoff.max.ms = 1000 10:19:16 reconnect.backoff.ms = 50 10:19:16 request.timeout.ms = 30000 10:19:16 retries = 0 10:19:16 retry.backoff.ms = 100 10:19:16 sasl.client.callback.handler.class = null 10:19:16 sasl.jaas.config = null 10:19:16 sasl.kerberos.kinit.cmd = /usr/bin/kinit 10:19:16 sasl.kerberos.min.time.before.relogin = 60000 10:19:16 sasl.kerberos.service.name = null 10:19:16 sasl.kerberos.ticket.renew.jitter = 0.05 10:19:16 sasl.kerberos.ticket.renew.window.factor = 0.8 10:19:16 sasl.login.callback.handler.class = null 10:19:16 sasl.login.class = null 10:19:16 sasl.login.connect.timeout.ms = null 10:19:16 sasl.login.read.timeout.ms = null 10:19:16 sasl.login.refresh.buffer.seconds = 300 10:19:16 sasl.login.refresh.min.period.seconds = 60 10:19:16 sasl.login.refresh.window.factor = 0.8 10:19:16 sasl.login.refresh.window.jitter = 0.05 10:19:16 sasl.login.retry.backoff.max.ms = 10000 10:19:16 sasl.login.retry.backoff.ms = 100 10:19:16 sasl.mechanism = GSSAPI 10:19:16 sasl.oauthbearer.clock.skew.seconds = 30 10:19:16 sasl.oauthbearer.expected.audience = null 10:19:16 sasl.oauthbearer.expected.issuer = null 10:19:16 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 10:19:16 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 10:19:16 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 10:19:16 sasl.oauthbearer.jwks.endpoint.url = null 10:19:16 sasl.oauthbearer.scope.claim.name = scope 10:19:16 sasl.oauthbearer.sub.claim.name = sub 10:19:16 sasl.oauthbearer.token.endpoint.url = null 10:19:16 security.protocol = PLAINTEXT 10:19:16 security.providers = null 10:19:16 send.buffer.bytes = 131072 10:19:16 socket.connection.setup.timeout.max.ms = 30000 10:19:16 socket.connection.setup.timeout.ms = 10000 10:19:16 ssl.cipher.suites = null 10:19:16 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 10:19:16 ssl.endpoint.identification.algorithm = https 10:19:16 ssl.engine.factory.class = null 10:19:16 ssl.key.password = null 10:19:16 ssl.keymanager.algorithm = SunX509 10:19:16 ssl.keystore.certificate.chain = null 10:19:16 ssl.keystore.key = null 10:19:16 ssl.keystore.location = null 10:19:16 ssl.keystore.password = null 10:19:16 ssl.keystore.type = JKS 10:19:16 ssl.protocol = TLSv1.3 10:19:16 ssl.provider = null 10:19:16 ssl.secure.random.implementation = null 10:19:16 ssl.trustmanager.algorithm = PKIX 10:19:16 ssl.truststore.certificates = null 10:19:16 ssl.truststore.location = null 10:19:16 ssl.truststore.password = null 10:19:16 ssl.truststore.type = JKS 10:19:16 transaction.timeout.ms = 60000 10:19:16 transactional.id = null 10:19:16 value.serializer = class io.cloudevents.kafka.CloudEventSerializer 10:19:16 10:19:16 2024-02-28T10:19:16.666Z INFO 7400 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 10:19:16 2024-02-28T10:19:16.666Z INFO 7400 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.6.1 10:19:16 2024-02-28T10:19:16.666Z INFO 7400 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 5e3c2b738d253ff5 10:19:16 2024-02-28T10:19:16.666Z INFO 7400 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1709115556666 10:19:16 2024-02-28T10:19:16.673Z INFO 7400 --- [ad | producer-6] org.apache.kafka.clients.Metadata : [Producer clientId=producer-6] Cluster ID: Pn1No3sbQZqUqIvTqtrkpA 10:19:17 2024-02-28T10:19:16.984Z INFO 7400 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 10:19:17 2024-02-28T10:19:16.985Z INFO 7400 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 10:19:17 acks = -1 10:19:17 auto.include.jmx.reporter = true 10:19:17 batch.size = 16384 10:19:17 bootstrap.servers = [PLAINTEXT://localhost:32772] 10:19:17 buffer.memory = 33554432 10:19:17 client.dns.lookup = use_all_dns_ips 10:19:17 client.id = producer-7 10:19:17 compression.type = none 10:19:17 connections.max.idle.ms = 540000 10:19:17 delivery.timeout.ms = 120000 10:19:17 enable.idempotence = false 10:19:17 interceptor.classes = [] 10:19:17 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 10:19:17 linger.ms = 1 10:19:17 max.block.ms = 60000 10:19:17 max.in.flight.requests.per.connection = 5 10:19:17 max.request.size = 1048576 10:19:17 metadata.max.age.ms = 300000 10:19:17 metadata.max.idle.ms = 300000 10:19:17 metric.reporters = [] 10:19:17 metrics.num.samples = 2 10:19:17 metrics.recording.level = INFO 10:19:17 metrics.sample.window.ms = 30000 10:19:17 partitioner.adaptive.partitioning.enable = true 10:19:17 partitioner.availability.timeout.ms = 0 10:19:17 partitioner.class = null 10:19:17 partitioner.ignore.keys = false 10:19:17 receive.buffer.bytes = 32768 10:19:17 reconnect.backoff.max.ms = 1000 10:19:17 reconnect.backoff.ms = 50 10:19:17 request.timeout.ms = 30000 10:19:17 retries = 0 10:19:17 retry.backoff.ms = 100 10:19:17 sasl.client.callback.handler.class = null 10:19:17 sasl.jaas.config = null 10:19:17 sasl.kerberos.kinit.cmd = /usr/bin/kinit 10:19:17 sasl.kerberos.min.time.before.relogin = 60000 10:19:17 sasl.kerberos.service.name = null 10:19:17 sasl.kerberos.ticket.renew.jitter = 0.05 10:19:17 sasl.kerberos.ticket.renew.window.factor = 0.8 10:19:17 sasl.login.callback.handler.class = null 10:19:17 sasl.login.class = null 10:19:17 sasl.login.connect.timeout.ms = null 10:19:17 sasl.login.read.timeout.ms = null 10:19:17 sasl.login.refresh.buffer.seconds = 300 10:19:17 sasl.login.refresh.min.period.seconds = 60 10:19:17 sasl.login.refresh.window.factor = 0.8 10:19:17 sasl.login.refresh.window.jitter = 0.05 10:19:17 sasl.login.retry.backoff.max.ms = 10000 10:19:17 sasl.login.retry.backoff.ms = 100 10:19:17 sasl.mechanism = GSSAPI 10:19:17 sasl.oauthbearer.clock.skew.seconds = 30 10:19:17 sasl.oauthbearer.expected.audience = null 10:19:17 sasl.oauthbearer.expected.issuer = null 10:19:17 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 10:19:17 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 10:19:17 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 10:19:17 sasl.oauthbearer.jwks.endpoint.url = null 10:19:17 sasl.oauthbearer.scope.claim.name = scope 10:19:17 sasl.oauthbearer.sub.claim.name = sub 10:19:17 sasl.oauthbearer.token.endpoint.url = null 10:19:17 security.protocol = PLAINTEXT 10:19:17 security.providers = null 10:19:17 send.buffer.bytes = 131072 10:19:17 socket.connection.setup.timeout.max.ms = 30000 10:19:17 socket.connection.setup.timeout.ms = 10000 10:19:17 ssl.cipher.suites = null 10:19:17 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 10:19:17 ssl.endpoint.identification.algorithm = https 10:19:17 ssl.engine.factory.class = null 10:19:17 ssl.key.password = null 10:19:17 ssl.keymanager.algorithm = SunX509 10:19:17 ssl.keystore.certificate.chain = null 10:19:17 ssl.keystore.key = null 10:19:17 ssl.keystore.location = null 10:19:17 ssl.keystore.password = null 10:19:17 ssl.keystore.type = JKS 10:19:17 ssl.protocol = TLSv1.3 10:19:17 ssl.provider = null 10:19:17 ssl.secure.random.implementation = null 10:19:17 ssl.trustmanager.algorithm = PKIX 10:19:17 ssl.truststore.certificates = null 10:19:17 ssl.truststore.location = null 10:19:17 ssl.truststore.password = null 10:19:17 ssl.truststore.type = JKS 10:19:17 transaction.timeout.ms = 60000 10:19:17 transactional.id = null 10:19:17 value.serializer = class io.cloudevents.kafka.CloudEventSerializer 10:19:17 10:19:17 2024-02-28T10:19:16.988Z INFO 7400 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 10:19:17 2024-02-28T10:19:16.989Z INFO 7400 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.6.1 10:19:17 2024-02-28T10:19:16.989Z INFO 7400 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 5e3c2b738d253ff5 10:19:17 2024-02-28T10:19:16.989Z INFO 7400 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1709115556989 10:19:17 2024-02-28T10:19:16.995Z INFO 7400 --- [ad | producer-7] org.apache.kafka.clients.Metadata : [Producer clientId=producer-7] Cluster ID: Pn1No3sbQZqUqIvTqtrkpA 10:19:17 2024-02-28T10:19:17.306Z INFO 7400 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 10:19:17 2024-02-28T10:19:17.306Z INFO 7400 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 10:19:17 acks = -1 10:19:17 auto.include.jmx.reporter = true 10:19:17 batch.size = 16384 10:19:17 bootstrap.servers = [PLAINTEXT://localhost:32772] 10:19:17 buffer.memory = 33554432 10:19:17 client.dns.lookup = use_all_dns_ips 10:19:17 client.id = producer-8 10:19:17 compression.type = none 10:19:17 connections.max.idle.ms = 540000 10:19:17 delivery.timeout.ms = 120000 10:19:17 enable.idempotence = false 10:19:17 interceptor.classes = [] 10:19:17 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 10:19:17 linger.ms = 1 10:19:17 max.block.ms = 60000 10:19:17 max.in.flight.requests.per.connection = 5 10:19:17 max.request.size = 1048576 10:19:17 metadata.max.age.ms = 300000 10:19:17 metadata.max.idle.ms = 300000 10:19:17 metric.reporters = [] 10:19:17 metrics.num.samples = 2 10:19:17 metrics.recording.level = INFO 10:19:17 metrics.sample.window.ms = 30000 10:19:17 partitioner.adaptive.partitioning.enable = true 10:19:17 partitioner.availability.timeout.ms = 0 10:19:17 partitioner.class = null 10:19:17 partitioner.ignore.keys = false 10:19:17 receive.buffer.bytes = 32768 10:19:17 reconnect.backoff.max.ms = 1000 10:19:17 reconnect.backoff.ms = 50 10:19:17 request.timeout.ms = 30000 10:19:17 retries = 0 10:19:17 retry.backoff.ms = 100 10:19:17 sasl.client.callback.handler.class = null 10:19:17 sasl.jaas.config = null 10:19:17 sasl.kerberos.kinit.cmd = /usr/bin/kinit 10:19:17 sasl.kerberos.min.time.before.relogin = 60000 10:19:17 sasl.kerberos.service.name = null 10:19:17 sasl.kerberos.ticket.renew.jitter = 0.05 10:19:17 sasl.kerberos.ticket.renew.window.factor = 0.8 10:19:17 sasl.login.callback.handler.class = null 10:19:17 sasl.login.class = null 10:19:17 sasl.login.connect.timeout.ms = null 10:19:17 sasl.login.read.timeout.ms = null 10:19:17 sasl.login.refresh.buffer.seconds = 300 10:19:17 sasl.login.refresh.min.period.seconds = 60 10:19:17 sasl.login.refresh.window.factor = 0.8 10:19:17 sasl.login.refresh.window.jitter = 0.05 10:19:17 sasl.login.retry.backoff.max.ms = 10000 10:19:17 sasl.login.retry.backoff.ms = 100 10:19:17 sasl.mechanism = GSSAPI 10:19:17 sasl.oauthbearer.clock.skew.seconds = 30 10:19:17 sasl.oauthbearer.expected.audience = null 10:19:17 sasl.oauthbearer.expected.issuer = null 10:19:17 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 10:19:17 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 10:19:17 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 10:19:17 sasl.oauthbearer.jwks.endpoint.url = null 10:19:17 sasl.oauthbearer.scope.claim.name = scope 10:19:17 sasl.oauthbearer.sub.claim.name = sub 10:19:17 sasl.oauthbearer.token.endpoint.url = null 10:19:17 security.protocol = PLAINTEXT 10:19:17 security.providers = null 10:19:17 send.buffer.bytes = 131072 10:19:17 socket.connection.setup.timeout.max.ms = 30000 10:19:17 socket.connection.setup.timeout.ms = 10000 10:19:17 ssl.cipher.suites = null 10:19:17 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 10:19:17 ssl.endpoint.identification.algorithm = https 10:19:17 ssl.engine.factory.class = null 10:19:17 ssl.key.password = null 10:19:17 ssl.keymanager.algorithm = SunX509 10:19:17 ssl.keystore.certificate.chain = null 10:19:17 ssl.keystore.key = null 10:19:17 ssl.keystore.location = null 10:19:17 ssl.keystore.password = null 10:19:17 ssl.keystore.type = JKS 10:19:17 ssl.protocol = TLSv1.3 10:19:17 ssl.provider = null 10:19:17 ssl.secure.random.implementation = null 10:19:17 ssl.trustmanager.algorithm = PKIX 10:19:17 ssl.truststore.certificates = null 10:19:17 ssl.truststore.location = null 10:19:17 ssl.truststore.password = null 10:19:17 ssl.truststore.type = JKS 10:19:17 transaction.timeout.ms = 60000 10:19:17 transactional.id = null 10:19:17 value.serializer = class org.springframework.kafka.support.serializer.JsonSerializer 10:19:17 10:19:17 2024-02-28T10:19:17.309Z INFO 7400 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 10:19:17 2024-02-28T10:19:17.309Z INFO 7400 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.6.1 10:19:17 2024-02-28T10:19:17.309Z INFO 7400 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 5e3c2b738d253ff5 10:19:17 2024-02-28T10:19:17.309Z INFO 7400 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1709115557309 10:19:17 2024-02-28T10:19:17.316Z INFO 7400 --- [ad | producer-8] org.apache.kafka.clients.Metadata : [Producer clientId=producer-8] Cluster ID: Pn1No3sbQZqUqIvTqtrkpA 10:19:17 2024-02-28T10:19:17.332Z ERROR 7400 --- [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 10:19:17 10:19:17 org.springframework.kafka.listener.ListenerExecutionFailedException: Listener failed 10:19:17 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.decorateException(KafkaMessageListenerContainer.java:2921) 10:19:17 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.checkDeser(KafkaMessageListenerContainer.java:2969) 10:19:17 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeOnMessage(KafkaMessageListenerContainer.java:2821) 10:19:17 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.lambda$doInvokeRecordListener$56(KafkaMessageListenerContainer.java:2744) 10:19:17 at io.micrometer.observation.Observation.observe(Observation.java:565) 10:19:17 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.doInvokeRecordListener(KafkaMessageListenerContainer.java:2742) 10:19:17 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.doInvokeWithRecords(KafkaMessageListenerContainer.java:2595) 10:19:17 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeRecordListener(KafkaMessageListenerContainer.java:2481) 10:19:17 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeListener(KafkaMessageListenerContainer.java:2123) 10:19:17 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeIfHaveRecords(KafkaMessageListenerContainer.java:1478) 10:19:17 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.pollAndInvoke(KafkaMessageListenerContainer.java:1442) 10:19:17 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.run(KafkaMessageListenerContainer.java:1313) 10:19:17 at java.base/java.util.concurrent.CompletableFuture$AsyncRun.run(CompletableFuture.java:1804) 10:19:17 at java.base/java.lang.Thread.run(Thread.java:833) 10:19:17 Caused by: org.springframework.kafka.support.serializer.DeserializationException: failed to deserialize 10:19:17 at org.springframework.kafka.support.serializer.SerializationUtils.deserializationException(SerializationUtils.java:158) 10:19:17 at org.springframework.kafka.support.serializer.ErrorHandlingDeserializer.deserialize(ErrorHandlingDeserializer.java:218) 10:19:17 at org.apache.kafka.common.serialization.Deserializer.deserialize(Deserializer.java:73) 10:19:17 at org.apache.kafka.clients.consumer.internals.CompletedFetch.parseRecord(CompletedFetch.java:300) 10:19:17 at org.apache.kafka.clients.consumer.internals.CompletedFetch.fetchRecords(CompletedFetch.java:263) 10:19:17 at org.apache.kafka.clients.consumer.internals.AbstractFetch.fetchRecords(AbstractFetch.java:340) 10:19:17 at org.apache.kafka.clients.consumer.internals.AbstractFetch.collectFetch(AbstractFetch.java:306) 10:19:17 at org.apache.kafka.clients.consumer.KafkaConsumer.pollForFetches(KafkaConsumer.java:1262) 10:19:17 at org.apache.kafka.clients.consumer.KafkaConsumer.poll(KafkaConsumer.java:1186) 10:19:17 at org.apache.kafka.clients.consumer.KafkaConsumer.poll(KafkaConsumer.java:1159) 10:19:17 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.pollConsumer(KafkaMessageListenerContainer.java:1649) 10:19:17 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.doPoll(KafkaMessageListenerContainer.java:1624) 10:19:17 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.pollAndInvoke(KafkaMessageListenerContainer.java:1421) 10:19:17 ... 3 common frames omitted 10:19:17 Caused by: io.cloudevents.rw.CloudEventRWException: Could not parse. Unknown encoding. Invalid content type or spec version 10:19:17 at io.cloudevents.rw.CloudEventRWException.newUnknownEncodingException(CloudEventRWException.java:201) 10:19:17 at io.cloudevents.core.message.impl.MessageUtils.parseStructuredOrBinaryMessage(MessageUtils.java:80) 10:19:17 at io.cloudevents.kafka.KafkaMessageFactory.createReader(KafkaMessageFactory.java:65) 10:19:17 at io.cloudevents.kafka.CloudEventDeserializer.deserialize(CloudEventDeserializer.java:60) 10:19:17 at io.cloudevents.kafka.CloudEventDeserializer.deserialize(CloudEventDeserializer.java:34) 10:19:17 at org.springframework.kafka.support.serializer.ErrorHandlingDeserializer.deserialize(ErrorHandlingDeserializer.java:215) 10:19:17 ... 14 common frames omitted 10:19:17 10:19:17 2024-02-28T10:19:17.340Z ERROR 7400 --- [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 10:19:17 10:19:17 org.springframework.kafka.listener.ListenerExecutionFailedException: Listener method could not be invoked with the incoming message 10:19:17 Endpoint handler details: 10:19:17 Method [public void org.onap.cps.ncmp.api.impl.async.AsyncRestRequestResponseEventConsumer.consumeAndForward(org.onap.cps.ncmp.event.model.DmiAsyncRequestResponseEvent)] 10:19:17 Bean [org.onap.cps.ncmp.api.impl.async.AsyncRestRequestResponseEventConsumer@6c90ff73] 10:19:17 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.decorateException(KafkaMessageListenerContainer.java:2917) 10:19:17 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.doInvokeOnMessage(KafkaMessageListenerContainer.java:2862) 10:19:17 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeOnMessage(KafkaMessageListenerContainer.java:2826) 10:19:17 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.lambda$doInvokeRecordListener$56(KafkaMessageListenerContainer.java:2744) 10:19:17 at io.micrometer.observation.Observation.observe(Observation.java:565) 10:19:17 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.doInvokeRecordListener(KafkaMessageListenerContainer.java:2742) 10:19:17 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.doInvokeWithRecords(KafkaMessageListenerContainer.java:2595) 10:19:17 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeRecordListener(KafkaMessageListenerContainer.java:2481) 10:19:17 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeListener(KafkaMessageListenerContainer.java:2123) 10:19:17 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeIfHaveRecords(KafkaMessageListenerContainer.java:1478) 10:19:17 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.pollAndInvoke(KafkaMessageListenerContainer.java:1442) 10:19:17 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.run(KafkaMessageListenerContainer.java:1313) 10:19:17 at java.base/java.util.concurrent.CompletableFuture$AsyncRun.run(CompletableFuture.java:1804) 10:19:17 at java.base/java.lang.Thread.run(Thread.java:833) 10:19:17 Suppressed: org.springframework.kafka.listener.ListenerExecutionFailedException: Restored Stack Trace 10:19:17 at org.springframework.kafka.listener.adapter.MessagingMessageListenerAdapter.checkAckArg(MessagingMessageListenerAdapter.java:403) 10:19:17 at org.springframework.kafka.listener.adapter.MessagingMessageListenerAdapter.invokeHandler(MessagingMessageListenerAdapter.java:381) 10:19:17 at org.springframework.kafka.listener.adapter.RecordMessagingMessageListenerAdapter.onMessage(RecordMessagingMessageListenerAdapter.java:92) 10:19:17 at org.springframework.kafka.listener.adapter.RecordMessagingMessageListenerAdapter.onMessage(RecordMessagingMessageListenerAdapter.java:53) 10:19:17 at org.springframework.kafka.listener.adapter.FilteringMessageListenerAdapter.onMessage(FilteringMessageListenerAdapter.java:73) 10:19:17 at org.springframework.kafka.listener.adapter.FilteringMessageListenerAdapter.onMessage(FilteringMessageListenerAdapter.java:37) 10:19:17 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.doInvokeOnMessage(KafkaMessageListenerContainer.java:2848) 10:19:17 Caused by: org.springframework.messaging.converter.MessageConversionException: Cannot handle message 10:19:17 at org.springframework.kafka.listener.adapter.MessagingMessageListenerAdapter.invokeHandler(MessagingMessageListenerAdapter.java:381) 10:19:17 at org.springframework.kafka.listener.adapter.RecordMessagingMessageListenerAdapter.onMessage(RecordMessagingMessageListenerAdapter.java:92) 10:19:17 at org.springframework.kafka.listener.adapter.RecordMessagingMessageListenerAdapter.onMessage(RecordMessagingMessageListenerAdapter.java:53) 10:19:17 at org.springframework.kafka.listener.adapter.FilteringMessageListenerAdapter.onMessage(FilteringMessageListenerAdapter.java:73) 10:19:17 at org.springframework.kafka.listener.adapter.FilteringMessageListenerAdapter.onMessage(FilteringMessageListenerAdapter.java:37) 10:19:17 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.doInvokeOnMessage(KafkaMessageListenerContainer.java:2848) 10:19:17 ... 12 common frames omitted 10:19:17 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@2cae1bcc, kafka_timestampType=CREATE_TIME, kafka_receivedPartitionId=0, kafka_receivedTopic=ncmp-async-m2m, kafka_receivedTimestamp=1709115557316, kafka_groupId=ncmp-async-rest-request-event-group}] 10:19:17 at org.springframework.messaging.handler.annotation.support.PayloadMethodArgumentResolver.resolveArgument(PayloadMethodArgumentResolver.java:151) 10:19:17 at org.springframework.kafka.annotation.KafkaNullAwarePayloadArgumentResolver.resolveArgument(KafkaNullAwarePayloadArgumentResolver.java:47) 10:19:17 at org.springframework.messaging.handler.invocation.HandlerMethodArgumentResolverComposite.resolveArgument(HandlerMethodArgumentResolverComposite.java:118) 10:19:17 at org.springframework.messaging.handler.invocation.InvocableHandlerMethod.getMethodArgumentValues(InvocableHandlerMethod.java:147) 10:19:17 at org.springframework.messaging.handler.invocation.InvocableHandlerMethod.invoke(InvocableHandlerMethod.java:115) 10:19:17 at org.springframework.kafka.listener.adapter.HandlerAdapter.invoke(HandlerAdapter.java:56) 10:19:17 at org.springframework.kafka.listener.adapter.MessagingMessageListenerAdapter.invokeHandler(MessagingMessageListenerAdapter.java:376) 10:19:17 ... 17 common frames omitted 10:19:17 10:19:17 2024-02-28T10:19:17.456Z INFO 7400 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 10:19:17 2024-02-28T10:19:17.456Z WARN 7400 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 10:19:17 2024-02-28T10:19:17.464Z INFO 7400 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 10:19:17 2024-02-28T10:19:17.464Z WARN 7400 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 10:19:17 2024-02-28T10:19:17.613Z INFO 7400 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 10:19:17 2024-02-28T10:19:17.613Z WARN 7400 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 10:19:17 2024-02-28T10:19:17.675Z INFO 7400 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 10:19:17 2024-02-28T10:19:17.675Z INFO 7400 --- [ntainer#0-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-data-operation-event-group-5, groupId=ncmp-data-operation-event-group] Node 1 disconnected. 10:19:17 2024-02-28T10:19:17.675Z INFO 7400 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node -1 disconnected. 10:19:17 2024-02-28T10:19:17.675Z INFO 7400 --- [ntainer#1-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-6, groupId=ncmp-async-rest-request-event-group] Node 2147483646 disconnected. 10:19:17 2024-02-28T10:19:17.676Z INFO 7400 --- [ntainer#0-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-data-operation-event-group-5, groupId=ncmp-data-operation-event-group] Cancelled in-flight FETCH request with correlation id 29 due to node 1 being disconnected (elapsed time since creation: 347ms, elapsed time since send: 347ms, request timeout: 30000ms) 10:19:17 2024-02-28T10:19:17.676Z INFO 7400 --- [ntainer#0-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-data-operation-event-group-5, groupId=ncmp-data-operation-event-group] Node 2147483646 disconnected. 10:19:17 2024-02-28T10:19:17.676Z INFO 7400 --- [ntainer#0-0-C-1] o.a.kafka.clients.FetchSessionHandler : [Consumer clientId=consumer-ncmp-data-operation-event-group-5, groupId=ncmp-data-operation-event-group] Error sending fetch request (sessionId=339949416, epoch=6) to node 1: 10:19:17 10:19:17 org.apache.kafka.common.errors.DisconnectException: null 10:19:17 10:19:17 2024-02-28T10:19:17.676Z INFO 7400 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 10:19:17 2024-02-28T10:19:17.676Z INFO 7400 --- [ion-event-group] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-5, groupId=ncmp-data-operation-event-group] Group coordinator localhost:32772 (id: 2147483646 rack: null) is unavailable or invalid due to cause: coordinator unavailable. isDisconnected: true. Rediscovery will be attempted. 10:19:17 2024-02-28T10:19:17.677Z INFO 7400 --- [est-event-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-6, groupId=ncmp-async-rest-request-event-group] Node 1 disconnected. 10:19:17 2024-02-28T10:19:17.677Z INFO 7400 --- [est-event-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-6, groupId=ncmp-async-rest-request-event-group] Cancelled in-flight FETCH request with correlation id 27 due to node 1 being disconnected (elapsed time since creation: 341ms, elapsed time since send: 341ms, request timeout: 30000ms) 10:19:17 2024-02-28T10:19:17.677Z INFO 7400 --- [est-event-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-6, groupId=ncmp-async-rest-request-event-group] Cancelled in-flight METADATA request with correlation id 29 due to node 1 being disconnected (elapsed time since creation: 242ms, elapsed time since send: 242ms, request timeout: 30000ms) 10:19:17 2024-02-28T10:19:17.677Z INFO 7400 --- [est-event-group] o.a.kafka.clients.FetchSessionHandler : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-6, groupId=ncmp-async-rest-request-event-group] Error sending fetch request (sessionId=418493890, epoch=6) to node 1: 10:19:17 10:19:17 org.apache.kafka.common.errors.DisconnectException: null 10:19:17 10:19:17 2024-02-28T10:19:17.677Z INFO 7400 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 10:19:17 2024-02-28T10:19:17.677Z INFO 7400 --- [est-event-group] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-6, groupId=ncmp-async-rest-request-event-group] Group coordinator localhost:32772 (id: 2147483646 rack: null) is unavailable or invalid due to cause: coordinator unavailable. isDisconnected: true. Rediscovery will be attempted. 10:19:17 2024-02-28T10:19:17.677Z INFO 7400 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node -1 disconnected. 10:19:17 2024-02-28T10:19:17.678Z INFO 7400 --- [ntainer#0-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-data-operation-event-group-5, groupId=ncmp-data-operation-event-group] Node -1 disconnected. 10:19:17 2024-02-28T10:19:17.678Z INFO 7400 --- [ntainer#1-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-6, groupId=ncmp-async-rest-request-event-group] Node -1 disconnected. 10:19:17 2024-02-28T10:19:17.678Z INFO 7400 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 10:19:17 2024-02-28T10:19:17.678Z INFO 7400 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node -1 disconnected. 10:19:17 2024-02-28T10:19:17.680Z INFO 7400 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 10:19:17 2024-02-28T10:19:17.680Z INFO 7400 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node -1 disconnected. 10:19:17 2024-02-28T10:19:17.683Z INFO 7400 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node -1 disconnected. 10:19:17 2024-02-28T10:19:17.684Z INFO 7400 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 10:19:17 2024-02-28T10:19:17.684Z INFO 7400 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node -1 disconnected. 10:19:17 2024-02-28T10:19:17.691Z INFO 7400 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 10:19:17 2024-02-28T10:19:17.691Z WARN 7400 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 10:19:17 2024-02-28T10:19:17.776Z INFO 7400 --- [ntainer#0-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-data-operation-event-group-5, groupId=ncmp-data-operation-event-group] Node 1 disconnected. 10:19:17 2024-02-28T10:19:17.776Z WARN 7400 --- [ntainer#0-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-data-operation-event-group-5, groupId=ncmp-data-operation-event-group] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:19:17 2024-02-28T10:19:17.777Z INFO 7400 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 10:19:17 2024-02-28T10:19:17.777Z WARN 7400 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:19:17 2024-02-28T10:19:17.778Z INFO 7400 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 10:19:17 2024-02-28T10:19:17.778Z WARN 7400 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:19:17 2024-02-28T10:19:17.779Z INFO 7400 --- [ntainer#1-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-6, groupId=ncmp-async-rest-request-event-group] Node 1 disconnected. 10:19:17 2024-02-28T10:19:17.779Z WARN 7400 --- [ntainer#1-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-6, groupId=ncmp-async-rest-request-event-group] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:19:17 2024-02-28T10:19:17.779Z INFO 7400 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 10:19:17 2024-02-28T10:19:17.780Z WARN 7400 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:19:17 2024-02-28T10:19:17.782Z INFO 7400 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 10:19:17 2024-02-28T10:19:17.782Z WARN 7400 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:19:17 2024-02-28T10:19:17.783Z INFO 7400 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 10:19:17 2024-02-28T10:19:17.783Z WARN 7400 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:19:17 2024-02-28T10:19:17.784Z INFO 7400 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 10:19:17 2024-02-28T10:19:17.784Z WARN 7400 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:19:17 2024-02-28T10:19:17.877Z INFO 7400 --- [ntainer#0-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-data-operation-event-group-5, groupId=ncmp-data-operation-event-group] Node 1 disconnected. 10:19:17 2024-02-28T10:19:17.877Z WARN 7400 --- [ntainer#0-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-data-operation-event-group-5, groupId=ncmp-data-operation-event-group] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:19:17 2024-02-28T10:19:17.879Z INFO 7400 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 10:19:17 2024-02-28T10:19:17.879Z WARN 7400 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:19:17 2024-02-28T10:19:17.883Z INFO 7400 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 10:19:17 2024-02-28T10:19:17.883Z WARN 7400 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:19:17 2024-02-28T10:19:17.921Z INFO 7400 --- [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-5, groupId=ncmp-data-operation-event-group] Revoke previously assigned partitions ncmp-async-m2m-0 10:19:17 2024-02-28T10:19:17.921Z INFO 7400 --- [est-event-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-6, groupId=ncmp-async-rest-request-event-group] Node 1 disconnected. 10:19:17 2024-02-28T10:19:17.921Z WARN 7400 --- [est-event-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-6, groupId=ncmp-async-rest-request-event-group] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:19:17 2024-02-28T10:19:17.922Z INFO 7400 --- [ntainer#0-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-data-operation-event-group: partitions revoked: [ncmp-async-m2m-0] 10:19:17 2024-02-28T10:19:17.922Z INFO 7400 --- [ntainer#1-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-6, groupId=ncmp-async-rest-request-event-group] Revoke previously assigned partitions ncmp-async-m2m-0 10:19:17 2024-02-28T10:19:17.922Z INFO 7400 --- [ntainer#1-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-async-rest-request-event-group: partitions revoked: [ncmp-async-m2m-0] 10:19:17 2024-02-28T10:19:17.922Z INFO 7400 --- [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-5, groupId=ncmp-data-operation-event-group] Resetting generation and member id due to: consumer pro-actively leaving the group 10:19:17 2024-02-28T10:19:17.922Z INFO 7400 --- [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-5, groupId=ncmp-data-operation-event-group] Request joining group due to: consumer pro-actively leaving the group 10:19:17 2024-02-28T10:19:17.922Z INFO 7400 --- [ntainer#0-0-C-1] fkaConsumerFactory$ExtendedKafkaConsumer : [Consumer clientId=consumer-ncmp-data-operation-event-group-5, groupId=ncmp-data-operation-event-group] Unsubscribed all topics or patterns and assigned partitions 10:19:17 2024-02-28T10:19:17.922Z INFO 7400 --- [ntainer#1-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-6, groupId=ncmp-async-rest-request-event-group] Resetting generation and member id due to: consumer pro-actively leaving the group 10:19:17 2024-02-28T10:19:17.922Z INFO 7400 --- [ntainer#1-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-6, groupId=ncmp-async-rest-request-event-group] Request joining group due to: consumer pro-actively leaving the group 10:19:17 2024-02-28T10:19:17.922Z INFO 7400 --- [ntainer#1-0-C-1] fkaConsumerFactory$ExtendedKafkaConsumer : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-6, groupId=ncmp-async-rest-request-event-group] Unsubscribed all topics or patterns and assigned partitions 10:19:17 2024-02-28T10:19:17.924Z INFO 7400 --- [ntainer#1-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-6, groupId=ncmp-async-rest-request-event-group] Resetting generation and member id due to: consumer pro-actively leaving the group 10:19:17 2024-02-28T10:19:17.924Z INFO 7400 --- [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-5, groupId=ncmp-data-operation-event-group] Resetting generation and member id due to: consumer pro-actively leaving the group 10:19:17 2024-02-28T10:19:17.924Z INFO 7400 --- [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-5, groupId=ncmp-data-operation-event-group] Request joining group due to: consumer pro-actively leaving the group 10:19:17 2024-02-28T10:19:17.924Z INFO 7400 --- [ntainer#1-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-6, groupId=ncmp-async-rest-request-event-group] Request joining group due to: consumer pro-actively leaving the group 10:19:17 2024-02-28T10:19:17.925Z INFO 7400 --- [ntainer#0-0-C-1] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 10:19:17 2024-02-28T10:19:17.925Z INFO 7400 --- [ntainer#1-0-C-1] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 10:19:17 2024-02-28T10:19:17.925Z INFO 7400 --- [ntainer#0-0-C-1] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 10:19:17 2024-02-28T10:19:17.925Z INFO 7400 --- [ntainer#1-0-C-1] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 10:19:17 2024-02-28T10:19:17.925Z INFO 7400 --- [ntainer#0-0-C-1] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 10:19:17 2024-02-28T10:19:17.925Z INFO 7400 --- [ntainer#1-0-C-1] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 10:19:17 2024-02-28T10:19:17.928Z INFO 7400 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 10:19:17 2024-02-28T10:19:17.928Z WARN 7400 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:19:17 2024-02-28T10:19:17.929Z INFO 7400 --- [ntainer#0-0-C-1] o.a.kafka.common.utils.AppInfoParser : App info kafka.consumer for consumer-ncmp-data-operation-event-group-5 unregistered 10:19:17 2024-02-28T10:19:17.929Z INFO 7400 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 10:19:17 2024-02-28T10:19:17.930Z WARN 7400 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:19:17 2024-02-28T10:19:17.930Z INFO 7400 --- [ntainer#0-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-data-operation-event-group: Consumer stopped 10:19:17 2024-02-28T10:19:17.930Z INFO 7400 --- [ntainer#1-0-C-1] o.a.kafka.common.utils.AppInfoParser : App info kafka.consumer for consumer-ncmp-async-rest-request-event-group-6 unregistered 10:19:17 2024-02-28T10:19:17.930Z INFO 7400 --- [ntainer#1-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-async-rest-request-event-group: Consumer stopped 10:19:17 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.705 s - in org.onap.cps.ncmp.api.impl.async.FilterStrategiesIntegrationSpec 10:19:17 2024-02-28T10:19:17.935Z INFO 7400 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 10:19:17 2024-02-28T10:19:17.935Z WARN 7400 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:19:17 2024-02-28T10:19:17.938Z INFO 7400 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 10:19:17 [INFO] Running org.onap.cps.ncmp.api.impl.async.SerializationIntegrationSpec 10:19:24 2024-02-28T10:19:17.938Z WARN 7400 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:19:24 2024-02-28T10:19:17.940Z INFO 7400 --- [ main] t.r.n.o.2.1 : Creating container for image: registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 10:19:24 2024-02-28T10:19:17.985Z INFO 7400 --- [ main] t.r.n.o.2.1 : Container registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 is starting: ad00fb78736b4b8a031c99e3738d5b47b093dd324901065cfd17eac81fc3da4f 10:19:24 2024-02-28T10:19:18.081Z INFO 7400 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 10:19:24 2024-02-28T10:19:18.081Z WARN 7400 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:19:24 2024-02-28T10:19:18.130Z INFO 7400 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 10:19:24 2024-02-28T10:19:18.130Z WARN 7400 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:19:24 2024-02-28T10:19:18.136Z INFO 7400 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 10:19:24 2024-02-28T10:19:18.137Z WARN 7400 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:19:24 2024-02-28T10:19:18.140Z INFO 7400 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 10:19:24 2024-02-28T10:19:18.140Z WARN 7400 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:19:24 2024-02-28T10:19:18.179Z INFO 7400 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 10:19:24 2024-02-28T10:19:18.180Z WARN 7400 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:19:24 2024-02-28T10:19:18.187Z INFO 7400 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 10:19:24 2024-02-28T10:19:18.187Z WARN 7400 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:19:24 2024-02-28T10:19:18.465Z INFO 7400 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 10:19:24 2024-02-28T10:19:18.465Z WARN 7400 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 10:19:24 2024-02-28T10:19:18.489Z INFO 7400 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 10:19:24 2024-02-28T10:19:18.489Z WARN 7400 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:19:24 2024-02-28T10:19:18.490Z INFO 7400 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 10:19:24 2024-02-28T10:19:18.490Z WARN 7400 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:19:24 2024-02-28T10:19:18.520Z INFO 7400 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 10:19:24 2024-02-28T10:19:18.520Z WARN 7400 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 10:19:24 2024-02-28T10:19:18.545Z INFO 7400 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 10:19:24 2024-02-28T10:19:18.545Z WARN 7400 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:19:24 2024-02-28T10:19:18.581Z INFO 7400 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 10:19:24 2024-02-28T10:19:18.581Z WARN 7400 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:19:24 2024-02-28T10:19:18.629Z INFO 7400 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 10:19:24 2024-02-28T10:19:18.629Z WARN 7400 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 10:19:24 2024-02-28T10:19:18.632Z INFO 7400 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 10:19:24 2024-02-28T10:19:18.632Z WARN 7400 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:19:24 2024-02-28T10:19:18.640Z INFO 7400 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 10:19:24 2024-02-28T10:19:18.640Z WARN 7400 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:19:24 2024-02-28T10:19:18.898Z INFO 7400 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 10:19:24 2024-02-28T10:19:18.898Z WARN 7400 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 10:19:24 2024-02-28T10:19:19.207Z INFO 7400 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 10:19:24 2024-02-28T10:19:19.208Z WARN 7400 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:19:24 2024-02-28T10:19:19.345Z INFO 7400 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 10:19:24 2024-02-28T10:19:19.345Z WARN 7400 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:19:24 2024-02-28T10:19:19.373Z INFO 7400 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 10:19:24 2024-02-28T10:19:19.373Z WARN 7400 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 10:19:24 2024-02-28T10:19:19.409Z INFO 7400 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 10:19:24 2024-02-28T10:19:19.410Z WARN 7400 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:19:24 2024-02-28T10:19:19.460Z INFO 7400 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 10:19:24 2024-02-28T10:19:19.460Z WARN 7400 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:19:24 2024-02-28T10:19:19.518Z INFO 7400 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 10:19:24 2024-02-28T10:19:19.518Z WARN 7400 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:19:24 2024-02-28T10:19:19.546Z INFO 7400 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 10:19:24 2024-02-28T10:19:19.546Z WARN 7400 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:19:24 2024-02-28T10:19:19.578Z INFO 7400 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 10:19:24 2024-02-28T10:19:19.578Z WARN 7400 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 10:19:24 2024-02-28T10:19:19.747Z INFO 7400 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 10:19:24 2024-02-28T10:19:19.747Z WARN 7400 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 10:19:24 2024-02-28T10:19:19.804Z INFO 7400 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 10:19:24 2024-02-28T10:19:19.805Z WARN 7400 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 10:19:24 2024-02-28T10:19:20.249Z INFO 7400 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 10:19:24 2024-02-28T10:19:20.249Z WARN 7400 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:19:24 2024-02-28T10:19:20.314Z INFO 7400 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 10:19:24 2024-02-28T10:19:20.314Z WARN 7400 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:19:24 2024-02-28T10:19:20.378Z INFO 7400 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 10:19:24 2024-02-28T10:19:20.378Z WARN 7400 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 10:19:24 2024-02-28T10:19:20.415Z INFO 7400 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 10:19:24 2024-02-28T10:19:20.415Z WARN 7400 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:19:24 2024-02-28T10:19:20.422Z INFO 7400 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 10:19:24 2024-02-28T10:19:20.422Z WARN 7400 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:19:24 2024-02-28T10:19:20.583Z INFO 7400 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 10:19:24 2024-02-28T10:19:20.583Z WARN 7400 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 10:19:24 2024-02-28T10:19:20.614Z INFO 7400 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 10:19:24 2024-02-28T10:19:20.614Z WARN 7400 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:19:24 2024-02-28T10:19:20.650Z INFO 7400 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 10:19:24 2024-02-28T10:19:20.650Z WARN 7400 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:19:24 2024-02-28T10:19:20.707Z INFO 7400 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 10:19:24 2024-02-28T10:19:20.707Z WARN 7400 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 10:19:24 2024-02-28T10:19:20.752Z INFO 7400 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 10:19:24 2024-02-28T10:19:20.752Z WARN 7400 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 10:19:24 2024-02-28T10:19:21.153Z INFO 7400 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 10:19:24 2024-02-28T10:19:21.153Z WARN 7400 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:19:24 2024-02-28T10:19:21.271Z INFO 7400 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 10:19:24 2024-02-28T10:19:21.271Z WARN 7400 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:19:24 2024-02-28T10:19:21.276Z INFO 7400 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 10:19:24 2024-02-28T10:19:21.277Z WARN 7400 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:19:24 2024-02-28T10:19:21.472Z INFO 7400 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 10:19:24 2024-02-28T10:19:21.473Z WARN 7400 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:19:24 2024-02-28T10:19:21.473Z INFO 7400 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 10:19:24 2024-02-28T10:19:21.473Z WARN 7400 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:19:24 2024-02-28T10:19:21.482Z INFO 7400 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 10:19:24 2024-02-28T10:19:21.483Z WARN 7400 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 10:19:24 2024-02-28T10:19:21.655Z INFO 7400 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 10:19:24 2024-02-28T10:19:21.656Z WARN 7400 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 10:19:24 2024-02-28T10:19:21.705Z INFO 7400 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 10:19:24 2024-02-28T10:19:21.706Z WARN 7400 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:19:24 2024-02-28T10:19:21.809Z INFO 7400 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 10:19:24 2024-02-28T10:19:21.809Z WARN 7400 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 10:19:24 2024-02-28T10:19:21.911Z INFO 7400 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 10:19:24 2024-02-28T10:19:21.911Z WARN 7400 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 10:19:24 2024-02-28T10:19:22.057Z INFO 7400 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 10:19:24 2024-02-28T10:19:22.057Z WARN 7400 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:19:24 2024-02-28T10:19:22.347Z INFO 7400 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 10:19:24 2024-02-28T10:19:22.347Z WARN 7400 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:19:24 2024-02-28T10:19:22.386Z INFO 7400 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 10:19:24 2024-02-28T10:19:22.386Z WARN 7400 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 10:19:24 2024-02-28T10:19:22.436Z INFO 7400 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 10:19:24 2024-02-28T10:19:22.436Z WARN 7400 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:19:24 2024-02-28T10:19:22.599Z INFO 7400 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 10:19:24 2024-02-28T10:19:22.599Z WARN 7400 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:19:24 2024-02-28T10:19:22.628Z INFO 7400 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 10:19:24 2024-02-28T10:19:22.628Z WARN 7400 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:19:24 2024-02-28T10:19:22.760Z INFO 7400 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 10:19:24 2024-02-28T10:19:22.760Z WARN 7400 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:19:24 2024-02-28T10:19:22.833Z INFO 7400 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 10:19:24 2024-02-28T10:19:22.833Z WARN 7400 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 10:19:24 2024-02-28T10:19:22.914Z INFO 7400 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 10:19:24 2024-02-28T10:19:22.914Z WARN 7400 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 10:19:24 2024-02-28T10:19:22.920Z INFO 7400 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 10:19:24 2024-02-28T10:19:22.920Z WARN 7400 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 10:19:24 2024-02-28T10:19:23.171Z INFO 7400 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 10:19:24 2024-02-28T10:19:23.171Z WARN 7400 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:19:24 2024-02-28T10:19:23.289Z INFO 7400 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 10:19:24 2024-02-28T10:19:23.289Z WARN 7400 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 10:19:24 2024-02-28T10:19:23.294Z INFO 7400 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 10:19:24 2024-02-28T10:19:23.294Z WARN 7400 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:19:24 2024-02-28T10:19:23.356Z INFO 7400 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 10:19:24 2024-02-28T10:19:23.356Z WARN 7400 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:19:24 2024-02-28T10:19:23.695Z INFO 7400 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 10:19:24 2024-02-28T10:19:23.695Z WARN 7400 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:19:24 2024-02-28T10:19:23.706Z INFO 7400 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 10:19:24 2024-02-28T10:19:23.706Z WARN 7400 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:19:24 2024-02-28T10:19:23.728Z INFO 7400 --- [ main] t.r.n.o.2.1 : Container registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 started in PT5.788535726S 10:19:24 10:19:23,780 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Worker thread will flush remaining events before exiting. 10:19:24 10:19:23,781 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Queue flush finished successfully within timeout. 10:19:24 10:19:23,782 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@744abf06 - URL [jar:file:/w/workspace/cps-master-verify-java/cps-service/target/cps-service-3.4.6-SNAPSHOT.jar!/logback-spring.xml] is not of type file 10:19:24 10:19:23,785 |-INFO in ch.qos.logback.core.joran.util.ConfigurationWatchListUtil@36b569f6 - Adding [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.2.2/spring-boot-3.2.2.jar!/org/springframework/boot/logging/logback/defaults.xml] to configuration watch list. 10:19:24 10:19:23,786 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@744abf06 - URL [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.2.2/spring-boot-3.2.2.jar!/org/springframework/boot/logging/logback/defaults.xml] is not of type file 10:19:24 10:19:23,788 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word clr with class [org.springframework.boot.logging.logback.ColorConverter] 10:19:24 10:19:23,788 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word correlationId with class [org.springframework.boot.logging.logback.CorrelationIdConverter] 10:19:24 10:19:23,788 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word wex with class [org.springframework.boot.logging.logback.WhitespaceThrowableProxyConverter] 10:19:24 10:19:23,788 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word wEx with class [org.springframework.boot.logging.logback.ExtendedWhitespaceThrowableProxyConverter] 10:19:24 10:19:23,789 |-INFO in ch.qos.logback.core.joran.util.ConfigurationWatchListUtil@36b569f6 - Adding [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.2.2/spring-boot-3.2.2.jar!/org/springframework/boot/logging/logback/console-appender.xml] to configuration watch list. 10:19:24 10:19:23,789 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@744abf06 - URL [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.2.2/spring-boot-3.2.2.jar!/org/springframework/boot/logging/logback/console-appender.xml] is not of type file 10:19:24 10:19:23,792 |-WARN in IfNestedWithinSecondPhaseElementSC - elements cannot be nested within an , or element 10:19:24 10:19:23,792 |-WARN in IfNestedWithinSecondPhaseElementSC - See also http://logback.qos.ch/codes.html#nested_if_element 10:19:24 10:19:23,792 |-WARN in IfNestedWithinSecondPhaseElementSC - Element at line 60 contains a nested element at line 61 10:19:24 10:19:23,792 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Registering a new ReconfigureOnChangeTask ReconfigureOnChangeTask(born:1709115563792) 10:19:24 10:19:23,792 |-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.4.6-SNAPSHOT.jar!/logback-spring.xml] 10:19:24 10:19:23,792 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Setting ReconfigureOnChangeTask scanning period to 30 seconds 10:19:24 10:19:23,794 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.catalina.startup.DigesterFactory] to ERROR 10:19:24 10:19:23,794 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@339da0f0 - Propagating ERROR level on Logger[org.apache.catalina.startup.DigesterFactory] onto the JUL framework 10:19:24 10:19:23,794 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.catalina.util.LifecycleBase] to ERROR 10:19:24 10:19:23,794 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@339da0f0 - Propagating ERROR level on Logger[org.apache.catalina.util.LifecycleBase] onto the JUL framework 10:19:24 10:19:23,794 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.coyote.http11.Http11NioProtocol] to WARN 10:19:24 10:19:23,794 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@339da0f0 - Propagating WARN level on Logger[org.apache.coyote.http11.Http11NioProtocol] onto the JUL framework 10:19:24 10:19:23,794 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.sshd.common.util.SecurityUtils] to WARN 10:19:24 10:19:23,794 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@339da0f0 - Propagating WARN level on Logger[org.apache.sshd.common.util.SecurityUtils] onto the JUL framework 10:19:24 10:19:23,795 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.tomcat.util.net.NioSelectorPool] to WARN 10:19:24 10:19:23,795 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@339da0f0 - Propagating WARN level on Logger[org.apache.tomcat.util.net.NioSelectorPool] onto the JUL framework 10:19:24 10:19:23,795 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.eclipse.jetty.util.component.AbstractLifeCycle] to ERROR 10:19:24 10:19:23,795 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@339da0f0 - Propagating ERROR level on Logger[org.eclipse.jetty.util.component.AbstractLifeCycle] onto the JUL framework 10:19:24 10:19:23,795 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.hibernate.validator.internal.util.Version] to WARN 10:19:24 10:19:23,795 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@339da0f0 - Propagating WARN level on Logger[org.hibernate.validator.internal.util.Version] onto the JUL framework 10:19:24 10:19:23,795 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.springframework.boot.actuate.endpoint.jmx] to WARN 10:19:24 10:19:23,795 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@339da0f0 - Propagating WARN level on Logger[org.springframework.boot.actuate.endpoint.jmx] onto the JUL framework 10:19:24 10:19:23,795 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [CONSOLE] 10:19:24 10:19:23,795 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 10:19:24 10:19:23,795 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property 10:19:24 10:19:23,796 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [jsonConsole] 10:19:24 10:19:23,796 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 10:19:24 10:19:23,797 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventJsonProviders] for [providers] property 10:19:24 10:19:23,797 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventPatternJsonProvider] for [pattern] property 10:19:24 10:19:23,805 |-INFO in ch.qos.logback.classic.pattern.DateConverter@53e94814 - Setting zoneId to "UTC" 10:19:24 10:19:23,806 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [asyncConsole] 10:19:24 10:19:23,806 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.classic.AsyncAppender] 10:19:24 10:19:23,811 |-INFO in ch.qos.logback.core.model.processor.conditional.IfModelHandler - Condition [property("loggingFormat").equalsIgnoreCase("json")] evaluated to false on line 61 10:19:24 10:19:23,811 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [CONSOLE] to ch.qos.logback.classic.AsyncAppender[asyncConsole] 10:19:24 10:19:23,811 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Attaching appender named [CONSOLE] to AsyncAppender. 10:19:24 10:19:23,811 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Setting discardingThreshold to 51 10:19:24 10:19:23,812 |-INFO in ch.qos.logback.classic.model.processor.RootLoggerModelHandler - Setting level of ROOT logger to INFO 10:19:24 10:19:23,812 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@339da0f0 - Propagating INFO level on Logger[ROOT] onto the JUL framework 10:19:24 10:19:23,812 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [asyncConsole] to Logger[ROOT] 10:19:24 10:19:23,812 |-INFO in ch.qos.logback.core.model.processor.DefaultProcessor@21dd2adb - End of configuration. 10:19:24 10:19:23,812 |-INFO in org.springframework.boot.logging.logback.SpringBootJoranConfigurator@ce0369 - Registering current configuration as safe fallback point 10:19:24 10:19:24 10:19:24 . ____ _ __ _ _ 10:19:24 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 10:19:24 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 10:19:24 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 10:19:24 ' |____| .__|_| |_|_| |_\__, | / / / / 10:19:24 =========|_|==============|___/=/_/_/_/ 10:19:24 :: Spring Boot :: (v3.2.2) 10:19:24 10:19:24 2024-02-28T10:19:23.823Z INFO 7400 --- [ main] o.c.n.a.i.a.SerializationIntegrationSpec : Starting SerializationIntegrationSpec using Java 17.0.6-ea with PID 7400 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-service) 10:19:24 2024-02-28T10:19:23.823Z INFO 7400 --- [ main] o.c.n.a.i.a.SerializationIntegrationSpec : No active profile set, falling back to 1 default profile: "default" 10:19:24 2024-02-28T10:19:23.912Z INFO 7400 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 10:19:24 2024-02-28T10:19:23.912Z WARN 7400 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 10:19:24 2024-02-28T10:19:23.919Z INFO 7400 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 10:19:24 2024-02-28T10:19:23.919Z WARN 7400 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 10:19:24 2024-02-28T10:19:23.987Z INFO 7400 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 10:19:24 2024-02-28T10:19:23.987Z WARN 7400 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:19:24 2024-02-28T10:19:24.034Z INFO 7400 --- [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 10:19:24 allow.auto.create.topics = true 10:19:24 auto.commit.interval.ms = 5000 10:19:24 auto.include.jmx.reporter = true 10:19:24 auto.offset.reset = latest 10:19:24 bootstrap.servers = [PLAINTEXT://localhost:32774] 10:19:24 check.crcs = true 10:19:24 client.dns.lookup = use_all_dns_ips 10:19:24 client.id = consumer-ncmp-data-operation-event-group-7 10:19:24 client.rack = 10:19:24 connections.max.idle.ms = 540000 10:19:24 default.api.timeout.ms = 60000 10:19:24 enable.auto.commit = false 10:19:24 exclude.internal.topics = true 10:19:24 fetch.max.bytes = 52428800 10:19:24 fetch.max.wait.ms = 500 10:19:24 fetch.min.bytes = 1 10:19:24 group.id = ncmp-data-operation-event-group 10:19:24 group.instance.id = null 10:19:24 heartbeat.interval.ms = 3000 10:19:24 interceptor.classes = [] 10:19:24 internal.leave.group.on.close = true 10:19:24 internal.throw.on.fetch.stable.offset.unsupported = false 10:19:24 isolation.level = read_uncommitted 10:19:24 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 10:19:24 max.partition.fetch.bytes = 1048576 10:19:24 max.poll.interval.ms = 300000 10:19:24 max.poll.records = 500 10:19:24 metadata.max.age.ms = 300000 10:19:24 metric.reporters = [] 10:19:24 metrics.num.samples = 2 10:19:24 metrics.recording.level = INFO 10:19:24 metrics.sample.window.ms = 30000 10:19:24 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 10:19:24 receive.buffer.bytes = 65536 10:19:24 reconnect.backoff.max.ms = 1000 10:19:24 reconnect.backoff.ms = 50 10:19:24 request.timeout.ms = 30000 10:19:24 retry.backoff.ms = 100 10:19:24 sasl.client.callback.handler.class = null 10:19:24 sasl.jaas.config = null 10:19:24 sasl.kerberos.kinit.cmd = /usr/bin/kinit 10:19:24 sasl.kerberos.min.time.before.relogin = 60000 10:19:24 sasl.kerberos.service.name = null 10:19:24 sasl.kerberos.ticket.renew.jitter = 0.05 10:19:24 sasl.kerberos.ticket.renew.window.factor = 0.8 10:19:24 sasl.login.callback.handler.class = null 10:19:24 sasl.login.class = null 10:19:24 sasl.login.connect.timeout.ms = null 10:19:24 sasl.login.read.timeout.ms = null 10:19:24 sasl.login.refresh.buffer.seconds = 300 10:19:24 sasl.login.refresh.min.period.seconds = 60 10:19:24 sasl.login.refresh.window.factor = 0.8 10:19:24 sasl.login.refresh.window.jitter = 0.05 10:19:24 sasl.login.retry.backoff.max.ms = 10000 10:19:24 sasl.login.retry.backoff.ms = 100 10:19:24 sasl.mechanism = GSSAPI 10:19:24 sasl.oauthbearer.clock.skew.seconds = 30 10:19:24 sasl.oauthbearer.expected.audience = null 10:19:24 sasl.oauthbearer.expected.issuer = null 10:19:24 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 10:19:24 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 10:19:24 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 10:19:24 sasl.oauthbearer.jwks.endpoint.url = null 10:19:24 sasl.oauthbearer.scope.claim.name = scope 10:19:24 sasl.oauthbearer.sub.claim.name = sub 10:19:24 sasl.oauthbearer.token.endpoint.url = null 10:19:24 security.protocol = PLAINTEXT 10:19:24 security.providers = null 10:19:24 send.buffer.bytes = 131072 10:19:24 session.timeout.ms = 45000 10:19:24 socket.connection.setup.timeout.max.ms = 30000 10:19:24 socket.connection.setup.timeout.ms = 10000 10:19:24 ssl.cipher.suites = null 10:19:24 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 10:19:24 ssl.endpoint.identification.algorithm = https 10:19:24 ssl.engine.factory.class = null 10:19:24 ssl.key.password = null 10:19:24 ssl.keymanager.algorithm = SunX509 10:19:24 ssl.keystore.certificate.chain = null 10:19:24 ssl.keystore.key = null 10:19:24 ssl.keystore.location = null 10:19:24 ssl.keystore.password = null 10:19:24 ssl.keystore.type = JKS 10:19:24 ssl.protocol = TLSv1.3 10:19:24 ssl.provider = null 10:19:24 ssl.secure.random.implementation = null 10:19:24 ssl.trustmanager.algorithm = PKIX 10:19:24 ssl.truststore.certificates = null 10:19:24 ssl.truststore.location = null 10:19:24 ssl.truststore.password = null 10:19:24 ssl.truststore.type = JKS 10:19:24 value.deserializer = class org.springframework.kafka.support.serializer.ErrorHandlingDeserializer 10:19:24 10:19:24 2024-02-28T10:19:24.036Z INFO 7400 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.6.1 10:19:24 2024-02-28T10:19:24.036Z INFO 7400 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 5e3c2b738d253ff5 10:19:24 2024-02-28T10:19:24.036Z INFO 7400 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1709115564036 10:19:24 2024-02-28T10:19:24.036Z INFO 7400 --- [ main] fkaConsumerFactory$ExtendedKafkaConsumer : [Consumer clientId=consumer-ncmp-data-operation-event-group-7, groupId=ncmp-data-operation-event-group] Subscribed to topic(s): ncmp-async-m2m 10:19:24 2024-02-28T10:19:24.037Z INFO 7400 --- [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 10:19:24 allow.auto.create.topics = true 10:19:24 auto.commit.interval.ms = 5000 10:19:24 auto.include.jmx.reporter = true 10:19:24 auto.offset.reset = latest 10:19:24 bootstrap.servers = [PLAINTEXT://localhost:32774] 10:19:24 check.crcs = true 10:19:24 client.dns.lookup = use_all_dns_ips 10:19:24 client.id = consumer-ncmp-async-rest-request-event-group-8 10:19:24 client.rack = 10:19:24 connections.max.idle.ms = 540000 10:19:24 default.api.timeout.ms = 60000 10:19:24 enable.auto.commit = false 10:19:24 exclude.internal.topics = true 10:19:24 fetch.max.bytes = 52428800 10:19:24 fetch.max.wait.ms = 500 10:19:24 fetch.min.bytes = 1 10:19:24 group.id = ncmp-async-rest-request-event-group 10:19:24 group.instance.id = null 10:19:24 heartbeat.interval.ms = 3000 10:19:24 interceptor.classes = [] 10:19:24 internal.leave.group.on.close = true 10:19:24 internal.throw.on.fetch.stable.offset.unsupported = false 10:19:24 isolation.level = read_uncommitted 10:19:24 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 10:19:24 max.partition.fetch.bytes = 1048576 10:19:24 max.poll.interval.ms = 300000 10:19:24 max.poll.records = 500 10:19:24 metadata.max.age.ms = 300000 10:19:24 metric.reporters = [] 10:19:24 metrics.num.samples = 2 10:19:24 metrics.recording.level = INFO 10:19:24 metrics.sample.window.ms = 30000 10:19:24 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 10:19:24 receive.buffer.bytes = 65536 10:19:24 reconnect.backoff.max.ms = 1000 10:19:24 reconnect.backoff.ms = 50 10:19:24 request.timeout.ms = 30000 10:19:24 retry.backoff.ms = 100 10:19:24 sasl.client.callback.handler.class = null 10:19:24 sasl.jaas.config = null 10:19:24 sasl.kerberos.kinit.cmd = /usr/bin/kinit 10:19:24 sasl.kerberos.min.time.before.relogin = 60000 10:19:24 sasl.kerberos.service.name = null 10:19:24 sasl.kerberos.ticket.renew.jitter = 0.05 10:19:24 sasl.kerberos.ticket.renew.window.factor = 0.8 10:19:24 sasl.login.callback.handler.class = null 10:19:24 sasl.login.class = null 10:19:24 sasl.login.connect.timeout.ms = null 10:19:24 sasl.login.read.timeout.ms = null 10:19:24 sasl.login.refresh.buffer.seconds = 300 10:19:24 sasl.login.refresh.min.period.seconds = 60 10:19:24 sasl.login.refresh.window.factor = 0.8 10:19:24 sasl.login.refresh.window.jitter = 0.05 10:19:24 sasl.login.retry.backoff.max.ms = 10000 10:19:24 sasl.login.retry.backoff.ms = 100 10:19:24 sasl.mechanism = GSSAPI 10:19:24 sasl.oauthbearer.clock.skew.seconds = 30 10:19:24 sasl.oauthbearer.expected.audience = null 10:19:24 sasl.oauthbearer.expected.issuer = null 10:19:24 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 10:19:24 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 10:19:24 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 10:19:24 sasl.oauthbearer.jwks.endpoint.url = null 10:19:24 sasl.oauthbearer.scope.claim.name = scope 10:19:24 sasl.oauthbearer.sub.claim.name = sub 10:19:24 sasl.oauthbearer.token.endpoint.url = null 10:19:24 security.protocol = PLAINTEXT 10:19:24 security.providers = null 10:19:24 send.buffer.bytes = 131072 10:19:24 session.timeout.ms = 45000 10:19:24 socket.connection.setup.timeout.max.ms = 30000 10:19:24 socket.connection.setup.timeout.ms = 10000 10:19:24 ssl.cipher.suites = null 10:19:24 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 10:19:24 ssl.endpoint.identification.algorithm = https 10:19:24 ssl.engine.factory.class = null 10:19:24 ssl.key.password = null 10:19:24 ssl.keymanager.algorithm = SunX509 10:19:24 ssl.keystore.certificate.chain = null 10:19:24 ssl.keystore.key = null 10:19:24 ssl.keystore.location = null 10:19:24 ssl.keystore.password = null 10:19:24 ssl.keystore.type = JKS 10:19:24 ssl.protocol = TLSv1.3 10:19:24 ssl.provider = null 10:19:24 ssl.secure.random.implementation = null 10:19:24 ssl.trustmanager.algorithm = PKIX 10:19:24 ssl.truststore.certificates = null 10:19:24 ssl.truststore.location = null 10:19:24 ssl.truststore.password = null 10:19:24 ssl.truststore.type = JKS 10:19:24 value.deserializer = class org.springframework.kafka.support.serializer.ErrorHandlingDeserializer 10:19:24 10:19:24 2024-02-28T10:19:24.044Z INFO 7400 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.6.1 10:19:24 2024-02-28T10:19:24.044Z INFO 7400 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 5e3c2b738d253ff5 10:19:24 2024-02-28T10:19:24.044Z INFO 7400 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1709115564044 10:19:24 2024-02-28T10:19:24.044Z INFO 7400 --- [ main] fkaConsumerFactory$ExtendedKafkaConsumer : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-8, groupId=ncmp-async-rest-request-event-group] Subscribed to topic(s): ncmp-async-m2m 10:19:24 2024-02-28T10:19:24.052Z INFO 7400 --- [ main] o.c.n.a.i.a.SerializationIntegrationSpec : Started SerializationIntegrationSpec in 0.316 seconds (process running for 74.541) 10:19:24 2024-02-28T10:19:24.135Z INFO 7400 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 10:19:24 2024-02-28T10:19:24.135Z WARN 7400 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 10:19:24 2024-02-28T10:19:24.184Z WARN 7400 --- [ntainer#1-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-8, groupId=ncmp-async-rest-request-event-group] Error while fetching metadata with correlation id 2 : {ncmp-async-m2m=UNKNOWN_TOPIC_OR_PARTITION} 10:19:24 2024-02-28T10:19:24.184Z INFO 7400 --- [ntainer#1-0-C-1] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-8, groupId=ncmp-async-rest-request-event-group] Cluster ID: 1ZUFhe3dS_-NTmni2Y4-3Q 10:19:24 2024-02-28T10:19:24.218Z WARN 7400 --- [ntainer#0-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-data-operation-event-group-7, groupId=ncmp-data-operation-event-group] Error while fetching metadata with correlation id 2 : {ncmp-async-m2m=LEADER_NOT_AVAILABLE} 10:19:24 2024-02-28T10:19:24.218Z INFO 7400 --- [ntainer#0-0-C-1] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-ncmp-data-operation-event-group-7, groupId=ncmp-data-operation-event-group] Cluster ID: 1ZUFhe3dS_-NTmni2Y4-3Q 10:19:24 2024-02-28T10:19:24.232Z INFO 7400 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 10:19:24 2024-02-28T10:19:24.232Z WARN 7400 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:19:24 2024-02-28T10:19:24.330Z WARN 7400 --- [ntainer#1-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-8, groupId=ncmp-async-rest-request-event-group] Error while fetching metadata with correlation id 4 : {ncmp-async-m2m=LEADER_NOT_AVAILABLE} 10:19:24 2024-02-28T10:19:24.345Z WARN 7400 --- [ntainer#0-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-data-operation-event-group-7, groupId=ncmp-data-operation-event-group] Error while fetching metadata with correlation id 4 : {ncmp-async-m2m=LEADER_NOT_AVAILABLE} 10:19:24 2024-02-28T10:19:24.396Z INFO 7400 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 10:19:24 2024-02-28T10:19:24.396Z WARN 7400 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 10:19:24 2024-02-28T10:19:24.515Z INFO 7400 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 10:19:24 2024-02-28T10:19:24.516Z WARN 7400 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:19:24 2024-02-28T10:19:24.552Z INFO 7400 --- [ntainer#1-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-8, groupId=ncmp-async-rest-request-event-group] Discovered group coordinator localhost:32774 (id: 2147483646 rack: null) 10:19:24 2024-02-28T10:19:24.553Z INFO 7400 --- [ntainer#1-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-8, groupId=ncmp-async-rest-request-event-group] (Re-)joining group 10:19:24 2024-02-28T10:19:24.558Z INFO 7400 --- [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-7, groupId=ncmp-data-operation-event-group] Discovered group coordinator localhost:32774 (id: 2147483646 rack: null) 10:19:24 2024-02-28T10:19:24.560Z INFO 7400 --- [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-7, groupId=ncmp-data-operation-event-group] (Re-)joining group 10:19:24 2024-02-28T10:19:24.580Z INFO 7400 --- [ntainer#1-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-8, groupId=ncmp-async-rest-request-event-group] Request joining group due to: need to re-join with the given member-id: consumer-ncmp-async-rest-request-event-group-8-9d9662fa-56c3-498c-9e58-96d095b2f5e6 10:19:24 2024-02-28T10:19:24.580Z INFO 7400 --- [ntainer#1-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-8, groupId=ncmp-async-rest-request-event-group] Request joining group due to: rebalance failed due to 'The group member needs to have a valid member id before actually entering a consumer group.' (MemberIdRequiredException) 10:19:24 2024-02-28T10:19:24.580Z INFO 7400 --- [ntainer#1-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-8, groupId=ncmp-async-rest-request-event-group] (Re-)joining group 10:19:24 2024-02-28T10:19:24.580Z INFO 7400 --- [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-7, groupId=ncmp-data-operation-event-group] Request joining group due to: need to re-join with the given member-id: consumer-ncmp-data-operation-event-group-7-8acdbd5d-df10-4999-bfac-d7db4f4b7e8d 10:19:24 2024-02-28T10:19:24.580Z INFO 7400 --- [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-7, groupId=ncmp-data-operation-event-group] Request joining group due to: rebalance failed due to 'The group member needs to have a valid member id before actually entering a consumer group.' (MemberIdRequiredException) 10:19:24 2024-02-28T10:19:24.581Z INFO 7400 --- [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-7, groupId=ncmp-data-operation-event-group] (Re-)joining group 10:19:24 2024-02-28T10:19:24.582Z INFO 7400 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 10:19:24 2024-02-28T10:19:24.582Z WARN 7400 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:19:24 2024-02-28T10:19:24.613Z INFO 7400 --- [ntainer#1-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-8, groupId=ncmp-async-rest-request-event-group] Successfully joined group with generation Generation{generationId=1, memberId='consumer-ncmp-async-rest-request-event-group-8-9d9662fa-56c3-498c-9e58-96d095b2f5e6', protocol='range'} 10:19:24 2024-02-28T10:19:24.613Z INFO 7400 --- [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-7, groupId=ncmp-data-operation-event-group] Successfully joined group with generation Generation{generationId=1, memberId='consumer-ncmp-data-operation-event-group-7-8acdbd5d-df10-4999-bfac-d7db4f4b7e8d', protocol='range'} 10:19:24 2024-02-28T10:19:24.613Z INFO 7400 --- [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-7, groupId=ncmp-data-operation-event-group] Finished assignment for group at generation 1: {consumer-ncmp-data-operation-event-group-7-8acdbd5d-df10-4999-bfac-d7db4f4b7e8d=Assignment(partitions=[ncmp-async-m2m-0])} 10:19:24 2024-02-28T10:19:24.613Z INFO 7400 --- [ntainer#1-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-8, groupId=ncmp-async-rest-request-event-group] Finished assignment for group at generation 1: {consumer-ncmp-async-rest-request-event-group-8-9d9662fa-56c3-498c-9e58-96d095b2f5e6=Assignment(partitions=[ncmp-async-m2m-0])} 10:19:24 2024-02-28T10:19:24.688Z INFO 7400 --- [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-7, groupId=ncmp-data-operation-event-group] Successfully synced group in generation Generation{generationId=1, memberId='consumer-ncmp-data-operation-event-group-7-8acdbd5d-df10-4999-bfac-d7db4f4b7e8d', protocol='range'} 10:19:24 2024-02-28T10:19:24.688Z INFO 7400 --- [ntainer#1-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-8, groupId=ncmp-async-rest-request-event-group] Successfully synced group in generation Generation{generationId=1, memberId='consumer-ncmp-async-rest-request-event-group-8-9d9662fa-56c3-498c-9e58-96d095b2f5e6', protocol='range'} 10:19:24 2024-02-28T10:19:24.689Z INFO 7400 --- [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-7, groupId=ncmp-data-operation-event-group] Notifying assignor about the new Assignment(partitions=[ncmp-async-m2m-0]) 10:19:24 2024-02-28T10:19:24.689Z INFO 7400 --- [ntainer#1-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-8, groupId=ncmp-async-rest-request-event-group] Notifying assignor about the new Assignment(partitions=[ncmp-async-m2m-0]) 10:19:24 2024-02-28T10:19:24.689Z INFO 7400 --- [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-7, groupId=ncmp-data-operation-event-group] Adding newly assigned partitions: ncmp-async-m2m-0 10:19:24 2024-02-28T10:19:24.689Z INFO 7400 --- [ntainer#1-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-8, groupId=ncmp-async-rest-request-event-group] Adding newly assigned partitions: ncmp-async-m2m-0 10:19:24 2024-02-28T10:19:24.702Z INFO 7400 --- [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-7, groupId=ncmp-data-operation-event-group] Found no committed offset for partition ncmp-async-m2m-0 10:19:24 2024-02-28T10:19:24.702Z INFO 7400 --- [ntainer#1-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-8, groupId=ncmp-async-rest-request-event-group] Found no committed offset for partition ncmp-async-m2m-0 10:19:24 2024-02-28T10:19:24.704Z INFO 7400 --- [ntainer#1-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-8, groupId=ncmp-async-rest-request-event-group] Found no committed offset for partition ncmp-async-m2m-0 10:19:24 2024-02-28T10:19:24.707Z INFO 7400 --- [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-7, groupId=ncmp-data-operation-event-group] Found no committed offset for partition ncmp-async-m2m-0 10:19:24 2024-02-28T10:19:24.720Z INFO 7400 --- [ntainer#0-0-C-1] o.a.k.c.c.internals.SubscriptionState : [Consumer clientId=consumer-ncmp-data-operation-event-group-7, groupId=ncmp-data-operation-event-group] Resetting offset for partition ncmp-async-m2m-0 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[localhost:32774 (id: 1 rack: null)], epoch=0}}. 10:19:24 2024-02-28T10:19:24.721Z INFO 7400 --- [ntainer#1-0-C-1] o.a.k.c.c.internals.SubscriptionState : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-8, groupId=ncmp-async-rest-request-event-group] Resetting offset for partition ncmp-async-m2m-0 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[localhost:32774 (id: 1 rack: null)], epoch=0}}. 10:19:24 2024-02-28T10:19:24.746Z INFO 7400 --- [ntainer#0-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-data-operation-event-group: partitions assigned: [ncmp-async-m2m-0] 10:19:24 2024-02-28T10:19:24.746Z INFO 7400 --- [ntainer#1-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-async-rest-request-event-group: partitions assigned: [ncmp-async-m2m-0] 10:19:24 2024-02-28T10:19:24.769Z INFO 7400 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 10:19:24 2024-02-28T10:19:24.770Z INFO 7400 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 10:19:24 acks = -1 10:19:24 auto.include.jmx.reporter = true 10:19:24 batch.size = 16384 10:19:24 bootstrap.servers = [PLAINTEXT://localhost:32774] 10:19:24 buffer.memory = 33554432 10:19:24 client.dns.lookup = use_all_dns_ips 10:19:24 client.id = producer-9 10:19:24 compression.type = none 10:19:24 connections.max.idle.ms = 540000 10:19:24 delivery.timeout.ms = 120000 10:19:24 enable.idempotence = false 10:19:24 interceptor.classes = [] 10:19:24 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 10:19:24 linger.ms = 1 10:19:24 max.block.ms = 60000 10:19:24 max.in.flight.requests.per.connection = 5 10:19:24 max.request.size = 1048576 10:19:24 metadata.max.age.ms = 300000 10:19:24 metadata.max.idle.ms = 300000 10:19:24 metric.reporters = [] 10:19:24 metrics.num.samples = 2 10:19:24 metrics.recording.level = INFO 10:19:24 metrics.sample.window.ms = 30000 10:19:24 partitioner.adaptive.partitioning.enable = true 10:19:24 partitioner.availability.timeout.ms = 0 10:19:24 partitioner.class = null 10:19:24 partitioner.ignore.keys = false 10:19:24 receive.buffer.bytes = 32768 10:19:24 reconnect.backoff.max.ms = 1000 10:19:24 reconnect.backoff.ms = 50 10:19:24 request.timeout.ms = 30000 10:19:24 retries = 0 10:19:24 retry.backoff.ms = 100 10:19:24 sasl.client.callback.handler.class = null 10:19:24 sasl.jaas.config = null 10:19:24 sasl.kerberos.kinit.cmd = /usr/bin/kinit 10:19:24 sasl.kerberos.min.time.before.relogin = 60000 10:19:24 sasl.kerberos.service.name = null 10:19:24 sasl.kerberos.ticket.renew.jitter = 0.05 10:19:24 sasl.kerberos.ticket.renew.window.factor = 0.8 10:19:24 sasl.login.callback.handler.class = null 10:19:24 sasl.login.class = null 10:19:24 sasl.login.connect.timeout.ms = null 10:19:24 sasl.login.read.timeout.ms = null 10:19:24 sasl.login.refresh.buffer.seconds = 300 10:19:24 sasl.login.refresh.min.period.seconds = 60 10:19:24 sasl.login.refresh.window.factor = 0.8 10:19:24 sasl.login.refresh.window.jitter = 0.05 10:19:24 sasl.login.retry.backoff.max.ms = 10000 10:19:24 sasl.login.retry.backoff.ms = 100 10:19:24 sasl.mechanism = GSSAPI 10:19:24 sasl.oauthbearer.clock.skew.seconds = 30 10:19:24 sasl.oauthbearer.expected.audience = null 10:19:24 sasl.oauthbearer.expected.issuer = null 10:19:24 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 10:19:24 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 10:19:24 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 10:19:24 sasl.oauthbearer.jwks.endpoint.url = null 10:19:24 sasl.oauthbearer.scope.claim.name = scope 10:19:24 sasl.oauthbearer.sub.claim.name = sub 10:19:24 sasl.oauthbearer.token.endpoint.url = null 10:19:24 security.protocol = PLAINTEXT 10:19:24 security.providers = null 10:19:24 send.buffer.bytes = 131072 10:19:24 socket.connection.setup.timeout.max.ms = 30000 10:19:24 socket.connection.setup.timeout.ms = 10000 10:19:24 ssl.cipher.suites = null 10:19:24 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 10:19:24 ssl.endpoint.identification.algorithm = https 10:19:24 ssl.engine.factory.class = null 10:19:24 ssl.key.password = null 10:19:24 ssl.keymanager.algorithm = SunX509 10:19:24 ssl.keystore.certificate.chain = null 10:19:24 ssl.keystore.key = null 10:19:24 ssl.keystore.location = null 10:19:24 ssl.keystore.password = null 10:19:24 ssl.keystore.type = JKS 10:19:24 ssl.protocol = TLSv1.3 10:19:24 ssl.provider = null 10:19:24 ssl.secure.random.implementation = null 10:19:24 ssl.trustmanager.algorithm = PKIX 10:19:24 ssl.truststore.certificates = null 10:19:24 ssl.truststore.location = null 10:19:24 ssl.truststore.password = null 10:19:24 ssl.truststore.type = JKS 10:19:24 transaction.timeout.ms = 60000 10:19:24 transactional.id = null 10:19:24 value.serializer = class io.cloudevents.kafka.CloudEventSerializer 10:19:24 10:19:24 2024-02-28T10:19:24.773Z INFO 7400 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 10:19:24 2024-02-28T10:19:24.774Z INFO 7400 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.6.1 10:19:24 2024-02-28T10:19:24.774Z INFO 7400 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 5e3c2b738d253ff5 10:19:24 2024-02-28T10:19:24.774Z INFO 7400 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1709115564773 10:19:24 2024-02-28T10:19:24.787Z INFO 7400 --- [ad | producer-9] org.apache.kafka.clients.Metadata : [Producer clientId=producer-9] Cluster ID: 1ZUFhe3dS_-NTmni2Y4-3Q 10:19:24 2024-02-28T10:19:24.865Z INFO 7400 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 10:19:24 2024-02-28T10:19:24.865Z WARN 7400 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:19:25 2024-02-28T10:19:24.900Z INFO 7400 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 10:19:25 2024-02-28T10:19:24.901Z INFO 7400 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 10:19:25 acks = -1 10:19:25 auto.include.jmx.reporter = true 10:19:25 batch.size = 16384 10:19:25 bootstrap.servers = [PLAINTEXT://localhost:32774] 10:19:25 buffer.memory = 33554432 10:19:25 client.dns.lookup = use_all_dns_ips 10:19:25 client.id = producer-10 10:19:25 compression.type = none 10:19:25 connections.max.idle.ms = 540000 10:19:25 delivery.timeout.ms = 120000 10:19:25 enable.idempotence = false 10:19:25 interceptor.classes = [] 10:19:25 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 10:19:25 linger.ms = 1 10:19:25 max.block.ms = 60000 10:19:25 max.in.flight.requests.per.connection = 5 10:19:25 max.request.size = 1048576 10:19:25 metadata.max.age.ms = 300000 10:19:25 metadata.max.idle.ms = 300000 10:19:25 metric.reporters = [] 10:19:25 metrics.num.samples = 2 10:19:25 metrics.recording.level = INFO 10:19:25 metrics.sample.window.ms = 30000 10:19:25 partitioner.adaptive.partitioning.enable = true 10:19:25 partitioner.availability.timeout.ms = 0 10:19:25 partitioner.class = null 10:19:25 partitioner.ignore.keys = false 10:19:25 receive.buffer.bytes = 32768 10:19:25 reconnect.backoff.max.ms = 1000 10:19:25 reconnect.backoff.ms = 50 10:19:25 request.timeout.ms = 30000 10:19:25 retries = 0 10:19:25 retry.backoff.ms = 100 10:19:25 sasl.client.callback.handler.class = null 10:19:25 sasl.jaas.config = null 10:19:25 sasl.kerberos.kinit.cmd = /usr/bin/kinit 10:19:25 sasl.kerberos.min.time.before.relogin = 60000 10:19:25 sasl.kerberos.service.name = null 10:19:25 sasl.kerberos.ticket.renew.jitter = 0.05 10:19:25 sasl.kerberos.ticket.renew.window.factor = 0.8 10:19:25 sasl.login.callback.handler.class = null 10:19:25 sasl.login.class = null 10:19:25 sasl.login.connect.timeout.ms = null 10:19:25 sasl.login.read.timeout.ms = null 10:19:25 sasl.login.refresh.buffer.seconds = 300 10:19:25 sasl.login.refresh.min.period.seconds = 60 10:19:25 sasl.login.refresh.window.factor = 0.8 10:19:25 sasl.login.refresh.window.jitter = 0.05 10:19:25 sasl.login.retry.backoff.max.ms = 10000 10:19:25 sasl.login.retry.backoff.ms = 100 10:19:25 sasl.mechanism = GSSAPI 10:19:25 sasl.oauthbearer.clock.skew.seconds = 30 10:19:25 sasl.oauthbearer.expected.audience = null 10:19:25 sasl.oauthbearer.expected.issuer = null 10:19:25 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 10:19:25 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 10:19:25 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 10:19:25 sasl.oauthbearer.jwks.endpoint.url = null 10:19:25 sasl.oauthbearer.scope.claim.name = scope 10:19:25 sasl.oauthbearer.sub.claim.name = sub 10:19:25 sasl.oauthbearer.token.endpoint.url = null 10:19:25 security.protocol = PLAINTEXT 10:19:25 security.providers = null 10:19:25 send.buffer.bytes = 131072 10:19:25 socket.connection.setup.timeout.max.ms = 30000 10:19:25 socket.connection.setup.timeout.ms = 10000 10:19:25 ssl.cipher.suites = null 10:19:25 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 10:19:25 ssl.endpoint.identification.algorithm = https 10:19:25 ssl.engine.factory.class = null 10:19:25 ssl.key.password = null 10:19:25 ssl.keymanager.algorithm = SunX509 10:19:25 ssl.keystore.certificate.chain = null 10:19:25 ssl.keystore.key = null 10:19:25 ssl.keystore.location = null 10:19:25 ssl.keystore.password = null 10:19:25 ssl.keystore.type = JKS 10:19:25 ssl.protocol = TLSv1.3 10:19:25 ssl.provider = null 10:19:25 ssl.secure.random.implementation = null 10:19:25 ssl.trustmanager.algorithm = PKIX 10:19:25 ssl.truststore.certificates = null 10:19:25 ssl.truststore.location = null 10:19:25 ssl.truststore.password = null 10:19:25 ssl.truststore.type = JKS 10:19:25 transaction.timeout.ms = 60000 10:19:25 transactional.id = null 10:19:25 value.serializer = class org.springframework.kafka.support.serializer.JsonSerializer 10:19:25 10:19:25 2024-02-28T10:19:24.904Z INFO 7400 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 10:19:25 2024-02-28T10:19:24.904Z INFO 7400 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.6.1 10:19:25 2024-02-28T10:19:24.904Z INFO 7400 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 5e3c2b738d253ff5 10:19:25 2024-02-28T10:19:24.904Z INFO 7400 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1709115564904 10:19:25 2024-02-28T10:19:24.910Z INFO 7400 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 10:19:25 2024-02-28T10:19:24.910Z WARN 7400 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:19:25 2024-02-28T10:19:24.916Z INFO 7400 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 10:19:25 2024-02-28T10:19:24.916Z WARN 7400 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 10:19:25 2024-02-28T10:19:24.918Z INFO 7400 --- [d | producer-10] org.apache.kafka.clients.Metadata : [Producer clientId=producer-10] Cluster ID: 1ZUFhe3dS_-NTmni2Y4-3Q 10:19:25 2024-02-28T10:19:24.955Z ERROR 7400 --- [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 10:19:25 10:19:25 org.springframework.kafka.listener.ListenerExecutionFailedException: Listener failed 10:19:25 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.decorateException(KafkaMessageListenerContainer.java:2921) 10:19:25 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.checkDeser(KafkaMessageListenerContainer.java:2969) 10:19:25 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeOnMessage(KafkaMessageListenerContainer.java:2821) 10:19:25 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.lambda$doInvokeRecordListener$56(KafkaMessageListenerContainer.java:2744) 10:19:25 at io.micrometer.observation.Observation.observe(Observation.java:565) 10:19:25 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.doInvokeRecordListener(KafkaMessageListenerContainer.java:2742) 10:19:25 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.doInvokeWithRecords(KafkaMessageListenerContainer.java:2595) 10:19:25 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeRecordListener(KafkaMessageListenerContainer.java:2481) 10:19:25 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeListener(KafkaMessageListenerContainer.java:2123) 10:19:25 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeIfHaveRecords(KafkaMessageListenerContainer.java:1478) 10:19:25 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.pollAndInvoke(KafkaMessageListenerContainer.java:1442) 10:19:25 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.run(KafkaMessageListenerContainer.java:1313) 10:19:25 at java.base/java.util.concurrent.CompletableFuture$AsyncRun.run(CompletableFuture.java:1804) 10:19:25 at java.base/java.lang.Thread.run(Thread.java:833) 10:19:25 Caused by: org.springframework.kafka.support.serializer.DeserializationException: failed to deserialize 10:19:25 at org.springframework.kafka.support.serializer.SerializationUtils.deserializationException(SerializationUtils.java:158) 10:19:25 at org.springframework.kafka.support.serializer.ErrorHandlingDeserializer.deserialize(ErrorHandlingDeserializer.java:218) 10:19:25 at org.apache.kafka.common.serialization.Deserializer.deserialize(Deserializer.java:73) 10:19:25 at org.apache.kafka.clients.consumer.internals.CompletedFetch.parseRecord(CompletedFetch.java:300) 10:19:25 at org.apache.kafka.clients.consumer.internals.CompletedFetch.fetchRecords(CompletedFetch.java:263) 10:19:25 at org.apache.kafka.clients.consumer.internals.AbstractFetch.fetchRecords(AbstractFetch.java:340) 10:19:25 at org.apache.kafka.clients.consumer.internals.AbstractFetch.collectFetch(AbstractFetch.java:306) 10:19:25 at org.apache.kafka.clients.consumer.KafkaConsumer.pollForFetches(KafkaConsumer.java:1262) 10:19:25 at org.apache.kafka.clients.consumer.KafkaConsumer.poll(KafkaConsumer.java:1186) 10:19:25 at org.apache.kafka.clients.consumer.KafkaConsumer.poll(KafkaConsumer.java:1159) 10:19:25 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.pollConsumer(KafkaMessageListenerContainer.java:1649) 10:19:25 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.doPoll(KafkaMessageListenerContainer.java:1624) 10:19:25 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.pollAndInvoke(KafkaMessageListenerContainer.java:1421) 10:19:25 ... 3 common frames omitted 10:19:25 Caused by: io.cloudevents.rw.CloudEventRWException: Could not parse. Unknown encoding. Invalid content type or spec version 10:19:25 at io.cloudevents.rw.CloudEventRWException.newUnknownEncodingException(CloudEventRWException.java:201) 10:19:25 at io.cloudevents.core.message.impl.MessageUtils.parseStructuredOrBinaryMessage(MessageUtils.java:80) 10:19:25 at io.cloudevents.kafka.KafkaMessageFactory.createReader(KafkaMessageFactory.java:65) 10:19:25 at io.cloudevents.kafka.CloudEventDeserializer.deserialize(CloudEventDeserializer.java:60) 10:19:25 at io.cloudevents.kafka.CloudEventDeserializer.deserialize(CloudEventDeserializer.java:34) 10:19:25 at org.springframework.kafka.support.serializer.ErrorHandlingDeserializer.deserialize(ErrorHandlingDeserializer.java:215) 10:19:25 ... 14 common frames omitted 10:19:25 10:19:25 2024-02-28T10:19:25.024Z INFO 7400 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 10:19:25 2024-02-28T10:19:25.024Z WARN 7400 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 10:19:25 2024-02-28T10:19:25.041Z INFO 7400 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 10:19:25 2024-02-28T10:19:25.041Z WARN 7400 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 10:19:25 2024-02-28T10:19:25.104Z INFO 7400 --- [ntainer#1-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-8, groupId=ncmp-async-rest-request-event-group] Node 2147483646 disconnected. 10:19:25 2024-02-28T10:19:25.104Z INFO 7400 --- [ntainer#0-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-data-operation-event-group-7, groupId=ncmp-data-operation-event-group] Node 2147483646 disconnected. 10:19:25 2024-02-28T10:19:25.105Z INFO 7400 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 10:19:25 2024-02-28T10:19:25.105Z INFO 7400 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node -1 disconnected. 10:19:25 2024-02-28T10:19:25.105Z INFO 7400 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 10:19:25 2024-02-28T10:19:25.106Z INFO 7400 --- [est-event-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-8, groupId=ncmp-async-rest-request-event-group] Node 1 disconnected. 10:19:25 2024-02-28T10:19:25.106Z INFO 7400 --- [est-event-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-8, groupId=ncmp-async-rest-request-event-group] Cancelled in-flight FETCH request with correlation id 21 due to node 1 being disconnected (elapsed time since creation: 157ms, elapsed time since send: 157ms, request timeout: 30000ms) 10:19:25 2024-02-28T10:19:25.106Z INFO 7400 --- [est-event-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-8, groupId=ncmp-async-rest-request-event-group] Cancelled in-flight METADATA request with correlation id 23 due to node 1 being disconnected (elapsed time since creation: 58ms, elapsed time since send: 58ms, request timeout: 30000ms) 10:19:25 2024-02-28T10:19:25.106Z INFO 7400 --- [est-event-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-8, groupId=ncmp-async-rest-request-event-group] Node -1 disconnected. 10:19:25 2024-02-28T10:19:25.106Z INFO 7400 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node -1 disconnected. 10:19:25 2024-02-28T10:19:25.106Z INFO 7400 --- [est-event-group] o.a.kafka.clients.FetchSessionHandler : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-8, groupId=ncmp-async-rest-request-event-group] Error sending fetch request (sessionId=1906942681, epoch=2) to node 1: 10:19:25 10:19:25 org.apache.kafka.common.errors.DisconnectException: null 10:19:25 10:19:25 2024-02-28T10:19:25.106Z INFO 7400 --- [est-event-group] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-8, groupId=ncmp-async-rest-request-event-group] Group coordinator localhost:32774 (id: 2147483646 rack: null) is unavailable or invalid due to cause: coordinator unavailable. isDisconnected: true. Rediscovery will be attempted. 10:19:25 2024-02-28T10:19:25.107Z INFO 7400 --- [ion-event-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-data-operation-event-group-7, groupId=ncmp-data-operation-event-group] Node 1 disconnected. 10:19:25 2024-02-28T10:19:25.107Z INFO 7400 --- [ion-event-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-data-operation-event-group-7, groupId=ncmp-data-operation-event-group] Cancelled in-flight FETCH request with correlation id 21 due to node 1 being disconnected (elapsed time since creation: 159ms, elapsed time since send: 159ms, request timeout: 30000ms) 10:19:25 2024-02-28T10:19:25.107Z INFO 7400 --- [ion-event-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-data-operation-event-group-7, groupId=ncmp-data-operation-event-group] Cancelled in-flight METADATA request with correlation id 23 due to node 1 being disconnected (elapsed time since creation: 59ms, elapsed time since send: 59ms, request timeout: 30000ms) 10:19:25 2024-02-28T10:19:25.107Z INFO 7400 --- [ion-event-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-data-operation-event-group-7, groupId=ncmp-data-operation-event-group] Node -1 disconnected. 10:19:25 2024-02-28T10:19:25.107Z INFO 7400 --- [ion-event-group] o.a.kafka.clients.FetchSessionHandler : [Consumer clientId=consumer-ncmp-data-operation-event-group-7, groupId=ncmp-data-operation-event-group] Error sending fetch request (sessionId=1946768551, epoch=2) to node 1: 10:19:25 10:19:25 org.apache.kafka.common.errors.DisconnectException: null 10:19:25 10:19:25 2024-02-28T10:19:25.107Z INFO 7400 --- [ion-event-group] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-7, groupId=ncmp-data-operation-event-group] Group coordinator localhost:32774 (id: 2147483646 rack: null) is unavailable or invalid due to cause: coordinator unavailable. isDisconnected: true. Rediscovery will be attempted. 10:19:25 2024-02-28T10:19:25.160Z INFO 7400 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 10:19:25 2024-02-28T10:19:25.160Z WARN 7400 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:19:25 2024-02-28T10:19:25.207Z INFO 7400 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 10:19:25 2024-02-28T10:19:25.207Z WARN 7400 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:19:25 2024-02-28T10:19:25.207Z INFO 7400 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 10:19:25 2024-02-28T10:19:25.207Z WARN 7400 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:19:25 2024-02-28T10:19:25.207Z INFO 7400 --- [ntainer#0-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-data-operation-event-group-7, groupId=ncmp-data-operation-event-group] Node 1 disconnected. 10:19:25 2024-02-28T10:19:25.207Z WARN 7400 --- [ntainer#0-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-data-operation-event-group-7, groupId=ncmp-data-operation-event-group] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:19:25 2024-02-28T10:19:25.208Z INFO 7400 --- [ntainer#1-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-8, groupId=ncmp-async-rest-request-event-group] Node 1 disconnected. 10:19:25 2024-02-28T10:19:25.208Z WARN 7400 --- [ntainer#1-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-8, groupId=ncmp-async-rest-request-event-group] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:19:25 2024-02-28T10:19:25.242Z INFO 7400 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 10:19:25 2024-02-28T10:19:25.243Z WARN 7400 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:19:25 2024-02-28T10:19:25.309Z INFO 7400 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 10:19:25 2024-02-28T10:19:25.309Z INFO 7400 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 10:19:25 2024-02-28T10:19:25.309Z WARN 7400 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:19:25 2024-02-28T10:19:25.309Z WARN 7400 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:19:25 2024-02-28T10:19:25.309Z INFO 7400 --- [ntainer#1-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-8, groupId=ncmp-async-rest-request-event-group] Node 1 disconnected. 10:19:25 2024-02-28T10:19:25.309Z WARN 7400 --- [ntainer#1-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-8, groupId=ncmp-async-rest-request-event-group] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:19:25 2024-02-28T10:19:25.317Z INFO 7400 --- [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-7, groupId=ncmp-data-operation-event-group] Revoke previously assigned partitions ncmp-async-m2m-0 10:19:25 2024-02-28T10:19:25.317Z INFO 7400 --- [ntainer#0-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-data-operation-event-group: partitions revoked: [ncmp-async-m2m-0] 10:19:25 2024-02-28T10:19:25.317Z INFO 7400 --- [ntainer#1-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-8, groupId=ncmp-async-rest-request-event-group] Revoke previously assigned partitions ncmp-async-m2m-0 10:19:25 2024-02-28T10:19:25.318Z INFO 7400 --- [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-7, groupId=ncmp-data-operation-event-group] Resetting generation and member id due to: consumer pro-actively leaving the group 10:19:25 2024-02-28T10:19:25.318Z INFO 7400 --- [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-7, groupId=ncmp-data-operation-event-group] Request joining group due to: consumer pro-actively leaving the group 10:19:25 2024-02-28T10:19:25.318Z INFO 7400 --- [ntainer#0-0-C-1] fkaConsumerFactory$ExtendedKafkaConsumer : [Consumer clientId=consumer-ncmp-data-operation-event-group-7, groupId=ncmp-data-operation-event-group] Unsubscribed all topics or patterns and assigned partitions 10:19:25 2024-02-28T10:19:25.318Z INFO 7400 --- [ntainer#1-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-async-rest-request-event-group: partitions revoked: [ncmp-async-m2m-0] 10:19:25 2024-02-28T10:19:25.318Z INFO 7400 --- [ntainer#1-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-8, groupId=ncmp-async-rest-request-event-group] Resetting generation and member id due to: consumer pro-actively leaving the group 10:19:25 2024-02-28T10:19:25.318Z INFO 7400 --- [ntainer#1-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-8, groupId=ncmp-async-rest-request-event-group] Request joining group due to: consumer pro-actively leaving the group 10:19:25 2024-02-28T10:19:25.318Z INFO 7400 --- [ntainer#1-0-C-1] fkaConsumerFactory$ExtendedKafkaConsumer : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-8, groupId=ncmp-async-rest-request-event-group] Unsubscribed all topics or patterns and assigned partitions 10:19:25 2024-02-28T10:19:25.318Z INFO 7400 --- [ntainer#1-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-8, groupId=ncmp-async-rest-request-event-group] Resetting generation and member id due to: consumer pro-actively leaving the group 10:19:25 2024-02-28T10:19:25.318Z INFO 7400 --- [ntainer#1-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-8, groupId=ncmp-async-rest-request-event-group] Request joining group due to: consumer pro-actively leaving the group 10:19:25 2024-02-28T10:19:25.318Z INFO 7400 --- [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-7, groupId=ncmp-data-operation-event-group] Resetting generation and member id due to: consumer pro-actively leaving the group 10:19:25 2024-02-28T10:19:25.318Z INFO 7400 --- [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-7, groupId=ncmp-data-operation-event-group] Request joining group due to: consumer pro-actively leaving the group 10:19:25 2024-02-28T10:19:25.319Z INFO 7400 --- [ntainer#1-0-C-1] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 10:19:25 2024-02-28T10:19:25.319Z INFO 7400 --- [ntainer#1-0-C-1] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 10:19:25 2024-02-28T10:19:25.319Z INFO 7400 --- [ntainer#1-0-C-1] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 10:19:25 2024-02-28T10:19:25.320Z INFO 7400 --- [ntainer#1-0-C-1] o.a.kafka.common.utils.AppInfoParser : App info kafka.consumer for consumer-ncmp-async-rest-request-event-group-8 unregistered 10:19:25 2024-02-28T10:19:25.320Z INFO 7400 --- [ntainer#1-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-async-rest-request-event-group: Consumer stopped 10:19:25 2024-02-28T10:19:25.320Z INFO 7400 --- [ntainer#0-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-data-operation-event-group-7, groupId=ncmp-data-operation-event-group] Node 1 disconnected. 10:19:25 2024-02-28T10:19:25.320Z WARN 7400 --- [ntainer#0-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-data-operation-event-group-7, groupId=ncmp-data-operation-event-group] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:19:25 2024-02-28T10:19:25.321Z INFO 7400 --- [ntainer#0-0-C-1] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 10:19:25 2024-02-28T10:19:25.321Z INFO 7400 --- [ntainer#0-0-C-1] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 10:19:25 2024-02-28T10:19:25.321Z INFO 7400 --- [ntainer#0-0-C-1] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 10:19:25 2024-02-28T10:19:25.323Z INFO 7400 --- [ntainer#0-0-C-1] o.a.kafka.common.utils.AppInfoParser : App info kafka.consumer for consumer-ncmp-data-operation-event-group-7 unregistered 10:19:25 2024-02-28T10:19:25.323Z INFO 7400 --- [ntainer#0-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-data-operation-event-group: Consumer stopped 10:19:25 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.387 s - in org.onap.cps.ncmp.api.impl.async.SerializationIntegrationSpec 10:19:25 [INFO] Running org.onap.cps.ncmp.api.impl.client.DmiRestClientSpec 10:19:25 10:19:25,494 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Worker thread will flush remaining events before exiting. 10:19:25 10:19:25,494 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Queue flush finished successfully within timeout. 10:19:25 10:19:25,495 |-WARN in Logger[org.apache.kafka.clients.NetworkClient] - No appenders present in context [default] for logger [org.apache.kafka.clients.NetworkClient]. 10:19:25 10:19:25,495 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@6203cdee - URL [jar:file:/w/workspace/cps-master-verify-java/cps-service/target/cps-service-3.4.6-SNAPSHOT.jar!/logback-spring.xml] is not of type file 10:19:25 10:19:25,497 |-INFO in ch.qos.logback.core.joran.util.ConfigurationWatchListUtil@36b569f6 - Adding [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.2.2/spring-boot-3.2.2.jar!/org/springframework/boot/logging/logback/defaults.xml] to configuration watch list. 10:19:25 10:19:25,497 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@6203cdee - URL [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.2.2/spring-boot-3.2.2.jar!/org/springframework/boot/logging/logback/defaults.xml] is not of type file 10:19:25 10:19:25,499 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word clr with class [org.springframework.boot.logging.logback.ColorConverter] 10:19:25 10:19:25,499 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word correlationId with class [org.springframework.boot.logging.logback.CorrelationIdConverter] 10:19:25 10:19:25,499 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word wex with class [org.springframework.boot.logging.logback.WhitespaceThrowableProxyConverter] 10:19:25 10:19:25,499 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word wEx with class [org.springframework.boot.logging.logback.ExtendedWhitespaceThrowableProxyConverter] 10:19:25 10:19:25,499 |-INFO in ch.qos.logback.core.joran.util.ConfigurationWatchListUtil@36b569f6 - Adding [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.2.2/spring-boot-3.2.2.jar!/org/springframework/boot/logging/logback/console-appender.xml] to configuration watch list. 10:19:25 10:19:25,499 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@6203cdee - URL [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.2.2/spring-boot-3.2.2.jar!/org/springframework/boot/logging/logback/console-appender.xml] is not of type file 10:19:25 10:19:25,501 |-WARN in IfNestedWithinSecondPhaseElementSC - elements cannot be nested within an , or element 10:19:25 10:19:25,501 |-WARN in IfNestedWithinSecondPhaseElementSC - See also http://logback.qos.ch/codes.html#nested_if_element 10:19:25 10:19:25,501 |-WARN in IfNestedWithinSecondPhaseElementSC - Element at line 60 contains a nested element at line 61 10:19:25 10:19:25,502 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Registering a new ReconfigureOnChangeTask ReconfigureOnChangeTask(born:1709115565502) 10:19:25 10:19:25,502 |-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.4.6-SNAPSHOT.jar!/logback-spring.xml] 10:19:25 10:19:25,502 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Setting ReconfigureOnChangeTask scanning period to 30 seconds 10:19:25 10:19:25,503 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.catalina.startup.DigesterFactory] to ERROR 10:19:25 10:19:25,503 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@6f36d895 - Propagating ERROR level on Logger[org.apache.catalina.startup.DigesterFactory] onto the JUL framework 10:19:25 10:19:25,503 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.catalina.util.LifecycleBase] to ERROR 10:19:25 10:19:25,503 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@6f36d895 - Propagating ERROR level on Logger[org.apache.catalina.util.LifecycleBase] onto the JUL framework 10:19:25 10:19:25,503 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.coyote.http11.Http11NioProtocol] to WARN 10:19:25 10:19:25,503 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@6f36d895 - Propagating WARN level on Logger[org.apache.coyote.http11.Http11NioProtocol] onto the JUL framework 10:19:25 10:19:25,503 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.sshd.common.util.SecurityUtils] to WARN 10:19:25 10:19:25,503 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@6f36d895 - Propagating WARN level on Logger[org.apache.sshd.common.util.SecurityUtils] onto the JUL framework 10:19:25 10:19:25,503 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.tomcat.util.net.NioSelectorPool] to WARN 10:19:25 10:19:25,503 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@6f36d895 - Propagating WARN level on Logger[org.apache.tomcat.util.net.NioSelectorPool] onto the JUL framework 10:19:25 10:19:25,503 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.eclipse.jetty.util.component.AbstractLifeCycle] to ERROR 10:19:25 10:19:25,503 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@6f36d895 - Propagating ERROR level on Logger[org.eclipse.jetty.util.component.AbstractLifeCycle] onto the JUL framework 10:19:25 10:19:25,503 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.hibernate.validator.internal.util.Version] to WARN 10:19:25 10:19:25,503 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@6f36d895 - Propagating WARN level on Logger[org.hibernate.validator.internal.util.Version] onto the JUL framework 10:19:25 10:19:25,503 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.springframework.boot.actuate.endpoint.jmx] to WARN 10:19:25 10:19:25,503 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@6f36d895 - Propagating WARN level on Logger[org.springframework.boot.actuate.endpoint.jmx] onto the JUL framework 10:19:25 10:19:25,503 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [CONSOLE] 10:19:25 10:19:25,503 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 10:19:25 10:19:25,503 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property 10:19:25 10:19:25,504 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [jsonConsole] 10:19:25 10:19:25,504 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 10:19:25 10:19:25,504 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventJsonProviders] for [providers] property 10:19:25 10:19:25,504 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventPatternJsonProvider] for [pattern] property 10:19:25 10:19:25,508 |-INFO in ch.qos.logback.classic.pattern.DateConverter@5234bc59 - Setting zoneId to "UTC" 10:19:25 10:19:25,509 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [asyncConsole] 10:19:25 10:19:25,509 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.classic.AsyncAppender] 10:19:25 10:19:25,512 |-INFO in ch.qos.logback.core.model.processor.conditional.IfModelHandler - Condition [property("loggingFormat").equalsIgnoreCase("json")] evaluated to false on line 61 10:19:25 10:19:25,512 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [CONSOLE] to ch.qos.logback.classic.AsyncAppender[asyncConsole] 10:19:25 10:19:25,512 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Attaching appender named [CONSOLE] to AsyncAppender. 10:19:25 10:19:25,512 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Setting discardingThreshold to 51 10:19:25 10:19:25,512 |-INFO in ch.qos.logback.classic.model.processor.RootLoggerModelHandler - Setting level of ROOT logger to INFO 10:19:25 10:19:25,512 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@6f36d895 - Propagating INFO level on Logger[ROOT] onto the JUL framework 10:19:25 10:19:25,512 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [asyncConsole] to Logger[ROOT] 10:19:25 10:19:25,512 |-INFO in ch.qos.logback.core.model.processor.DefaultProcessor@7cf70513 - End of configuration. 10:19:25 10:19:25,513 |-INFO in org.springframework.boot.logging.logback.SpringBootJoranConfigurator@e7dbde - Registering current configuration as safe fallback point 10:19:25 10:19:25 10:19:25 . ____ _ __ _ _ 10:19:25 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 10:19:25 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 10:19:25 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 10:19:25 ' |____| .__|_| |_|_| |_\__, | / / / / 10:19:25 =========|_|==============|___/=/_/_/_/ 10:19:25 :: Spring Boot :: (v3.2.2) 10:19:25 10:19:25 2024-02-28T10:19:25.516Z INFO 7400 --- [ main] o.o.c.n.a.impl.client.DmiRestClientSpec : Starting DmiRestClientSpec using Java 17.0.6-ea with PID 7400 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-service) 10:19:25 2024-02-28T10:19:25.516Z INFO 7400 --- [ main] o.o.c.n.a.impl.client.DmiRestClientSpec : No active profile set, falling back to 1 default profile: "default" 10:19:25 2024-02-28T10:19:25.528Z INFO 7400 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 10:19:25 2024-02-28T10:19:25.528Z WARN 7400 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:19:25 2024-02-28T10:19:25.562Z INFO 7400 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 10:19:25 2024-02-28T10:19:25.562Z WARN 7400 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:19:25 2024-02-28T10:19:25.596Z INFO 7400 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 10:19:25 2024-02-28T10:19:25.596Z WARN 7400 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:19:25 2024-02-28T10:19:25.633Z INFO 7400 --- [ main] o.o.c.n.a.impl.client.DmiRestClientSpec : Started DmiRestClientSpec in 0.158 seconds (process running for 76.122) 10:19:25 2024-02-28T10:19:25.677Z WARN 7400 --- [ main] o.o.c.n.api.impl.client.DmiRestClient : Failed to retrieve health status from some url. Error Message: class org.onap.cps.ncmp.api.impl.client.DmiRestClientSpec$__spock_feature_0_3prov1_closure3 cannot be cast to class com.fasterxml.jackson.databind.JsonNode (org.onap.cps.ncmp.api.impl.client.DmiRestClientSpec$__spock_feature_0_3prov1_closure3 and com.fasterxml.jackson.databind.JsonNode are in unnamed module of loader 'app') 10:19:25 [INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.358 s - in org.onap.cps.ncmp.api.impl.client.DmiRestClientSpec 10:19:25 [INFO] Running org.onap.cps.ncmp.api.impl.NetworkCmProxyQueryServiceImplSpec 10:19:25 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s - in org.onap.cps.ncmp.api.impl.NetworkCmProxyQueryServiceImplSpec 10:19:25 [INFO] Running org.onap.cps.ncmp.api.impl.config.HttpClientConfigurationSpec 10:19:25 10:19:25 . ____ _ __ _ _ 10:19:25 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 10:19:25 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 10:19:25 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 10:19:25 ' |____| .__|_| |_|_| |_\__, | / / / / 10:19:25 =========|_|==============|___/=/_/_/_/ 10:19:25 :: Spring Boot :: (v3.2.2) 10:19:25 10:19:25 2024-02-28T10:19:25.724Z INFO 7400 --- [ main] .o.c.n.a.i.c.HttpClientConfigurationSpec : Starting HttpClientConfigurationSpec using Java 17.0.6-ea with PID 7400 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-service) 10:19:25 2024-02-28T10:19:25.724Z INFO 7400 --- [ main] .o.c.n.a.i.c.HttpClientConfigurationSpec : No active profile set, falling back to 1 default profile: "default" 10:19:25 2024-02-28T10:19:25.742Z INFO 7400 --- [ main] .o.c.n.a.i.c.HttpClientConfigurationSpec : Started HttpClientConfigurationSpec in 0.036 seconds (process running for 76.23) 10:19:25 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.047 s - in org.onap.cps.ncmp.api.impl.config.HttpClientConfigurationSpec 10:19:25 [INFO] Running org.onap.cps.ncmp.api.impl.config.NcmpConfigurationSpec 10:19:25 2024-02-28T10:19:25.767Z INFO 7400 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 10:19:25 2024-02-28T10:19:25.767Z WARN 7400 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:19:25 10:19:25 . ____ _ __ _ _ 10:19:25 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 10:19:25 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 10:19:25 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 10:19:25 ' |____| .__|_| |_|_| |_\__, | / / / / 10:19:25 =========|_|==============|___/=/_/_/_/ 10:19:25 :: Spring Boot :: (v3.2.2) 10:19:25 10:19:25 2024-02-28T10:19:25.774Z INFO 7400 --- [ main] o.o.c.n.a.i.c.NcmpConfigurationSpec : Starting NcmpConfigurationSpec using Java 17.0.6-ea with PID 7400 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-service) 10:19:25 2024-02-28T10:19:25.774Z INFO 7400 --- [ main] o.o.c.n.a.i.c.NcmpConfigurationSpec : No active profile set, falling back to 1 default profile: "default" 10:19:25 2024-02-28T10:19:25.780Z INFO 7400 --- [ main] o.o.c.n.a.i.c.NcmpConfigurationSpec : Started NcmpConfigurationSpec in 0.024 seconds (process running for 76.269) 10:19:26 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.253 s - in org.onap.cps.ncmp.api.impl.config.NcmpConfigurationSpec 10:19:26 2024-02-28T10:19:26.006Z INFO 7400 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 10:19:26 2024-02-28T10:19:26.006Z WARN 7400 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 10:19:26 [INFO] Running org.onap.cps.ncmp.api.impl.config.embeddedcache.CmNotificationSubscriptionCacheConfigSpec 10:19:29 2024-02-28T10:19:26.016Z INFO 7400 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 10:19:29 2024-02-28T10:19:26.016Z WARN 7400 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:19:29 2024-02-28T10:19:26.016Z INFO 7400 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 10:19:29 2024-02-28T10:19:26.016Z WARN 7400 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:19:29 2024-02-28T10:19:26.023Z INFO 7400 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 10:19:29 2024-02-28T10:19:26.023Z WARN 7400 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 10:19:29 2024-02-28T10:19:26.023Z INFO 7400 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 10:19:29 2024-02-28T10:19:26.023Z WARN 7400 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:19:29 2024-02-28T10:19:26.027Z INFO 7400 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 10:19:29 2024-02-28T10:19:26.027Z WARN 7400 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 10:19:29 10:19:29 . ____ _ __ _ _ 10:19:29 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 10:19:29 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 10:19:29 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 10:19:29 ' |____| .__|_| |_|_| |_\__, | / / / / 10:19:29 =========|_|==============|___/=/_/_/_/ 10:19:29 :: Spring Boot :: (v3.2.2) 10:19:29 10:19:29 2024-02-28T10:19:26.034Z INFO 7400 --- [ main] mNotificationSubscriptionCacheConfigSpec : Starting CmNotificationSubscriptionCacheConfigSpec using Java 17.0.6-ea with PID 7400 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-service) 10:19:29 2024-02-28T10:19:26.034Z INFO 7400 --- [ main] mNotificationSubscriptionCacheConfigSpec : No active profile set, falling back to 1 default profile: "default" 10:19:29 2024-02-28T10:19:26.116Z WARN 7400 --- [ 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: 10:19:29 --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 10:19:29 2024-02-28T10:19:26.184Z INFO 7400 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 10:19:29 2024-02-28T10:19:26.184Z WARN 7400 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:19:29 2024-02-28T10:19:26.201Z INFO 7400 --- [ main] com.hazelcast.system.logo : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.3.6] 10:19:29 + + o o o o---o o----o o o---o o o----o o--o--o 10:19:29 + + + + | | / \ / | | / / \ | | 10:19:29 + + + + + o----o o o o o----o | o o o o----o | 10:19:29 + + + + | | / \ / | | \ / \ | | 10:19:29 + + o o o o o---o o----o o----o o---o o o o----o o 10:19:29 2024-02-28T10:19:26.201Z INFO 7400 --- [ 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. 10:19:29 2024-02-28T10:19:26.201Z INFO 7400 --- [ 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 10:19:29 2024-02-28T10:19:26.201Z INFO 7400 --- [ main] com.hazelcast.system : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.3.6] Cluster name: cps-and-ncmp-test-caches 10:19:29 2024-02-28T10:19:26.201Z INFO 7400 --- [ 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. 10:19:29 2024-02-28T10:19:26.203Z INFO 7400 --- [ main] com.hazelcast.system : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.3.6] The Jet engine is disabled. 10:19:29 To enable the Jet engine on the members, do one of the following: 10:19:29 - Change member config using Java API: config.getJetConfig().setEnabled(true) 10:19:29 - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true 10:19:29 - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) 10:19:29 - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 10:19:29 2024-02-28T10:19:26.258Z INFO 7400 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 10:19:29 2024-02-28T10:19:26.258Z WARN 7400 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:19:29 2024-02-28T10:19:26.400Z INFO 7400 --- [ main] c.h.internal.tpc.TpcServerBootstrap : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.3.6] TPC: disabled 10:19:29 2024-02-28T10:19:26.507Z INFO 7400 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 10:19:29 2024-02-28T10:19:26.507Z WARN 7400 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:19:29 2024-02-28T10:19:26.603Z INFO 7400 --- [ 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. 10:19:29 2024-02-28T10:19:26.605Z INFO 7400 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 10:19:29 2024-02-28T10:19:26.605Z WARN 7400 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 10:19:29 2024-02-28T10:19:26.723Z INFO 7400 --- [ main] com.hazelcast.instance.impl.Node : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.3.6] Using Multicast discovery 10:19:29 2024-02-28T10:19:26.728Z WARN 7400 --- [ 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. 10:19:29 2024-02-28T10:19:26.742Z INFO 7400 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 10:19:29 2024-02-28T10:19:26.742Z WARN 7400 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:19:29 2024-02-28T10:19:26.816Z INFO 7400 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 10:19:29 2024-02-28T10:19:26.817Z WARN 7400 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:19:29 2024-02-28T10:19:26.892Z INFO 7400 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 10:19:29 2024-02-28T10:19:26.892Z WARN 7400 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:19:29 2024-02-28T10:19:26.892Z INFO 7400 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 10:19:29 2024-02-28T10:19:26.893Z WARN 7400 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:19:29 2024-02-28T10:19:26.912Z INFO 7400 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 10:19:29 2024-02-28T10:19:26.912Z WARN 7400 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 10:19:29 2024-02-28T10:19:26.930Z INFO 7400 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 10:19:29 2024-02-28T10:19:26.930Z WARN 7400 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 10:19:29 2024-02-28T10:19:26.943Z INFO 7400 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 10:19:29 2024-02-28T10:19:26.943Z WARN 7400 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:19:29 2024-02-28T10:19:26.981Z INFO 7400 --- [ 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. 10:19:29 2024-02-28T10:19:26.988Z INFO 7400 --- [ 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 10:19:29 2024-02-28T10:19:27.094Z INFO 7400 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 10:19:29 2024-02-28T10:19:27.094Z WARN 7400 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 10:19:29 2024-02-28T10:19:27.149Z INFO 7400 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 10:19:29 2024-02-28T10:19:27.149Z WARN 7400 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:19:29 2024-02-28T10:19:27.213Z INFO 7400 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 10:19:29 2024-02-28T10:19:27.213Z WARN 7400 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:19:29 2024-02-28T10:19:27.360Z INFO 7400 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 10:19:29 2024-02-28T10:19:27.361Z WARN 7400 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:19:29 2024-02-28T10:19:27.797Z INFO 7400 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 10:19:29 2024-02-28T10:19:27.797Z WARN 7400 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:19:29 2024-02-28T10:19:27.808Z INFO 7400 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 10:19:29 2024-02-28T10:19:27.808Z WARN 7400 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 10:19:29 2024-02-28T10:19:27.932Z INFO 7400 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 10:19:29 2024-02-28T10:19:27.932Z WARN 7400 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 10:19:29 2024-02-28T10:19:27.967Z INFO 7400 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 10:19:29 2024-02-28T10:19:27.967Z WARN 7400 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 10:19:29 2024-02-28T10:19:27.997Z INFO 7400 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 10:19:29 2024-02-28T10:19:27.997Z WARN 7400 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:19:29 2024-02-28T10:19:27.997Z INFO 7400 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 10:19:29 2024-02-28T10:19:27.998Z WARN 7400 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:19:29 2024-02-28T10:19:28.028Z INFO 7400 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 10:19:29 2024-02-28T10:19:28.028Z WARN 7400 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:19:29 2024-02-28T10:19:28.048Z INFO 7400 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 10:19:29 2024-02-28T10:19:28.048Z WARN 7400 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:19:29 2024-02-28T10:19:28.048Z INFO 7400 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 10:19:29 2024-02-28T10:19:28.048Z WARN 7400 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 10:19:29 2024-02-28T10:19:28.052Z INFO 7400 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 10:19:29 2024-02-28T10:19:28.052Z WARN 7400 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:19:29 2024-02-28T10:19:28.218Z INFO 7400 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 10:19:29 2024-02-28T10:19:28.218Z WARN 7400 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:19:29 2024-02-28T10:19:28.263Z INFO 7400 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 10:19:29 2024-02-28T10:19:28.263Z WARN 7400 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:19:29 2024-02-28T10:19:28.835Z INFO 7400 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 10:19:29 2024-02-28T10:19:28.835Z WARN 7400 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 10:19:29 2024-02-28T10:19:28.852Z INFO 7400 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 10:19:29 2024-02-28T10:19:28.852Z WARN 7400 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:19:29 2024-02-28T10:19:28.902Z INFO 7400 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 10:19:29 2024-02-28T10:19:28.902Z WARN 7400 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 10:19:29 2024-02-28T10:19:28.910Z INFO 7400 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 10:19:29 2024-02-28T10:19:28.911Z WARN 7400 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 10:19:29 2024-02-28T10:19:28.921Z INFO 7400 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 10:19:29 2024-02-28T10:19:28.921Z WARN 7400 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 10:19:29 2024-02-28T10:19:28.982Z INFO 7400 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 10:19:29 2024-02-28T10:19:28.982Z WARN 7400 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:19:29 2024-02-28T10:19:29.056Z INFO 7400 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 10:19:29 2024-02-28T10:19:29.056Z WARN 7400 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:19:29 2024-02-28T10:19:29.124Z INFO 7400 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 10:19:29 2024-02-28T10:19:29.124Z WARN 7400 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:19:29 2024-02-28T10:19:29.153Z INFO 7400 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 10:19:29 2024-02-28T10:19:29.153Z WARN 7400 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:19:29 2024-02-28T10:19:29.169Z INFO 7400 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 10:19:29 2024-02-28T10:19:29.169Z WARN 7400 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:19:29 2024-02-28T10:19:29.210Z INFO 7400 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 10:19:29 2024-02-28T10:19:29.210Z WARN 7400 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:19:29 2024-02-28T10:19:29.470Z INFO 7400 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 10:19:29 2024-02-28T10:19:29.470Z WARN 7400 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:19:29 2024-02-28T10:19:29.650Z INFO 7400 --- [ main] c.h.internal.cluster.ClusterService : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.3.6] 10:19:29 10:19:29 Members {size:1, ver:1} [ 10:19:29 Member [10.250.0.254]:5701 - 34f36ef6-41bb-4478-bd96-fcbac965b02e this 10:19:29 ] 10:19:29 10:19:29 2024-02-28T10:19:29.680Z INFO 7400 --- [ 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 10:19:29 2024-02-28T10:19:29.725Z INFO 7400 --- [ main] mNotificationSubscriptionCacheConfigSpec : Started CmNotificationSubscriptionCacheConfigSpec in 3.714 seconds (process running for 80.214) 10:19:30 2024-02-28T10:19:29.770Z INFO 7400 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 10:19:30 2024-02-28T10:19:29.770Z WARN 7400 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:19:30 2024-02-28T10:19:29.828Z INFO 7400 --- [ main] c.h.i.p.impl.PartitionStateManager : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.3.6] Initializing cluster partition table arrangement... 10:19:30 2024-02-28T10:19:29.838Z INFO 7400 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 10:19:30 2024-02-28T10:19:29.839Z WARN 7400 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:19:30 2024-02-28T10:19:29.878Z INFO 7400 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 10:19:30 2024-02-28T10:19:29.878Z WARN 7400 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 10:19:30 2024-02-28T10:19:29.972Z INFO 7400 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 10:19:30 2024-02-28T10:19:29.972Z WARN 7400 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 10:19:30 2024-02-28T10:19:29.973Z INFO 7400 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 10:19:30 2024-02-28T10:19:29.973Z WARN 7400 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:19:30 2024-02-28T10:19:30.021Z INFO 7400 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 10:19:30 2024-02-28T10:19:30.021Z WARN 7400 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 10:19:30 2024-02-28T10:19:30.022Z INFO 7400 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 10:19:30 2024-02-28T10:19:30.022Z WARN 7400 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:19:30 2024-02-28T10:19:30.024Z INFO 7400 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 10:19:30 2024-02-28T10:19:30.024Z WARN 7400 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:19:30 2024-02-28T10:19:30.038Z INFO 7400 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 10:19:30 2024-02-28T10:19:30.038Z WARN 7400 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 10:19:30 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.139 s - in org.onap.cps.ncmp.api.impl.config.embeddedcache.CmNotificationSubscriptionCacheConfigSpec 10:19:30 [INFO] Running org.onap.cps.ncmp.api.impl.config.embeddedcache.SynchronizationCacheConfigSpec 10:19:36 10:19:36 . ____ _ __ _ _ 10:19:36 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 10:19:36 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 10:19:36 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 10:19:36 ' |____| .__|_| |_|_| |_\__, | / / / / 10:19:36 =========|_|==============|___/=/_/_/_/ 10:19:36 :: Spring Boot :: (v3.2.2) 10:19:36 10:19:36 2024-02-28T10:19:30.180Z INFO 7400 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 10:19:36 2024-02-28T10:19:30.180Z WARN 7400 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:19:36 2024-02-28T10:19:30.184Z INFO 7400 --- [ main] n.a.i.c.e.SynchronizationCacheConfigSpec : Starting SynchronizationCacheConfigSpec using Java 17.0.6-ea with PID 7400 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-service) 10:19:36 2024-02-28T10:19:30.184Z INFO 7400 --- [ main] n.a.i.c.e.SynchronizationCacheConfigSpec : No active profile set, falling back to 1 default profile: "default" 10:19:36 2024-02-28T10:19:30.208Z INFO 7400 --- [ main] com.hazelcast.system.logo : [10.30.106.73]:5702 [cps-and-ncmp-test-caches] [5.3.6] 10:19:36 + + o o o o---o o----o o o---o o o----o o--o--o 10:19:36 + + + + | | / \ / | | / / \ | | 10:19:36 + + + + + o----o o o o o----o | o o o o----o | 10:19:36 + + + + | | / \ / | | \ / \ | | 10:19:36 + + o o o o o---o o----o o----o o---o o o o----o o 10:19:36 2024-02-28T10:19:30.208Z INFO 7400 --- [ main] com.hazelcast.system : [10.30.106.73]:5702 [cps-and-ncmp-test-caches] [5.3.6] Copyright (c) 2008-2023, Hazelcast, Inc. All Rights Reserved. 10:19:36 2024-02-28T10:19:30.208Z INFO 7400 --- [ main] com.hazelcast.system : [10.30.106.73]:5702 [cps-and-ncmp-test-caches] [5.3.6] Hazelcast Platform 5.3.6 (20231109 - 9903dc9) starting at [10.30.106.73]:5702 10:19:36 2024-02-28T10:19:30.208Z INFO 7400 --- [ main] com.hazelcast.system : [10.30.106.73]:5702 [cps-and-ncmp-test-caches] [5.3.6] Cluster name: cps-and-ncmp-test-caches 10:19:36 2024-02-28T10:19:30.208Z INFO 7400 --- [ main] com.hazelcast.system : [10.30.106.73]: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. 10:19:36 2024-02-28T10:19:30.208Z INFO 7400 --- [ main] com.hazelcast.system : [10.30.106.73]:5702 [cps-and-ncmp-test-caches] [5.3.6] The Jet engine is disabled. 10:19:36 To enable the Jet engine on the members, do one of the following: 10:19:36 - Change member config using Java API: config.getJetConfig().setEnabled(true) 10:19:36 - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true 10:19:36 - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) 10:19:36 - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 10:19:36 2024-02-28T10:19:30.214Z INFO 7400 --- [ main] c.h.internal.tpc.TpcServerBootstrap : [10.30.106.73]:5702 [cps-and-ncmp-test-caches] [5.3.6] TPC: disabled 10:19:36 2024-02-28T10:19:30.228Z INFO 7400 --- [ main] com.hazelcast.system.security : [10.30.106.73]: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. 10:19:36 2024-02-28T10:19:30.230Z INFO 7400 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.73]:5702 [cps-and-ncmp-test-caches] [5.3.6] Using Multicast discovery 10:19:36 2024-02-28T10:19:30.230Z WARN 7400 --- [ main] com.hazelcast.cp.CPSubsystem : [10.30.106.73]: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. 10:19:36 2024-02-28T10:19:30.280Z INFO 7400 --- [ main] c.h.internal.diagnostics.Diagnostics : [10.30.106.73]:5702 [cps-and-ncmp-test-caches] [5.3.6] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 10:19:36 2024-02-28T10:19:30.281Z INFO 7400 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.73]:5702 [cps-and-ncmp-test-caches] [5.3.6] [10.30.106.73]:5702 is STARTING 10:19:36 2024-02-28T10:19:30.377Z INFO 7400 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 10:19:36 2024-02-28T10:19:30.377Z WARN 7400 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:19:36 2024-02-28T10:19:30.430Z INFO 7400 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 10:19:36 2024-02-28T10:19:30.430Z WARN 7400 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:19:36 2024-02-28T10:19:30.443Z INFO 7400 --- [ main] c.h.i.cluster.impl.MulticastJoiner : [10.30.106.73]:5702 [cps-and-ncmp-test-caches] [5.3.6] Trying to join to discovered node: [10.30.107.215]:5702 10:19:36 2024-02-28T10:19:30.476Z INFO 7400 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.106.73]:5702 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.30.106.73:38645 and /10.30.107.215:5702 10:19:36 2024-02-28T10:19:30.697Z INFO 7400 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 10:19:36 2024-02-28T10:19:30.697Z WARN 7400 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:19:36 2024-02-28T10:19:30.789Z INFO 7400 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 10:19:36 2024-02-28T10:19:30.789Z WARN 7400 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 10:19:36 2024-02-28T10:19:30.927Z INFO 7400 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 10:19:36 2024-02-28T10:19:30.927Z WARN 7400 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 10:19:36 2024-02-28T10:19:30.943Z INFO 7400 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 10:19:36 2024-02-28T10:19:30.943Z INFO 7400 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 10:19:36 2024-02-28T10:19:30.943Z WARN 7400 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:19:36 2024-02-28T10:19:30.943Z WARN 7400 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:19:36 2024-02-28T10:19:31.028Z INFO 7400 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 10:19:36 2024-02-28T10:19:31.028Z WARN 7400 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 10:19:36 2024-02-28T10:19:31.042Z INFO 7400 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 10:19:36 2024-02-28T10:19:31.042Z WARN 7400 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 10:19:36 2024-02-28T10:19:31.139Z INFO 7400 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 10:19:36 2024-02-28T10:19:31.139Z WARN 7400 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:19:36 2024-02-28T10:19:31.179Z INFO 7400 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 10:19:36 2024-02-28T10:19:31.179Z WARN 7400 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:19:36 2024-02-28T10:19:31.336Z INFO 7400 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 10:19:36 2024-02-28T10:19:31.336Z WARN 7400 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:19:36 2024-02-28T10:19:31.344Z INFO 7400 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 10:19:36 2024-02-28T10:19:31.344Z WARN 7400 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:19:36 2024-02-28T10:19:31.395Z INFO 7400 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 10:19:36 2024-02-28T10:19:31.395Z WARN 7400 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:19:36 2024-02-28T10:19:31.551Z INFO 7400 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 10:19:36 2024-02-28T10:19:31.551Z WARN 7400 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:19:36 2024-02-28T10:19:31.643Z INFO 7400 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 10:19:36 2024-02-28T10:19:31.643Z WARN 7400 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 10:19:36 2024-02-28T10:19:31.844Z INFO 7400 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 10:19:36 2024-02-28T10:19:31.844Z WARN 7400 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 10:19:36 2024-02-28T10:19:31.846Z INFO 7400 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 10:19:36 2024-02-28T10:19:31.846Z WARN 7400 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:19:36 2024-02-28T10:19:31.847Z INFO 7400 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 10:19:36 2024-02-28T10:19:31.847Z WARN 7400 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:19:36 2024-02-28T10:19:31.931Z INFO 7400 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 10:19:36 2024-02-28T10:19:31.931Z WARN 7400 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 10:19:36 2024-02-28T10:19:31.981Z INFO 7400 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 10:19:36 2024-02-28T10:19:31.981Z WARN 7400 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 10:19:36 2024-02-28T10:19:32.032Z INFO 7400 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 10:19:36 2024-02-28T10:19:32.032Z WARN 7400 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:19:36 2024-02-28T10:19:32.143Z INFO 7400 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 10:19:36 2024-02-28T10:19:32.143Z WARN 7400 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:19:36 2024-02-28T10:19:32.239Z INFO 7400 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 10:19:36 2024-02-28T10:19:32.239Z WARN 7400 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:19:36 2024-02-28T10:19:32.397Z INFO 7400 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 10:19:36 2024-02-28T10:19:32.397Z WARN 7400 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:19:36 2024-02-28T10:19:32.449Z INFO 7400 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 10:19:36 2024-02-28T10:19:32.449Z WARN 7400 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:19:36 2024-02-28T10:19:32.605Z INFO 7400 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 10:19:36 2024-02-28T10:19:32.605Z WARN 7400 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:19:36 2024-02-28T10:19:32.698Z INFO 7400 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 10:19:36 2024-02-28T10:19:32.698Z WARN 7400 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 10:19:36 2024-02-28T10:19:32.817Z INFO 7400 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 10:19:36 2024-02-28T10:19:32.817Z WARN 7400 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:19:36 2024-02-28T10:19:32.847Z INFO 7400 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 10:19:36 2024-02-28T10:19:32.847Z WARN 7400 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 10:19:36 2024-02-28T10:19:32.851Z INFO 7400 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 10:19:36 2024-02-28T10:19:32.851Z WARN 7400 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:19:36 2024-02-28T10:19:32.938Z INFO 7400 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 10:19:36 2024-02-28T10:19:32.939Z WARN 7400 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 10:19:36 2024-02-28T10:19:33.034Z INFO 7400 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 10:19:36 2024-02-28T10:19:33.034Z WARN 7400 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 10:19:36 2024-02-28T10:19:33.093Z INFO 7400 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 10:19:36 2024-02-28T10:19:33.093Z WARN 7400 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:19:36 2024-02-28T10:19:33.097Z INFO 7400 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 10:19:36 2024-02-28T10:19:33.097Z WARN 7400 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:19:36 2024-02-28T10:19:33.186Z INFO 7400 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 10:19:36 2024-02-28T10:19:33.186Z WARN 7400 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:19:36 2024-02-28T10:19:33.352Z INFO 7400 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 10:19:36 2024-02-28T10:19:33.352Z WARN 7400 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:19:36 2024-02-28T10:19:33.408Z INFO 7400 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 10:19:36 2024-02-28T10:19:33.408Z WARN 7400 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:19:36 2024-02-28T10:19:33.601Z INFO 7400 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 10:19:36 2024-02-28T10:19:33.601Z WARN 7400 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:19:36 2024-02-28T10:19:33.602Z INFO 7400 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 10:19:36 2024-02-28T10:19:33.602Z WARN 7400 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 10:19:36 2024-02-28T10:19:33.821Z INFO 7400 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 10:19:36 2024-02-28T10:19:33.821Z WARN 7400 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:19:36 2024-02-28T10:19:33.849Z INFO 7400 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 10:19:36 2024-02-28T10:19:33.850Z WARN 7400 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 10:19:36 2024-02-28T10:19:33.937Z INFO 7400 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 10:19:36 2024-02-28T10:19:33.937Z WARN 7400 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 10:19:36 2024-02-28T10:19:33.946Z INFO 7400 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 10:19:36 2024-02-28T10:19:33.947Z WARN 7400 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:19:36 2024-02-28T10:19:33.955Z INFO 7400 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 10:19:36 2024-02-28T10:19:33.955Z WARN 7400 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:19:36 2024-02-28T10:19:34.040Z INFO 7400 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 10:19:36 2024-02-28T10:19:34.040Z WARN 7400 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:19:36 2024-02-28T10:19:34.142Z INFO 7400 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 10:19:36 2024-02-28T10:19:34.142Z WARN 7400 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 10:19:36 2024-02-28T10:19:34.150Z INFO 7400 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 10:19:36 2024-02-28T10:19:34.150Z WARN 7400 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:19:36 2024-02-28T10:19:34.355Z INFO 7400 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 10:19:36 2024-02-28T10:19:34.355Z WARN 7400 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:19:36 2024-02-28T10:19:34.463Z INFO 7400 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 10:19:36 2024-02-28T10:19:34.463Z WARN 7400 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:19:36 2024-02-28T10:19:34.505Z INFO 7400 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 10:19:36 2024-02-28T10:19:34.505Z WARN 7400 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 10:19:36 2024-02-28T10:19:34.705Z INFO 7400 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 10:19:36 2024-02-28T10:19:34.705Z WARN 7400 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:19:36 2024-02-28T10:19:34.725Z INFO 7400 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 10:19:36 2024-02-28T10:19:34.725Z WARN 7400 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:19:36 2024-02-28T10:19:34.752Z INFO 7400 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 10:19:36 2024-02-28T10:19:34.752Z WARN 7400 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 10:19:36 2024-02-28T10:19:34.839Z INFO 7400 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 10:19:36 2024-02-28T10:19:34.839Z WARN 7400 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 10:19:36 2024-02-28T10:19:34.849Z INFO 7400 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 10:19:36 2024-02-28T10:19:34.849Z WARN 7400 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:19:36 2024-02-28T10:19:34.959Z INFO 7400 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 10:19:36 2024-02-28T10:19:34.959Z WARN 7400 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:19:36 2024-02-28T10:19:34.993Z INFO 7400 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 10:19:36 2024-02-28T10:19:34.993Z WARN 7400 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:19:36 2024-02-28T10:19:34.995Z INFO 7400 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 10:19:36 2024-02-28T10:19:34.995Z WARN 7400 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 10:19:36 2024-02-28T10:19:35.054Z INFO 7400 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 10:19:36 2024-02-28T10:19:35.054Z WARN 7400 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:19:36 2024-02-28T10:19:35.258Z INFO 7400 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 10:19:36 2024-02-28T10:19:35.258Z WARN 7400 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:19:36 2024-02-28T10:19:35.358Z INFO 7400 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 10:19:36 2024-02-28T10:19:35.358Z WARN 7400 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 10:19:36 2024-02-28T10:19:35.516Z INFO 7400 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 10:19:36 2024-02-28T10:19:35.516Z WARN 7400 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:19:36 2024-02-28T10:19:35.577Z INFO 7400 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.106.73]:5702 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.30.106.73:5702 and /10.30.107.215:33141 10:19:36 2024-02-28T10:19:35.578Z INFO 7400 --- [ration.thread-0] c.h.internal.cluster.ClusterService : [10.30.106.73]:5702 [cps-and-ncmp-test-caches] [5.3.6] 10:19:36 10:19:36 Members {size:6, ver:6} [ 10:19:36 Member [10.30.107.215]:5702 - 9be417fd-3dd4-4692-ae3a-0e1fa6cad13c 10:19:36 Member [10.30.107.215]:5703 - eea056a6-c7ec-4685-a06c-c6c9d65c56e6 10:19:36 Member [10.30.107.215]:5704 - c5b03366-798d-4f8e-8c58-2000015f32bf 10:19:36 Member [10.30.107.215]:5705 - feb3d783-7394-4f9c-97f2-edaaffeca36a 10:19:36 Member [10.30.107.215]:5706 - 2e57e9a6-32ef-42f3-8de8-b980d0a79fd8 10:19:36 Member [10.30.106.73]:5702 - a7b6c63b-e8db-4fdd-923a-05b4af1d91d3 this 10:19:36 ] 10:19:36 10:19:36 2024-02-28T10:19:35.579Z INFO 7400 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.73]:5702 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.215:5703, timeout: 10000, bind-any: true 10:19:36 2024-02-28T10:19:35.579Z INFO 7400 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.73]:5702 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.215:5704, timeout: 10000, bind-any: true 10:19:36 2024-02-28T10:19:35.579Z INFO 7400 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.73]:5702 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.215:5706, timeout: 10000, bind-any: true 10:19:36 2024-02-28T10:19:35.579Z INFO 7400 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.73]:5702 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.215:5705, timeout: 10000, bind-any: true 10:19:36 2024-02-28T10:19:35.581Z INFO 7400 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.106.73]:5702 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.30.106.73:5702 and /10.30.107.215:35359 10:19:36 2024-02-28T10:19:35.581Z INFO 7400 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.106.73]:5702 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.30.106.73:56765 and /10.30.107.215:5703 10:19:36 2024-02-28T10:19:35.583Z INFO 7400 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.106.73]:5702 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.30.106.73:5702 and /10.30.107.215:38083 10:19:36 2024-02-28T10:19:35.586Z INFO 7400 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.106.73]:5702 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.30.106.73:5702 and /10.30.107.215:44593 10:19:36 2024-02-28T10:19:35.589Z INFO 7400 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.106.73]:5702 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.30.106.73:39915 and /10.30.107.215:5704 10:19:36 2024-02-28T10:19:35.591Z INFO 7400 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.106.73]:5702 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.30.106.73:48665 and /10.30.107.215:5705 10:19:36 2024-02-28T10:19:35.591Z INFO 7400 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.106.73]:5702 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.30.106.73:41719 and /10.30.107.215:5706 10:19:36 2024-02-28T10:19:35.702Z INFO 7400 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 10:19:36 2024-02-28T10:19:35.702Z WARN 7400 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:19:36 2024-02-28T10:19:35.741Z INFO 7400 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 10:19:36 2024-02-28T10:19:35.741Z WARN 7400 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 10:19:36 2024-02-28T10:19:35.810Z INFO 7400 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 10:19:36 2024-02-28T10:19:35.810Z WARN 7400 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:19:36 2024-02-28T10:19:35.829Z INFO 7400 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 10:19:36 2024-02-28T10:19:35.829Z WARN 7400 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:19:36 2024-02-28T10:19:35.855Z INFO 7400 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 10:19:36 2024-02-28T10:19:35.855Z WARN 7400 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 10:19:36 2024-02-28T10:19:35.909Z INFO 7400 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 10:19:36 2024-02-28T10:19:35.909Z WARN 7400 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:19:36 2024-02-28T10:19:35.914Z INFO 7400 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 10:19:36 2024-02-28T10:19:35.914Z WARN 7400 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:19:36 2024-02-28T10:19:36.149Z INFO 7400 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 10:19:36 2024-02-28T10:19:36.149Z WARN 7400 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:19:36 2024-02-28T10:19:36.150Z INFO 7400 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 10:19:36 2024-02-28T10:19:36.150Z WARN 7400 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 10:19:36 2024-02-28T10:19:36.271Z INFO 7400 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 10:19:36 2024-02-28T10:19:36.271Z WARN 7400 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:19:36 2024-02-28T10:19:36.516Z INFO 7400 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 10:19:36 2024-02-28T10:19:36.516Z WARN 7400 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 10:19:36 2024-02-28T10:19:36.557Z INFO 7400 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 10:19:36 2024-02-28T10:19:36.557Z WARN 7400 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:19:36 2024-02-28T10:19:36.580Z INFO 7400 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.73]:5702 [cps-and-ncmp-test-caches] [5.3.6] [10.30.106.73]:5702 is STARTED 10:19:36 2024-02-28T10:19:36.586Z INFO 7400 --- [ main] com.hazelcast.system.logo : [10.30.106.73]:5703 [cps-and-ncmp-test-caches] [5.3.6] 10:19:36 + + o o o o---o o----o o o---o o o----o o--o--o 10:19:36 + + + + | | / \ / | | / / \ | | 10:19:36 + + + + + o----o o o o o----o | o o o o----o | 10:19:36 + + + + | | / \ / | | \ / \ | | 10:19:36 + + o o o o o---o o----o o----o o---o o o o----o o 10:19:36 2024-02-28T10:19:36.586Z INFO 7400 --- [ main] com.hazelcast.system : [10.30.106.73]:5703 [cps-and-ncmp-test-caches] [5.3.6] Copyright (c) 2008-2023, Hazelcast, Inc. All Rights Reserved. 10:19:36 2024-02-28T10:19:36.586Z INFO 7400 --- [ main] com.hazelcast.system : [10.30.106.73]:5703 [cps-and-ncmp-test-caches] [5.3.6] Hazelcast Platform 5.3.6 (20231109 - 9903dc9) starting at [10.30.106.73]:5703 10:19:36 2024-02-28T10:19:36.586Z INFO 7400 --- [ main] com.hazelcast.system : [10.30.106.73]:5703 [cps-and-ncmp-test-caches] [5.3.6] Cluster name: cps-and-ncmp-test-caches 10:19:36 2024-02-28T10:19:36.586Z INFO 7400 --- [ main] com.hazelcast.system : [10.30.106.73]: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. 10:19:36 2024-02-28T10:19:36.586Z INFO 7400 --- [ main] com.hazelcast.system : [10.30.106.73]:5703 [cps-and-ncmp-test-caches] [5.3.6] The Jet engine is disabled. 10:19:36 To enable the Jet engine on the members, do one of the following: 10:19:36 - Change member config using Java API: config.getJetConfig().setEnabled(true) 10:19:36 - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true 10:19:36 - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) 10:19:36 - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 10:19:43 2024-02-28T10:19:36.591Z INFO 7400 --- [ main] c.h.internal.tpc.TpcServerBootstrap : [10.30.106.73]:5703 [cps-and-ncmp-test-caches] [5.3.6] TPC: disabled 10:19:43 2024-02-28T10:19:36.600Z INFO 7400 --- [ main] com.hazelcast.system.security : [10.30.106.73]: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. 10:19:43 2024-02-28T10:19:36.602Z INFO 7400 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.73]:5703 [cps-and-ncmp-test-caches] [5.3.6] Using Multicast discovery 10:19:43 2024-02-28T10:19:36.602Z WARN 7400 --- [ main] com.hazelcast.cp.CPSubsystem : [10.30.106.73]: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. 10:19:43 2024-02-28T10:19:36.612Z INFO 7400 --- [ main] c.h.internal.diagnostics.Diagnostics : [10.30.106.73]:5703 [cps-and-ncmp-test-caches] [5.3.6] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 10:19:43 2024-02-28T10:19:36.613Z INFO 7400 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.73]:5703 [cps-and-ncmp-test-caches] [5.3.6] [10.30.106.73]:5703 is STARTING 10:19:43 2024-02-28T10:19:36.676Z INFO 7400 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 10:19:43 2024-02-28T10:19:36.676Z WARN 7400 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:19:43 2024-02-28T10:19:36.756Z INFO 7400 --- [ main] c.h.i.cluster.impl.MulticastJoiner : [10.30.106.73]:5703 [cps-and-ncmp-test-caches] [5.3.6] Trying to join to discovered node: [10.30.107.215]:5702 10:19:43 2024-02-28T10:19:36.761Z INFO 7400 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 10:19:43 2024-02-28T10:19:36.761Z WARN 7400 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 10:19:43 2024-02-28T10:19:36.763Z INFO 7400 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.106.73]:5703 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.30.106.73:50925 and /10.30.107.215:5702 10:19:43 2024-02-28T10:19:36.764Z INFO 7400 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 10:19:43 2024-02-28T10:19:36.764Z WARN 7400 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:19:43 2024-02-28T10:19:36.767Z INFO 7400 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 10:19:43 2024-02-28T10:19:36.767Z WARN 7400 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:19:43 2024-02-28T10:19:36.818Z INFO 7400 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 10:19:43 2024-02-28T10:19:36.818Z WARN 7400 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:19:43 2024-02-28T10:19:36.939Z INFO 7400 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 10:19:43 2024-02-28T10:19:36.939Z WARN 7400 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:19:43 2024-02-28T10:19:36.952Z INFO 7400 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 10:19:43 2024-02-28T10:19:36.952Z WARN 7400 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 10:19:43 2024-02-28T10:19:37.108Z INFO 7400 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 10:19:43 2024-02-28T10:19:37.108Z WARN 7400 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 10:19:43 2024-02-28T10:19:37.310Z INFO 7400 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 10:19:43 2024-02-28T10:19:37.310Z WARN 7400 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:19:43 2024-02-28T10:19:37.375Z INFO 7400 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 10:19:43 2024-02-28T10:19:37.376Z WARN 7400 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:19:43 2024-02-28T10:19:37.421Z INFO 7400 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 10:19:43 2024-02-28T10:19:37.421Z WARN 7400 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 10:19:43 2024-02-28T10:19:37.510Z INFO 7400 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 10:19:43 2024-02-28T10:19:37.511Z WARN 7400 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:19:43 2024-02-28T10:19:37.571Z INFO 7400 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 10:19:43 2024-02-28T10:19:37.571Z WARN 7400 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:19:43 2024-02-28T10:19:37.723Z INFO 7400 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 10:19:43 2024-02-28T10:19:37.723Z WARN 7400 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:19:43 2024-02-28T10:19:37.731Z INFO 7400 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 10:19:43 2024-02-28T10:19:37.731Z WARN 7400 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:19:43 2024-02-28T10:19:37.764Z INFO 7400 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 10:19:43 2024-02-28T10:19:37.764Z WARN 7400 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 10:19:43 2024-02-28T10:19:37.792Z INFO 7400 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 10:19:43 2024-02-28T10:19:37.792Z WARN 7400 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:19:43 2024-02-28T10:19:37.854Z INFO 7400 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 10:19:43 2024-02-28T10:19:37.854Z WARN 7400 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 10:19:43 2024-02-28T10:19:37.918Z INFO 7400 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 10:19:43 2024-02-28T10:19:37.919Z WARN 7400 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:19:43 2024-02-28T10:19:38.112Z INFO 7400 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 10:19:43 2024-02-28T10:19:38.112Z WARN 7400 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 10:19:43 2024-02-28T10:19:38.229Z INFO 7400 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 10:19:43 2024-02-28T10:19:38.229Z WARN 7400 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:19:43 2024-02-28T10:19:38.263Z INFO 7400 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 10:19:43 2024-02-28T10:19:38.263Z WARN 7400 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:19:43 2024-02-28T10:19:38.274Z INFO 7400 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 10:19:43 2024-02-28T10:19:38.274Z WARN 7400 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 10:19:43 2024-02-28T10:19:38.576Z INFO 7400 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 10:19:43 2024-02-28T10:19:38.576Z WARN 7400 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:19:43 2024-02-28T10:19:38.576Z INFO 7400 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 10:19:43 2024-02-28T10:19:38.576Z WARN 7400 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:19:43 2024-02-28T10:19:38.634Z INFO 7400 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 10:19:43 2024-02-28T10:19:38.634Z WARN 7400 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:19:43 2024-02-28T10:19:38.664Z INFO 7400 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 10:19:43 2024-02-28T10:19:38.664Z WARN 7400 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:19:43 2024-02-28T10:19:38.668Z INFO 7400 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 10:19:43 2024-02-28T10:19:38.669Z WARN 7400 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 10:19:43 2024-02-28T10:19:38.696Z INFO 7400 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 10:19:43 2024-02-28T10:19:38.696Z WARN 7400 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:19:43 2024-02-28T10:19:38.857Z INFO 7400 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 10:19:43 2024-02-28T10:19:38.857Z WARN 7400 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 10:19:43 2024-02-28T10:19:39.071Z INFO 7400 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 10:19:43 2024-02-28T10:19:39.071Z WARN 7400 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:19:43 2024-02-28T10:19:39.217Z INFO 7400 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 10:19:43 2024-02-28T10:19:39.217Z WARN 7400 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:19:43 2024-02-28T10:19:39.317Z INFO 7400 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 10:19:43 2024-02-28T10:19:39.317Z WARN 7400 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 10:19:43 2024-02-28T10:19:39.377Z INFO 7400 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 10:19:43 2024-02-28T10:19:39.377Z WARN 7400 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 10:19:43 2024-02-28T10:19:39.382Z INFO 7400 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 10:19:43 2024-02-28T10:19:39.382Z WARN 7400 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:19:43 2024-02-28T10:19:39.649Z INFO 7400 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 10:19:43 2024-02-28T10:19:39.649Z WARN 7400 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:19:43 2024-02-28T10:19:39.667Z INFO 7400 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 10:19:43 2024-02-28T10:19:39.667Z WARN 7400 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:19:43 2024-02-28T10:19:39.729Z INFO 7400 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 10:19:43 2024-02-28T10:19:39.729Z WARN 7400 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:19:43 2024-02-28T10:19:39.730Z INFO 7400 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 10:19:43 2024-02-28T10:19:39.730Z WARN 7400 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:19:43 2024-02-28T10:19:39.838Z INFO 7400 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 10:19:43 2024-02-28T10:19:39.838Z WARN 7400 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:19:43 2024-02-28T10:19:39.872Z INFO 7400 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 10:19:43 2024-02-28T10:19:39.872Z WARN 7400 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 10:19:43 2024-02-28T10:19:39.959Z INFO 7400 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 10:19:43 2024-02-28T10:19:39.959Z WARN 7400 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 10:19:43 2024-02-28T10:19:40.125Z INFO 7400 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 10:19:43 2024-02-28T10:19:40.125Z WARN 7400 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:19:43 2024-02-28T10:19:40.386Z INFO 7400 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 10:19:43 2024-02-28T10:19:40.386Z WARN 7400 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:19:43 2024-02-28T10:19:40.421Z INFO 7400 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 10:19:43 2024-02-28T10:19:40.421Z INFO 7400 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 10:19:43 2024-02-28T10:19:40.421Z WARN 7400 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:19:43 2024-02-28T10:19:40.421Z WARN 7400 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 10:19:43 2024-02-28T10:19:40.481Z INFO 7400 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 10:19:43 2024-02-28T10:19:40.481Z WARN 7400 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 10:19:43 2024-02-28T10:19:40.502Z INFO 7400 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 10:19:43 2024-02-28T10:19:40.502Z WARN 7400 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:19:43 2024-02-28T10:19:40.732Z INFO 7400 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 10:19:43 2024-02-28T10:19:40.732Z WARN 7400 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:19:43 2024-02-28T10:19:40.771Z INFO 7400 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 10:19:43 2024-02-28T10:19:40.771Z WARN 7400 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:19:43 2024-02-28T10:19:40.833Z INFO 7400 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 10:19:43 2024-02-28T10:19:40.833Z WARN 7400 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:19:43 2024-02-28T10:19:40.892Z INFO 7400 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 10:19:43 2024-02-28T10:19:40.892Z WARN 7400 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:19:43 2024-02-28T10:19:41.062Z INFO 7400 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 10:19:43 2024-02-28T10:19:41.062Z WARN 7400 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 10:19:43 2024-02-28T10:19:41.074Z INFO 7400 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 10:19:43 2024-02-28T10:19:41.075Z WARN 7400 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 10:19:43 2024-02-28T10:19:41.229Z INFO 7400 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 10:19:43 2024-02-28T10:19:41.229Z WARN 7400 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:19:43 2024-02-28T10:19:41.339Z INFO 7400 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 10:19:43 2024-02-28T10:19:41.339Z WARN 7400 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:19:43 2024-02-28T10:19:41.355Z INFO 7400 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 10:19:43 2024-02-28T10:19:41.355Z WARN 7400 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:19:43 2024-02-28T10:19:41.625Z INFO 7400 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 10:19:43 2024-02-28T10:19:41.625Z INFO 7400 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 10:19:43 2024-02-28T10:19:41.625Z WARN 7400 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:19:43 2024-02-28T10:19:41.625Z WARN 7400 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:19:43 2024-02-28T10:19:41.625Z INFO 7400 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 10:19:43 2024-02-28T10:19:41.625Z WARN 7400 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 10:19:43 2024-02-28T10:19:41.635Z INFO 7400 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 10:19:43 2024-02-28T10:19:41.635Z WARN 7400 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:19:43 2024-02-28T10:19:41.685Z INFO 7400 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 10:19:43 2024-02-28T10:19:41.685Z WARN 7400 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 10:19:43 2024-02-28T10:19:41.837Z INFO 7400 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 10:19:43 2024-02-28T10:19:41.837Z WARN 7400 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:19:43 2024-02-28T10:19:41.875Z INFO 7400 --- [ration.thread-0] c.h.internal.cluster.ClusterService : [10.30.106.73]:5703 [cps-and-ncmp-test-caches] [5.3.6] 10:19:43 10:19:43 Members {size:7, ver:7} [ 10:19:43 Member [10.30.107.215]:5702 - 9be417fd-3dd4-4692-ae3a-0e1fa6cad13c 10:19:43 Member [10.30.107.215]:5703 - eea056a6-c7ec-4685-a06c-c6c9d65c56e6 10:19:43 Member [10.30.107.215]:5704 - c5b03366-798d-4f8e-8c58-2000015f32bf 10:19:43 Member [10.30.107.215]:5705 - feb3d783-7394-4f9c-97f2-edaaffeca36a 10:19:43 Member [10.30.107.215]:5706 - 2e57e9a6-32ef-42f3-8de8-b980d0a79fd8 10:19:43 Member [10.30.106.73]:5702 - a7b6c63b-e8db-4fdd-923a-05b4af1d91d3 10:19:43 Member [10.30.106.73]:5703 - 42c49fef-b835-4a11-a09d-8f97617fb971 this 10:19:43 ] 10:19:43 10:19:43 2024-02-28T10:19:41.877Z INFO 7400 --- [ration.thread-0] c.h.internal.cluster.ClusterService : [10.30.106.73]:5702 [cps-and-ncmp-test-caches] [5.3.6] 10:19:43 10:19:43 Members {size:7, ver:7} [ 10:19:43 Member [10.30.107.215]:5702 - 9be417fd-3dd4-4692-ae3a-0e1fa6cad13c 10:19:43 Member [10.30.107.215]:5703 - eea056a6-c7ec-4685-a06c-c6c9d65c56e6 10:19:43 Member [10.30.107.215]:5704 - c5b03366-798d-4f8e-8c58-2000015f32bf 10:19:43 Member [10.30.107.215]:5705 - feb3d783-7394-4f9c-97f2-edaaffeca36a 10:19:43 Member [10.30.107.215]:5706 - 2e57e9a6-32ef-42f3-8de8-b980d0a79fd8 10:19:43 Member [10.30.106.73]:5702 - a7b6c63b-e8db-4fdd-923a-05b4af1d91d3 this 10:19:43 Member [10.30.106.73]:5703 - 42c49fef-b835-4a11-a09d-8f97617fb971 10:19:43 ] 10:19:43 10:19:43 2024-02-28T10:19:41.877Z INFO 7400 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.73]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.215:5703, timeout: 10000, bind-any: true 10:19:43 2024-02-28T10:19:41.877Z INFO 7400 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.73]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.215:5704, timeout: 10000, bind-any: true 10:19:43 2024-02-28T10:19:41.878Z INFO 7400 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.73]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.215:5705, timeout: 10000, bind-any: true 10:19:43 2024-02-28T10:19:41.878Z INFO 7400 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.106.73]:5703 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.30.106.73:5703 and /10.30.107.215:60673 10:19:43 2024-02-28T10:19:41.879Z INFO 7400 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.106.73]:5703 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.30.106.73:5703 and /10.30.106.73:36261 10:19:43 2024-02-28T10:19:41.879Z INFO 7400 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.106.73]:5703 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.30.106.73:5703 and /10.30.107.215:47281 10:19:43 2024-02-28T10:19:41.879Z INFO 7400 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.106.73]:5702 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.30.106.73:36261 and /10.30.106.73:5703 10:19:43 2024-02-28T10:19:41.880Z INFO 7400 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.106.73]:5703 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.30.106.73:35847 and /10.30.107.215:5703 10:19:43 2024-02-28T10:19:41.882Z INFO 7400 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.106.73]:5703 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.30.106.73:54729 and /10.30.107.215:5704 10:19:43 2024-02-28T10:19:41.882Z INFO 7400 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.106.73]:5703 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.30.106.73:5703 and /10.30.107.215:47893 10:19:43 2024-02-28T10:19:41.882Z INFO 7400 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.106.73]:5703 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.30.106.73:53967 and /10.30.107.215:5705 10:19:43 2024-02-28T10:19:41.883Z INFO 7400 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.73]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.215:5706, timeout: 10000, bind-any: true 10:19:43 2024-02-28T10:19:41.884Z INFO 7400 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.106.73]:5703 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.30.106.73:54503 and /10.30.107.215:5706 10:19:43 2024-02-28T10:19:41.887Z INFO 7400 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.106.73]:5703 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.30.106.73:5703 and /10.30.107.215:52523 10:19:43 2024-02-28T10:19:41.896Z INFO 7400 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 10:19:43 2024-02-28T10:19:41.896Z WARN 7400 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:19:43 2024-02-28T10:19:42.164Z INFO 7400 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 10:19:43 2024-02-28T10:19:42.164Z WARN 7400 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 10:19:43 2024-02-28T10:19:42.177Z INFO 7400 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 10:19:43 2024-02-28T10:19:42.178Z WARN 7400 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 10:19:43 2024-02-28T10:19:42.209Z INFO 7400 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 10:19:43 2024-02-28T10:19:42.209Z WARN 7400 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:19:43 2024-02-28T10:19:42.397Z INFO 7400 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 10:19:43 2024-02-28T10:19:42.398Z WARN 7400 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:19:43 2024-02-28T10:19:42.434Z INFO 7400 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 10:19:43 2024-02-28T10:19:42.434Z WARN 7400 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:19:43 2024-02-28T10:19:42.529Z INFO 7400 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 10:19:43 2024-02-28T10:19:42.529Z WARN 7400 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 10:19:43 2024-02-28T10:19:42.581Z INFO 7400 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 10:19:43 2024-02-28T10:19:42.581Z WARN 7400 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:19:43 2024-02-28T10:19:42.640Z INFO 7400 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 10:19:43 2024-02-28T10:19:42.640Z WARN 7400 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:19:43 2024-02-28T10:19:42.689Z INFO 7400 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 10:19:43 2024-02-28T10:19:42.689Z WARN 7400 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 10:19:43 2024-02-28T10:19:42.781Z INFO 7400 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 10:19:43 2024-02-28T10:19:42.781Z WARN 7400 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:19:43 2024-02-28T10:19:42.884Z INFO 7400 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.73]:5703 [cps-and-ncmp-test-caches] [5.3.6] [10.30.106.73]:5703 is STARTED 10:19:43 2024-02-28T10:19:42.888Z INFO 7400 --- [ main] com.hazelcast.system.logo : [10.30.106.73]:5704 [cps-and-ncmp-test-caches] [5.3.6] 10:19:43 + + o o o o---o o----o o o---o o o----o o--o--o 10:19:43 + + + + | | / \ / | | / / \ | | 10:19:43 + + + + + o----o o o o o----o | o o o o----o | 10:19:43 + + + + | | / \ / | | \ / \ | | 10:19:43 + + o o o o o---o o----o o----o o---o o o o----o o 10:19:43 2024-02-28T10:19:42.888Z INFO 7400 --- [ main] com.hazelcast.system : [10.30.106.73]:5704 [cps-and-ncmp-test-caches] [5.3.6] Copyright (c) 2008-2023, Hazelcast, Inc. All Rights Reserved. 10:19:43 2024-02-28T10:19:42.888Z INFO 7400 --- [ main] com.hazelcast.system : [10.30.106.73]:5704 [cps-and-ncmp-test-caches] [5.3.6] Hazelcast Platform 5.3.6 (20231109 - 9903dc9) starting at [10.30.106.73]:5704 10:19:43 2024-02-28T10:19:42.888Z INFO 7400 --- [ main] com.hazelcast.system : [10.30.106.73]:5704 [cps-and-ncmp-test-caches] [5.3.6] Cluster name: cps-and-ncmp-test-caches 10:19:43 2024-02-28T10:19:42.888Z INFO 7400 --- [ main] com.hazelcast.system : [10.30.106.73]: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. 10:19:43 2024-02-28T10:19:42.888Z INFO 7400 --- [ main] com.hazelcast.system : [10.30.106.73]:5704 [cps-and-ncmp-test-caches] [5.3.6] The Jet engine is disabled. 10:19:43 To enable the Jet engine on the members, do one of the following: 10:19:43 - Change member config using Java API: config.getJetConfig().setEnabled(true) 10:19:43 - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true 10:19:43 - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) 10:19:43 - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 10:19:43 2024-02-28T10:19:42.895Z INFO 7400 --- [ main] c.h.internal.tpc.TpcServerBootstrap : [10.30.106.73]:5704 [cps-and-ncmp-test-caches] [5.3.6] TPC: disabled 10:19:43 2024-02-28T10:19:42.899Z INFO 7400 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 10:19:43 2024-02-28T10:19:42.900Z WARN 7400 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:19:43 2024-02-28T10:19:42.904Z INFO 7400 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 10:19:43 2024-02-28T10:19:42.904Z WARN 7400 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:19:43 2024-02-28T10:19:42.905Z INFO 7400 --- [ main] com.hazelcast.system.security : [10.30.106.73]: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. 10:19:43 2024-02-28T10:19:42.907Z INFO 7400 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.73]:5704 [cps-and-ncmp-test-caches] [5.3.6] Using Multicast discovery 10:19:43 2024-02-28T10:19:42.907Z WARN 7400 --- [ main] com.hazelcast.cp.CPSubsystem : [10.30.106.73]: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. 10:19:43 2024-02-28T10:19:42.931Z INFO 7400 --- [ main] c.h.internal.diagnostics.Diagnostics : [10.30.106.73]:5704 [cps-and-ncmp-test-caches] [5.3.6] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 10:19:43 2024-02-28T10:19:42.932Z INFO 7400 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.73]:5704 [cps-and-ncmp-test-caches] [5.3.6] [10.30.106.73]:5704 is STARTING 10:19:43 2024-02-28T10:19:43.126Z INFO 7400 --- [ main] c.h.i.cluster.impl.MulticastJoiner : [10.30.106.73]:5704 [cps-and-ncmp-test-caches] [5.3.6] Trying to join to discovered node: [10.30.107.215]:5702 10:19:43 2024-02-28T10:19:43.140Z INFO 7400 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.106.73]:5704 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.30.106.73:55277 and /10.30.107.215:5702 10:19:49 2024-02-28T10:19:43.285Z INFO 7400 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 10:19:49 2024-02-28T10:19:43.285Z WARN 7400 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 10:19:49 2024-02-28T10:19:43.368Z INFO 7400 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 10:19:49 2024-02-28T10:19:43.368Z WARN 7400 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 10:19:49 2024-02-28T10:19:43.391Z INFO 7400 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 10:19:49 2024-02-28T10:19:43.391Z WARN 7400 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:19:49 2024-02-28T10:19:43.427Z INFO 7400 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 10:19:49 2024-02-28T10:19:43.427Z WARN 7400 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:19:49 2024-02-28T10:19:43.433Z INFO 7400 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 10:19:49 2024-02-28T10:19:43.433Z WARN 7400 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 10:19:49 2024-02-28T10:19:43.542Z INFO 7400 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 10:19:49 2024-02-28T10:19:43.542Z WARN 7400 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 10:19:49 2024-02-28T10:19:43.554Z INFO 7400 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 10:19:49 2024-02-28T10:19:43.555Z WARN 7400 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:19:49 2024-02-28T10:19:43.634Z INFO 7400 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 10:19:49 2024-02-28T10:19:43.634Z WARN 7400 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:19:49 2024-02-28T10:19:43.645Z INFO 7400 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 10:19:49 2024-02-28T10:19:43.645Z WARN 7400 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:19:49 2024-02-28T10:19:43.705Z INFO 7400 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 10:19:49 2024-02-28T10:19:43.705Z WARN 7400 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:19:49 2024-02-28T10:19:43.737Z INFO 7400 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 10:19:49 2024-02-28T10:19:43.737Z WARN 7400 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:19:49 2024-02-28T10:19:44.060Z INFO 7400 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 10:19:49 2024-02-28T10:19:44.060Z WARN 7400 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:19:49 2024-02-28T10:19:44.294Z INFO 7400 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 10:19:49 2024-02-28T10:19:44.294Z WARN 7400 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:19:49 2024-02-28T10:19:44.370Z INFO 7400 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 10:19:49 2024-02-28T10:19:44.370Z WARN 7400 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 10:19:49 2024-02-28T10:19:44.445Z INFO 7400 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 10:19:49 2024-02-28T10:19:44.445Z WARN 7400 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 10:19:49 2024-02-28T10:19:44.482Z INFO 7400 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 10:19:49 2024-02-28T10:19:44.482Z WARN 7400 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:19:49 2024-02-28T10:19:44.489Z INFO 7400 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 10:19:49 2024-02-28T10:19:44.489Z WARN 7400 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 10:19:49 2024-02-28T10:19:44.536Z INFO 7400 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 10:19:49 2024-02-28T10:19:44.536Z WARN 7400 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:19:49 2024-02-28T10:19:44.586Z INFO 7400 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 10:19:49 2024-02-28T10:19:44.586Z WARN 7400 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 10:19:49 2024-02-28T10:19:44.589Z INFO 7400 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 10:19:49 2024-02-28T10:19:44.590Z WARN 7400 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:19:49 2024-02-28T10:19:44.648Z INFO 7400 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 10:19:49 2024-02-28T10:19:44.648Z WARN 7400 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:19:49 2024-02-28T10:19:44.758Z INFO 7400 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 10:19:49 2024-02-28T10:19:44.758Z WARN 7400 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:19:49 2024-02-28T10:19:44.758Z INFO 7400 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 10:19:49 2024-02-28T10:19:44.758Z WARN 7400 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:19:49 2024-02-28T10:19:44.913Z INFO 7400 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 10:19:49 2024-02-28T10:19:44.913Z WARN 7400 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:19:49 2024-02-28T10:19:45.347Z INFO 7400 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 10:19:49 2024-02-28T10:19:45.347Z WARN 7400 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:19:49 2024-02-28T10:19:45.390Z INFO 7400 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 10:19:49 2024-02-28T10:19:45.390Z WARN 7400 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:19:49 2024-02-28T10:19:45.473Z INFO 7400 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 10:19:49 2024-02-28T10:19:45.474Z WARN 7400 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 10:19:49 2024-02-28T10:19:45.649Z INFO 7400 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 10:19:49 2024-02-28T10:19:45.649Z WARN 7400 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 10:19:49 2024-02-28T10:19:45.686Z INFO 7400 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 10:19:49 2024-02-28T10:19:45.686Z WARN 7400 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:19:49 2024-02-28T10:19:45.692Z INFO 7400 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 10:19:49 2024-02-28T10:19:45.692Z WARN 7400 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:19:49 2024-02-28T10:19:45.696Z INFO 7400 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 10:19:49 2024-02-28T10:19:45.696Z WARN 7400 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 10:19:49 2024-02-28T10:19:45.704Z INFO 7400 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 10:19:49 2024-02-28T10:19:45.704Z WARN 7400 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:19:49 2024-02-28T10:19:45.711Z INFO 7400 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 10:19:49 2024-02-28T10:19:45.711Z WARN 7400 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:19:49 2024-02-28T10:19:45.741Z INFO 7400 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 10:19:49 2024-02-28T10:19:45.741Z WARN 7400 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 10:19:49 2024-02-28T10:19:45.863Z INFO 7400 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 10:19:49 2024-02-28T10:19:45.863Z WARN 7400 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:19:49 2024-02-28T10:19:45.966Z INFO 7400 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 10:19:49 2024-02-28T10:19:45.966Z WARN 7400 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:19:49 2024-02-28T10:19:46.343Z INFO 7400 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 10:19:49 2024-02-28T10:19:46.343Z WARN 7400 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:19:49 2024-02-28T10:19:46.376Z INFO 7400 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 10:19:49 2024-02-28T10:19:46.376Z WARN 7400 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 10:19:49 2024-02-28T10:19:46.491Z INFO 7400 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 10:19:49 2024-02-28T10:19:46.491Z WARN 7400 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:19:49 2024-02-28T10:19:46.501Z INFO 7400 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 10:19:49 2024-02-28T10:19:46.501Z WARN 7400 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:19:49 2024-02-28T10:19:46.594Z INFO 7400 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 10:19:49 2024-02-28T10:19:46.595Z WARN 7400 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:19:49 2024-02-28T10:19:46.603Z INFO 7400 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 10:19:49 2024-02-28T10:19:46.603Z WARN 7400 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 10:19:49 2024-02-28T10:19:46.815Z INFO 7400 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 10:19:49 2024-02-28T10:19:46.815Z WARN 7400 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:19:49 2024-02-28T10:19:46.844Z INFO 7400 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 10:19:49 2024-02-28T10:19:46.844Z WARN 7400 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 10:19:49 2024-02-28T10:19:46.900Z INFO 7400 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 10:19:49 2024-02-28T10:19:46.900Z WARN 7400 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 10:19:49 2024-02-28T10:19:46.908Z INFO 7400 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 10:19:49 2024-02-28T10:19:46.908Z WARN 7400 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:19:49 2024-02-28T10:19:47.067Z INFO 7400 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 10:19:49 2024-02-28T10:19:47.067Z WARN 7400 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:19:49 2024-02-28T10:19:47.119Z INFO 7400 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 10:19:49 2024-02-28T10:19:47.119Z WARN 7400 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:19:49 2024-02-28T10:19:47.196Z INFO 7400 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 10:19:49 2024-02-28T10:19:47.196Z WARN 7400 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:19:49 2024-02-28T10:19:47.394Z INFO 7400 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 10:19:49 2024-02-28T10:19:47.395Z WARN 7400 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:19:49 2024-02-28T10:19:47.405Z INFO 7400 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 10:19:49 2024-02-28T10:19:47.406Z WARN 7400 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 10:19:49 2024-02-28T10:19:47.580Z INFO 7400 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 10:19:49 2024-02-28T10:19:47.580Z WARN 7400 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 10:19:49 2024-02-28T10:19:47.654Z INFO 7400 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 10:19:49 2024-02-28T10:19:47.654Z WARN 7400 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:19:49 2024-02-28T10:19:47.669Z INFO 7400 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 10:19:49 2024-02-28T10:19:47.670Z WARN 7400 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:19:49 2024-02-28T10:19:47.747Z INFO 7400 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 10:19:49 2024-02-28T10:19:47.747Z WARN 7400 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:19:49 2024-02-28T10:19:47.798Z INFO 7400 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 10:19:49 2024-02-28T10:19:47.798Z WARN 7400 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 10:19:49 2024-02-28T10:19:47.802Z INFO 7400 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 10:19:49 2024-02-28T10:19:47.802Z WARN 7400 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 10:19:49 2024-02-28T10:19:47.912Z INFO 7400 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 10:19:49 2024-02-28T10:19:47.912Z WARN 7400 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:19:49 2024-02-28T10:19:47.920Z INFO 7400 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 10:19:49 2024-02-28T10:19:47.920Z WARN 7400 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:19:49 2024-02-28T10:19:48.149Z INFO 7400 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 10:19:49 2024-02-28T10:19:48.149Z WARN 7400 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:19:49 2024-02-28T10:19:48.251Z INFO 7400 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.106.73]:5704 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.30.106.73:5704 and /10.30.107.215:36233 10:19:49 2024-02-28T10:19:48.251Z INFO 7400 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.106.73]:5704 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.30.106.73:5704 and /10.30.107.215:46699 10:19:49 2024-02-28T10:19:48.252Z INFO 7400 --- [ration.thread-1] c.h.internal.cluster.ClusterService : [10.30.106.73]:5702 [cps-and-ncmp-test-caches] [5.3.6] 10:19:49 10:19:49 Members {size:8, ver:8} [ 10:19:49 Member [10.30.107.215]:5702 - 9be417fd-3dd4-4692-ae3a-0e1fa6cad13c 10:19:49 Member [10.30.107.215]:5703 - eea056a6-c7ec-4685-a06c-c6c9d65c56e6 10:19:49 Member [10.30.107.215]:5704 - c5b03366-798d-4f8e-8c58-2000015f32bf 10:19:49 Member [10.30.107.215]:5705 - feb3d783-7394-4f9c-97f2-edaaffeca36a 10:19:49 Member [10.30.107.215]:5706 - 2e57e9a6-32ef-42f3-8de8-b980d0a79fd8 10:19:49 Member [10.30.106.73]:5702 - a7b6c63b-e8db-4fdd-923a-05b4af1d91d3 this 10:19:49 Member [10.30.106.73]:5703 - 42c49fef-b835-4a11-a09d-8f97617fb971 10:19:49 Member [10.30.106.73]:5704 - 41f38c4c-67bc-4bdf-87bf-4f62023b97aa 10:19:49 ] 10:19:49 10:19:49 2024-02-28T10:19:48.252Z INFO 7400 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.106.73]:5704 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.30.106.73:5704 and /10.30.107.215:37613 10:19:49 2024-02-28T10:19:48.252Z INFO 7400 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.106.73]:5704 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.30.106.73:5704 and /10.30.107.215:58481 10:19:49 2024-02-28T10:19:48.253Z INFO 7400 --- [ration.thread-0] c.h.internal.cluster.ClusterService : [10.30.106.73]:5704 [cps-and-ncmp-test-caches] [5.3.6] 10:19:49 10:19:49 Members {size:8, ver:8} [ 10:19:49 Member [10.30.107.215]:5702 - 9be417fd-3dd4-4692-ae3a-0e1fa6cad13c 10:19:49 Member [10.30.107.215]:5703 - eea056a6-c7ec-4685-a06c-c6c9d65c56e6 10:19:49 Member [10.30.107.215]:5704 - c5b03366-798d-4f8e-8c58-2000015f32bf 10:19:49 Member [10.30.107.215]:5705 - feb3d783-7394-4f9c-97f2-edaaffeca36a 10:19:49 Member [10.30.107.215]:5706 - 2e57e9a6-32ef-42f3-8de8-b980d0a79fd8 10:19:49 Member [10.30.106.73]:5702 - a7b6c63b-e8db-4fdd-923a-05b4af1d91d3 10:19:49 Member [10.30.106.73]:5703 - 42c49fef-b835-4a11-a09d-8f97617fb971 10:19:49 Member [10.30.106.73]:5704 - 41f38c4c-67bc-4bdf-87bf-4f62023b97aa this 10:19:49 ] 10:19:49 10:19:49 2024-02-28T10:19:48.253Z INFO 7400 --- [ration.thread-0] c.h.internal.cluster.ClusterService : [10.30.106.73]:5703 [cps-and-ncmp-test-caches] [5.3.6] 10:19:49 10:19:49 Members {size:8, ver:8} [ 10:19:49 Member [10.30.107.215]:5702 - 9be417fd-3dd4-4692-ae3a-0e1fa6cad13c 10:19:49 Member [10.30.107.215]:5703 - eea056a6-c7ec-4685-a06c-c6c9d65c56e6 10:19:49 Member [10.30.107.215]:5704 - c5b03366-798d-4f8e-8c58-2000015f32bf 10:19:49 Member [10.30.107.215]:5705 - feb3d783-7394-4f9c-97f2-edaaffeca36a 10:19:49 Member [10.30.107.215]:5706 - 2e57e9a6-32ef-42f3-8de8-b980d0a79fd8 10:19:49 Member [10.30.106.73]:5702 - a7b6c63b-e8db-4fdd-923a-05b4af1d91d3 10:19:49 Member [10.30.106.73]:5703 - 42c49fef-b835-4a11-a09d-8f97617fb971 this 10:19:49 Member [10.30.106.73]:5704 - 41f38c4c-67bc-4bdf-87bf-4f62023b97aa 10:19:49 ] 10:19:49 10:19:49 2024-02-28T10:19:48.254Z INFO 7400 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.73]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.215:5703, timeout: 10000, bind-any: true 10:19:49 2024-02-28T10:19:48.255Z INFO 7400 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.73]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.215:5704, timeout: 10000, bind-any: true 10:19:49 2024-02-28T10:19:48.255Z INFO 7400 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.106.73]:5704 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.30.106.73:5704 and /10.30.106.73:59485 10:19:49 2024-02-28T10:19:48.255Z INFO 7400 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.73]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.215:5705, timeout: 10000, bind-any: true 10:19:49 2024-02-28T10:19:48.256Z INFO 7400 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.73]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.73:5702, timeout: 10000, bind-any: true 10:19:49 2024-02-28T10:19:48.256Z INFO 7400 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.73]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.73:5703, timeout: 10000, bind-any: true 10:19:49 2024-02-28T10:19:48.257Z INFO 7400 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.106.73]:5704 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.30.106.73:47191 and /10.30.107.215:5703 10:19:49 2024-02-28T10:19:48.258Z INFO 7400 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.106.73]:5702 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.30.106.73:5702 and /10.30.106.73:55015 10:19:49 2024-02-28T10:19:48.262Z INFO 7400 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.106.73]:5704 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.30.106.73:5704 and /10.30.106.73:33837 10:19:49 2024-02-28T10:19:48.262Z INFO 7400 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.106.73]:5703 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.30.106.73:33837 and /10.30.106.73:5704 10:19:49 2024-02-28T10:19:48.264Z INFO 7400 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.106.73]:5702 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.30.106.73:59485 and /10.30.106.73:5704 10:19:49 2024-02-28T10:19:48.264Z INFO 7400 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.106.73]:5703 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.30.106.73:5703 and /10.30.106.73:34441 10:19:49 2024-02-28T10:19:48.267Z INFO 7400 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.106.73]:5704 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.30.106.73:55015 and /10.30.106.73:5702 10:19:49 2024-02-28T10:19:48.268Z INFO 7400 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.106.73]:5704 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.30.106.73:57757 and /10.30.107.215:5705 10:19:49 2024-02-28T10:19:48.269Z INFO 7400 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.106.73]:5704 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.30.106.73:45557 and /10.30.107.215:5704 10:19:49 2024-02-28T10:19:48.269Z INFO 7400 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.106.73]:5704 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.30.106.73:34441 and /10.30.106.73:5703 10:19:49 2024-02-28T10:19:48.308Z INFO 7400 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 10:19:49 2024-02-28T10:19:48.308Z WARN 7400 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 10:19:49 2024-02-28T10:19:48.330Z INFO 7400 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 10:19:49 2024-02-28T10:19:48.330Z WARN 7400 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:19:49 2024-02-28T10:19:48.483Z INFO 7400 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 10:19:49 2024-02-28T10:19:48.483Z WARN 7400 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 10:19:49 2024-02-28T10:19:48.549Z INFO 7400 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 10:19:49 2024-02-28T10:19:48.549Z WARN 7400 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:19:49 2024-02-28T10:19:48.557Z INFO 7400 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 10:19:49 2024-02-28T10:19:48.558Z WARN 7400 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:19:49 2024-02-28T10:19:48.702Z INFO 7400 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 10:19:49 2024-02-28T10:19:48.702Z INFO 7400 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 10:19:49 2024-02-28T10:19:48.702Z WARN 7400 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:19:49 2024-02-28T10:19:48.702Z WARN 7400 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 10:19:49 2024-02-28T10:19:48.705Z INFO 7400 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 10:19:49 2024-02-28T10:19:48.705Z WARN 7400 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 10:19:49 2024-02-28T10:19:48.722Z INFO 7400 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 10:19:49 2024-02-28T10:19:48.722Z WARN 7400 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:19:49 2024-02-28T10:19:48.865Z INFO 7400 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 10:19:49 2024-02-28T10:19:48.865Z WARN 7400 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:19:49 2024-02-28T10:19:48.925Z INFO 7400 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 10:19:49 2024-02-28T10:19:48.925Z WARN 7400 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:19:49 2024-02-28T10:19:49.255Z INFO 7400 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 10:19:49 2024-02-28T10:19:49.255Z WARN 7400 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:19:49 2024-02-28T10:19:49.256Z INFO 7400 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.73]:5704 [cps-and-ncmp-test-caches] [5.3.6] [10.30.106.73]:5704 is STARTED 10:19:49 2024-02-28T10:19:49.270Z INFO 7400 --- [ main] n.a.i.c.e.SynchronizationCacheConfigSpec : Started SynchronizationCacheConfigSpec in 19.117 seconds (process running for 99.759) 10:19:50 2024-02-28T10:19:49.332Z INFO 7400 --- [ main] o.onap.cps.cache.HazelcastCacheConfig : Enabling kubernetes mode with service-name : test-service-name 10:19:50 2024-02-28T10:19:49.409Z INFO 7400 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 10:19:50 2024-02-28T10:19:49.409Z WARN 7400 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 10:19:50 2024-02-28T10:19:49.468Z INFO 7400 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 10:19:50 2024-02-28T10:19:49.468Z WARN 7400 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 10:19:50 2024-02-28T10:19:49.506Z INFO 7400 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 10:19:50 2024-02-28T10:19:49.506Z WARN 7400 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:19:50 2024-02-28T10:19:49.609Z INFO 7400 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 10:19:50 2024-02-28T10:19:49.609Z WARN 7400 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 10:19:50 2024-02-28T10:19:49.632Z INFO 7400 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 10:19:50 2024-02-28T10:19:49.632Z WARN 7400 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:19:50 2024-02-28T10:19:49.712Z INFO 7400 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 10:19:50 2024-02-28T10:19:49.712Z WARN 7400 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:19:50 2024-02-28T10:19:49.717Z INFO 7400 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 10:19:50 2024-02-28T10:19:49.717Z WARN 7400 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 10:19:50 2024-02-28T10:19:49.760Z INFO 7400 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 10:19:50 2024-02-28T10:19:49.760Z WARN 7400 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:19:50 2024-02-28T10:19:49.873Z INFO 7400 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 10:19:50 2024-02-28T10:19:49.873Z WARN 7400 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:19:50 2024-02-28T10:19:49.910Z INFO 7400 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 10:19:50 2024-02-28T10:19:49.910Z WARN 7400 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:19:50 2024-02-28T10:19:50.135Z INFO 7400 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 10:19:50 2024-02-28T10:19:50.135Z WARN 7400 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:19:50 2024-02-28T10:19:50.359Z INFO 7400 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 10:19:50 2024-02-28T10:19:50.359Z WARN 7400 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:19:50 2024-02-28T10:19:50.371Z INFO 7400 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 10:19:50 2024-02-28T10:19:50.371Z WARN 7400 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 10:19:50 2024-02-28T10:19:50.411Z INFO 7400 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 10:19:50 2024-02-28T10:19:50.411Z WARN 7400 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 10:19:50 2024-02-28T10:19:50.569Z INFO 7400 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 10:19:50 2024-02-28T10:19:50.569Z WARN 7400 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 10:19:50 2024-02-28T10:19:50.611Z INFO 7400 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 10:19:50 2024-02-28T10:19:50.611Z WARN 7400 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 10:19:50 2024-02-28T10:19:50.686Z INFO 7400 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 10:19:50 2024-02-28T10:19:50.686Z WARN 7400 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:19:50 2024-02-28T10:19:50.697Z INFO 7400 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.106.73]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connection[id=9, /10.30.106.73:5703->/10.30.107.215:52523, qualifier=null, endpoint=[10.30.107.215]:5705, remoteUuid=feb3d783-7394-4f9c-97f2-edaaffeca36a, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: Connection closed by the other side 10:19:50 2024-02-28T10:19:50.700Z INFO 7400 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.106.73]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connection[id=10, /10.30.106.73:54503->/10.30.107.215:5706, qualifier=null, endpoint=[10.30.107.215]:5706, remoteUuid=2e57e9a6-32ef-42f3-8de8-b980d0a79fd8, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: Connection closed by the other side 10:19:50 2024-02-28T10:19:50.701Z INFO 7400 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.73]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.215:5705, timeout: 10000, bind-any: true 10:19:50 2024-02-28T10:19:50.701Z INFO 7400 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.73]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.215:5706, timeout: 10000, bind-any: true 10:19:50 2024-02-28T10:19:50.702Z INFO 7400 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.106.73]:5702 [cps-and-ncmp-test-caches] [5.3.6] Connection[id=2, /10.30.106.73:5702->/10.30.107.215:35359, qualifier=null, endpoint=[10.30.107.215]:5705, remoteUuid=feb3d783-7394-4f9c-97f2-edaaffeca36a, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: Connection closed by the other side 10:19:50 2024-02-28T10:19:50.702Z INFO 7400 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.106.73]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connection[id=10, /10.30.106.73:57757->/10.30.107.215:5705, qualifier=null, endpoint=[10.30.107.215]:5705, remoteUuid=feb3d783-7394-4f9c-97f2-edaaffeca36a, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: Connection closed by the other side 10:19:50 2024-02-28T10:19:50.702Z INFO 7400 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.73]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.215:5706. Reason: IOException[Connection refused to address /10.30.107.215:5706] 10:19:50 2024-02-28T10:19:50.702Z INFO 7400 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.73]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.215:5705. Reason: IOException[Connection refused to address /10.30.107.215:5705] 10:19:50 2024-02-28T10:19:50.703Z INFO 7400 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.73]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.215:5705, timeout: 10000, bind-any: true 10:19:50 2024-02-28T10:19:50.703Z INFO 7400 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.73]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.215:5705. Reason: IOException[Connection refused to address /10.30.107.215:5705] 10:19:50 2024-02-28T10:19:50.706Z INFO 7400 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.106.73]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connection[id=3, /10.30.106.73:5704->/10.30.107.215:36233, qualifier=null, endpoint=[10.30.107.215]:5706, remoteUuid=2e57e9a6-32ef-42f3-8de8-b980d0a79fd8, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: Connection closed by the other side 10:19:50 2024-02-28T10:19:50.706Z INFO 7400 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.106.73]:5702 [cps-and-ncmp-test-caches] [5.3.6] Connection[id=9, /10.30.106.73:5702->/10.30.107.215:44593, qualifier=null, endpoint=[10.30.107.215]:5706, remoteUuid=2e57e9a6-32ef-42f3-8de8-b980d0a79fd8, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: Connection closed by the other side 10:19:50 2024-02-28T10:19:50.707Z INFO 7400 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.73]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.215:5706, timeout: 10000, bind-any: true 10:19:50 2024-02-28T10:19:50.708Z INFO 7400 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.73]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.215:5706. Reason: IOException[Connection refused to address /10.30.107.215:5706] 10:19:50 2024-02-28T10:19:50.708Z INFO 7400 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.106.73]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connection[id=4, /10.30.106.73:5703->/10.30.107.215:47281, qualifier=null, endpoint=[10.30.107.215]:5706, remoteUuid=2e57e9a6-32ef-42f3-8de8-b980d0a79fd8, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: Connection closed by the other side 10:19:50 2024-02-28T10:19:50.708Z INFO 7400 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.106.73]:5702 [cps-and-ncmp-test-caches] [5.3.6] Connection[id=7, /10.30.106.73:41719->/10.30.107.215:5706, qualifier=null, endpoint=[10.30.107.215]:5706, remoteUuid=2e57e9a6-32ef-42f3-8de8-b980d0a79fd8, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: Connection closed by the other side 10:19:50 2024-02-28T10:19:50.708Z INFO 7400 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.73]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.215:5706, timeout: 10000, bind-any: true 10:19:50 2024-02-28T10:19:50.709Z INFO 7400 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.73]:5702 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.215:5706, timeout: 10000, bind-any: true 10:19:50 2024-02-28T10:19:50.709Z INFO 7400 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.106.73]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connection[id=4, /10.30.106.73:5704->/10.30.107.215:46699, qualifier=null, endpoint=[10.30.107.215]:5705, remoteUuid=feb3d783-7394-4f9c-97f2-edaaffeca36a, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: Connection closed by the other side 10:19:50 2024-02-28T10:19:50.709Z INFO 7400 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.106.73]:5702 [cps-and-ncmp-test-caches] [5.3.6] Connection[id=6, /10.30.106.73:48665->/10.30.107.215:5705, qualifier=null, endpoint=[10.30.107.215]:5705, remoteUuid=feb3d783-7394-4f9c-97f2-edaaffeca36a, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: Connection closed by the other side 10:19:50 2024-02-28T10:19:50.709Z INFO 7400 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.73]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.215:5705, timeout: 10000, bind-any: true 10:19:50 2024-02-28T10:19:50.709Z INFO 7400 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.106.73]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connection[id=8, /10.30.106.73:53967->/10.30.107.215:5705, qualifier=null, endpoint=[10.30.107.215]:5705, remoteUuid=feb3d783-7394-4f9c-97f2-edaaffeca36a, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: Connection closed by the other side 10:19:50 2024-02-28T10:19:50.709Z INFO 7400 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.73]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.215:5706. Reason: IOException[Connection refused to address /10.30.107.215:5706] 10:19:50 2024-02-28T10:19:50.709Z INFO 7400 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.73]:5702 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.215:5705, timeout: 10000, bind-any: true 10:19:50 2024-02-28T10:19:50.710Z INFO 7400 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.73]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.215:5705, timeout: 10000, bind-any: true 10:19:50 2024-02-28T10:19:50.710Z INFO 7400 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.73]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.215:5705. Reason: IOException[Connection refused to address /10.30.107.215:5705] 10:19:50 2024-02-28T10:19:50.710Z INFO 7400 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.73]:5702 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.215:5706. Reason: IOException[Connection refused to address /10.30.107.215:5706] 10:19:50 2024-02-28T10:19:50.710Z INFO 7400 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 10:19:50 2024-02-28T10:19:50.710Z INFO 7400 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.73]:5702 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.215:5705. Reason: IOException[Connection refused to address /10.30.107.215:5705] 10:19:50 2024-02-28T10:19:50.710Z WARN 7400 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:19:50 2024-02-28T10:19:50.711Z INFO 7400 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.73]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.215:5705. Reason: IOException[Connection refused to address /10.30.107.215:5705] 10:19:50 2024-02-28T10:19:50.737Z INFO 7400 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.106.73]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connection[id=2, /10.30.106.73:5703->/10.30.107.215:60673, qualifier=null, endpoint=[10.30.107.215]:5703, remoteUuid=eea056a6-c7ec-4685-a06c-c6c9d65c56e6, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: Connection closed by the other side 10:19:50 2024-02-28T10:19:50.737Z INFO 7400 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.106.73]:5702 [cps-and-ncmp-test-caches] [5.3.6] Connection[id=4, /10.30.106.73:5702->/10.30.107.215:38083, qualifier=null, endpoint=[10.30.107.215]:5703, remoteUuid=eea056a6-c7ec-4685-a06c-c6c9d65c56e6, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: Connection closed by the other side 10:19:50 2024-02-28T10:19:50.737Z INFO 7400 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.106.73]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connection[id=7, /10.30.106.73:47191->/10.30.107.215:5703, qualifier=null, endpoint=[10.30.107.215]:5703, remoteUuid=eea056a6-c7ec-4685-a06c-c6c9d65c56e6, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: Connection closed by the other side 10:19:50 2024-02-28T10:19:50.737Z INFO 7400 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.106.73]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connection[id=2, /10.30.106.73:5704->/10.30.107.215:37613, qualifier=null, endpoint=[10.30.107.215]:5703, remoteUuid=eea056a6-c7ec-4685-a06c-c6c9d65c56e6, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: Connection closed by the other side 10:19:50 2024-02-28T10:19:50.737Z INFO 7400 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.106.73]:5702 [cps-and-ncmp-test-caches] [5.3.6] Connection[id=5, /10.30.106.73:56765->/10.30.107.215:5703, qualifier=null, endpoint=[10.30.107.215]:5703, remoteUuid=eea056a6-c7ec-4685-a06c-c6c9d65c56e6, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: Connection closed by the other side 10:19:50 2024-02-28T10:19:50.738Z INFO 7400 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.106.73]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connection[id=6, /10.30.106.73:35847->/10.30.107.215:5703, qualifier=null, endpoint=[10.30.107.215]:5703, remoteUuid=eea056a6-c7ec-4685-a06c-c6c9d65c56e6, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: Connection closed by the other side 10:19:50 2024-02-28T10:19:50.738Z INFO 7400 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.73]:5702 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.215:5703, timeout: 10000, bind-any: true 10:19:50 2024-02-28T10:19:50.738Z INFO 7400 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.73]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.215:5703, timeout: 10000, bind-any: true 10:19:50 2024-02-28T10:19:50.738Z INFO 7400 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.73]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.215:5703, timeout: 10000, bind-any: true 10:19:50 2024-02-28T10:19:50.738Z INFO 7400 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.73]:5702 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.215:5703, timeout: 10000, bind-any: true 10:19:50 2024-02-28T10:19:50.738Z INFO 7400 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.106.73]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connection[id=1, /10.30.106.73:50925->/10.30.107.215:5702, qualifier=null, endpoint=[10.30.107.215]:5702, remoteUuid=9be417fd-3dd4-4692-ae3a-0e1fa6cad13c, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: Connection closed by the other side 10:19:50 2024-02-28T10:19:50.738Z INFO 7400 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.106.73]:5702 [cps-and-ncmp-test-caches] [5.3.6] Connection[id=1, /10.30.106.73:38645->/10.30.107.215:5702, qualifier=null, endpoint=[10.30.107.215]:5702, remoteUuid=9be417fd-3dd4-4692-ae3a-0e1fa6cad13c, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: Connection closed by the other side 10:19:50 2024-02-28T10:19:50.739Z INFO 7400 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.73]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.215:5702, timeout: 10000, bind-any: true 10:19:50 2024-02-28T10:19:50.739Z INFO 7400 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.73]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.215:5703. Reason: IOException[Connection refused to address /10.30.107.215:5703] 10:19:50 2024-02-28T10:19:50.739Z INFO 7400 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.73]:5702 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.215:5703. Reason: IOException[Connection refused to address /10.30.107.215:5703] 10:19:50 2024-02-28T10:19:50.739Z INFO 7400 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.73]:5702 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.215:5702, timeout: 10000, bind-any: true 10:19:50 2024-02-28T10:19:50.739Z INFO 7400 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.73]:5702 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.215:5703. Reason: IOException[Connection refused to address /10.30.107.215:5703] 10:19:50 2024-02-28T10:19:50.739Z INFO 7400 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.73]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.215:5703. Reason: IOException[Connection refused to address /10.30.107.215:5703] 10:19:50 2024-02-28T10:19:50.740Z INFO 7400 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.73]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.215:5702. Reason: IOException[Connection refused to address /10.30.107.215:5702] 10:19:50 2024-02-28T10:19:50.740Z INFO 7400 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.73]:5702 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.215:5702. Reason: IOException[Connection refused to address /10.30.107.215:5702] 10:19:50 2024-02-28T10:19:50.740Z INFO 7400 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.106.73]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connection[id=1, /10.30.106.73:55277->/10.30.107.215:5702, qualifier=null, endpoint=[10.30.107.215]:5702, remoteUuid=9be417fd-3dd4-4692-ae3a-0e1fa6cad13c, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: Connection closed by the other side 10:19:50 2024-02-28T10:19:50.740Z INFO 7400 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.73]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.215:5702, timeout: 10000, bind-any: true 10:19:50 2024-02-28T10:19:50.741Z INFO 7400 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.106.73]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connection[id=3, /10.30.106.73:5703->/10.30.107.215:47893, qualifier=null, endpoint=[10.30.107.215]:5704, remoteUuid=c5b03366-798d-4f8e-8c58-2000015f32bf, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: Connection closed by the other side 10:19:50 2024-02-28T10:19:50.741Z INFO 7400 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.73]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.215:5702. Reason: IOException[Connection refused to address /10.30.107.215:5702] 10:19:50 2024-02-28T10:19:50.741Z INFO 7400 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.106.73]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connection[id=8, /10.30.106.73:45557->/10.30.107.215:5704, qualifier=null, endpoint=[10.30.107.215]:5704, remoteUuid=c5b03366-798d-4f8e-8c58-2000015f32bf, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: Connection closed by the other side 10:19:50 2024-02-28T10:19:50.741Z INFO 7400 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.106.73]:5702 [cps-and-ncmp-test-caches] [5.3.6] Connection[id=8, /10.30.106.73:39915->/10.30.107.215:5704, qualifier=null, endpoint=[10.30.107.215]:5704, remoteUuid=c5b03366-798d-4f8e-8c58-2000015f32bf, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: Connection closed by the other side 10:19:50 2024-02-28T10:19:50.742Z INFO 7400 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.73]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.215:5704, timeout: 10000, bind-any: true 10:19:50 2024-02-28T10:19:50.742Z INFO 7400 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.106.73]:5702 [cps-and-ncmp-test-caches] [5.3.6] Connection[id=3, /10.30.106.73:5702->/10.30.107.215:33141, qualifier=null, endpoint=[10.30.107.215]:5704, remoteUuid=c5b03366-798d-4f8e-8c58-2000015f32bf, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: Connection closed by the other side 10:19:50 2024-02-28T10:19:50.742Z INFO 7400 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.106.73]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connection[id=5, /10.30.106.73:5704->/10.30.107.215:58481, qualifier=null, endpoint=[10.30.107.215]:5704, remoteUuid=c5b03366-798d-4f8e-8c58-2000015f32bf, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: Connection closed by the other side 10:19:50 2024-02-28T10:19:50.742Z INFO 7400 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.73]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.215:5704, timeout: 10000, bind-any: true 10:19:50 2024-02-28T10:19:50.742Z INFO 7400 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.73]:5702 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.215:5704, timeout: 10000, bind-any: true 10:19:50 2024-02-28T10:19:50.742Z INFO 7400 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.73]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.215:5704. Reason: IOException[Connection refused to address /10.30.107.215:5704] 10:19:50 2024-02-28T10:19:50.742Z INFO 7400 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.106.73]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connection[id=7, /10.30.106.73:54729->/10.30.107.215:5704, qualifier=null, endpoint=[10.30.107.215]:5704, remoteUuid=c5b03366-798d-4f8e-8c58-2000015f32bf, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: Connection closed by the other side 10:19:50 2024-02-28T10:19:50.743Z INFO 7400 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.73]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.215:5704. Reason: IOException[Connection refused to address /10.30.107.215:5704] 10:19:50 2024-02-28T10:19:50.743Z INFO 7400 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.73]:5702 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.215:5704. Reason: IOException[Connection refused to address /10.30.107.215:5704] 10:19:50 2024-02-28T10:19:50.743Z INFO 7400 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.73]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.215:5704, timeout: 10000, bind-any: true 10:19:50 2024-02-28T10:19:50.744Z INFO 7400 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.73]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.215:5704. Reason: IOException[Connection refused to address /10.30.107.215:5704] 10:19:50 2024-02-28T10:19:50.763Z INFO 7400 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 10:19:50 2024-02-28T10:19:50.763Z WARN 7400 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:19:50 2024-02-28T10:19:50.803Z INFO 7400 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.73]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.215:5705, timeout: 10000, bind-any: true 10:19:50 2024-02-28T10:19:50.803Z INFO 7400 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.73]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.215:5706, timeout: 10000, bind-any: true 10:19:50 2024-02-28T10:19:50.804Z INFO 7400 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.73]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.215:5706. Reason: IOException[Connection refused to address /10.30.107.215:5706] 10:19:50 2024-02-28T10:19:50.804Z INFO 7400 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.73]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.215:5705. Reason: IOException[Connection refused to address /10.30.107.215:5705] 10:19:50 2024-02-28T10:19:50.804Z INFO 7400 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.73]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.215:5705, timeout: 10000, bind-any: true 10:19:50 2024-02-28T10:19:50.805Z INFO 7400 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.73]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.215:5705. Reason: IOException[Connection refused to address /10.30.107.215:5705] 10:19:50 2024-02-28T10:19:50.808Z INFO 7400 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.73]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.215:5706, timeout: 10000, bind-any: true 10:19:50 2024-02-28T10:19:50.809Z INFO 7400 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.73]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.215:5706. Reason: IOException[Connection refused to address /10.30.107.215:5706] 10:19:50 2024-02-28T10:19:50.810Z INFO 7400 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.73]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.215:5706, timeout: 10000, bind-any: true 10:19:50 2024-02-28T10:19:50.810Z INFO 7400 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.73]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.215:5705, timeout: 10000, bind-any: true 10:19:50 2024-02-28T10:19:50.810Z INFO 7400 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.73]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.215:5706. Reason: IOException[Connection refused to address /10.30.107.215:5706] 10:19:50 2024-02-28T10:19:50.811Z INFO 7400 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.73]:5702 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.215:5706, timeout: 10000, bind-any: true 10:19:50 2024-02-28T10:19:50.811Z INFO 7400 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.73]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.215:5705, timeout: 10000, bind-any: true 10:19:50 2024-02-28T10:19:50.811Z INFO 7400 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.73]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.215:5705. Reason: IOException[Connection refused to address /10.30.107.215:5705] 10:19:50 2024-02-28T10:19:50.811Z INFO 7400 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.73]:5702 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.215:5705, timeout: 10000, bind-any: true 10:19:50 2024-02-28T10:19:50.812Z INFO 7400 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.73]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.215:5705. Reason: IOException[Connection refused to address /10.30.107.215:5705] 10:19:50 2024-02-28T10:19:50.812Z INFO 7400 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.73]:5702 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.215:5706. Reason: IOException[Connection refused to address /10.30.107.215:5706] 10:19:50 2024-02-28T10:19:50.812Z INFO 7400 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.73]:5702 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.215:5705. Reason: IOException[Connection refused to address /10.30.107.215:5705] 10:19:50 2024-02-28T10:19:50.828Z INFO 7400 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.73]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.215:5704, timeout: 10000, bind-any: true 10:19:50 2024-02-28T10:19:50.829Z INFO 7400 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.73]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.215:5704. Reason: IOException[Connection refused to address /10.30.107.215:5704] 10:19:50 2024-02-28T10:19:50.839Z INFO 7400 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.73]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.215:5703, timeout: 10000, bind-any: true 10:19:50 2024-02-28T10:19:50.839Z INFO 7400 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.73]:5702 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.215:5703, timeout: 10000, bind-any: true 10:19:50 2024-02-28T10:19:50.840Z INFO 7400 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.73]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.215:5703, timeout: 10000, bind-any: true 10:19:50 2024-02-28T10:19:50.840Z INFO 7400 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.73]:5702 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.215:5702, timeout: 10000, bind-any: true 10:19:50 2024-02-28T10:19:50.840Z INFO 7400 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.73]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.215:5702, timeout: 10000, bind-any: true 10:19:50 2024-02-28T10:19:50.840Z INFO 7400 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.73]:5702 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.215:5703. Reason: IOException[Connection refused to address /10.30.107.215:5703] 10:19:50 2024-02-28T10:19:50.840Z INFO 7400 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.73]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.215:5703. Reason: IOException[Connection refused to address /10.30.107.215:5703] 10:19:50 2024-02-28T10:19:50.840Z INFO 7400 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.73]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.215:5703. Reason: IOException[Connection refused to address /10.30.107.215:5703] 10:19:50 2024-02-28T10:19:50.841Z INFO 7400 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.73]:5702 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.215:5702. Reason: IOException[Connection refused to address /10.30.107.215:5702] 10:19:50 2024-02-28T10:19:50.841Z INFO 7400 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.73]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.215:5702. Reason: IOException[Connection refused to address /10.30.107.215:5702] 10:19:50 2024-02-28T10:19:50.841Z INFO 7400 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.73]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.215:5702, timeout: 10000, bind-any: true 10:19:50 2024-02-28T10:19:50.842Z INFO 7400 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.73]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.215:5702. Reason: IOException[Connection refused to address /10.30.107.215:5702] 10:19:50 2024-02-28T10:19:50.843Z INFO 7400 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.73]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.215:5704, timeout: 10000, bind-any: true 10:19:50 2024-02-28T10:19:50.843Z INFO 7400 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.73]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.215:5704. Reason: IOException[Connection refused to address /10.30.107.215:5704] 10:19:50 2024-02-28T10:19:50.843Z INFO 7400 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.73]:5702 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.215:5704, timeout: 10000, bind-any: true 10:19:50 2024-02-28T10:19:50.844Z INFO 7400 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.73]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.215:5704, timeout: 10000, bind-any: true 10:19:50 2024-02-28T10:19:50.844Z INFO 7400 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.73]:5702 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.215:5704. Reason: IOException[Connection refused to address /10.30.107.215:5704] 10:19:50 2024-02-28T10:19:50.845Z INFO 7400 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.73]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.215:5704. Reason: IOException[Connection refused to address /10.30.107.215:5704] 10:19:50 2024-02-28T10:19:50.863Z INFO 7400 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 10:19:50 2024-02-28T10:19:50.863Z WARN 7400 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:19:50 2024-02-28T10:19:50.904Z INFO 7400 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.73]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.215:5706, timeout: 10000, bind-any: true 10:19:50 2024-02-28T10:19:50.905Z INFO 7400 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.73]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.215:5705, timeout: 10000, bind-any: true 10:19:50 2024-02-28T10:19:50.906Z INFO 7400 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.73]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.215:5705, timeout: 10000, bind-any: true 10:19:50 2024-02-28T10:19:50.906Z INFO 7400 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.73]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.215:5706. Reason: IOException[Connection refused to address /10.30.107.215:5706] 10:19:50 2024-02-28T10:19:50.906Z INFO 7400 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.73]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.215:5705. Reason: IOException[Connection refused to address /10.30.107.215:5705] 10:19:50 2024-02-28T10:19:50.907Z INFO 7400 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.73]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.215:5705. Reason: IOException[Connection refused to address /10.30.107.215:5705] 10:19:50 2024-02-28T10:19:50.909Z INFO 7400 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.73]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.215:5706, timeout: 10000, bind-any: true 10:19:50 2024-02-28T10:19:50.910Z INFO 7400 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.73]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.215:5706. Reason: IOException[Connection refused to address /10.30.107.215:5706] 10:19:50 2024-02-28T10:19:50.911Z INFO 7400 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.73]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.215:5706, timeout: 10000, bind-any: true 10:19:50 2024-02-28T10:19:50.911Z INFO 7400 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.73]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.215:5705, timeout: 10000, bind-any: true 10:19:50 2024-02-28T10:19:50.912Z INFO 7400 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.73]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.215:5706. Reason: IOException[Connection refused to address /10.30.107.215:5706] 10:19:50 2024-02-28T10:19:50.912Z INFO 7400 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.73]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.215:5705, timeout: 10000, bind-any: true 10:19:50 2024-02-28T10:19:50.912Z INFO 7400 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.73]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.215:5705. Reason: IOException[Connection refused to address /10.30.107.215:5705] 10:19:50 2024-02-28T10:19:50.912Z INFO 7400 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.73]:5702 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.215:5706, timeout: 10000, bind-any: true 10:19:50 2024-02-28T10:19:50.913Z INFO 7400 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.73]:5702 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.215:5705, timeout: 10000, bind-any: true 10:19:50 2024-02-28T10:19:50.913Z INFO 7400 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.73]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.215:5705. Reason: IOException[Connection refused to address /10.30.107.215:5705] 10:19:50 2024-02-28T10:19:50.913Z INFO 7400 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.73]:5702 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.215:5706. Reason: IOException[Connection refused to address /10.30.107.215:5706] 10:19:50 2024-02-28T10:19:50.914Z INFO 7400 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.73]:5702 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.215:5705. Reason: IOException[Connection refused to address /10.30.107.215:5705] 10:19:50 2024-02-28T10:19:50.915Z INFO 7400 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 10:19:50 2024-02-28T10:19:50.915Z WARN 7400 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:19:50 2024-02-28T10:19:50.941Z INFO 7400 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.73]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.215:5703, timeout: 10000, bind-any: true 10:19:50 2024-02-28T10:19:50.941Z INFO 7400 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.73]:5702 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.215:5703, timeout: 10000, bind-any: true 10:19:50 2024-02-28T10:19:50.941Z INFO 7400 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.73]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.215:5703, timeout: 10000, bind-any: true 10:19:50 2024-02-28T10:19:50.941Z INFO 7400 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.73]:5702 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.215:5702, timeout: 10000, bind-any: true 10:19:50 2024-02-28T10:19:50.942Z INFO 7400 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.73]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.215:5703. Reason: IOException[Connection refused to address /10.30.107.215:5703] 10:19:50 2024-02-28T10:19:50.942Z INFO 7400 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.73]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.215:5702, timeout: 10000, bind-any: true 10:19:50 2024-02-28T10:19:50.942Z INFO 7400 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.73]:5702 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.215:5702. Reason: IOException[Connection refused to address /10.30.107.215:5702] 10:19:50 2024-02-28T10:19:50.942Z INFO 7400 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.73]:5702 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.215:5703. Reason: IOException[Connection refused to address /10.30.107.215:5703] 10:19:50 2024-02-28T10:19:50.942Z INFO 7400 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.73]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.215:5702, timeout: 10000, bind-any: true 10:19:50 2024-02-28T10:19:50.943Z INFO 7400 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.73]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.215:5703. Reason: IOException[Connection refused to address /10.30.107.215:5703] 10:19:50 2024-02-28T10:19:50.943Z INFO 7400 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.73]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.215:5702. Reason: IOException[Connection refused to address /10.30.107.215:5702] 10:19:50 2024-02-28T10:19:50.943Z INFO 7400 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.73]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.215:5702. Reason: IOException[Connection refused to address /10.30.107.215:5702] 10:19:51 2024-02-28T10:19:50.944Z INFO 7400 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.73]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.215:5704, timeout: 10000, bind-any: true 10:19:51 2024-02-28T10:19:50.944Z INFO 7400 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.73]:5702 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.215:5704, timeout: 10000, bind-any: true 10:19:51 2024-02-28T10:19:50.945Z INFO 7400 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.73]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.215:5704. Reason: IOException[Connection refused to address /10.30.107.215:5704] 10:19:51 2024-02-28T10:19:50.945Z INFO 7400 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.73]:5702 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.215:5704. Reason: IOException[Connection refused to address /10.30.107.215:5704] 10:19:51 2024-02-28T10:19:50.945Z INFO 7400 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.73]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.215:5704, timeout: 10000, bind-any: true 10:19:51 2024-02-28T10:19:50.955Z INFO 7400 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.73]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.215:5704. Reason: IOException[Connection refused to address /10.30.107.215:5704] 10:19:51 2024-02-28T10:19:50.976Z INFO 7400 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 10:19:51 2024-02-28T10:19:50.976Z WARN 7400 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:19:51 2024-02-28T10:19:50.988Z INFO 7400 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 10:19:51 2024-02-28T10:19:50.988Z WARN 7400 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:19:51 2024-02-28T10:19:51.007Z INFO 7400 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.73]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.215:5706, timeout: 10000, bind-any: true 10:19:51 2024-02-28T10:19:51.007Z INFO 7400 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.73]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.215:5705, timeout: 10000, bind-any: true 10:19:51 2024-02-28T10:19:51.007Z INFO 7400 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.73]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.215:5705, timeout: 10000, bind-any: true 10:19:51 2024-02-28T10:19:51.008Z INFO 7400 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.73]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.215:5706. Reason: IOException[Connection refused to address /10.30.107.215:5706] 10:19:51 2024-02-28T10:19:51.008Z WARN 7400 --- [cached.thread-5] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.73]:5703 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.215]:5706 Cause => java.io.IOException {Connection refused to address /10.30.107.215:5706}, Error-Count: 5 10:19:51 2024-02-28T10:19:51.008Z INFO 7400 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.73]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.215:5705. Reason: IOException[Connection refused to address /10.30.107.215:5705] 10:19:51 2024-02-28T10:19:51.008Z WARN 7400 --- [cached.thread-1] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.73]:5703 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.215]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.215:5705}, Error-Count: 5 10:19:51 2024-02-28T10:19:51.008Z INFO 7400 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.73]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.215:5705. Reason: IOException[Connection refused to address /10.30.107.215:5705] 10:19:51 2024-02-28T10:19:51.008Z WARN 7400 --- [cached.thread-8] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.73]:5704 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.215]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.215:5705}, Error-Count: 5 10:19:51 2024-02-28T10:19:51.008Z WARN 7400 --- [cached.thread-5] c.h.i.cluster.impl.MembershipManager : [10.30.106.73]:5703 [cps-and-ncmp-test-caches] [5.3.6] Member [10.30.107.215]:5706 - 2e57e9a6-32ef-42f3-8de8-b980d0a79fd8 is suspected to be dead for reason: No connection 10:19:51 2024-02-28T10:19:51.009Z WARN 7400 --- [cached.thread-7] c.h.i.cluster.impl.MembershipManager : [10.30.106.73]:5703 [cps-and-ncmp-test-caches] [5.3.6] Member [10.30.107.215]:5705 - feb3d783-7394-4f9c-97f2-edaaffeca36a is suspected to be dead for reason: No connection 10:19:51 2024-02-28T10:19:51.009Z WARN 7400 --- [cached.thread-8] c.h.i.cluster.impl.MembershipManager : [10.30.106.73]:5704 [cps-and-ncmp-test-caches] [5.3.6] Member [10.30.107.215]:5705 - feb3d783-7394-4f9c-97f2-edaaffeca36a is suspected to be dead for reason: No connection 10:19:51 2024-02-28T10:19:51.011Z INFO 7400 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.73]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.215:5706, timeout: 10000, bind-any: true 10:19:51 2024-02-28T10:19:51.011Z INFO 7400 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.73]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.215:5706. Reason: IOException[Connection refused to address /10.30.107.215:5706] 10:19:51 2024-02-28T10:19:51.011Z WARN 7400 --- [cached.thread-8] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.73]:5704 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.215]:5706 Cause => java.io.IOException {Connection refused to address /10.30.107.215:5706}, Error-Count: 5 10:19:51 2024-02-28T10:19:51.012Z WARN 7400 --- [cached.thread-8] c.h.i.cluster.impl.MembershipManager : [10.30.106.73]:5704 [cps-and-ncmp-test-caches] [5.3.6] Member [10.30.107.215]:5706 - 2e57e9a6-32ef-42f3-8de8-b980d0a79fd8 is suspected to be dead for reason: No connection 10:19:51 2024-02-28T10:19:51.012Z INFO 7400 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.73]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.215:5706, timeout: 10000, bind-any: true 10:19:51 2024-02-28T10:19:51.013Z INFO 7400 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.73]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.215:5705, timeout: 10000, bind-any: true 10:19:51 2024-02-28T10:19:51.013Z INFO 7400 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.73]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.215:5706. Reason: IOException[Connection refused to address /10.30.107.215:5706] 10:19:51 2024-02-28T10:19:51.014Z INFO 7400 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.73]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.215:5705. Reason: IOException[Connection refused to address /10.30.107.215:5705] 10:19:51 2024-02-28T10:19:51.014Z INFO 7400 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.73]:5702 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.215:5706, timeout: 10000, bind-any: true 10:19:51 2024-02-28T10:19:51.014Z INFO 7400 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.73]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.215:5705, timeout: 10000, bind-any: true 10:19:51 2024-02-28T10:19:51.014Z INFO 7400 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.73]:5702 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.215:5705, timeout: 10000, bind-any: true 10:19:51 2024-02-28T10:19:51.015Z INFO 7400 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.73]:5702 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.215:5706. Reason: IOException[Connection refused to address /10.30.107.215:5706] 10:19:51 2024-02-28T10:19:51.015Z WARN 7400 --- [cached.thread-1] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.73]:5702 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.215]:5706 Cause => java.io.IOException {Connection refused to address /10.30.107.215:5706}, Error-Count: 5 10:19:51 2024-02-28T10:19:51.015Z INFO 7400 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.73]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.215:5705. Reason: IOException[Connection refused to address /10.30.107.215:5705] 10:19:51 2024-02-28T10:19:51.015Z WARN 7400 --- [cached.thread-1] c.h.i.cluster.impl.MembershipManager : [10.30.106.73]:5702 [cps-and-ncmp-test-caches] [5.3.6] Member [10.30.107.215]:5706 - 2e57e9a6-32ef-42f3-8de8-b980d0a79fd8 is suspected to be dead for reason: No connection 10:19:51 2024-02-28T10:19:51.015Z INFO 7400 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.73]:5702 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.215:5705. Reason: IOException[Connection refused to address /10.30.107.215:5705] 10:19:51 2024-02-28T10:19:51.015Z WARN 7400 --- [cached.thread-8] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.73]:5702 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.215]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.215:5705}, Error-Count: 5 10:19:51 2024-02-28T10:19:51.015Z WARN 7400 --- [cached.thread-8] c.h.i.cluster.impl.MembershipManager : [10.30.106.73]:5702 [cps-and-ncmp-test-caches] [5.3.6] Member [10.30.107.215]:5705 - feb3d783-7394-4f9c-97f2-edaaffeca36a is suspected to be dead for reason: No connection 10:19:51 2024-02-28T10:19:51.030Z INFO 7400 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.73]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.215:5704, timeout: 10000, bind-any: true 10:19:51 2024-02-28T10:19:51.031Z INFO 7400 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.73]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.215:5704. Reason: IOException[Connection refused to address /10.30.107.215:5704] 10:19:51 2024-02-28T10:19:51.042Z INFO 7400 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.73]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.215:5703, timeout: 10000, bind-any: true 10:19:51 2024-02-28T10:19:51.043Z INFO 7400 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.73]:5702 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.215:5703, timeout: 10000, bind-any: true 10:19:51 2024-02-28T10:19:51.043Z INFO 7400 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.73]:5702 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.215:5702, timeout: 10000, bind-any: true 10:19:51 2024-02-28T10:19:51.043Z INFO 7400 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.73]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.215:5703, timeout: 10000, bind-any: true 10:19:51 2024-02-28T10:19:51.044Z INFO 7400 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.73]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.215:5702, timeout: 10000, bind-any: true 10:19:51 2024-02-28T10:19:51.044Z INFO 7400 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.73]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.215:5703. Reason: IOException[Connection refused to address /10.30.107.215:5703] 10:19:51 2024-02-28T10:19:51.044Z INFO 7400 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.73]:5702 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.215:5703. Reason: IOException[Connection refused to address /10.30.107.215:5703] 10:19:51 2024-02-28T10:19:51.044Z INFO 7400 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.73]:5702 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.215:5702. Reason: IOException[Connection refused to address /10.30.107.215:5702] 10:19:51 2024-02-28T10:19:51.044Z WARN 7400 --- [cached.thread-4] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.73]:5702 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.215]:5702 Cause => java.io.IOException {Connection refused to address /10.30.107.215:5702}, Error-Count: 5 10:19:51 2024-02-28T10:19:51.044Z WARN 7400 --- [cached.thread-7] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.73]:5703 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.215]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.215:5703}, Error-Count: 5 10:19:51 2024-02-28T10:19:51.044Z WARN 7400 --- [cached.thread-4] c.h.i.cluster.impl.MembershipManager : [10.30.106.73]:5702 [cps-and-ncmp-test-caches] [5.3.6] Member [10.30.107.215]:5702 - 9be417fd-3dd4-4692-ae3a-0e1fa6cad13c is suspected to be dead for reason: No connection 10:19:51 2024-02-28T10:19:51.044Z WARN 7400 --- [cached.thread-7] c.h.i.cluster.impl.MembershipManager : [10.30.106.73]:5703 [cps-and-ncmp-test-caches] [5.3.6] Member [10.30.107.215]:5703 - eea056a6-c7ec-4685-a06c-c6c9d65c56e6 is suspected to be dead for reason: No connection 10:19:51 2024-02-28T10:19:51.044Z INFO 7400 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.73]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.215:5702, timeout: 10000, bind-any: true 10:19:51 2024-02-28T10:19:51.044Z INFO 7400 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.73]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.215:5703. Reason: IOException[Connection refused to address /10.30.107.215:5703] 10:19:51 2024-02-28T10:19:51.044Z WARN 7400 --- [cached.thread-2] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.73]:5704 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.215]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.215:5703}, Error-Count: 5 10:19:51 2024-02-28T10:19:51.044Z WARN 7400 --- [cached.thread-7] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.73]:5702 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.215]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.215:5703}, Error-Count: 5 10:19:51 2024-02-28T10:19:51.044Z WARN 7400 --- [cached.thread-8] c.h.i.cluster.impl.MembershipManager : [10.30.106.73]:5704 [cps-and-ncmp-test-caches] [5.3.6] Member [10.30.107.215]:5703 - eea056a6-c7ec-4685-a06c-c6c9d65c56e6 is suspected to be dead for reason: No connection 10:19:51 2024-02-28T10:19:51.044Z WARN 7400 --- [cached.thread-7] c.h.i.cluster.impl.MembershipManager : [10.30.106.73]:5702 [cps-and-ncmp-test-caches] [5.3.6] Member [10.30.107.215]:5703 - eea056a6-c7ec-4685-a06c-c6c9d65c56e6 is suspected to be dead for reason: No connection 10:19:51 2024-02-28T10:19:51.044Z INFO 7400 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.73]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.215:5702. Reason: IOException[Connection refused to address /10.30.107.215:5702] 10:19:51 2024-02-28T10:19:51.044Z WARN 7400 --- [cached.thread-3] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.73]:5703 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.215]:5702 Cause => java.io.IOException {Connection refused to address /10.30.107.215:5702}, Error-Count: 5 10:19:51 2024-02-28T10:19:51.045Z WARN 7400 --- [cached.thread-3] c.h.i.cluster.impl.MembershipManager : [10.30.106.73]:5703 [cps-and-ncmp-test-caches] [5.3.6] Member [10.30.107.215]:5702 - 9be417fd-3dd4-4692-ae3a-0e1fa6cad13c is suspected to be dead for reason: No connection 10:19:51 2024-02-28T10:19:51.045Z INFO 7400 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.73]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.215:5702. Reason: IOException[Connection refused to address /10.30.107.215:5702] 10:19:51 2024-02-28T10:19:51.045Z WARN 7400 --- [cached.thread-1] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.73]:5704 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.215]:5702 Cause => java.io.IOException {Connection refused to address /10.30.107.215:5702}, Error-Count: 5 10:19:51 2024-02-28T10:19:51.045Z WARN 7400 --- [cached.thread-8] c.h.i.cluster.impl.MembershipManager : [10.30.106.73]:5704 [cps-and-ncmp-test-caches] [5.3.6] Member [10.30.107.215]:5702 - 9be417fd-3dd4-4692-ae3a-0e1fa6cad13c is suspected to be dead for reason: No connection 10:19:51 2024-02-28T10:19:51.045Z INFO 7400 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.73]:5704 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.215:5704, timeout: 10000, bind-any: true 10:19:51 2024-02-28T10:19:51.046Z INFO 7400 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.73]:5702 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.215:5704, timeout: 10000, bind-any: true 10:19:51 2024-02-28T10:19:51.046Z INFO 7400 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.73]:5704 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.215:5704. Reason: IOException[Connection refused to address /10.30.107.215:5704] 10:19:51 2024-02-28T10:19:51.046Z WARN 7400 --- [cached.thread-6] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.73]:5704 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.215]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.215:5704}, Error-Count: 5 10:19:51 2024-02-28T10:19:51.046Z WARN 7400 --- [cached.thread-8] c.h.i.cluster.impl.MembershipManager : [10.30.106.73]:5704 [cps-and-ncmp-test-caches] [5.3.6] Member [10.30.107.215]:5704 - c5b03366-798d-4f8e-8c58-2000015f32bf is suspected to be dead for reason: No connection 10:19:51 2024-02-28T10:19:51.046Z INFO 7400 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.73]:5702 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.215:5704. Reason: IOException[Connection refused to address /10.30.107.215:5704] 10:19:51 2024-02-28T10:19:51.047Z WARN 7400 --- [cached.thread-4] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.73]:5702 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.215]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.215:5704}, Error-Count: 5 10:19:51 2024-02-28T10:19:51.047Z WARN 7400 --- [cached.thread-4] c.h.i.cluster.impl.MembershipManager : [10.30.106.73]:5702 [cps-and-ncmp-test-caches] [5.3.6] Member [10.30.107.215]:5704 - c5b03366-798d-4f8e-8c58-2000015f32bf is suspected to be dead for reason: No connection 10:19:51 2024-02-28T10:19:51.047Z INFO 7400 --- [cached.thread-4] c.h.i.cluster.impl.MembershipManager : [10.30.106.73]:5702 [cps-and-ncmp-test-caches] [5.3.6] Starting mastership claim process... 10:19:51 2024-02-28T10:19:51.047Z INFO 7400 --- [cached.thread-4] c.h.i.cluster.impl.MembershipManager : [10.30.106.73]:5702 [cps-and-ncmp-test-caches] [5.3.6] Local MembersView{version=8, members=[MemberInfo{address=[10.30.107.215]:5702, uuid=9be417fd-3dd4-4692-ae3a-0e1fa6cad13c, cpMemberUUID=null, liteMember=false, memberListJoinVersion=1}, MemberInfo{address=[10.30.107.215]:5703, uuid=eea056a6-c7ec-4685-a06c-c6c9d65c56e6, cpMemberUUID=null, liteMember=false, memberListJoinVersion=2}, MemberInfo{address=[10.30.107.215]:5704, uuid=c5b03366-798d-4f8e-8c58-2000015f32bf, cpMemberUUID=null, liteMember=false, memberListJoinVersion=3}, MemberInfo{address=[10.30.107.215]:5705, uuid=feb3d783-7394-4f9c-97f2-edaaffeca36a, cpMemberUUID=null, liteMember=false, memberListJoinVersion=4}, MemberInfo{address=[10.30.107.215]:5706, uuid=2e57e9a6-32ef-42f3-8de8-b980d0a79fd8, cpMemberUUID=null, liteMember=false, memberListJoinVersion=5}, MemberInfo{address=[10.30.106.73]:5702, uuid=a7b6c63b-e8db-4fdd-923a-05b4af1d91d3, cpMemberUUID=null, liteMember=false, memberListJoinVersion=6}, MemberInfo{address=[10.30.106.73]:5703, uuid=42c49fef-b835-4a11-a09d-8f97617fb971, cpMemberUUID=null, liteMember=false, memberListJoinVersion=7}, MemberInfo{address=[10.30.106.73]:5704, uuid=41f38c4c-67bc-4bdf-87bf-4f62023b97aa, cpMemberUUID=null, liteMember=false, memberListJoinVersion=8}]} with suspected members: [Member [10.30.107.215]:5702 - 9be417fd-3dd4-4692-ae3a-0e1fa6cad13c, Member [10.30.107.215]:5706 - 2e57e9a6-32ef-42f3-8de8-b980d0a79fd8, Member [10.30.107.215]:5703 - eea056a6-c7ec-4685-a06c-c6c9d65c56e6, Member [10.30.107.215]:5705 - feb3d783-7394-4f9c-97f2-edaaffeca36a, Member [10.30.107.215]:5704 - c5b03366-798d-4f8e-8c58-2000015f32bf] and initial addresses to ask: [Member [10.30.106.73]:5704 - 41f38c4c-67bc-4bdf-87bf-4f62023b97aa, Member [10.30.106.73]:5703 - 42c49fef-b835-4a11-a09d-8f97617fb971] 10:19:51 2024-02-28T10:19:51.051Z WARN 7400 --- [ration.thread-1] c.h.internal.cluster.ClusterService : [10.30.106.73]:5704 [cps-and-ncmp-test-caches] [5.3.6] Mastership of [10.30.106.73]:5702 is accepted. Response: MembersView{version=8, members=[MemberInfo{address=[10.30.106.73]:5702, uuid=a7b6c63b-e8db-4fdd-923a-05b4af1d91d3, cpMemberUUID=null, liteMember=false, memberListJoinVersion=6}, MemberInfo{address=[10.30.106.73]:5703, uuid=42c49fef-b835-4a11-a09d-8f97617fb971, cpMemberUUID=null, liteMember=false, memberListJoinVersion=7}, MemberInfo{address=[10.30.106.73]:5704, uuid=41f38c4c-67bc-4bdf-87bf-4f62023b97aa, cpMemberUUID=null, liteMember=false, memberListJoinVersion=8}]} 10:19:51 2024-02-28T10:19:51.056Z INFO 7400 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.73]:5703 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.107.215:5704, timeout: 10000, bind-any: true 10:19:51 2024-02-28T10:19:51.057Z INFO 7400 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.73]:5703 [cps-and-ncmp-test-caches] [5.3.6] Could not connect to: /10.30.107.215:5704. Reason: IOException[Connection refused to address /10.30.107.215:5704] 10:19:51 2024-02-28T10:19:51.057Z WARN 7400 --- [cached.thread-1] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.73]:5703 [cps-and-ncmp-test-caches] [5.3.6] Removing connection to endpoint [10.30.107.215]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.215:5704}, Error-Count: 5 10:19:51 2024-02-28T10:19:51.057Z WARN 7400 --- [cached.thread-1] c.h.i.cluster.impl.MembershipManager : [10.30.106.73]:5703 [cps-and-ncmp-test-caches] [5.3.6] Member [10.30.107.215]:5704 - c5b03366-798d-4f8e-8c58-2000015f32bf is suspected to be dead for reason: No connection 10:19:51 2024-02-28T10:19:51.058Z WARN 7400 --- [ration.thread-3] c.h.internal.cluster.ClusterService : [10.30.106.73]:5703 [cps-and-ncmp-test-caches] [5.3.6] Mastership of [10.30.106.73]:5702 is accepted. Response: MembersView{version=8, members=[MemberInfo{address=[10.30.106.73]:5702, uuid=a7b6c63b-e8db-4fdd-923a-05b4af1d91d3, cpMemberUUID=null, liteMember=false, memberListJoinVersion=6}, MemberInfo{address=[10.30.106.73]:5703, uuid=42c49fef-b835-4a11-a09d-8f97617fb971, cpMemberUUID=null, liteMember=false, memberListJoinVersion=7}, MemberInfo{address=[10.30.106.73]:5704, uuid=41f38c4c-67bc-4bdf-87bf-4f62023b97aa, cpMemberUUID=null, liteMember=false, memberListJoinVersion=8}]} 10:19:51 2024-02-28T10:19:51.062Z INFO 7400 --- [cached.thread-7] c.h.i.p.impl.PartitionStateManager : [10.30.106.73]:5702 [cps-and-ncmp-test-caches] [5.3.6] Storing snapshot of partition assignments while removing UUID 9be417fd-3dd4-4692-ae3a-0e1fa6cad13c 10:19:51 2024-02-28T10:19:51.066Z INFO 7400 --- [cached.thread-7] c.h.i.p.impl.PartitionStateManager : [10.30.106.73]:5702 [cps-and-ncmp-test-caches] [5.3.6] Storing snapshot of partition assignments while removing UUID eea056a6-c7ec-4685-a06c-c6c9d65c56e6 10:19:51 2024-02-28T10:19:51.066Z INFO 7400 --- [cached.thread-7] c.h.i.p.impl.PartitionStateManager : [10.30.106.73]:5702 [cps-and-ncmp-test-caches] [5.3.6] Storing snapshot of partition assignments while removing UUID c5b03366-798d-4f8e-8c58-2000015f32bf 10:19:51 2024-02-28T10:19:51.067Z INFO 7400 --- [cached.thread-7] c.h.i.p.impl.PartitionStateManager : [10.30.106.73]:5702 [cps-and-ncmp-test-caches] [5.3.6] Storing snapshot of partition assignments while removing UUID feb3d783-7394-4f9c-97f2-edaaffeca36a 10:19:51 2024-02-28T10:19:51.067Z INFO 7400 --- [cached.thread-7] c.h.i.p.impl.PartitionStateManager : [10.30.106.73]:5702 [cps-and-ncmp-test-caches] [5.3.6] Storing snapshot of partition assignments while removing UUID 2e57e9a6-32ef-42f3-8de8-b980d0a79fd8 10:19:51 2024-02-28T10:19:51.067Z INFO 7400 --- [cached.thread-7] c.h.internal.cluster.ClusterService : [10.30.106.73]:5702 [cps-and-ncmp-test-caches] [5.3.6] 10:19:51 10:19:51 Members {size:3, ver:9} [ 10:19:51 Member [10.30.106.73]:5702 - a7b6c63b-e8db-4fdd-923a-05b4af1d91d3 this 10:19:51 Member [10.30.106.73]:5703 - 42c49fef-b835-4a11-a09d-8f97617fb971 10:19:51 Member [10.30.106.73]:5704 - 41f38c4c-67bc-4bdf-87bf-4f62023b97aa 10:19:51 ] 10:19:51 10:19:51 2024-02-28T10:19:51.068Z INFO 7400 --- [cached.thread-7] c.h.i.cluster.impl.MembershipManager : [10.30.106.73]:5702 [cps-and-ncmp-test-caches] [5.3.6] Mastership is claimed with: MembersView{version=9, members=[MemberInfo{address=[10.30.106.73]:5702, uuid=a7b6c63b-e8db-4fdd-923a-05b4af1d91d3, cpMemberUUID=null, liteMember=false, memberListJoinVersion=6}, MemberInfo{address=[10.30.106.73]:5703, uuid=42c49fef-b835-4a11-a09d-8f97617fb971, cpMemberUUID=null, liteMember=false, memberListJoinVersion=7}, MemberInfo{address=[10.30.106.73]:5704, uuid=41f38c4c-67bc-4bdf-87bf-4f62023b97aa, cpMemberUUID=null, liteMember=false, memberListJoinVersion=8}]} 10:19:51 2024-02-28T10:19:51.068Z INFO 7400 --- [ration.thread-0] c.h.i.p.impl.PartitionStateManager : [10.30.106.73]:5704 [cps-and-ncmp-test-caches] [5.3.6] Storing snapshot of partition assignments while removing UUID 9be417fd-3dd4-4692-ae3a-0e1fa6cad13c 10:19:51 2024-02-28T10:19:51.068Z INFO 7400 --- [ration.thread-0] c.h.i.p.impl.PartitionStateManager : [10.30.106.73]:5703 [cps-and-ncmp-test-caches] [5.3.6] Storing snapshot of partition assignments while removing UUID 9be417fd-3dd4-4692-ae3a-0e1fa6cad13c 10:19:51 2024-02-28T10:19:51.068Z INFO 7400 --- [ration.thread-0] c.h.i.p.impl.PartitionStateManager : [10.30.106.73]:5704 [cps-and-ncmp-test-caches] [5.3.6] Storing snapshot of partition assignments while removing UUID eea056a6-c7ec-4685-a06c-c6c9d65c56e6 10:19:51 2024-02-28T10:19:51.069Z INFO 7400 --- [ration.thread-0] c.h.i.p.impl.PartitionStateManager : [10.30.106.73]:5704 [cps-and-ncmp-test-caches] [5.3.6] Storing snapshot of partition assignments while removing UUID c5b03366-798d-4f8e-8c58-2000015f32bf 10:19:51 2024-02-28T10:19:51.072Z INFO 7400 --- [cached.thread-6] c.h.t.TransactionManagerService : [10.30.106.73]:5704 [cps-and-ncmp-test-caches] [5.3.6] Committing/rolling-back live transactions of [10.30.107.215]:5702, UUID: 9be417fd-3dd4-4692-ae3a-0e1fa6cad13c 10:19:51 2024-02-28T10:19:51.072Z INFO 7400 --- [cached.thread-1] c.h.t.TransactionManagerService : [10.30.106.73]:5702 [cps-and-ncmp-test-caches] [5.3.6] Committing/rolling-back live transactions of [10.30.107.215]:5702, UUID: 9be417fd-3dd4-4692-ae3a-0e1fa6cad13c 10:19:51 2024-02-28T10:19:51.073Z INFO 7400 --- [cached.thread-1] c.h.t.TransactionManagerService : [10.30.106.73]:5703 [cps-and-ncmp-test-caches] [5.3.6] Committing/rolling-back live transactions of [10.30.107.215]:5702, UUID: 9be417fd-3dd4-4692-ae3a-0e1fa6cad13c 10:19:51 2024-02-28T10:19:51.073Z INFO 7400 --- [ration.thread-0] c.h.i.p.impl.PartitionStateManager : [10.30.106.73]:5703 [cps-and-ncmp-test-caches] [5.3.6] Storing snapshot of partition assignments while removing UUID eea056a6-c7ec-4685-a06c-c6c9d65c56e6 10:19:51 2024-02-28T10:19:51.073Z INFO 7400 --- [ration.thread-0] c.h.i.p.impl.PartitionStateManager : [10.30.106.73]:5703 [cps-and-ncmp-test-caches] [5.3.6] Storing snapshot of partition assignments while removing UUID c5b03366-798d-4f8e-8c58-2000015f32bf 10:19:51 2024-02-28T10:19:51.074Z INFO 7400 --- [ration.thread-0] c.h.i.p.impl.PartitionStateManager : [10.30.106.73]:5703 [cps-and-ncmp-test-caches] [5.3.6] Storing snapshot of partition assignments while removing UUID feb3d783-7394-4f9c-97f2-edaaffeca36a 10:19:51 2024-02-28T10:19:51.074Z INFO 7400 --- [ration.thread-0] c.h.i.p.impl.PartitionStateManager : [10.30.106.73]:5703 [cps-and-ncmp-test-caches] [5.3.6] Storing snapshot of partition assignments while removing UUID 2e57e9a6-32ef-42f3-8de8-b980d0a79fd8 10:19:51 2024-02-28T10:19:51.075Z INFO 7400 --- [ration.thread-0] c.h.internal.cluster.ClusterService : [10.30.106.73]:5703 [cps-and-ncmp-test-caches] [5.3.6] 10:19:51 10:19:51 Members {size:3, ver:9} [ 10:19:51 Member [10.30.106.73]:5702 - a7b6c63b-e8db-4fdd-923a-05b4af1d91d3 10:19:51 Member [10.30.106.73]:5703 - 42c49fef-b835-4a11-a09d-8f97617fb971 this 10:19:51 Member [10.30.106.73]:5704 - 41f38c4c-67bc-4bdf-87bf-4f62023b97aa 10:19:51 ] 10:19:51 10:19:51 2024-02-28T10:19:51.075Z INFO 7400 --- [cached.thread-1] c.h.t.TransactionManagerService : [10.30.106.73]:5702 [cps-and-ncmp-test-caches] [5.3.6] Committing/rolling-back live transactions of [10.30.107.215]:5703, UUID: eea056a6-c7ec-4685-a06c-c6c9d65c56e6 10:19:51 2024-02-28T10:19:51.076Z INFO 7400 --- [cached.thread-1] c.h.t.TransactionManagerService : [10.30.106.73]:5702 [cps-and-ncmp-test-caches] [5.3.6] Committing/rolling-back live transactions of [10.30.107.215]:5704, UUID: c5b03366-798d-4f8e-8c58-2000015f32bf 10:19:51 2024-02-28T10:19:51.077Z INFO 7400 --- [cached.thread-1] c.h.t.TransactionManagerService : [10.30.106.73]:5702 [cps-and-ncmp-test-caches] [5.3.6] Committing/rolling-back live transactions of [10.30.107.215]:5705, UUID: feb3d783-7394-4f9c-97f2-edaaffeca36a 10:19:51 2024-02-28T10:19:51.077Z INFO 7400 --- [cached.thread-1] c.h.t.TransactionManagerService : [10.30.106.73]:5702 [cps-and-ncmp-test-caches] [5.3.6] Committing/rolling-back live transactions of [10.30.107.215]:5706, UUID: 2e57e9a6-32ef-42f3-8de8-b980d0a79fd8 10:19:51 2024-02-28T10:19:51.080Z INFO 7400 --- [ration.thread-0] c.h.i.p.impl.PartitionStateManager : [10.30.106.73]:5704 [cps-and-ncmp-test-caches] [5.3.6] Storing snapshot of partition assignments while removing UUID feb3d783-7394-4f9c-97f2-edaaffeca36a 10:19:51 2024-02-28T10:19:51.080Z INFO 7400 --- [cached.thread-1] c.h.t.TransactionManagerService : [10.30.106.73]:5703 [cps-and-ncmp-test-caches] [5.3.6] Committing/rolling-back live transactions of [10.30.107.215]:5703, UUID: eea056a6-c7ec-4685-a06c-c6c9d65c56e6 10:19:51 2024-02-28T10:19:51.081Z INFO 7400 --- [cached.thread-1] c.h.t.TransactionManagerService : [10.30.106.73]:5703 [cps-and-ncmp-test-caches] [5.3.6] Committing/rolling-back live transactions of [10.30.107.215]:5704, UUID: c5b03366-798d-4f8e-8c58-2000015f32bf 10:19:51 2024-02-28T10:19:51.082Z INFO 7400 --- [cached.thread-1] c.h.t.TransactionManagerService : [10.30.106.73]:5703 [cps-and-ncmp-test-caches] [5.3.6] Committing/rolling-back live transactions of [10.30.107.215]:5705, UUID: feb3d783-7394-4f9c-97f2-edaaffeca36a 10:19:51 2024-02-28T10:19:51.082Z INFO 7400 --- [cached.thread-1] c.h.t.TransactionManagerService : [10.30.106.73]:5703 [cps-and-ncmp-test-caches] [5.3.6] Committing/rolling-back live transactions of [10.30.107.215]:5706, UUID: 2e57e9a6-32ef-42f3-8de8-b980d0a79fd8 10:19:51 2024-02-28T10:19:51.084Z INFO 7400 --- [ration.thread-0] c.h.i.p.impl.PartitionStateManager : [10.30.106.73]:5704 [cps-and-ncmp-test-caches] [5.3.6] Storing snapshot of partition assignments while removing UUID 2e57e9a6-32ef-42f3-8de8-b980d0a79fd8 10:19:51 2024-02-28T10:19:51.085Z INFO 7400 --- [ration.thread-0] c.h.internal.cluster.ClusterService : [10.30.106.73]:5704 [cps-and-ncmp-test-caches] [5.3.6] 10:19:51 10:19:51 Members {size:3, ver:9} [ 10:19:51 Member [10.30.106.73]:5702 - a7b6c63b-e8db-4fdd-923a-05b4af1d91d3 10:19:51 Member [10.30.106.73]:5703 - 42c49fef-b835-4a11-a09d-8f97617fb971 10:19:51 Member [10.30.106.73]:5704 - 41f38c4c-67bc-4bdf-87bf-4f62023b97aa this 10:19:51 ] 10:19:51 10:19:51 2024-02-28T10:19:51.085Z INFO 7400 --- [cached.thread-6] c.h.t.TransactionManagerService : [10.30.106.73]:5704 [cps-and-ncmp-test-caches] [5.3.6] Committing/rolling-back live transactions of [10.30.107.215]:5703, UUID: eea056a6-c7ec-4685-a06c-c6c9d65c56e6 10:19:51 2024-02-28T10:19:51.086Z INFO 7400 --- [cached.thread-6] c.h.t.TransactionManagerService : [10.30.106.73]:5704 [cps-and-ncmp-test-caches] [5.3.6] Committing/rolling-back live transactions of [10.30.107.215]:5704, UUID: c5b03366-798d-4f8e-8c58-2000015f32bf 10:19:51 2024-02-28T10:19:51.087Z INFO 7400 --- [cached.thread-6] c.h.t.TransactionManagerService : [10.30.106.73]:5704 [cps-and-ncmp-test-caches] [5.3.6] Committing/rolling-back live transactions of [10.30.107.215]:5705, UUID: feb3d783-7394-4f9c-97f2-edaaffeca36a 10:19:51 2024-02-28T10:19:51.087Z INFO 7400 --- [cached.thread-6] c.h.t.TransactionManagerService : [10.30.106.73]:5704 [cps-and-ncmp-test-caches] [5.3.6] Committing/rolling-back live transactions of [10.30.107.215]:5706, UUID: 2e57e9a6-32ef-42f3-8de8-b980d0a79fd8 10:19:51 2024-02-28T10:19:51.319Z INFO 7400 --- [Queue.migration] c.h.i.p.InternalPartitionService : [10.30.106.73]:5702 [cps-and-ncmp-test-caches] [5.3.6] Fetching partition tables from cluster to determine the most recent one... Local stamp: 3576407649402194722 10:19:51 2024-02-28T10:19:51.340Z INFO 7400 --- [Queue.migration] c.h.i.p.InternalPartitionService : [10.30.106.73]:5702 [cps-and-ncmp-test-caches] [5.3.6] Most recent partition table is determined. 10:19:51 2024-02-28T10:19:51.340Z INFO 7400 --- [Queue.migration] c.h.i.p.InternalPartitionService : [10.30.106.73]:5702 [cps-and-ncmp-test-caches] [5.3.6] Applying the most recent of partition state... 10:19:51 2024-02-28T10:19:51.343Z WARN 7400 --- [Queue.migration] c.h.i.p.InternalPartitionService : [10.30.106.73]:5702 [cps-and-ncmp-test-caches] [5.3.6] Following unknown addresses are found in partition table sent from master[[10.30.106.73]:5702]. (Probably they have recently joined or left the cluster.) { 10:19:51 [10.30.107.215]:5702 - 9be417fd-3dd4-4692-ae3a-0e1fa6cad13c 10:19:51 [10.30.107.215]:5706 - 2e57e9a6-32ef-42f3-8de8-b980d0a79fd8 10:19:51 [10.30.107.215]:5703 - eea056a6-c7ec-4685-a06c-c6c9d65c56e6 10:19:51 [10.30.107.215]:5705 - feb3d783-7394-4f9c-97f2-edaaffeca36a 10:19:51 [10.30.107.215]:5704 - c5b03366-798d-4f8e-8c58-2000015f32bf 10:19:51 } 10:19:51 2024-02-28T10:19:51.347Z WARN 7400 --- [ration.thread-1] c.h.i.p.InternalPartitionService : [10.30.106.73]:5703 [cps-and-ncmp-test-caches] [5.3.6] Following unknown addresses are found in partition table sent from master[[10.30.106.73]:5702]. (Probably they have recently joined or left the cluster.) { 10:19:51 [10.30.107.215]:5702 - 9be417fd-3dd4-4692-ae3a-0e1fa6cad13c 10:19:51 [10.30.107.215]:5706 - 2e57e9a6-32ef-42f3-8de8-b980d0a79fd8 10:19:51 [10.30.107.215]:5703 - eea056a6-c7ec-4685-a06c-c6c9d65c56e6 10:19:51 [10.30.107.215]:5705 - feb3d783-7394-4f9c-97f2-edaaffeca36a 10:19:51 [10.30.107.215]:5704 - c5b03366-798d-4f8e-8c58-2000015f32bf 10:19:51 } 10:19:51 2024-02-28T10:19:51.352Z WARN 7400 --- [ration.thread-2] c.h.i.p.InternalPartitionService : [10.30.106.73]:5704 [cps-and-ncmp-test-caches] [5.3.6] Following unknown addresses are found in partition table sent from master[[10.30.106.73]:5702]. (Probably they have recently joined or left the cluster.) { 10:19:51 [10.30.107.215]:5702 - 9be417fd-3dd4-4692-ae3a-0e1fa6cad13c 10:19:51 [10.30.107.215]:5706 - 2e57e9a6-32ef-42f3-8de8-b980d0a79fd8 10:19:51 [10.30.107.215]:5703 - eea056a6-c7ec-4685-a06c-c6c9d65c56e6 10:19:51 [10.30.107.215]:5705 - feb3d783-7394-4f9c-97f2-edaaffeca36a 10:19:51 [10.30.107.215]:5704 - c5b03366-798d-4f8e-8c58-2000015f32bf 10:19:51 } 10:19:51 2024-02-28T10:19:51.436Z INFO 7400 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 10:19:51 2024-02-28T10:19:51.436Z WARN 7400 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 10:19:51 2024-02-28T10:19:51.464Z INFO 7400 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 10:19:51 2024-02-28T10:19:51.464Z WARN 7400 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:19:51 2024-02-28T10:19:51.515Z INFO 7400 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 10:19:51 2024-02-28T10:19:51.515Z WARN 7400 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 10:19:51 2024-02-28T10:19:51.517Z INFO 7400 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 10:19:51 2024-02-28T10:19:51.517Z WARN 7400 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 10:19:51 2024-02-28T10:19:51.529Z INFO 7400 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 10:19:51 2024-02-28T10:19:51.529Z WARN 7400 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 10:19:51 2024-02-28T10:19:51.596Z INFO 7400 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 10:19:51 2024-02-28T10:19:51.596Z WARN 7400 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:19:51 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 21.445 s - in org.onap.cps.ncmp.api.impl.config.embeddedcache.SynchronizationCacheConfigSpec 10:19:51 [INFO] Running org.onap.cps.ncmp.api.impl.config.embeddedcache.TrustLevelCacheConfigSpec 10:19:57 2024-02-28T10:19:51.623Z INFO 7400 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 10:19:57 2024-02-28T10:19:51.623Z WARN 7400 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:19:57 2024-02-28T10:19:51.636Z INFO 7400 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 10:19:57 2024-02-28T10:19:51.636Z WARN 7400 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:19:57 10:19:57 . ____ _ __ _ _ 10:19:57 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 10:19:57 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 10:19:57 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 10:19:57 ' |____| .__|_| |_|_| |_\__, | / / / / 10:19:57 =========|_|==============|___/=/_/_/_/ 10:19:57 :: Spring Boot :: (v3.2.2) 10:19:57 10:19:57 2024-02-28T10:19:51.642Z INFO 7400 --- [ main] .o.c.n.a.i.c.e.TrustLevelCacheConfigSpec : Starting TrustLevelCacheConfigSpec using Java 17.0.6-ea with PID 7400 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-service) 10:19:57 2024-02-28T10:19:51.642Z INFO 7400 --- [ main] .o.c.n.a.i.c.e.TrustLevelCacheConfigSpec : No active profile set, falling back to 1 default profile: "default" 10:19:57 2024-02-28T10:19:51.662Z INFO 7400 --- [ main] com.hazelcast.system.logo : [10.30.106.73]:5705 [cps-and-ncmp-test-caches] [5.3.6] 10:19:57 + + o o o o---o o----o o o---o o o----o o--o--o 10:19:57 + + + + | | / \ / | | / / \ | | 10:19:57 + + + + + o----o o o o o----o | o o o o----o | 10:19:57 + + + + | | / \ / | | \ / \ | | 10:19:57 + + o o o o o---o o----o o----o o---o o o o----o o 10:19:57 2024-02-28T10:19:51.662Z INFO 7400 --- [ main] com.hazelcast.system : [10.30.106.73]:5705 [cps-and-ncmp-test-caches] [5.3.6] Copyright (c) 2008-2023, Hazelcast, Inc. All Rights Reserved. 10:19:57 2024-02-28T10:19:51.663Z INFO 7400 --- [ main] com.hazelcast.system : [10.30.106.73]:5705 [cps-and-ncmp-test-caches] [5.3.6] Hazelcast Platform 5.3.6 (20231109 - 9903dc9) starting at [10.30.106.73]:5705 10:19:57 2024-02-28T10:19:51.663Z INFO 7400 --- [ main] com.hazelcast.system : [10.30.106.73]:5705 [cps-and-ncmp-test-caches] [5.3.6] Cluster name: cps-and-ncmp-test-caches 10:19:57 2024-02-28T10:19:51.663Z INFO 7400 --- [ main] com.hazelcast.system : [10.30.106.73]: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. 10:19:57 2024-02-28T10:19:51.663Z INFO 7400 --- [ main] com.hazelcast.system : [10.30.106.73]:5705 [cps-and-ncmp-test-caches] [5.3.6] The Jet engine is disabled. 10:19:57 To enable the Jet engine on the members, do one of the following: 10:19:57 - Change member config using Java API: config.getJetConfig().setEnabled(true) 10:19:57 - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true 10:19:57 - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) 10:19:57 - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 10:19:57 2024-02-28T10:19:51.664Z INFO 7400 --- [Queue.migration] c.h.i.partition.impl.MigrationManager : [10.30.106.73]:5702 [cps-and-ncmp-test-caches] [5.3.6] Repartitioning cluster data. Migration tasks count: 438 10:19:57 2024-02-28T10:19:51.669Z INFO 7400 --- [ main] c.h.internal.tpc.TpcServerBootstrap : [10.30.106.73]:5705 [cps-and-ncmp-test-caches] [5.3.6] TPC: disabled 10:19:57 2024-02-28T10:19:51.679Z INFO 7400 --- [ main] com.hazelcast.system.security : [10.30.106.73]: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. 10:19:57 2024-02-28T10:19:51.682Z INFO 7400 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.73]:5705 [cps-and-ncmp-test-caches] [5.3.6] Using Multicast discovery 10:19:57 2024-02-28T10:19:51.682Z WARN 7400 --- [ main] com.hazelcast.cp.CPSubsystem : [10.30.106.73]: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. 10:19:57 2024-02-28T10:19:51.692Z INFO 7400 --- [ main] c.h.internal.diagnostics.Diagnostics : [10.30.106.73]:5705 [cps-and-ncmp-test-caches] [5.3.6] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 10:19:57 2024-02-28T10:19:51.693Z INFO 7400 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.73]:5705 [cps-and-ncmp-test-caches] [5.3.6] [10.30.106.73]:5705 is STARTING 10:19:57 2024-02-28T10:19:51.828Z INFO 7400 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 10:19:58 2024-02-28T10:19:51.828Z WARN 7400 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:19:58 2024-02-28T10:19:51.851Z INFO 7400 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 10:19:58 2024-02-28T10:19:51.851Z WARN 7400 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:19:58 2024-02-28T10:19:51.864Z INFO 7400 --- [ main] c.h.i.cluster.impl.MulticastJoiner : [10.30.106.73]:5705 [cps-and-ncmp-test-caches] [5.3.6] Trying to join to discovered node: [10.30.106.73]:5702 10:19:58 2024-02-28T10:19:51.868Z INFO 7400 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.106.73]:5702 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.30.106.73:5702 and /10.30.106.73:42017 10:19:58 2024-02-28T10:19:51.869Z INFO 7400 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.106.73]:5705 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.30.106.73:42017 and /10.30.106.73:5702 10:19:58 2024-02-28T10:19:52.042Z INFO 7400 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 10:19:58 2024-02-28T10:19:52.042Z WARN 7400 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:19:58 2024-02-28T10:19:52.051Z INFO 7400 --- [Queue.migration] c.h.i.partition.impl.MigrationManager : [10.30.106.73]:5702 [cps-and-ncmp-test-caches] [5.3.6] All migration tasks have been completed. (repartitionTime=Wed Feb 28 10:19:51 UTC 2024, plannedMigrations=438, completedMigrations=438, remainingMigrations=0, totalCompletedMigrations=1664) 10:19:58 2024-02-28T10:19:52.069Z INFO 7400 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 10:19:58 2024-02-28T10:19:52.070Z WARN 7400 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:19:58 2024-02-28T10:19:52.294Z INFO 7400 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 10:19:58 2024-02-28T10:19:52.294Z WARN 7400 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 10:19:58 2024-02-28T10:19:52.417Z INFO 7400 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 10:19:58 2024-02-28T10:19:52.417Z WARN 7400 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 10:19:58 2024-02-28T10:19:52.558Z INFO 7400 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 10:19:58 2024-02-28T10:19:52.559Z WARN 7400 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:19:58 2024-02-28T10:19:52.589Z INFO 7400 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 10:19:58 2024-02-28T10:19:52.590Z WARN 7400 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:19:58 2024-02-28T10:19:52.620Z INFO 7400 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 10:19:58 2024-02-28T10:19:52.620Z WARN 7400 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 10:19:58 2024-02-28T10:19:52.667Z INFO 7400 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 10:19:58 2024-02-28T10:19:52.667Z WARN 7400 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:19:58 2024-02-28T10:19:52.692Z INFO 7400 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 10:19:58 2024-02-28T10:19:52.692Z WARN 7400 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 10:19:58 2024-02-28T10:19:52.704Z INFO 7400 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 10:19:58 2024-02-28T10:19:52.704Z WARN 7400 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:19:58 2024-02-28T10:19:52.782Z INFO 7400 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 10:19:58 2024-02-28T10:19:52.782Z WARN 7400 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:19:58 2024-02-28T10:19:52.983Z INFO 7400 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 10:19:58 2024-02-28T10:19:52.983Z WARN 7400 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:19:58 2024-02-28T10:19:53.196Z INFO 7400 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 10:19:58 2024-02-28T10:19:53.196Z WARN 7400 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:19:58 2024-02-28T10:19:53.273Z INFO 7400 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 10:19:58 2024-02-28T10:19:53.273Z WARN 7400 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:19:58 2024-02-28T10:19:53.347Z INFO 7400 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 10:19:58 2024-02-28T10:19:53.347Z WARN 7400 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 10:19:58 2024-02-28T10:19:53.491Z INFO 7400 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 10:19:58 2024-02-28T10:19:53.491Z WARN 7400 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:19:58 2024-02-28T10:19:53.511Z INFO 7400 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 10:19:58 2024-02-28T10:19:53.511Z WARN 7400 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:19:58 2024-02-28T10:19:53.520Z INFO 7400 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 10:19:58 2024-02-28T10:19:53.520Z WARN 7400 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 10:19:58 2024-02-28T10:19:53.522Z INFO 7400 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 10:19:58 2024-02-28T10:19:53.522Z WARN 7400 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 10:19:58 2024-02-28T10:19:53.607Z INFO 7400 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 10:19:58 2024-02-28T10:19:53.607Z WARN 7400 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:19:58 2024-02-28T10:19:53.745Z INFO 7400 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 10:19:58 2024-02-28T10:19:53.745Z WARN 7400 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 10:19:58 2024-02-28T10:19:53.771Z INFO 7400 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 10:19:58 2024-02-28T10:19:53.771Z WARN 7400 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:19:58 2024-02-28T10:19:53.886Z INFO 7400 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 10:19:58 2024-02-28T10:19:53.886Z WARN 7400 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:19:58 2024-02-28T10:19:53.987Z INFO 7400 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 10:19:58 2024-02-28T10:19:53.987Z WARN 7400 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:19:58 2024-02-28T10:19:54.099Z INFO 7400 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 10:19:58 2024-02-28T10:19:54.099Z WARN 7400 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:19:58 2024-02-28T10:19:54.176Z INFO 7400 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 10:19:58 2024-02-28T10:19:54.176Z WARN 7400 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:19:58 2024-02-28T10:19:54.250Z INFO 7400 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 10:19:58 2024-02-28T10:19:54.250Z WARN 7400 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 10:19:58 2024-02-28T10:19:54.343Z INFO 7400 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 10:19:58 2024-02-28T10:19:54.343Z WARN 7400 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:19:58 2024-02-28T10:19:54.424Z INFO 7400 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 10:19:58 2024-02-28T10:19:54.425Z WARN 7400 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 10:19:58 2024-02-28T10:19:54.565Z INFO 7400 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 10:19:58 2024-02-28T10:19:54.565Z WARN 7400 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:19:58 2024-02-28T10:19:54.648Z INFO 7400 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 10:19:58 2024-02-28T10:19:54.648Z WARN 7400 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 10:19:58 2024-02-28T10:19:54.722Z INFO 7400 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 10:19:58 2024-02-28T10:19:54.722Z WARN 7400 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 10:19:58 2024-02-28T10:19:54.739Z INFO 7400 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 10:19:58 2024-02-28T10:19:54.739Z WARN 7400 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:19:58 2024-02-28T10:19:54.789Z INFO 7400 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 10:19:58 2024-02-28T10:19:54.789Z WARN 7400 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:19:58 2024-02-28T10:19:54.810Z INFO 7400 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 10:19:58 2024-02-28T10:19:54.810Z WARN 7400 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:19:58 2024-02-28T10:19:54.874Z INFO 7400 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 10:19:58 2024-02-28T10:19:54.874Z WARN 7400 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:19:58 2024-02-28T10:19:55.196Z INFO 7400 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 10:19:58 2024-02-28T10:19:55.196Z WARN 7400 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:19:58 2024-02-28T10:19:55.229Z INFO 7400 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 10:19:58 2024-02-28T10:19:55.229Z WARN 7400 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:19:58 2024-02-28T10:19:55.303Z INFO 7400 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 10:19:58 2024-02-28T10:19:55.303Z WARN 7400 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:19:58 2024-02-28T10:19:55.326Z INFO 7400 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 10:19:58 2024-02-28T10:19:55.326Z WARN 7400 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 10:19:58 2024-02-28T10:19:55.353Z INFO 7400 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 10:19:58 2024-02-28T10:19:55.353Z WARN 7400 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 10:19:58 2024-02-28T10:19:55.551Z INFO 7400 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 10:19:58 2024-02-28T10:19:55.551Z WARN 7400 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 10:19:58 2024-02-28T10:19:55.619Z INFO 7400 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 10:19:58 2024-02-28T10:19:55.619Z WARN 7400 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:19:58 2024-02-28T10:19:55.625Z INFO 7400 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 10:19:58 2024-02-28T10:19:55.625Z WARN 7400 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 10:19:58 2024-02-28T10:19:55.692Z INFO 7400 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 10:19:58 2024-02-28T10:19:55.692Z WARN 7400 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:19:58 2024-02-28T10:19:55.877Z INFO 7400 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 10:19:58 2024-02-28T10:19:55.877Z WARN 7400 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:19:58 2024-02-28T10:19:55.943Z INFO 7400 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 10:19:58 2024-02-28T10:19:55.943Z WARN 7400 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:19:58 2024-02-28T10:19:55.966Z INFO 7400 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 10:19:58 2024-02-28T10:19:55.966Z WARN 7400 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:19:58 2024-02-28T10:19:56.099Z INFO 7400 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 10:19:58 2024-02-28T10:19:56.099Z WARN 7400 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:19:58 2024-02-28T10:19:56.205Z INFO 7400 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 10:19:58 2024-02-28T10:19:56.205Z WARN 7400 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 10:19:58 2024-02-28T10:19:56.406Z INFO 7400 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 10:19:58 2024-02-28T10:19:56.406Z WARN 7400 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:19:58 2024-02-28T10:19:56.428Z INFO 7400 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 10:19:58 2024-02-28T10:19:56.428Z WARN 7400 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 10:19:58 2024-02-28T10:19:56.432Z INFO 7400 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 10:19:58 2024-02-28T10:19:56.432Z WARN 7400 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:19:58 2024-02-28T10:19:56.471Z INFO 7400 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 10:19:58 2024-02-28T10:19:56.471Z WARN 7400 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:19:58 2024-02-28T10:19:56.704Z INFO 7400 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 10:19:58 2024-02-28T10:19:56.704Z WARN 7400 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 10:19:58 2024-02-28T10:19:56.728Z INFO 7400 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 10:19:58 2024-02-28T10:19:56.728Z WARN 7400 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 10:19:58 2024-02-28T10:19:56.745Z INFO 7400 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 10:19:58 2024-02-28T10:19:56.745Z WARN 7400 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:19:58 2024-02-28T10:19:56.779Z INFO 7400 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 10:19:58 2024-02-28T10:19:56.779Z WARN 7400 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:19:58 2024-02-28T10:19:56.796Z INFO 7400 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 10:19:58 2024-02-28T10:19:56.796Z WARN 7400 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:19:58 2024-02-28T10:19:56.869Z INFO 7400 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 10:19:58 2024-02-28T10:19:56.869Z WARN 7400 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:19:58 2024-02-28T10:19:56.972Z INFO 7400 --- [ration.thread-0] c.h.internal.cluster.ClusterService : [10.30.106.73]:5702 [cps-and-ncmp-test-caches] [5.3.6] 10:19:58 10:19:58 Members {size:4, ver:10} [ 10:19:58 Member [10.30.106.73]:5702 - a7b6c63b-e8db-4fdd-923a-05b4af1d91d3 this 10:19:58 Member [10.30.106.73]:5703 - 42c49fef-b835-4a11-a09d-8f97617fb971 10:19:58 Member [10.30.106.73]:5704 - 41f38c4c-67bc-4bdf-87bf-4f62023b97aa 10:19:58 Member [10.30.106.73]:5705 - ce23577d-b291-40f5-971f-3d4f924d5715 10:19:58 ] 10:19:58 10:19:58 2024-02-28T10:19:56.978Z INFO 7400 --- [ration.thread-3] c.h.internal.cluster.ClusterService : [10.30.106.73]:5704 [cps-and-ncmp-test-caches] [5.3.6] 10:19:58 10:19:58 Members {size:4, ver:10} [ 10:19:58 Member [10.30.106.73]:5702 - a7b6c63b-e8db-4fdd-923a-05b4af1d91d3 10:19:58 Member [10.30.106.73]:5703 - 42c49fef-b835-4a11-a09d-8f97617fb971 10:19:58 Member [10.30.106.73]:5704 - 41f38c4c-67bc-4bdf-87bf-4f62023b97aa this 10:19:58 Member [10.30.106.73]:5705 - ce23577d-b291-40f5-971f-3d4f924d5715 10:19:58 ] 10:19:58 10:19:58 2024-02-28T10:19:56.979Z INFO 7400 --- [ration.thread-0] c.h.internal.cluster.ClusterService : [10.30.106.73]:5703 [cps-and-ncmp-test-caches] [5.3.6] 10:19:58 10:19:58 Members {size:4, ver:10} [ 10:19:58 Member [10.30.106.73]:5702 - a7b6c63b-e8db-4fdd-923a-05b4af1d91d3 10:19:58 Member [10.30.106.73]:5703 - 42c49fef-b835-4a11-a09d-8f97617fb971 this 10:19:58 Member [10.30.106.73]:5704 - 41f38c4c-67bc-4bdf-87bf-4f62023b97aa 10:19:58 Member [10.30.106.73]:5705 - ce23577d-b291-40f5-971f-3d4f924d5715 10:19:58 ] 10:19:58 10:19:58 2024-02-28T10:19:56.979Z INFO 7400 --- [ration.thread-0] c.h.internal.cluster.ClusterService : [10.30.106.73]:5705 [cps-and-ncmp-test-caches] [5.3.6] 10:19:58 10:19:58 Members {size:4, ver:10} [ 10:19:58 Member [10.30.106.73]:5702 - a7b6c63b-e8db-4fdd-923a-05b4af1d91d3 10:19:58 Member [10.30.106.73]:5703 - 42c49fef-b835-4a11-a09d-8f97617fb971 10:19:58 Member [10.30.106.73]:5704 - 41f38c4c-67bc-4bdf-87bf-4f62023b97aa 10:19:58 Member [10.30.106.73]:5705 - ce23577d-b291-40f5-971f-3d4f924d5715 this 10:19:58 ] 10:19:58 10:19:58 2024-02-28T10:19:56.982Z INFO 7400 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.73]:5705 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.73:5703, timeout: 10000, bind-any: true 10:19:58 2024-02-28T10:19:56.983Z INFO 7400 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.73]:5705 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.73:5704, timeout: 10000, bind-any: true 10:19:58 2024-02-28T10:19:56.987Z INFO 7400 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.106.73]:5705 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.30.106.73:5705 and /10.30.106.73:37903 10:19:58 2024-02-28T10:19:56.989Z INFO 7400 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.106.73]:5703 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.30.106.73:5703 and /10.30.106.73:59017 10:19:58 2024-02-28T10:19:56.989Z INFO 7400 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.106.73]:5705 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.30.106.73:59017 and /10.30.106.73:5703 10:19:58 2024-02-28T10:19:56.990Z INFO 7400 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.106.73]:5705 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.30.106.73:5705 and /10.30.106.73:38159 10:19:58 2024-02-28T10:19:56.990Z INFO 7400 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.106.73]:5704 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.30.106.73:5704 and /10.30.106.73:41881 10:19:58 2024-02-28T10:19:56.990Z INFO 7400 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.106.73]:5704 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.30.106.73:38159 and /10.30.106.73:5705 10:19:58 2024-02-28T10:19:56.990Z INFO 7400 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.106.73]:5703 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.30.106.73:37903 and /10.30.106.73:5705 10:19:58 2024-02-28T10:19:56.990Z INFO 7400 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.106.73]:5705 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.30.106.73:41881 and /10.30.106.73:5704 10:19:58 2024-02-28T10:19:57.159Z INFO 7400 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 10:19:58 2024-02-28T10:19:57.159Z WARN 7400 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 10:19:58 2024-02-28T10:19:57.239Z INFO 7400 --- [Queue.migration] c.h.i.partition.impl.MigrationManager : [10.30.106.73]:5702 [cps-and-ncmp-test-caches] [5.3.6] Repartitioning cluster data. Migration tasks count: 271 10:19:58 2024-02-28T10:19:57.253Z INFO 7400 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 10:19:58 2024-02-28T10:19:57.253Z WARN 7400 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:19:58 2024-02-28T10:19:57.419Z INFO 7400 --- [Queue.migration] c.h.i.partition.impl.MigrationManager : [10.30.106.73]:5702 [cps-and-ncmp-test-caches] [5.3.6] All migration tasks have been completed. (repartitionTime=Wed Feb 28 10:19:57 UTC 2024, plannedMigrations=271, completedMigrations=271, remainingMigrations=0, totalCompletedMigrations=1935) 10:19:58 2024-02-28T10:19:57.539Z INFO 7400 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 10:19:58 2024-02-28T10:19:57.539Z WARN 7400 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 10:19:58 2024-02-28T10:19:57.558Z INFO 7400 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 10:19:58 2024-02-28T10:19:57.558Z WARN 7400 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:19:58 2024-02-28T10:19:57.560Z INFO 7400 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 10:19:58 2024-02-28T10:19:57.560Z WARN 7400 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:19:58 2024-02-28T10:19:57.649Z INFO 7400 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 10:19:58 2024-02-28T10:19:57.649Z WARN 7400 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:19:58 2024-02-28T10:19:57.662Z INFO 7400 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 10:19:58 2024-02-28T10:19:57.662Z WARN 7400 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 10:19:58 2024-02-28T10:19:57.677Z INFO 7400 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 10:19:58 2024-02-28T10:19:57.677Z WARN 7400 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:19:58 2024-02-28T10:19:57.799Z INFO 7400 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 10:19:58 2024-02-28T10:19:57.799Z WARN 7400 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:19:58 2024-02-28T10:19:57.839Z INFO 7400 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 10:19:58 2024-02-28T10:19:57.839Z WARN 7400 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 10:19:58 2024-02-28T10:19:57.980Z WARN 7400 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.73]: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! 10:19:58 2024-02-28T10:19:57.981Z INFO 7400 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.73]:5705 [cps-and-ncmp-test-caches] [5.3.6] [10.30.106.73]:5705 is STARTED 10:19:58 2024-02-28T10:19:57.983Z INFO 7400 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 10:19:58 2024-02-28T10:19:57.983Z WARN 7400 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:20:04 2024-02-28T10:19:57.987Z INFO 7400 --- [ main] com.hazelcast.system.logo : [10.30.106.73]:5706 [cps-and-ncmp-test-caches] [5.3.6] 10:20:04 + + o o o o---o o----o o o---o o o----o o--o--o 10:20:04 + + + + | | / \ / | | / / \ | | 10:20:04 + + + + + o----o o o o o----o | o o o o----o | 10:20:04 + + + + | | / \ / | | \ / \ | | 10:20:04 + + o o o o o---o o----o o----o o---o o o o----o o 10:20:04 2024-02-28T10:19:57.987Z INFO 7400 --- [ main] com.hazelcast.system : [10.30.106.73]:5706 [cps-and-ncmp-test-caches] [5.3.6] Copyright (c) 2008-2023, Hazelcast, Inc. All Rights Reserved. 10:20:04 2024-02-28T10:19:57.987Z INFO 7400 --- [ main] com.hazelcast.system : [10.30.106.73]:5706 [cps-and-ncmp-test-caches] [5.3.6] Hazelcast Platform 5.3.6 (20231109 - 9903dc9) starting at [10.30.106.73]:5706 10:20:04 2024-02-28T10:19:57.987Z INFO 7400 --- [ main] com.hazelcast.system : [10.30.106.73]:5706 [cps-and-ncmp-test-caches] [5.3.6] Cluster name: cps-and-ncmp-test-caches 10:20:04 2024-02-28T10:19:57.987Z INFO 7400 --- [ main] com.hazelcast.system : [10.30.106.73]: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. 10:20:04 2024-02-28T10:19:57.987Z INFO 7400 --- [ main] com.hazelcast.system : [10.30.106.73]:5706 [cps-and-ncmp-test-caches] [5.3.6] The Jet engine is disabled. 10:20:04 To enable the Jet engine on the members, do one of the following: 10:20:04 - Change member config using Java API: config.getJetConfig().setEnabled(true) 10:20:04 - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true 10:20:04 - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) 10:20:04 - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 10:20:04 2024-02-28T10:19:57.991Z INFO 7400 --- [ main] c.h.internal.tpc.TpcServerBootstrap : [10.30.106.73]:5706 [cps-and-ncmp-test-caches] [5.3.6] TPC: disabled 10:20:04 2024-02-28T10:19:57.998Z INFO 7400 --- [ main] com.hazelcast.system.security : [10.30.106.73]: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. 10:20:04 2024-02-28T10:19:58.000Z INFO 7400 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.73]:5706 [cps-and-ncmp-test-caches] [5.3.6] Using Multicast discovery 10:20:04 2024-02-28T10:19:58.000Z WARN 7400 --- [ main] com.hazelcast.cp.CPSubsystem : [10.30.106.73]: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. 10:20:04 2024-02-28T10:19:58.020Z INFO 7400 --- [ main] c.h.internal.diagnostics.Diagnostics : [10.30.106.73]:5706 [cps-and-ncmp-test-caches] [5.3.6] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 10:20:04 2024-02-28T10:19:58.020Z INFO 7400 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.73]:5706 [cps-and-ncmp-test-caches] [5.3.6] [10.30.106.73]:5706 is STARTING 10:20:04 2024-02-28T10:19:58.074Z INFO 7400 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 10:20:04 2024-02-28T10:19:58.074Z WARN 7400 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:20:04 2024-02-28T10:19:58.106Z INFO 7400 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 10:20:04 2024-02-28T10:19:58.107Z WARN 7400 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:20:04 2024-02-28T10:19:58.210Z INFO 7400 --- [ main] c.h.i.cluster.impl.MulticastJoiner : [10.30.106.73]:5706 [cps-and-ncmp-test-caches] [5.3.6] Trying to join to discovered node: [10.30.106.73]:5702 10:20:04 2024-02-28T10:19:58.212Z INFO 7400 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.106.73]:5702 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.30.106.73:5702 and /10.30.106.73:33477 10:20:04 2024-02-28T10:19:58.213Z INFO 7400 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.106.73]:5706 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.30.106.73:33477 and /10.30.106.73:5702 10:20:04 2024-02-28T10:19:58.214Z INFO 7400 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 10:20:04 2024-02-28T10:19:58.214Z WARN 7400 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 10:20:04 2024-02-28T10:19:58.410Z INFO 7400 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 10:20:04 2024-02-28T10:19:58.410Z WARN 7400 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:20:04 2024-02-28T10:19:58.414Z INFO 7400 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 10:20:04 2024-02-28T10:19:58.414Z WARN 7400 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:20:04 2024-02-28T10:19:58.539Z INFO 7400 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 10:20:04 2024-02-28T10:19:58.539Z WARN 7400 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:20:04 2024-02-28T10:19:58.542Z INFO 7400 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 10:20:04 2024-02-28T10:19:58.543Z WARN 7400 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 10:20:04 2024-02-28T10:19:58.565Z INFO 7400 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 10:20:04 2024-02-28T10:19:58.565Z WARN 7400 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 10:20:04 2024-02-28T10:19:58.712Z INFO 7400 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 10:20:04 2024-02-28T10:19:58.712Z WARN 7400 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:20:04 2024-02-28T10:19:58.853Z INFO 7400 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 10:20:04 2024-02-28T10:19:58.853Z WARN 7400 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:20:04 2024-02-28T10:19:58.943Z INFO 7400 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 10:20:04 2024-02-28T10:19:58.943Z WARN 7400 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 10:20:04 2024-02-28T10:19:58.958Z INFO 7400 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 10:20:04 2024-02-28T10:19:58.958Z WARN 7400 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:20:04 2024-02-28T10:19:59.136Z INFO 7400 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 10:20:04 2024-02-28T10:19:59.136Z WARN 7400 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:20:04 2024-02-28T10:19:59.167Z INFO 7400 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 10:20:04 2024-02-28T10:19:59.167Z WARN 7400 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 10:20:04 2024-02-28T10:19:59.177Z INFO 7400 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 10:20:04 2024-02-28T10:19:59.177Z WARN 7400 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:20:04 2024-02-28T10:19:59.392Z INFO 7400 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 10:20:04 2024-02-28T10:19:59.392Z WARN 7400 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:20:04 2024-02-28T10:19:59.417Z INFO 7400 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 10:20:04 2024-02-28T10:19:59.417Z WARN 7400 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 10:20:04 2024-02-28T10:19:59.467Z INFO 7400 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 10:20:04 2024-02-28T10:19:59.467Z WARN 7400 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:20:04 2024-02-28T10:19:59.514Z INFO 7400 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 10:20:04 2024-02-28T10:19:59.514Z WARN 7400 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:20:04 2024-02-28T10:19:59.545Z INFO 7400 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 10:20:04 2024-02-28T10:19:59.545Z WARN 7400 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 10:20:04 2024-02-28T10:19:59.765Z INFO 7400 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 10:20:04 2024-02-28T10:19:59.765Z WARN 7400 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:20:04 2024-02-28T10:19:59.845Z INFO 7400 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 10:20:04 2024-02-28T10:19:59.845Z WARN 7400 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 10:20:04 2024-02-28T10:19:59.989Z INFO 7400 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 10:20:04 2024-02-28T10:19:59.989Z WARN 7400 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:20:04 2024-02-28T10:20:00.007Z INFO 7400 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 10:20:04 2024-02-28T10:20:00.007Z WARN 7400 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:20:04 2024-02-28T10:20:00.020Z INFO 7400 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 10:20:04 2024-02-28T10:20:00.020Z WARN 7400 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 10:20:04 2024-02-28T10:20:00.079Z INFO 7400 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 10:20:04 2024-02-28T10:20:00.079Z WARN 7400 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:20:04 2024-02-28T10:20:00.111Z INFO 7400 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 10:20:04 2024-02-28T10:20:00.111Z WARN 7400 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:20:04 2024-02-28T10:20:00.194Z INFO 7400 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 10:20:04 2024-02-28T10:20:00.194Z WARN 7400 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:20:04 2024-02-28T10:20:00.319Z INFO 7400 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 10:20:04 2024-02-28T10:20:00.319Z WARN 7400 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:20:04 2024-02-28T10:20:00.367Z INFO 7400 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 10:20:04 2024-02-28T10:20:00.367Z WARN 7400 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:20:04 2024-02-28T10:20:00.419Z INFO 7400 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 10:20:04 2024-02-28T10:20:00.420Z WARN 7400 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 10:20:04 2024-02-28T10:20:00.447Z INFO 7400 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 10:20:04 2024-02-28T10:20:00.447Z WARN 7400 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 10:20:04 2024-02-28T10:20:00.618Z INFO 7400 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 10:20:04 2024-02-28T10:20:00.618Z WARN 7400 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:20:04 2024-02-28T10:20:00.747Z INFO 7400 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 10:20:04 2024-02-28T10:20:00.747Z WARN 7400 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 10:20:04 2024-02-28T10:20:00.932Z INFO 7400 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 10:20:04 2024-02-28T10:20:00.932Z WARN 7400 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:20:04 2024-02-28T10:20:00.942Z INFO 7400 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 10:20:04 2024-02-28T10:20:00.942Z WARN 7400 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:20:04 2024-02-28T10:20:01.165Z INFO 7400 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 10:20:04 2024-02-28T10:20:01.165Z WARN 7400 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:20:04 2024-02-28T10:20:01.174Z INFO 7400 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 10:20:04 2024-02-28T10:20:01.174Z WARN 7400 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 10:20:04 2024-02-28T10:20:01.198Z INFO 7400 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 10:20:04 2024-02-28T10:20:01.198Z WARN 7400 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:20:04 2024-02-28T10:20:01.210Z INFO 7400 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 10:20:04 2024-02-28T10:20:01.210Z WARN 7400 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:20:04 2024-02-28T10:20:01.219Z INFO 7400 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 10:20:04 2024-02-28T10:20:01.219Z WARN 7400 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:20:04 2024-02-28T10:20:01.321Z INFO 7400 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 10:20:04 2024-02-28T10:20:01.321Z WARN 7400 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 10:20:04 2024-02-28T10:20:01.523Z INFO 7400 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 10:20:04 2024-02-28T10:20:01.523Z WARN 7400 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:20:04 2024-02-28T10:20:01.649Z INFO 7400 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 10:20:04 2024-02-28T10:20:01.649Z WARN 7400 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 10:20:04 2024-02-28T10:20:01.671Z INFO 7400 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 10:20:04 2024-02-28T10:20:01.671Z WARN 7400 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:20:04 2024-02-28T10:20:01.750Z INFO 7400 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 10:20:04 2024-02-28T10:20:01.750Z WARN 7400 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 10:20:04 2024-02-28T10:20:01.795Z INFO 7400 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 10:20:04 2024-02-28T10:20:01.795Z WARN 7400 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:20:04 2024-02-28T10:20:01.836Z INFO 7400 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 10:20:04 2024-02-28T10:20:01.836Z WARN 7400 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:20:04 2024-02-28T10:20:02.018Z INFO 7400 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 10:20:04 2024-02-28T10:20:02.018Z WARN 7400 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:20:04 2024-02-28T10:20:02.224Z INFO 7400 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 10:20:04 2024-02-28T10:20:02.224Z WARN 7400 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 10:20:04 2024-02-28T10:20:02.272Z INFO 7400 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 10:20:04 2024-02-28T10:20:02.273Z WARN 7400 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:20:04 2024-02-28T10:20:02.301Z INFO 7400 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 10:20:04 2024-02-28T10:20:02.301Z WARN 7400 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:20:04 2024-02-28T10:20:02.314Z INFO 7400 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 10:20:04 2024-02-28T10:20:02.314Z WARN 7400 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:20:04 2024-02-28T10:20:02.328Z INFO 7400 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 10:20:04 2024-02-28T10:20:02.328Z WARN 7400 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 10:20:04 2024-02-28T10:20:02.476Z INFO 7400 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 10:20:04 2024-02-28T10:20:02.476Z WARN 7400 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:20:04 2024-02-28T10:20:02.552Z INFO 7400 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 10:20:04 2024-02-28T10:20:02.552Z WARN 7400 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 10:20:04 2024-02-28T10:20:02.624Z INFO 7400 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 10:20:04 2024-02-28T10:20:02.624Z WARN 7400 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:20:04 2024-02-28T10:20:02.739Z INFO 7400 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 10:20:04 2024-02-28T10:20:02.739Z WARN 7400 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:20:04 2024-02-28T10:20:02.752Z INFO 7400 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 10:20:04 2024-02-28T10:20:02.752Z WARN 7400 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 10:20:04 2024-02-28T10:20:02.797Z INFO 7400 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 10:20:04 2024-02-28T10:20:02.798Z WARN 7400 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:20:04 2024-02-28T10:20:03.221Z INFO 7400 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 10:20:04 2024-02-28T10:20:03.222Z WARN 7400 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:20:04 2024-02-28T10:20:03.316Z INFO 7400 --- [ration.thread-1] c.h.internal.cluster.ClusterService : [10.30.106.73]:5702 [cps-and-ncmp-test-caches] [5.3.6] 10:20:04 10:20:04 Members {size:5, ver:11} [ 10:20:04 Member [10.30.106.73]:5702 - a7b6c63b-e8db-4fdd-923a-05b4af1d91d3 this 10:20:04 Member [10.30.106.73]:5703 - 42c49fef-b835-4a11-a09d-8f97617fb971 10:20:04 Member [10.30.106.73]:5704 - 41f38c4c-67bc-4bdf-87bf-4f62023b97aa 10:20:04 Member [10.30.106.73]:5705 - ce23577d-b291-40f5-971f-3d4f924d5715 10:20:04 Member [10.30.106.73]:5706 - c492f358-aa9f-48b7-bc9b-902e019aa414 10:20:04 ] 10:20:04 10:20:04 2024-02-28T10:20:03.317Z INFO 7400 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 10:20:04 2024-02-28T10:20:03.317Z WARN 7400 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:20:04 2024-02-28T10:20:03.321Z INFO 7400 --- [ration.thread-0] c.h.internal.cluster.ClusterService : [10.30.106.73]:5706 [cps-and-ncmp-test-caches] [5.3.6] 10:20:04 10:20:04 Members {size:5, ver:11} [ 10:20:04 Member [10.30.106.73]:5702 - a7b6c63b-e8db-4fdd-923a-05b4af1d91d3 10:20:04 Member [10.30.106.73]:5703 - 42c49fef-b835-4a11-a09d-8f97617fb971 10:20:04 Member [10.30.106.73]:5704 - 41f38c4c-67bc-4bdf-87bf-4f62023b97aa 10:20:04 Member [10.30.106.73]:5705 - ce23577d-b291-40f5-971f-3d4f924d5715 10:20:04 Member [10.30.106.73]:5706 - c492f358-aa9f-48b7-bc9b-902e019aa414 this 10:20:04 ] 10:20:04 10:20:04 2024-02-28T10:20:03.322Z INFO 7400 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.73]:5706 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.73:5703, timeout: 10000, bind-any: true 10:20:04 2024-02-28T10:20:03.323Z INFO 7400 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.73]:5706 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.73:5704, timeout: 10000, bind-any: true 10:20:04 2024-02-28T10:20:03.323Z INFO 7400 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.73]:5706 [cps-and-ncmp-test-caches] [5.3.6] Connecting to /10.30.106.73:5705, timeout: 10000, bind-any: true 10:20:04 2024-02-28T10:20:03.323Z INFO 7400 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.106.73]:5703 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.30.106.73:5703 and /10.30.106.73:42023 10:20:04 2024-02-28T10:20:03.324Z INFO 7400 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.106.73]:5704 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.30.106.73:5704 and /10.30.106.73:49607 10:20:04 2024-02-28T10:20:03.325Z INFO 7400 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.106.73]:5706 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.30.106.73:5706 and /10.30.106.73:42035 10:20:04 2024-02-28T10:20:03.325Z INFO 7400 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.106.73]:5706 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.30.106.73:5706 and /10.30.106.73:56343 10:20:04 2024-02-28T10:20:03.326Z INFO 7400 --- [ration.thread-0] c.h.internal.cluster.ClusterService : [10.30.106.73]:5704 [cps-and-ncmp-test-caches] [5.3.6] 10:20:04 10:20:04 Members {size:5, ver:11} [ 10:20:04 Member [10.30.106.73]:5702 - a7b6c63b-e8db-4fdd-923a-05b4af1d91d3 10:20:04 Member [10.30.106.73]:5703 - 42c49fef-b835-4a11-a09d-8f97617fb971 10:20:04 Member [10.30.106.73]:5704 - 41f38c4c-67bc-4bdf-87bf-4f62023b97aa this 10:20:04 Member [10.30.106.73]:5705 - ce23577d-b291-40f5-971f-3d4f924d5715 10:20:04 Member [10.30.106.73]:5706 - c492f358-aa9f-48b7-bc9b-902e019aa414 10:20:04 ] 10:20:04 10:20:04 2024-02-28T10:20:03.326Z INFO 7400 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.106.73]:5705 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.30.106.73:56343 and /10.30.106.73:5706 10:20:04 2024-02-28T10:20:03.326Z INFO 7400 --- [ration.thread-0] c.h.internal.cluster.ClusterService : [10.30.106.73]:5703 [cps-and-ncmp-test-caches] [5.3.6] 10:20:04 10:20:04 Members {size:5, ver:11} [ 10:20:04 Member [10.30.106.73]:5702 - a7b6c63b-e8db-4fdd-923a-05b4af1d91d3 10:20:04 Member [10.30.106.73]:5703 - 42c49fef-b835-4a11-a09d-8f97617fb971 this 10:20:04 Member [10.30.106.73]:5704 - 41f38c4c-67bc-4bdf-87bf-4f62023b97aa 10:20:04 Member [10.30.106.73]:5705 - ce23577d-b291-40f5-971f-3d4f924d5715 10:20:04 Member [10.30.106.73]:5706 - c492f358-aa9f-48b7-bc9b-902e019aa414 10:20:04 ] 10:20:04 10:20:04 2024-02-28T10:20:03.326Z INFO 7400 --- [ration.thread-0] c.h.internal.cluster.ClusterService : [10.30.106.73]:5705 [cps-and-ncmp-test-caches] [5.3.6] 10:20:04 10:20:04 Members {size:5, ver:11} [ 10:20:04 Member [10.30.106.73]:5702 - a7b6c63b-e8db-4fdd-923a-05b4af1d91d3 10:20:04 Member [10.30.106.73]:5703 - 42c49fef-b835-4a11-a09d-8f97617fb971 10:20:04 Member [10.30.106.73]:5704 - 41f38c4c-67bc-4bdf-87bf-4f62023b97aa 10:20:04 Member [10.30.106.73]:5705 - ce23577d-b291-40f5-971f-3d4f924d5715 this 10:20:04 Member [10.30.106.73]:5706 - c492f358-aa9f-48b7-bc9b-902e019aa414 10:20:04 ] 10:20:04 10:20:04 2024-02-28T10:20:03.327Z INFO 7400 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.106.73]:5705 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.30.106.73:5705 and /10.30.106.73:50335 10:20:04 2024-02-28T10:20:03.328Z INFO 7400 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.106.73]:5703 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.30.106.73:42035 and /10.30.106.73:5706 10:20:04 2024-02-28T10:20:03.329Z INFO 7400 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.106.73]:5706 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.30.106.73:42023 and /10.30.106.73:5703 10:20:04 2024-02-28T10:20:03.329Z INFO 7400 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.106.73]:5706 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.30.106.73:50335 and /10.30.106.73:5705 10:20:04 2024-02-28T10:20:03.330Z INFO 7400 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.106.73]:5706 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.30.106.73:49607 and /10.30.106.73:5704 10:20:04 2024-02-28T10:20:03.330Z INFO 7400 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.106.73]:5706 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.30.106.73:5706 and /10.30.106.73:50055 10:20:04 2024-02-28T10:20:03.332Z INFO 7400 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.106.73]:5704 [cps-and-ncmp-test-caches] [5.3.6] Initialized new cluster connection between /10.30.106.73:50055 and /10.30.106.73:5706 10:20:04 2024-02-28T10:20:03.379Z INFO 7400 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 10:20:04 2024-02-28T10:20:03.379Z WARN 7400 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 10:20:04 2024-02-28T10:20:03.383Z INFO 7400 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 10:20:04 2024-02-28T10:20:03.383Z WARN 7400 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 10:20:04 2024-02-28T10:20:03.430Z INFO 7400 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 10:20:04 2024-02-28T10:20:03.430Z WARN 7400 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:20:04 2024-02-28T10:20:03.454Z INFO 7400 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 10:20:04 2024-02-28T10:20:03.454Z WARN 7400 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:20:04 2024-02-28T10:20:03.475Z INFO 7400 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 10:20:04 2024-02-28T10:20:03.475Z WARN 7400 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:20:04 2024-02-28T10:20:03.530Z INFO 7400 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 10:20:04 2024-02-28T10:20:03.530Z WARN 7400 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:20:04 2024-02-28T10:20:03.580Z INFO 7400 --- [Queue.migration] c.h.i.partition.impl.MigrationManager : [10.30.106.73]:5702 [cps-and-ncmp-test-caches] [5.3.6] Repartitioning cluster data. Migration tasks count: 271 10:20:04 2024-02-28T10:20:03.754Z INFO 7400 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 10:20:04 2024-02-28T10:20:03.754Z WARN 7400 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:20:04 2024-02-28T10:20:03.756Z INFO 7400 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 10:20:04 2024-02-28T10:20:03.756Z WARN 7400 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 10:20:04 2024-02-28T10:20:03.848Z INFO 7400 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 10:20:04 2024-02-28T10:20:03.848Z WARN 7400 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:20:04 2024-02-28T10:20:03.857Z INFO 7400 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 10:20:04 2024-02-28T10:20:03.857Z WARN 7400 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 10:20:04 2024-02-28T10:20:03.904Z INFO 7400 --- [Queue.migration] c.h.i.partition.impl.MigrationManager : [10.30.106.73]:5702 [cps-and-ncmp-test-caches] [5.3.6] All migration tasks have been completed. (repartitionTime=Wed Feb 28 10:20:03 UTC 2024, plannedMigrations=271, completedMigrations=271, remainingMigrations=0, totalCompletedMigrations=2206) 10:20:04 2024-02-28T10:20:04.125Z INFO 7400 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 10:20:04 2024-02-28T10:20:04.125Z WARN 7400 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:20:04 2024-02-28T10:20:04.189Z INFO 7400 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 10:20:04 2024-02-28T10:20:04.189Z WARN 7400 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 10:20:04 2024-02-28T10:20:04.322Z WARN 7400 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.73]:5706 [cps-and-ncmp-test-caches] [5.3.6] Config seed port is 5701 and cluster size is 5. Some of the ports seem occupied! 10:20:04 2024-02-28T10:20:04.324Z INFO 7400 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.73]:5706 [cps-and-ncmp-test-caches] [5.3.6] [10.30.106.73]:5706 is STARTED 10:20:04 2024-02-28T10:20:04.329Z INFO 7400 --- [ main] .o.c.n.a.i.c.e.TrustLevelCacheConfigSpec : Started TrustLevelCacheConfigSpec in 12.714 seconds (process running for 114.818) 10:20:04 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 12.738 s - in org.onap.cps.ncmp.api.impl.config.embeddedcache.TrustLevelCacheConfigSpec 10:20:04 [INFO] Running org.onap.cps.ncmp.api.impl.config.kafka.KafkaConfigSpec 10:20:04 2024-02-28T10:20:04.343Z INFO 7400 --- [ main] o.onap.cps.cache.HazelcastCacheConfig : Enabling kubernetes mode with service-name : test-service-name 10:20:04 10:20:04 . ____ _ __ _ _ 10:20:04 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 10:20:04 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 10:20:04 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 10:20:04 ' |____| .__|_| |_|_| |_\__, | / / / / 10:20:04 =========|_|==============|___/=/_/_/_/ 10:20:04 :: Spring Boot :: (v3.2.2) 10:20:04 10:20:04 2024-02-28T10:20:04.369Z INFO 7400 --- [ main] o.o.c.n.a.i.c.kafka.KafkaConfigSpec : Starting KafkaConfigSpec using Java 17.0.6-ea with PID 7400 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-service) 10:20:04 2024-02-28T10:20:04.370Z INFO 7400 --- [ main] o.o.c.n.a.i.c.kafka.KafkaConfigSpec : No active profile set, falling back to 1 default profile: "default" 10:20:04 2024-02-28T10:20:04.401Z INFO 7400 --- [ main] o.o.c.n.a.i.c.kafka.KafkaConfigSpec : Started KafkaConfigSpec in 0.053 seconds (process running for 114.89) 10:20:04 2024-02-28T10:20:04.406Z INFO 7400 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 10:20:04 acks = -1 10:20:04 auto.include.jmx.reporter = true 10:20:04 batch.size = 16384 10:20:04 bootstrap.servers = [localhost:9092] 10:20:04 buffer.memory = 33554432 10:20:04 client.dns.lookup = use_all_dns_ips 10:20:04 client.id = producer-11 10:20:04 compression.type = none 10:20:04 connections.max.idle.ms = 540000 10:20:04 delivery.timeout.ms = 120000 10:20:04 enable.idempotence = true 10:20:04 interceptor.classes = [] 10:20:04 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 10:20:04 linger.ms = 0 10:20:04 max.block.ms = 60000 10:20:04 max.in.flight.requests.per.connection = 5 10:20:04 max.request.size = 1048576 10:20:04 metadata.max.age.ms = 300000 10:20:04 metadata.max.idle.ms = 300000 10:20:04 metric.reporters = [] 10:20:04 metrics.num.samples = 2 10:20:04 metrics.recording.level = INFO 10:20:04 metrics.sample.window.ms = 30000 10:20:04 partitioner.adaptive.partitioning.enable = true 10:20:04 partitioner.availability.timeout.ms = 0 10:20:04 partitioner.class = null 10:20:04 partitioner.ignore.keys = false 10:20:04 receive.buffer.bytes = 32768 10:20:04 reconnect.backoff.max.ms = 1000 10:20:04 reconnect.backoff.ms = 50 10:20:04 request.timeout.ms = 30000 10:20:04 retries = 2147483647 10:20:04 retry.backoff.ms = 100 10:20:04 sasl.client.callback.handler.class = null 10:20:04 sasl.jaas.config = null 10:20:04 sasl.kerberos.kinit.cmd = /usr/bin/kinit 10:20:04 sasl.kerberos.min.time.before.relogin = 60000 10:20:04 sasl.kerberos.service.name = null 10:20:04 sasl.kerberos.ticket.renew.jitter = 0.05 10:20:04 sasl.kerberos.ticket.renew.window.factor = 0.8 10:20:04 sasl.login.callback.handler.class = null 10:20:04 sasl.login.class = null 10:20:04 sasl.login.connect.timeout.ms = null 10:20:04 sasl.login.read.timeout.ms = null 10:20:04 sasl.login.refresh.buffer.seconds = 300 10:20:04 sasl.login.refresh.min.period.seconds = 60 10:20:04 sasl.login.refresh.window.factor = 0.8 10:20:04 sasl.login.refresh.window.jitter = 0.05 10:20:04 sasl.login.retry.backoff.max.ms = 10000 10:20:04 sasl.login.retry.backoff.ms = 100 10:20:04 sasl.mechanism = GSSAPI 10:20:04 sasl.oauthbearer.clock.skew.seconds = 30 10:20:04 sasl.oauthbearer.expected.audience = null 10:20:04 sasl.oauthbearer.expected.issuer = null 10:20:04 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 10:20:04 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 10:20:04 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 10:20:04 sasl.oauthbearer.jwks.endpoint.url = null 10:20:04 sasl.oauthbearer.scope.claim.name = scope 10:20:04 sasl.oauthbearer.sub.claim.name = sub 10:20:04 sasl.oauthbearer.token.endpoint.url = null 10:20:04 security.protocol = PLAINTEXT 10:20:04 security.providers = null 10:20:04 send.buffer.bytes = 131072 10:20:04 socket.connection.setup.timeout.max.ms = 30000 10:20:04 socket.connection.setup.timeout.ms = 10000 10:20:04 ssl.cipher.suites = null 10:20:04 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 10:20:04 ssl.endpoint.identification.algorithm = https 10:20:04 ssl.engine.factory.class = null 10:20:04 ssl.key.password = null 10:20:04 ssl.keymanager.algorithm = SunX509 10:20:04 ssl.keystore.certificate.chain = null 10:20:04 ssl.keystore.key = null 10:20:04 ssl.keystore.location = null 10:20:04 ssl.keystore.password = null 10:20:04 ssl.keystore.type = JKS 10:20:04 ssl.protocol = TLSv1.3 10:20:04 ssl.provider = null 10:20:04 ssl.secure.random.implementation = null 10:20:04 ssl.trustmanager.algorithm = PKIX 10:20:04 ssl.truststore.certificates = null 10:20:04 ssl.truststore.location = null 10:20:04 ssl.truststore.password = null 10:20:04 ssl.truststore.type = JKS 10:20:04 transaction.timeout.ms = 60000 10:20:04 transactional.id = null 10:20:04 value.serializer = class org.springframework.kafka.support.serializer.JsonSerializer 10:20:04 10:20:04 2024-02-28T10:20:04.433Z INFO 7400 --- [ main] o.a.k.clients.producer.KafkaProducer : [Producer clientId=producer-11] Instantiated an idempotent producer. 10:20:04 2024-02-28T10:20:04.434Z INFO 7400 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 10:20:04 2024-02-28T10:20:04.434Z WARN 7400 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:20:04 2024-02-28T10:20:04.435Z INFO 7400 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.6.1 10:20:04 2024-02-28T10:20:04.435Z INFO 7400 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 5e3c2b738d253ff5 10:20:04 2024-02-28T10:20:04.435Z INFO 7400 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1709115604435 10:20:04 2024-02-28T10:20:04.439Z INFO 7400 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 10:20:04 2024-02-28T10:20:04.439Z WARN 7400 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 10:20:04 2024-02-28T10:20:04.439Z WARN 7400 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 10:20:04 2024-02-28T10:20:04.447Z INFO 7400 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 10:20:04 acks = -1 10:20:04 auto.include.jmx.reporter = true 10:20:04 batch.size = 16384 10:20:04 bootstrap.servers = [localhost:9092] 10:20:04 buffer.memory = 33554432 10:20:04 client.dns.lookup = use_all_dns_ips 10:20:04 client.id = producer-12 10:20:04 compression.type = none 10:20:04 connections.max.idle.ms = 540000 10:20:04 delivery.timeout.ms = 120000 10:20:04 enable.idempotence = true 10:20:04 interceptor.classes = [] 10:20:04 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 10:20:04 linger.ms = 0 10:20:04 max.block.ms = 60000 10:20:04 max.in.flight.requests.per.connection = 5 10:20:04 max.request.size = 1048576 10:20:04 metadata.max.age.ms = 300000 10:20:04 metadata.max.idle.ms = 300000 10:20:04 metric.reporters = [] 10:20:04 metrics.num.samples = 2 10:20:04 metrics.recording.level = INFO 10:20:04 metrics.sample.window.ms = 30000 10:20:04 partitioner.adaptive.partitioning.enable = true 10:20:04 partitioner.availability.timeout.ms = 0 10:20:04 partitioner.class = null 10:20:04 partitioner.ignore.keys = false 10:20:04 receive.buffer.bytes = 32768 10:20:04 reconnect.backoff.max.ms = 1000 10:20:04 reconnect.backoff.ms = 50 10:20:04 request.timeout.ms = 30000 10:20:04 retries = 2147483647 10:20:04 retry.backoff.ms = 100 10:20:04 sasl.client.callback.handler.class = null 10:20:04 sasl.jaas.config = null 10:20:04 sasl.kerberos.kinit.cmd = /usr/bin/kinit 10:20:04 sasl.kerberos.min.time.before.relogin = 60000 10:20:04 sasl.kerberos.service.name = null 10:20:04 sasl.kerberos.ticket.renew.jitter = 0.05 10:20:04 sasl.kerberos.ticket.renew.window.factor = 0.8 10:20:04 sasl.login.callback.handler.class = null 10:20:04 sasl.login.class = null 10:20:04 sasl.login.connect.timeout.ms = null 10:20:04 sasl.login.read.timeout.ms = null 10:20:04 sasl.login.refresh.buffer.seconds = 300 10:20:04 sasl.login.refresh.min.period.seconds = 60 10:20:04 sasl.login.refresh.window.factor = 0.8 10:20:04 sasl.login.refresh.window.jitter = 0.05 10:20:04 sasl.login.retry.backoff.max.ms = 10000 10:20:04 sasl.login.retry.backoff.ms = 100 10:20:04 sasl.mechanism = GSSAPI 10:20:04 sasl.oauthbearer.clock.skew.seconds = 30 10:20:04 sasl.oauthbearer.expected.audience = null 10:20:04 sasl.oauthbearer.expected.issuer = null 10:20:04 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 10:20:04 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 10:20:04 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 10:20:04 sasl.oauthbearer.jwks.endpoint.url = null 10:20:04 sasl.oauthbearer.scope.claim.name = scope 10:20:04 sasl.oauthbearer.sub.claim.name = sub 10:20:04 sasl.oauthbearer.token.endpoint.url = null 10:20:04 security.protocol = PLAINTEXT 10:20:04 security.providers = null 10:20:04 send.buffer.bytes = 131072 10:20:04 socket.connection.setup.timeout.max.ms = 30000 10:20:04 socket.connection.setup.timeout.ms = 10000 10:20:04 ssl.cipher.suites = null 10:20:04 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 10:20:04 ssl.endpoint.identification.algorithm = https 10:20:04 ssl.engine.factory.class = null 10:20:04 ssl.key.password = null 10:20:04 ssl.keymanager.algorithm = SunX509 10:20:04 ssl.keystore.certificate.chain = null 10:20:04 ssl.keystore.key = null 10:20:04 ssl.keystore.location = null 10:20:04 ssl.keystore.password = null 10:20:04 ssl.keystore.type = JKS 10:20:04 ssl.protocol = TLSv1.3 10:20:04 ssl.provider = null 10:20:04 ssl.secure.random.implementation = null 10:20:04 ssl.trustmanager.algorithm = PKIX 10:20:04 ssl.truststore.certificates = null 10:20:04 ssl.truststore.location = null 10:20:04 ssl.truststore.password = null 10:20:04 ssl.truststore.type = JKS 10:20:04 transaction.timeout.ms = 60000 10:20:04 transactional.id = null 10:20:04 value.serializer = class io.cloudevents.kafka.CloudEventSerializer 10:20:04 10:20:04 2024-02-28T10:20:04.447Z INFO 7400 --- [ main] o.a.k.clients.producer.KafkaProducer : [Producer clientId=producer-12] Instantiated an idempotent producer. 10:20:04 2024-02-28T10:20:04.449Z INFO 7400 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.6.1 10:20:04 2024-02-28T10:20:04.449Z INFO 7400 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 5e3c2b738d253ff5 10:20:04 2024-02-28T10:20:04.449Z INFO 7400 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1709115604448 10:20:04 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.105 s - in org.onap.cps.ncmp.api.impl.config.kafka.KafkaConfigSpec 10:20:04 [INFO] Running org.onap.cps.ncmp.api.impl.events.cmsubscription.CmNotificationSubscriptionDeltaSpec 10:20:04 2024-02-28T10:20:04.453Z INFO 7400 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 10:20:04 2024-02-28T10:20:04.453Z WARN 7400 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 10:20:04 2024-02-28T10:20:04.453Z WARN 7400 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 10:20:04 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s - in org.onap.cps.ncmp.api.impl.events.cmsubscription.CmNotificationSubscriptionDeltaSpec 10:20:04 [INFO] Running org.onap.cps.ncmp.api.impl.events.cmsubscription.CmNotificationSubscriptionDmiInEventProducerSpec 10:20:04 2024-02-28T10:20:04.488Z INFO 7400 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 10:20:04 2024-02-28T10:20:04.488Z WARN 7400 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 10:20:04 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.023 s - in org.onap.cps.ncmp.api.impl.events.cmsubscription.CmNotificationSubscriptionDmiInEventProducerSpec 10:20:04 [INFO] Running org.onap.cps.ncmp.api.impl.events.cmsubscription.CmNotificationSubscriptionNcmpOutEventProducerSpec 10:20:04 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 s - in org.onap.cps.ncmp.api.impl.events.cmsubscription.CmNotificationSubscriptionNcmpOutEventProducerSpec 10:20:04 [INFO] Running org.onap.cps.ncmp.api.impl.events.cmsubscription.mapper.CmNotificationSubscriptionDmiInEventMapperSpec 10:20:04 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s - in org.onap.cps.ncmp.api.impl.events.cmsubscription.mapper.CmNotificationSubscriptionDmiInEventMapperSpec 10:20:04 [INFO] Running org.onap.cps.ncmp.api.impl.events.cmsubscription.service.CmNotificationSubscriptionPersistenceServiceImplSpec 10:20:04 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s - in org.onap.cps.ncmp.api.impl.events.cmsubscription.service.CmNotificationSubscriptionPersistenceServiceImplSpec 10:20:04 [INFO] Running org.onap.cps.ncmp.api.impl.events.cmsubscription.CmNotificationSubscriptionDmiOutEventConsumerSpec 10:20:10 2024-02-28T10:20:04.524Z INFO 7400 --- [ main] t.r.n.o.2.1 : Creating container for image: registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 10:20:10 2024-02-28T10:20:04.525Z INFO 7400 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 10:20:10 2024-02-28T10:20:04.525Z WARN 7400 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:20:10 2024-02-28T10:20:04.540Z INFO 7400 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 10:20:10 2024-02-28T10:20:04.540Z WARN 7400 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 10:20:10 2024-02-28T10:20:04.540Z WARN 7400 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 10:20:10 2024-02-28T10:20:04.540Z INFO 7400 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 10:20:10 2024-02-28T10:20:04.540Z WARN 7400 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:20:10 2024-02-28T10:20:04.554Z INFO 7400 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 10:20:10 2024-02-28T10:20:04.554Z WARN 7400 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 10:20:10 2024-02-28T10:20:04.554Z WARN 7400 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 10:20:10 2024-02-28T10:20:04.574Z INFO 7400 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 10:20:10 2024-02-28T10:20:04.574Z WARN 7400 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:20:10 2024-02-28T10:20:04.578Z INFO 7400 --- [ main] t.r.n.o.2.1 : Container registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 is starting: 5f0f2d1e0ddd1fadc32a31c89da1a4c3eec567ceb8b80f548da5566a16990f59 10:20:10 2024-02-28T10:20:04.641Z INFO 7400 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 10:20:10 2024-02-28T10:20:04.641Z WARN 7400 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 10:20:10 2024-02-28T10:20:04.641Z WARN 7400 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 10:20:10 2024-02-28T10:20:04.654Z INFO 7400 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 10:20:10 2024-02-28T10:20:04.654Z WARN 7400 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:20:10 2024-02-28T10:20:04.705Z INFO 7400 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 10:20:10 2024-02-28T10:20:04.705Z WARN 7400 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 10:20:10 2024-02-28T10:20:04.705Z WARN 7400 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 10:20:10 2024-02-28T10:20:04.775Z INFO 7400 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 10:20:10 2024-02-28T10:20:04.775Z WARN 7400 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:20:10 2024-02-28T10:20:04.864Z INFO 7400 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 10:20:10 2024-02-28T10:20:04.864Z WARN 7400 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 10:20:10 2024-02-28T10:20:04.892Z INFO 7400 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 10:20:10 2024-02-28T10:20:04.892Z WARN 7400 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 10:20:10 2024-02-28T10:20:04.892Z WARN 7400 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 10:20:10 2024-02-28T10:20:04.906Z INFO 7400 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 10:20:10 2024-02-28T10:20:04.906Z WARN 7400 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 10:20:10 2024-02-28T10:20:04.906Z WARN 7400 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 10:20:10 2024-02-28T10:20:04.958Z INFO 7400 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 10:20:10 2024-02-28T10:20:04.958Z WARN 7400 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:20:10 2024-02-28T10:20:04.964Z INFO 7400 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 10:20:10 2024-02-28T10:20:04.964Z WARN 7400 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 10:20:10 2024-02-28T10:20:05.201Z INFO 7400 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 10:20:10 2024-02-28T10:20:05.201Z WARN 7400 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:20:10 2024-02-28T10:20:05.247Z INFO 7400 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 10:20:10 2024-02-28T10:20:05.247Z WARN 7400 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:20:10 2024-02-28T10:20:05.309Z INFO 7400 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 10:20:10 2024-02-28T10:20:05.309Z WARN 7400 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 10:20:10 2024-02-28T10:20:05.309Z WARN 7400 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 10:20:10 2024-02-28T10:20:05.347Z INFO 7400 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 10:20:10 2024-02-28T10:20:05.348Z WARN 7400 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 10:20:10 2024-02-28T10:20:05.396Z INFO 7400 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 10:20:10 2024-02-28T10:20:05.396Z WARN 7400 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 10:20:10 2024-02-28T10:20:05.396Z WARN 7400 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 10:20:10 2024-02-28T10:20:05.555Z INFO 7400 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 10:20:10 2024-02-28T10:20:05.555Z WARN 7400 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:20:10 2024-02-28T10:20:05.556Z INFO 7400 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 10:20:10 2024-02-28T10:20:05.556Z WARN 7400 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:20:10 2024-02-28T10:20:05.629Z INFO 7400 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 10:20:10 2024-02-28T10:20:05.629Z WARN 7400 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:20:10 2024-02-28T10:20:05.642Z INFO 7400 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 10:20:10 2024-02-28T10:20:05.642Z WARN 7400 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 10:20:10 2024-02-28T10:20:05.728Z INFO 7400 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 10:20:10 2024-02-28T10:20:05.728Z WARN 7400 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:20:10 2024-02-28T10:20:05.832Z INFO 7400 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 10:20:10 2024-02-28T10:20:05.832Z WARN 7400 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:20:10 2024-02-28T10:20:06.076Z INFO 7400 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 10:20:10 2024-02-28T10:20:06.076Z WARN 7400 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 10:20:10 2024-02-28T10:20:06.076Z WARN 7400 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 10:20:10 2024-02-28T10:20:06.082Z INFO 7400 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 10:20:10 2024-02-28T10:20:06.082Z WARN 7400 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 10:20:10 2024-02-28T10:20:06.168Z INFO 7400 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 10:20:10 2024-02-28T10:20:06.168Z WARN 7400 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:20:10 2024-02-28T10:20:06.175Z INFO 7400 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 10:20:10 2024-02-28T10:20:06.175Z WARN 7400 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 10:20:10 2024-02-28T10:20:06.266Z INFO 7400 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 10:20:10 2024-02-28T10:20:06.266Z WARN 7400 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:20:10 2024-02-28T10:20:06.352Z INFO 7400 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 10:20:10 2024-02-28T10:20:06.352Z WARN 7400 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 10:20:10 2024-02-28T10:20:06.352Z WARN 7400 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 10:20:10 2024-02-28T10:20:06.449Z INFO 7400 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 10:20:10 2024-02-28T10:20:06.449Z WARN 7400 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:20:10 2024-02-28T10:20:06.509Z INFO 7400 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 10:20:10 2024-02-28T10:20:06.509Z WARN 7400 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:20:10 2024-02-28T10:20:06.550Z INFO 7400 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 10:20:10 2024-02-28T10:20:06.550Z WARN 7400 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 10:20:10 2024-02-28T10:20:06.595Z INFO 7400 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 10:20:10 2024-02-28T10:20:06.595Z WARN 7400 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 10:20:10 2024-02-28T10:20:06.631Z INFO 7400 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 10:20:10 2024-02-28T10:20:06.631Z WARN 7400 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:20:10 2024-02-28T10:20:06.661Z INFO 7400 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 10:20:10 2024-02-28T10:20:06.661Z WARN 7400 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:20:10 2024-02-28T10:20:06.785Z INFO 7400 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 10:20:10 2024-02-28T10:20:06.785Z WARN 7400 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:20:10 2024-02-28T10:20:06.835Z INFO 7400 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 10:20:10 2024-02-28T10:20:06.835Z WARN 7400 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:20:10 2024-02-28T10:20:06.985Z INFO 7400 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 10:20:10 2024-02-28T10:20:06.985Z WARN 7400 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 10:20:10 2024-02-28T10:20:07.079Z INFO 7400 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 10:20:10 2024-02-28T10:20:07.080Z WARN 7400 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 10:20:10 2024-02-28T10:20:07.080Z WARN 7400 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 10:20:10 2024-02-28T10:20:07.221Z INFO 7400 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 10:20:10 2024-02-28T10:20:07.221Z WARN 7400 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:20:10 2024-02-28T10:20:07.269Z INFO 7400 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 10:20:10 2024-02-28T10:20:07.270Z WARN 7400 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:20:10 2024-02-28T10:20:07.278Z INFO 7400 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 10:20:10 2024-02-28T10:20:07.278Z WARN 7400 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 10:20:10 2024-02-28T10:20:07.303Z INFO 7400 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 10:20:10 2024-02-28T10:20:07.303Z WARN 7400 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:20:10 2024-02-28T10:20:07.357Z INFO 7400 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 10:20:10 2024-02-28T10:20:07.357Z WARN 7400 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 10:20:10 2024-02-28T10:20:07.357Z WARN 7400 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 10:20:10 2024-02-28T10:20:07.411Z INFO 7400 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 10:20:10 2024-02-28T10:20:07.411Z WARN 7400 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:20:10 2024-02-28T10:20:07.483Z INFO 7400 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 10:20:10 2024-02-28T10:20:07.483Z WARN 7400 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:20:10 2024-02-28T10:20:07.503Z INFO 7400 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 10:20:10 2024-02-28T10:20:07.503Z WARN 7400 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 10:20:10 2024-02-28T10:20:07.738Z INFO 7400 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 10:20:10 2024-02-28T10:20:07.738Z WARN 7400 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:20:10 2024-02-28T10:20:07.748Z INFO 7400 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 10:20:10 2024-02-28T10:20:07.748Z WARN 7400 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 10:20:10 2024-02-28T10:20:07.764Z INFO 7400 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 10:20:10 2024-02-28T10:20:07.764Z WARN 7400 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:20:10 2024-02-28T10:20:07.987Z INFO 7400 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 10:20:10 2024-02-28T10:20:07.987Z WARN 7400 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 10:20:10 2024-02-28T10:20:07.987Z WARN 7400 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 10:20:10 2024-02-28T10:20:07.987Z INFO 7400 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 10:20:10 2024-02-28T10:20:07.987Z WARN 7400 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 10:20:10 2024-02-28T10:20:07.988Z INFO 7400 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 10:20:10 2024-02-28T10:20:07.988Z WARN 7400 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:20:10 2024-02-28T10:20:08.127Z INFO 7400 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 10:20:10 2024-02-28T10:20:08.127Z WARN 7400 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:20:10 2024-02-28T10:20:08.272Z INFO 7400 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 10:20:10 2024-02-28T10:20:08.272Z WARN 7400 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:20:10 2024-02-28T10:20:08.274Z INFO 7400 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 10:20:10 2024-02-28T10:20:08.274Z WARN 7400 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:20:10 2024-02-28T10:20:08.280Z INFO 7400 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 10:20:10 2024-02-28T10:20:08.280Z WARN 7400 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 10:20:10 2024-02-28T10:20:08.324Z INFO 7400 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 10:20:10 2024-02-28T10:20:08.324Z WARN 7400 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:20:10 2024-02-28T10:20:08.399Z INFO 7400 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 10:20:10 2024-02-28T10:20:08.399Z WARN 7400 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:20:10 2024-02-28T10:20:08.525Z INFO 7400 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 10:20:10 2024-02-28T10:20:08.525Z WARN 7400 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 10:20:10 2024-02-28T10:20:08.525Z WARN 7400 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 10:20:10 2024-02-28T10:20:08.661Z INFO 7400 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 10:20:10 2024-02-28T10:20:08.661Z WARN 7400 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 10:20:10 2024-02-28T10:20:08.712Z INFO 7400 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 10:20:10 2024-02-28T10:20:08.712Z WARN 7400 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 10:20:10 2024-02-28T10:20:08.791Z INFO 7400 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 10:20:10 2024-02-28T10:20:08.791Z WARN 7400 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:20:10 2024-02-28T10:20:08.890Z INFO 7400 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 10:20:10 2024-02-28T10:20:08.890Z WARN 7400 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 10:20:10 2024-02-28T10:20:08.929Z INFO 7400 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 10:20:10 2024-02-28T10:20:08.929Z WARN 7400 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:20:10 2024-02-28T10:20:08.929Z INFO 7400 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 10:20:10 2024-02-28T10:20:08.929Z WARN 7400 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:20:10 2024-02-28T10:20:09.055Z INFO 7400 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 10:20:10 2024-02-28T10:20:09.055Z WARN 7400 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 10:20:10 2024-02-28T10:20:09.055Z WARN 7400 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 10:20:10 2024-02-28T10:20:09.132Z INFO 7400 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 10:20:10 2024-02-28T10:20:09.132Z WARN 7400 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:20:10 2024-02-28T10:20:09.183Z INFO 7400 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 10:20:10 2024-02-28T10:20:09.183Z WARN 7400 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 10:20:10 2024-02-28T10:20:09.195Z INFO 7400 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 10:20:10 2024-02-28T10:20:09.195Z WARN 7400 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:20:10 2024-02-28T10:20:09.372Z INFO 7400 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 10:20:10 2024-02-28T10:20:09.372Z WARN 7400 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:20:10 2024-02-28T10:20:09.376Z INFO 7400 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 10:20:10 2024-02-28T10:20:09.376Z WARN 7400 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:20:10 2024-02-28T10:20:09.434Z INFO 7400 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 10:20:10 2024-02-28T10:20:09.434Z WARN 7400 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:20:10 2024-02-28T10:20:09.551Z INFO 7400 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 10:20:10 2024-02-28T10:20:09.551Z WARN 7400 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 10:20:10 2024-02-28T10:20:09.551Z WARN 7400 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 10:20:10 2024-02-28T10:20:09.651Z INFO 7400 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 10:20:10 2024-02-28T10:20:09.651Z WARN 7400 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:20:10 2024-02-28T10:20:09.666Z INFO 7400 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 10:20:10 2024-02-28T10:20:09.666Z WARN 7400 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 10:20:10 2024-02-28T10:20:09.783Z INFO 7400 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 10:20:10 2024-02-28T10:20:09.783Z WARN 7400 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:20:10 2024-02-28T10:20:09.816Z INFO 7400 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 10:20:10 2024-02-28T10:20:09.816Z WARN 7400 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 10:20:10 2024-02-28T10:20:09.902Z INFO 7400 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 10:20:10 2024-02-28T10:20:09.902Z WARN 7400 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 10:20:10 2024-02-28T10:20:09.934Z INFO 7400 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 10:20:10 2024-02-28T10:20:09.934Z WARN 7400 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:20:10 2024-02-28T10:20:10.077Z INFO 7400 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 10:20:10 2024-02-28T10:20:10.077Z WARN 7400 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 10:20:10 2024-02-28T10:20:10.077Z WARN 7400 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 10:20:10 2024-02-28T10:20:10.092Z INFO 7400 --- [ main] t.r.n.o.2.1 : Container registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 started in PT5.56798019S 10:20:10 2024-02-28T10:20:10.103Z INFO 7400 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 10:20:10 2024-02-28T10:20:10.103Z WARN 7400 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:20:10 2024-02-28T10:20:10.148Z INFO 7400 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 10:20:10 2024-02-28T10:20:10.148Z WARN 7400 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:20:10 10:20:10 . ____ _ __ _ _ 10:20:10 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 10:20:10 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 10:20:10 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 10:20:10 ' |____| .__|_| |_|_| |_\__, | / / / / 10:20:10 =========|_|==============|___/=/_/_/_/ 10:20:10 :: Spring Boot :: (v3.2.2) 10:20:10 10:20:10 2024-02-28T10:20:10.198Z INFO 7400 --- [ main] ationSubscriptionDmiOutEventConsumerSpec : Starting CmNotificationSubscriptionDmiOutEventConsumerSpec using Java 17.0.6-ea with PID 7400 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-service) 10:20:10 2024-02-28T10:20:10.199Z INFO 7400 --- [ main] ationSubscriptionDmiOutEventConsumerSpec : No active profile set, falling back to 1 default profile: "default" 10:20:10 2024-02-28T10:20:10.206Z INFO 7400 --- [ main] ationSubscriptionDmiOutEventConsumerSpec : Started CmNotificationSubscriptionDmiOutEventConsumerSpec in 0.035 seconds (process running for 120.695) 10:20:10 2024-02-28T10:20:10.220Z INFO 7400 --- [ main] ificationSubscriptionDmiOutEventConsumer : Cm Subscription with id : sub-1 handled by the dmi-plugin : test-dmi-plugin-name has the status : accepted 10:20:10 2024-02-28T10:20:10.245Z INFO 7400 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 10:20:10 2024-02-28T10:20:10.245Z WARN 7400 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:20:10 2024-02-28T10:20:10.393Z INFO 7400 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 10:20:10 2024-02-28T10:20:10.393Z WARN 7400 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:20:10 2024-02-28T10:20:10.403Z INFO 7400 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 10:20:10 2024-02-28T10:20:10.403Z WARN 7400 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 10:20:10 2024-02-28T10:20:10.431Z INFO 7400 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 10:20:10 2024-02-28T10:20:10.431Z WARN 7400 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:20:10 2024-02-28T10:20:10.510Z INFO 7400 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 10:20:10 2024-02-28T10:20:10.510Z WARN 7400 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 10:20:10 2024-02-28T10:20:10.510Z WARN 7400 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 10:20:10 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.994 s - in org.onap.cps.ncmp.api.impl.events.cmsubscription.CmNotificationSubscriptionDmiOutEventConsumerSpec 10:20:10 [INFO] Running org.onap.cps.ncmp.api.impl.events.cmsubscription.CmNotificationSubscriptionNcmpInEventConsumerSpec 10:20:16 2024-02-28T10:20:10.527Z INFO 7400 --- [ main] t.r.n.o.2.1 : Creating container for image: registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 10:20:16 2024-02-28T10:20:10.574Z INFO 7400 --- [ main] t.r.n.o.2.1 : Container registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 is starting: 35f37bb358d5b44a0136a16fd947347c0b28bb03b92464e34d5c351584b191ad 10:20:16 2024-02-28T10:20:10.674Z INFO 7400 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 10:20:16 2024-02-28T10:20:10.674Z WARN 7400 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:20:16 2024-02-28T10:20:10.780Z INFO 7400 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 10:20:16 2024-02-28T10:20:10.780Z WARN 7400 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 10:20:16 2024-02-28T10:20:10.787Z INFO 7400 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 10:20:16 2024-02-28T10:20:10.787Z WARN 7400 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:20:16 2024-02-28T10:20:10.804Z INFO 7400 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 10:20:16 2024-02-28T10:20:10.804Z WARN 7400 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 10:20:16 2024-02-28T10:20:10.989Z INFO 7400 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 10:20:16 2024-02-28T10:20:10.989Z WARN 7400 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 10:20:16 2024-02-28T10:20:10.989Z WARN 7400 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 10:20:16 2024-02-28T10:20:11.007Z INFO 7400 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 10:20:16 2024-02-28T10:20:11.007Z WARN 7400 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 10:20:16 2024-02-28T10:20:11.142Z INFO 7400 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 10:20:16 2024-02-28T10:20:11.142Z WARN 7400 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:20:16 2024-02-28T10:20:11.156Z INFO 7400 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 10:20:16 2024-02-28T10:20:11.156Z WARN 7400 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:20:16 2024-02-28T10:20:11.159Z INFO 7400 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 10:20:16 2024-02-28T10:20:11.159Z WARN 7400 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:20:16 2024-02-28T10:20:11.246Z INFO 7400 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 10:20:16 2024-02-28T10:20:11.246Z WARN 7400 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:20:16 2024-02-28T10:20:11.255Z INFO 7400 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 10:20:16 2024-02-28T10:20:11.255Z WARN 7400 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:20:16 2024-02-28T10:20:11.546Z INFO 7400 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 10:20:16 2024-02-28T10:20:11.546Z WARN 7400 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:20:16 2024-02-28T10:20:11.613Z INFO 7400 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 10:20:16 2024-02-28T10:20:11.613Z WARN 7400 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 10:20:16 2024-02-28T10:20:11.616Z INFO 7400 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 10:20:16 2024-02-28T10:20:11.616Z WARN 7400 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 10:20:16 2024-02-28T10:20:11.616Z WARN 7400 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 10:20:16 2024-02-28T10:20:11.699Z INFO 7400 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 10:20:16 2024-02-28T10:20:11.699Z WARN 7400 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:20:16 2024-02-28T10:20:11.831Z INFO 7400 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 10:20:16 2024-02-28T10:20:11.831Z WARN 7400 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:20:16 2024-02-28T10:20:11.893Z INFO 7400 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 10:20:16 2024-02-28T10:20:11.893Z WARN 7400 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 10:20:16 2024-02-28T10:20:11.893Z WARN 7400 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 10:20:16 2024-02-28T10:20:11.914Z INFO 7400 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 10:20:16 2024-02-28T10:20:11.914Z WARN 7400 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 10:20:16 2024-02-28T10:20:11.947Z INFO 7400 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 10:20:16 2024-02-28T10:20:11.947Z WARN 7400 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 10:20:16 2024-02-28T10:20:11.959Z INFO 7400 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 10:20:16 2024-02-28T10:20:11.959Z WARN 7400 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:20:16 2024-02-28T10:20:12.012Z INFO 7400 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 10:20:16 2024-02-28T10:20:12.012Z WARN 7400 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 10:20:16 2024-02-28T10:20:12.096Z INFO 7400 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 10:20:16 2024-02-28T10:20:12.096Z WARN 7400 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:20:16 2024-02-28T10:20:12.214Z INFO 7400 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 10:20:16 2024-02-28T10:20:12.214Z WARN 7400 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:20:16 2024-02-28T10:20:12.269Z INFO 7400 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 10:20:16 2024-02-28T10:20:12.269Z WARN 7400 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:20:16 2024-02-28T10:20:12.367Z INFO 7400 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 10:20:16 2024-02-28T10:20:12.367Z WARN 7400 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:20:16 2024-02-28T10:20:12.673Z INFO 7400 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 10:20:16 2024-02-28T10:20:12.673Z WARN 7400 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 10:20:16 2024-02-28T10:20:12.673Z WARN 7400 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 10:20:16 2024-02-28T10:20:12.729Z INFO 7400 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 10:20:16 2024-02-28T10:20:12.729Z WARN 7400 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 10:20:16 2024-02-28T10:20:12.743Z INFO 7400 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 10:20:16 2024-02-28T10:20:12.743Z WARN 7400 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:20:16 2024-02-28T10:20:12.754Z INFO 7400 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 10:20:16 2024-02-28T10:20:12.754Z WARN 7400 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:20:16 2024-02-28T10:20:12.813Z INFO 7400 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 10:20:16 2024-02-28T10:20:12.813Z WARN 7400 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:20:16 2024-02-28T10:20:12.897Z INFO 7400 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 10:20:16 2024-02-28T10:20:12.897Z WARN 7400 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 10:20:16 2024-02-28T10:20:12.897Z WARN 7400 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 10:20:16 2024-02-28T10:20:12.921Z INFO 7400 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 10:20:16 2024-02-28T10:20:12.921Z WARN 7400 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 10:20:16 2024-02-28T10:20:12.950Z INFO 7400 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 10:20:16 2024-02-28T10:20:12.950Z WARN 7400 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 10:20:16 2024-02-28T10:20:12.998Z INFO 7400 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 10:20:16 2024-02-28T10:20:12.998Z WARN 7400 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:20:16 2024-02-28T10:20:13.015Z INFO 7400 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 10:20:16 2024-02-28T10:20:13.015Z WARN 7400 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 10:20:16 2024-02-28T10:20:13.167Z INFO 7400 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 10:20:16 2024-02-28T10:20:13.167Z WARN 7400 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:20:16 2024-02-28T10:20:13.367Z INFO 7400 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 10:20:16 2024-02-28T10:20:13.367Z WARN 7400 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:20:16 2024-02-28T10:20:13.420Z INFO 7400 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 10:20:16 2024-02-28T10:20:13.420Z WARN 7400 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:20:16 2024-02-28T10:20:13.472Z INFO 7400 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 10:20:16 2024-02-28T10:20:13.472Z WARN 7400 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:20:16 2024-02-28T10:20:13.607Z INFO 7400 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 10:20:16 2024-02-28T10:20:13.607Z WARN 7400 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:20:16 2024-02-28T10:20:13.626Z INFO 7400 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 10:20:16 2024-02-28T10:20:13.626Z WARN 7400 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 10:20:16 2024-02-28T10:20:13.626Z WARN 7400 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 10:20:16 2024-02-28T10:20:13.765Z INFO 7400 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 10:20:16 2024-02-28T10:20:13.765Z WARN 7400 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:20:16 2024-02-28T10:20:13.797Z INFO 7400 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 10:20:16 2024-02-28T10:20:13.797Z WARN 7400 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:20:16 2024-02-28T10:20:13.831Z INFO 7400 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 10:20:16 2024-02-28T10:20:13.831Z WARN 7400 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 10:20:16 2024-02-28T10:20:13.908Z INFO 7400 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 10:20:16 2024-02-28T10:20:13.908Z WARN 7400 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 10:20:16 2024-02-28T10:20:14.002Z INFO 7400 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 10:20:16 2024-02-28T10:20:14.002Z WARN 7400 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 10:20:16 2024-02-28T10:20:14.002Z WARN 7400 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 10:20:16 2024-02-28T10:20:14.052Z INFO 7400 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 10:20:16 2024-02-28T10:20:14.053Z WARN 7400 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:20:16 2024-02-28T10:20:14.074Z INFO 7400 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 10:20:16 2024-02-28T10:20:14.074Z WARN 7400 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 10:20:16 2024-02-28T10:20:14.117Z INFO 7400 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 10:20:16 2024-02-28T10:20:14.117Z WARN 7400 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 10:20:16 2024-02-28T10:20:14.271Z INFO 7400 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 10:20:16 2024-02-28T10:20:14.271Z WARN 7400 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:20:16 2024-02-28T10:20:14.328Z INFO 7400 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 10:20:16 2024-02-28T10:20:14.328Z WARN 7400 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:20:16 2024-02-28T10:20:14.376Z INFO 7400 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 10:20:16 2024-02-28T10:20:14.376Z WARN 7400 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:20:16 2024-02-28T10:20:14.529Z INFO 7400 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 10:20:16 2024-02-28T10:20:14.529Z WARN 7400 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:20:16 2024-02-28T10:20:14.630Z INFO 7400 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 10:20:16 2024-02-28T10:20:14.630Z WARN 7400 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:20:16 2024-02-28T10:20:14.679Z INFO 7400 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 10:20:16 2024-02-28T10:20:14.679Z WARN 7400 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:20:16 2024-02-28T10:20:14.703Z INFO 7400 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 10:20:16 2024-02-28T10:20:14.703Z WARN 7400 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 10:20:16 2024-02-28T10:20:14.703Z WARN 7400 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 10:20:16 2024-02-28T10:20:14.768Z INFO 7400 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 10:20:16 2024-02-28T10:20:14.768Z WARN 7400 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 10:20:16 2024-02-28T10:20:14.833Z INFO 7400 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 10:20:16 2024-02-28T10:20:14.833Z WARN 7400 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 10:20:16 2024-02-28T10:20:14.922Z INFO 7400 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 10:20:16 2024-02-28T10:20:14.922Z WARN 7400 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:20:16 2024-02-28T10:20:15.032Z INFO 7400 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 10:20:16 2024-02-28T10:20:15.032Z WARN 7400 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 10:20:16 2024-02-28T10:20:15.108Z INFO 7400 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 10:20:16 2024-02-28T10:20:15.108Z WARN 7400 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 10:20:16 2024-02-28T10:20:15.108Z WARN 7400 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 10:20:16 2024-02-28T10:20:15.124Z INFO 7400 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 10:20:16 2024-02-28T10:20:15.124Z WARN 7400 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 10:20:16 2024-02-28T10:20:15.175Z INFO 7400 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 10:20:16 2024-02-28T10:20:15.175Z WARN 7400 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:20:16 2024-02-28T10:20:15.208Z INFO 7400 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 10:20:16 2024-02-28T10:20:15.208Z WARN 7400 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:20:16 2024-02-28T10:20:15.231Z INFO 7400 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 10:20:16 2024-02-28T10:20:15.231Z WARN 7400 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:20:16 2024-02-28T10:20:15.279Z INFO 7400 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 10:20:16 2024-02-28T10:20:15.279Z WARN 7400 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:20:16 2024-02-28T10:20:15.670Z INFO 7400 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 10:20:16 2024-02-28T10:20:15.670Z WARN 7400 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 10:20:16 2024-02-28T10:20:15.670Z WARN 7400 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 10:20:16 2024-02-28T10:20:15.688Z INFO 7400 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 10:20:16 2024-02-28T10:20:15.688Z WARN 7400 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:20:16 2024-02-28T10:20:15.734Z INFO 7400 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 10:20:16 2024-02-28T10:20:15.734Z WARN 7400 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:20:16 2024-02-28T10:20:15.771Z INFO 7400 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 10:20:16 2024-02-28T10:20:15.771Z WARN 7400 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 10:20:16 2024-02-28T10:20:15.783Z INFO 7400 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 10:20:16 2024-02-28T10:20:15.783Z WARN 7400 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:20:16 2024-02-28T10:20:16.005Z INFO 7400 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 10:20:16 2024-02-28T10:20:16.005Z WARN 7400 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 10:20:16 2024-02-28T10:20:16.030Z INFO 7400 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 10:20:16 2024-02-28T10:20:16.030Z WARN 7400 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:20:16 2024-02-28T10:20:16.036Z INFO 7400 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 10:20:16 2024-02-28T10:20:16.036Z WARN 7400 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 10:20:16 2024-02-28T10:20:16.039Z INFO 7400 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 10:20:16 2024-02-28T10:20:16.039Z WARN 7400 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 10:20:16 2024-02-28T10:20:16.063Z INFO 7400 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 10:20:16 2024-02-28T10:20:16.063Z WARN 7400 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 10:20:16 2024-02-28T10:20:16.063Z WARN 7400 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 10:20:16 2024-02-28T10:20:16.213Z INFO 7400 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 10:20:16 2024-02-28T10:20:16.213Z WARN 7400 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:20:16 2024-02-28T10:20:16.240Z INFO 7400 --- [ main] t.r.n.o.2.1 : Container registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 started in PT5.713765452S 10:20:16 2024-02-28T10:20:16.291Z INFO 7400 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 10:20:16 2024-02-28T10:20:16.291Z WARN 7400 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:20:16 2024-02-28T10:20:16.321Z INFO 7400 --- [ main] ificationSubscriptionNcmpInEventConsumer : Subscription with name cm-subscription-001 to be mapped to hazelcast object... 10:20:16 2024-02-28T10:20:16.321Z INFO 7400 --- [ main] ificationSubscriptionNcmpInEventConsumer : Subscription for ClientID some-resource with name cm-subscription-001 ... 10:20:16 2024-02-28T10:20:16.342Z INFO 7400 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 10:20:16 2024-02-28T10:20:16.342Z WARN 7400 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:20:16 2024-02-28T10:20:16.345Z INFO 7400 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 10:20:16 2024-02-28T10:20:16.345Z WARN 7400 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:20:16 2024-02-28T10:20:16.538Z INFO 7400 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 10:20:16 2024-02-28T10:20:16.538Z WARN 7400 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 10:20:16 2024-02-28T10:20:16.538Z WARN 7400 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 10:20:16 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.103 s - in org.onap.cps.ncmp.api.impl.events.cmsubscription.CmNotificationSubscriptionNcmpInEventConsumerSpec 10:20:16 [INFO] Running org.onap.cps.ncmp.api.impl.events.cmsubscription.DmiCmNotificationSubscriptionCacheHandlerSpec 10:20:22 2024-02-28T10:20:16.635Z INFO 7400 --- [ main] t.r.n.o.2.1 : Creating container for image: registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 10:20:22 2024-02-28T10:20:16.684Z INFO 7400 --- [ main] t.r.n.o.2.1 : Container registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 is starting: 285c4339c6aa9ed102c0b5cbc66de2e40ad2b7759a85cddb61dc45471eb26d53 10:20:22 2024-02-28T10:20:16.795Z INFO 7400 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 10:20:22 2024-02-28T10:20:16.796Z WARN 7400 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:20:22 2024-02-28T10:20:16.806Z INFO 7400 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 10:20:22 2024-02-28T10:20:16.806Z WARN 7400 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:20:22 2024-02-28T10:20:16.867Z INFO 7400 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 10:20:22 2024-02-28T10:20:16.867Z WARN 7400 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 10:20:22 2024-02-28T10:20:16.888Z INFO 7400 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 10:20:22 2024-02-28T10:20:16.889Z WARN 7400 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:20:22 2024-02-28T10:20:16.927Z INFO 7400 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 10:20:22 2024-02-28T10:20:16.927Z WARN 7400 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 10:20:22 2024-02-28T10:20:16.941Z INFO 7400 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 10:20:22 2024-02-28T10:20:16.941Z WARN 7400 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 10:20:22 2024-02-28T10:20:17.069Z INFO 7400 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 10:20:22 2024-02-28T10:20:17.069Z WARN 7400 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:20:22 2024-02-28T10:20:17.140Z INFO 7400 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 10:20:22 2024-02-28T10:20:17.140Z WARN 7400 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:20:22 2024-02-28T10:20:17.143Z INFO 7400 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 10:20:22 2024-02-28T10:20:17.143Z WARN 7400 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 10:20:22 2024-02-28T10:20:17.173Z INFO 7400 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 10:20:22 2024-02-28T10:20:17.173Z WARN 7400 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 10:20:22 2024-02-28T10:20:17.173Z WARN 7400 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 10:20:22 2024-02-28T10:20:17.193Z INFO 7400 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 10:20:22 2024-02-28T10:20:17.193Z WARN 7400 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:20:22 2024-02-28T10:20:17.199Z INFO 7400 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 10:20:22 2024-02-28T10:20:17.199Z WARN 7400 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:20:22 2024-02-28T10:20:17.399Z INFO 7400 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 10:20:22 2024-02-28T10:20:17.399Z WARN 7400 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 10:20:22 2024-02-28T10:20:17.399Z WARN 7400 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 10:20:22 2024-02-28T10:20:17.553Z INFO 7400 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 10:20:22 2024-02-28T10:20:17.553Z WARN 7400 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:20:22 2024-02-28T10:20:17.796Z INFO 7400 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 10:20:22 2024-02-28T10:20:17.796Z WARN 7400 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:20:22 2024-02-28T10:20:17.848Z INFO 7400 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 10:20:22 2024-02-28T10:20:17.848Z WARN 7400 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 10:20:22 2024-02-28T10:20:17.858Z INFO 7400 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 10:20:22 2024-02-28T10:20:17.858Z WARN 7400 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:20:22 2024-02-28T10:20:17.970Z INFO 7400 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 10:20:22 2024-02-28T10:20:17.970Z WARN 7400 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 10:20:22 2024-02-28T10:20:18.010Z INFO 7400 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 10:20:22 2024-02-28T10:20:18.010Z WARN 7400 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:20:22 2024-02-28T10:20:18.122Z INFO 7400 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 10:20:22 2024-02-28T10:20:18.122Z WARN 7400 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:20:22 2024-02-28T10:20:18.132Z INFO 7400 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 10:20:22 2024-02-28T10:20:18.132Z WARN 7400 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 10:20:22 2024-02-28T10:20:18.202Z INFO 7400 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 10:20:22 2024-02-28T10:20:18.202Z WARN 7400 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:20:22 2024-02-28T10:20:18.249Z INFO 7400 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 10:20:22 2024-02-28T10:20:18.250Z WARN 7400 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:20:22 2024-02-28T10:20:18.263Z INFO 7400 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 10:20:22 2024-02-28T10:20:18.263Z WARN 7400 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 10:20:22 2024-02-28T10:20:18.263Z WARN 7400 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 10:20:22 2024-02-28T10:20:18.273Z INFO 7400 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 10:20:22 2024-02-28T10:20:18.273Z WARN 7400 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:20:22 2024-02-28T10:20:18.326Z INFO 7400 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 10:20:22 2024-02-28T10:20:18.326Z WARN 7400 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 10:20:22 2024-02-28T10:20:18.326Z WARN 7400 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 10:20:22 2024-02-28T10:20:18.349Z INFO 7400 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 10:20:22 2024-02-28T10:20:18.350Z WARN 7400 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 10:20:22 2024-02-28T10:20:18.561Z INFO 7400 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 10:20:22 2024-02-28T10:20:18.562Z WARN 7400 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:20:22 2024-02-28T10:20:18.752Z INFO 7400 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 10:20:22 2024-02-28T10:20:18.752Z WARN 7400 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 10:20:22 2024-02-28T10:20:18.873Z INFO 7400 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 10:20:22 2024-02-28T10:20:18.873Z WARN 7400 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 10:20:22 2024-02-28T10:20:18.901Z INFO 7400 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 10:20:22 2024-02-28T10:20:18.901Z WARN 7400 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:20:22 2024-02-28T10:20:18.912Z INFO 7400 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 10:20:22 2024-02-28T10:20:18.912Z WARN 7400 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:20:22 2024-02-28T10:20:19.013Z INFO 7400 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 10:20:22 2024-02-28T10:20:19.013Z WARN 7400 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:20:22 2024-02-28T10:20:19.024Z INFO 7400 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 10:20:22 2024-02-28T10:20:19.024Z WARN 7400 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:20:22 2024-02-28T10:20:19.084Z INFO 7400 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 10:20:22 2024-02-28T10:20:19.084Z WARN 7400 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 10:20:22 2024-02-28T10:20:19.114Z INFO 7400 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 10:20:22 2024-02-28T10:20:19.114Z WARN 7400 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:20:22 2024-02-28T10:20:19.115Z INFO 7400 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 10:20:22 2024-02-28T10:20:19.115Z WARN 7400 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 10:20:22 2024-02-28T10:20:19.115Z WARN 7400 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 10:20:22 2024-02-28T10:20:19.232Z INFO 7400 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 10:20:22 2024-02-28T10:20:19.232Z WARN 7400 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:20:22 2024-02-28T10:20:19.251Z INFO 7400 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 10:20:22 2024-02-28T10:20:19.252Z WARN 7400 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 10:20:22 2024-02-28T10:20:19.356Z INFO 7400 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 10:20:22 2024-02-28T10:20:19.356Z WARN 7400 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:20:22 2024-02-28T10:20:19.480Z INFO 7400 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 10:20:22 2024-02-28T10:20:19.480Z WARN 7400 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 10:20:22 2024-02-28T10:20:19.480Z WARN 7400 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 10:20:22 2024-02-28T10:20:19.764Z INFO 7400 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 10:20:22 2024-02-28T10:20:19.764Z WARN 7400 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:20:22 2024-02-28T10:20:19.777Z INFO 7400 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 10:20:22 2024-02-28T10:20:19.777Z WARN 7400 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 10:20:22 2024-02-28T10:20:19.865Z INFO 7400 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 10:20:22 2024-02-28T10:20:19.865Z WARN 7400 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:20:22 2024-02-28T10:20:19.928Z INFO 7400 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 10:20:22 2024-02-28T10:20:19.928Z WARN 7400 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:20:22 2024-02-28T10:20:19.966Z INFO 7400 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 10:20:22 2024-02-28T10:20:19.966Z WARN 7400 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 10:20:22 2024-02-28T10:20:20.059Z INFO 7400 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 10:20:22 2024-02-28T10:20:20.059Z WARN 7400 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:20:22 2024-02-28T10:20:20.073Z INFO 7400 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 10:20:22 2024-02-28T10:20:20.073Z WARN 7400 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:20:22 2024-02-28T10:20:20.136Z INFO 7400 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 10:20:22 2024-02-28T10:20:20.136Z WARN 7400 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:20:22 2024-02-28T10:20:20.137Z INFO 7400 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 10:20:22 2024-02-28T10:20:20.137Z WARN 7400 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 10:20:22 2024-02-28T10:20:20.156Z INFO 7400 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 10:20:22 2024-02-28T10:20:20.156Z WARN 7400 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 10:20:22 2024-02-28T10:20:20.271Z INFO 7400 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 10:20:22 2024-02-28T10:20:20.271Z WARN 7400 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 10:20:22 2024-02-28T10:20:20.271Z WARN 7400 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 10:20:22 2024-02-28T10:20:20.273Z INFO 7400 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 10:20:22 2024-02-28T10:20:20.273Z WARN 7400 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:20:22 2024-02-28T10:20:20.309Z INFO 7400 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 10:20:22 2024-02-28T10:20:20.309Z WARN 7400 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:20:22 2024-02-28T10:20:20.387Z INFO 7400 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 10:20:22 2024-02-28T10:20:20.387Z WARN 7400 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 10:20:22 2024-02-28T10:20:20.387Z WARN 7400 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 10:20:22 2024-02-28T10:20:20.754Z INFO 7400 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 10:20:22 2024-02-28T10:20:20.754Z WARN 7400 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 10:20:22 2024-02-28T10:20:20.795Z INFO 7400 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 10:20:22 2024-02-28T10:20:20.795Z WARN 7400 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:20:22 2024-02-28T10:20:20.879Z INFO 7400 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 10:20:22 2024-02-28T10:20:20.880Z WARN 7400 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:20:22 2024-02-28T10:20:20.971Z INFO 7400 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 10:20:22 2024-02-28T10:20:20.971Z WARN 7400 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:20:22 2024-02-28T10:20:20.978Z INFO 7400 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 10:20:22 2024-02-28T10:20:20.978Z WARN 7400 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 10:20:22 2024-02-28T10:20:21.045Z INFO 7400 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 10:20:22 2024-02-28T10:20:21.045Z WARN 7400 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 10:20:22 2024-02-28T10:20:21.193Z INFO 7400 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 10:20:22 2024-02-28T10:20:21.193Z WARN 7400 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 10:20:22 2024-02-28T10:20:21.242Z INFO 7400 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 10:20:22 2024-02-28T10:20:21.242Z WARN 7400 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:20:22 2024-02-28T10:20:21.270Z INFO 7400 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 10:20:22 2024-02-28T10:20:21.270Z WARN 7400 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:20:22 2024-02-28T10:20:21.277Z INFO 7400 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 10:20:22 2024-02-28T10:20:21.277Z WARN 7400 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:20:22 2024-02-28T10:20:21.277Z INFO 7400 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 10:20:22 2024-02-28T10:20:21.277Z WARN 7400 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:20:22 2024-02-28T10:20:21.393Z INFO 7400 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 10:20:22 2024-02-28T10:20:21.393Z WARN 7400 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 10:20:22 2024-02-28T10:20:21.393Z WARN 7400 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 10:20:22 2024-02-28T10:20:21.414Z INFO 7400 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 10:20:22 2024-02-28T10:20:21.414Z WARN 7400 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:20:22 2024-02-28T10:20:21.432Z INFO 7400 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 10:20:22 2024-02-28T10:20:21.432Z WARN 7400 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 10:20:22 2024-02-28T10:20:21.432Z WARN 7400 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 10:20:22 2024-02-28T10:20:21.651Z INFO 7400 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 10:20:22 2024-02-28T10:20:21.651Z WARN 7400 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:20:22 2024-02-28T10:20:21.810Z INFO 7400 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 10:20:22 2024-02-28T10:20:21.811Z WARN 7400 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 10:20:22 2024-02-28T10:20:21.985Z INFO 7400 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 10:20:22 2024-02-28T10:20:21.985Z WARN 7400 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 10:20:22 2024-02-28T10:20:22.087Z INFO 7400 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 10:20:22 2024-02-28T10:20:22.087Z WARN 7400 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:20:22 2024-02-28T10:20:22.125Z INFO 7400 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 10:20:22 2024-02-28T10:20:22.125Z WARN 7400 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:20:22 2024-02-28T10:20:22.204Z INFO 7400 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 10:20:22 2024-02-28T10:20:22.204Z WARN 7400 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 10:20:22 2024-02-28T10:20:22.231Z INFO 7400 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 10:20:22 2024-02-28T10:20:22.231Z WARN 7400 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:20:22 2024-02-28T10:20:22.252Z INFO 7400 --- [ main] t.r.n.o.2.1 : Container registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 started in PT5.617221647S 10:20:22 10:20:22 . ____ _ __ _ _ 10:20:22 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 10:20:22 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 10:20:22 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 10:20:22 ' |____| .__|_| |_|_| |_\__, | / / / / 10:20:22 =========|_|==============|___/=/_/_/_/ 10:20:22 :: Spring Boot :: (v3.2.2) 10:20:22 10:20:22 2024-02-28T10:20:22.274Z INFO 7400 --- [ main] NotificationSubscriptionCacheHandlerSpec : Starting DmiCmNotificationSubscriptionCacheHandlerSpec using Java 17.0.6-ea with PID 7400 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-service) 10:20:22 2024-02-28T10:20:22.274Z INFO 7400 --- [ main] NotificationSubscriptionCacheHandlerSpec : No active profile set, falling back to 1 default profile: "default" 10:20:22 2024-02-28T10:20:22.283Z INFO 7400 --- [ main] NotificationSubscriptionCacheHandlerSpec : Started DmiCmNotificationSubscriptionCacheHandlerSpec in 0.027 seconds (process running for 132.772) 10:20:22 2024-02-28T10:20:22.300Z INFO 7400 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 10:20:22 2024-02-28T10:20:22.300Z WARN 7400 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:20:22 2024-02-28T10:20:22.326Z INFO 7400 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 10:20:22 2024-02-28T10:20:22.326Z WARN 7400 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:20:22 2024-02-28T10:20:22.334Z INFO 7400 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 10:20:22 2024-02-28T10:20:22.334Z WARN 7400 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:20:22 2024-02-28T10:20:22.407Z INFO 7400 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 10:20:22 2024-02-28T10:20:22.407Z WARN 7400 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 10:20:22 2024-02-28T10:20:22.467Z INFO 7400 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 10:20:22 2024-02-28T10:20:22.467Z WARN 7400 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 10:20:22 2024-02-28T10:20:22.467Z WARN 7400 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 10:20:22 2024-02-28T10:20:22.523Z INFO 7400 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 10:20:22 2024-02-28T10:20:22.523Z WARN 7400 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:20:22 2024-02-28T10:20:22.545Z INFO 7400 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 10:20:22 2024-02-28T10:20:22.545Z WARN 7400 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 10:20:22 2024-02-28T10:20:22.545Z WARN 7400 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 10:20:22 2024-02-28T10:20:22.666Z INFO 7400 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 10:20:22 2024-02-28T10:20:22.666Z WARN 7400 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 10:20:22 2024-02-28T10:20:22.709Z INFO 7400 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 10:20:22 2024-02-28T10:20:22.709Z WARN 7400 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:20:22 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.131 s - in org.onap.cps.ncmp.api.impl.events.cmsubscription.DmiCmNotificationSubscriptionCacheHandlerSpec 10:20:22 [INFO] Running org.onap.cps.ncmp.api.impl.events.lcm.LcmEventsCmHandleStateHandlerImplSpec 10:20:22 2024-02-28T10:20:22.808Z INFO 7400 --- [ main] .i.e.l.LcmEventsCmHandleStateHandlerImpl : CmHandle with Id : cmhandle-id-1 is DELETED 10:20:22 2024-02-28T10:20:22.815Z INFO 7400 --- [ main] .i.e.l.LcmEventsCmHandleStateHandlerImpl : CmHandle with Id : cmhandle-id-1 is DELETED 10:20:22 [INFO] Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.05 s - in org.onap.cps.ncmp.api.impl.events.lcm.LcmEventsCmHandleStateHandlerImplSpec 10:20:22 [INFO] Running org.onap.cps.ncmp.api.impl.events.lcm.LcmEventsCreatorSpec 10:20:22 [INFO] Tests run: 23, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.042 s - in org.onap.cps.ncmp.api.impl.events.lcm.LcmEventsCreatorSpec 10:20:22 [INFO] Running org.onap.cps.ncmp.api.impl.events.lcm.LcmEventsServiceSpec 10:20:22 2024-02-28T10:20:22.877Z ERROR 7400 --- [ main] o.o.c.n.a.i.events.lcm.LcmEventsService : Unable to publish message to topic : null and cause : publishing failed 10:20:22 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s - in org.onap.cps.ncmp.api.impl.events.lcm.LcmEventsServiceSpec 10:20:22 [INFO] Running org.onap.cps.ncmp.api.impl.events.lcm.LcmEventsPublisherSpec 10:20:28 2024-02-28T10:20:22.881Z INFO 7400 --- [ main] t.r.n.o.2.1 : Creating container for image: registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 10:20:28 2024-02-28T10:20:22.988Z INFO 7400 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 10:20:28 2024-02-28T10:20:22.988Z WARN 7400 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 10:20:28 2024-02-28T10:20:23.044Z INFO 7400 --- [ main] t.r.n.o.2.1 : Container registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 is starting: a3f6164167777679850b7977c7b2f6f712fcb5d09f7fa73cd97e770a57ac2a18 10:20:28 2024-02-28T10:20:23.098Z INFO 7400 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 10:20:28 2024-02-28T10:20:23.098Z WARN 7400 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:20:28 2024-02-28T10:20:23.185Z INFO 7400 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 10:20:28 2024-02-28T10:20:23.185Z WARN 7400 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:20:28 2024-02-28T10:20:23.209Z INFO 7400 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 10:20:28 2024-02-28T10:20:23.210Z WARN 7400 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 10:20:28 2024-02-28T10:20:23.238Z INFO 7400 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 10:20:28 2024-02-28T10:20:23.238Z WARN 7400 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:20:28 2024-02-28T10:20:23.238Z INFO 7400 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 10:20:28 2024-02-28T10:20:23.238Z WARN 7400 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:20:28 2024-02-28T10:20:23.287Z INFO 7400 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 10:20:28 2024-02-28T10:20:23.287Z WARN 7400 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:20:28 2024-02-28T10:20:23.306Z INFO 7400 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 10:20:28 2024-02-28T10:20:23.307Z WARN 7400 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:20:28 2024-02-28T10:20:23.399Z INFO 7400 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 10:20:28 2024-02-28T10:20:23.399Z WARN 7400 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 10:20:28 2024-02-28T10:20:23.399Z WARN 7400 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 10:20:28 2024-02-28T10:20:23.430Z INFO 7400 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 10:20:28 2024-02-28T10:20:23.430Z WARN 7400 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:20:28 2024-02-28T10:20:23.519Z INFO 7400 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 10:20:28 2024-02-28T10:20:23.519Z WARN 7400 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 10:20:28 2024-02-28T10:20:23.522Z INFO 7400 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 10:20:28 2024-02-28T10:20:23.522Z WARN 7400 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 10:20:28 2024-02-28T10:20:23.522Z WARN 7400 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 10:20:28 2024-02-28T10:20:23.610Z INFO 7400 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 10:20:28 2024-02-28T10:20:23.610Z WARN 7400 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 10:20:28 2024-02-28T10:20:23.615Z INFO 7400 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 10:20:28 2024-02-28T10:20:23.615Z WARN 7400 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:20:28 2024-02-28T10:20:24.042Z INFO 7400 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 10:20:28 2024-02-28T10:20:24.042Z WARN 7400 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:20:28 2024-02-28T10:20:24.093Z INFO 7400 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 10:20:28 2024-02-28T10:20:24.094Z WARN 7400 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 10:20:28 2024-02-28T10:20:24.116Z INFO 7400 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 10:20:28 2024-02-28T10:20:24.117Z WARN 7400 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 10:20:28 2024-02-28T10:20:24.143Z INFO 7400 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 10:20:28 2024-02-28T10:20:24.143Z WARN 7400 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:20:28 2024-02-28T10:20:24.143Z INFO 7400 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 10:20:28 2024-02-28T10:20:24.143Z WARN 7400 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:20:28 2024-02-28T10:20:24.202Z INFO 7400 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 10:20:28 2024-02-28T10:20:24.202Z WARN 7400 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:20:28 2024-02-28T10:20:24.304Z INFO 7400 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 10:20:28 2024-02-28T10:20:24.304Z WARN 7400 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:20:28 2024-02-28T10:20:24.374Z INFO 7400 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 10:20:28 2024-02-28T10:20:24.374Z WARN 7400 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:20:28 2024-02-28T10:20:24.458Z INFO 7400 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 10:20:28 2024-02-28T10:20:24.458Z WARN 7400 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 10:20:28 2024-02-28T10:20:24.458Z WARN 7400 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 10:20:28 2024-02-28T10:20:24.573Z INFO 7400 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 10:20:28 2024-02-28T10:20:24.573Z WARN 7400 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 10:20:28 2024-02-28T10:20:24.574Z INFO 7400 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 10:20:28 2024-02-28T10:20:24.574Z WARN 7400 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:20:28 2024-02-28T10:20:24.575Z INFO 7400 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 10:20:28 2024-02-28T10:20:24.575Z WARN 7400 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 10:20:28 2024-02-28T10:20:24.575Z WARN 7400 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 10:20:28 2024-02-28T10:20:24.587Z INFO 7400 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 10:20:28 2024-02-28T10:20:24.587Z WARN 7400 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:20:28 2024-02-28T10:20:24.619Z INFO 7400 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 10:20:28 2024-02-28T10:20:24.619Z WARN 7400 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 10:20:28 2024-02-28T10:20:24.902Z INFO 7400 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 10:20:28 2024-02-28T10:20:24.902Z WARN 7400 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 10:20:28 2024-02-28T10:20:25.073Z INFO 7400 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 10:20:28 2024-02-28T10:20:25.073Z WARN 7400 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 10:20:28 2024-02-28T10:20:25.102Z INFO 7400 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 10:20:28 2024-02-28T10:20:25.102Z WARN 7400 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:20:28 2024-02-28T10:20:25.153Z INFO 7400 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 10:20:28 2024-02-28T10:20:25.153Z WARN 7400 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:20:28 2024-02-28T10:20:25.276Z INFO 7400 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 10:20:28 2024-02-28T10:20:25.276Z WARN 7400 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:20:28 2024-02-28T10:20:25.308Z INFO 7400 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 10:20:28 2024-02-28T10:20:25.308Z WARN 7400 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:20:28 2024-02-28T10:20:25.356Z INFO 7400 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 10:20:28 2024-02-28T10:20:25.356Z WARN 7400 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:20:28 2024-02-28T10:20:25.407Z INFO 7400 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 10:20:28 2024-02-28T10:20:25.407Z WARN 7400 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:20:28 2024-02-28T10:20:25.411Z INFO 7400 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 10:20:28 2024-02-28T10:20:25.411Z WARN 7400 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 10:20:28 2024-02-28T10:20:25.411Z WARN 7400 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 10:20:28 2024-02-28T10:20:25.428Z INFO 7400 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 10:20:28 2024-02-28T10:20:25.428Z WARN 7400 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 10:20:28 2024-02-28T10:20:25.428Z WARN 7400 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 10:20:28 2024-02-28T10:20:25.443Z INFO 7400 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 10:20:28 2024-02-28T10:20:25.444Z WARN 7400 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:20:28 2024-02-28T10:20:25.537Z INFO 7400 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 10:20:28 2024-02-28T10:20:25.537Z WARN 7400 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 10:20:28 2024-02-28T10:20:25.726Z INFO 7400 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 10:20:28 2024-02-28T10:20:25.726Z WARN 7400 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 10:20:28 2024-02-28T10:20:25.737Z INFO 7400 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 10:20:28 2024-02-28T10:20:25.737Z WARN 7400 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:20:28 2024-02-28T10:20:26.076Z INFO 7400 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 10:20:28 2024-02-28T10:20:26.076Z WARN 7400 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 10:20:28 2024-02-28T10:20:26.106Z INFO 7400 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 10:20:28 2024-02-28T10:20:26.106Z WARN 7400 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 10:20:28 2024-02-28T10:20:26.221Z INFO 7400 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 10:20:28 2024-02-28T10:20:26.221Z WARN 7400 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:20:28 2024-02-28T10:20:26.306Z INFO 7400 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 10:20:28 2024-02-28T10:20:26.306Z WARN 7400 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:20:28 2024-02-28T10:20:26.317Z INFO 7400 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 10:20:28 2024-02-28T10:20:26.317Z WARN 7400 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:20:28 2024-02-28T10:20:26.332Z INFO 7400 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 10:20:28 2024-02-28T10:20:26.332Z WARN 7400 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 10:20:28 2024-02-28T10:20:26.332Z WARN 7400 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 10:20:28 2024-02-28T10:20:26.380Z INFO 7400 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 10:20:28 2024-02-28T10:20:26.380Z WARN 7400 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:20:28 2024-02-28T10:20:26.409Z INFO 7400 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 10:20:28 2024-02-28T10:20:26.409Z WARN 7400 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:20:28 2024-02-28T10:20:26.413Z INFO 7400 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 10:20:28 2024-02-28T10:20:26.413Z WARN 7400 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 10:20:28 2024-02-28T10:20:26.413Z WARN 7400 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 10:20:28 2024-02-28T10:20:26.513Z INFO 7400 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 10:20:28 2024-02-28T10:20:26.513Z WARN 7400 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:20:28 2024-02-28T10:20:26.518Z INFO 7400 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 10:20:28 2024-02-28T10:20:26.518Z WARN 7400 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:20:28 2024-02-28T10:20:26.639Z INFO 7400 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 10:20:28 2024-02-28T10:20:26.639Z WARN 7400 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 10:20:28 2024-02-28T10:20:26.728Z INFO 7400 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 10:20:28 2024-02-28T10:20:26.728Z WARN 7400 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 10:20:28 2024-02-28T10:20:26.932Z INFO 7400 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 10:20:28 2024-02-28T10:20:26.932Z WARN 7400 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 10:20:28 2024-02-28T10:20:26.969Z INFO 7400 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 10:20:28 2024-02-28T10:20:26.969Z WARN 7400 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:20:28 2024-02-28T10:20:27.012Z INFO 7400 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 10:20:28 2024-02-28T10:20:27.012Z WARN 7400 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 10:20:28 2024-02-28T10:20:27.222Z INFO 7400 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 10:20:28 2024-02-28T10:20:27.222Z WARN 7400 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:20:28 2024-02-28T10:20:27.224Z INFO 7400 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 10:20:28 2024-02-28T10:20:27.224Z WARN 7400 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:20:28 2024-02-28T10:20:27.360Z INFO 7400 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 10:20:28 2024-02-28T10:20:27.360Z WARN 7400 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:20:28 2024-02-28T10:20:27.361Z INFO 7400 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 10:20:28 2024-02-28T10:20:27.361Z WARN 7400 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:20:28 2024-02-28T10:20:27.466Z INFO 7400 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 10:20:28 2024-02-28T10:20:27.466Z WARN 7400 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:20:28 2024-02-28T10:20:27.483Z INFO 7400 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 10:20:28 2024-02-28T10:20:27.483Z WARN 7400 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:20:28 2024-02-28T10:20:27.516Z INFO 7400 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 10:20:28 2024-02-28T10:20:27.517Z WARN 7400 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 10:20:28 2024-02-28T10:20:27.517Z WARN 7400 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 10:20:28 2024-02-28T10:20:27.523Z INFO 7400 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 10:20:28 2024-02-28T10:20:27.523Z WARN 7400 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:20:28 2024-02-28T10:20:27.535Z INFO 7400 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 10:20:28 2024-02-28T10:20:27.535Z WARN 7400 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 10:20:28 2024-02-28T10:20:27.535Z WARN 7400 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 10:20:28 2024-02-28T10:20:27.593Z INFO 7400 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 10:20:28 2024-02-28T10:20:27.593Z WARN 7400 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 10:20:28 2024-02-28T10:20:27.745Z INFO 7400 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 10:20:28 2024-02-28T10:20:27.745Z WARN 7400 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 10:20:28 2024-02-28T10:20:27.821Z INFO 7400 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 10:20:28 2024-02-28T10:20:27.822Z WARN 7400 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 10:20:28 2024-02-28T10:20:27.972Z INFO 7400 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 10:20:28 2024-02-28T10:20:27.972Z WARN 7400 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:20:28 2024-02-28T10:20:28.035Z INFO 7400 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 10:20:28 2024-02-28T10:20:28.035Z WARN 7400 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 10:20:28 2024-02-28T10:20:28.336Z INFO 7400 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 10:20:28 2024-02-28T10:20:28.336Z WARN 7400 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:20:28 2024-02-28T10:20:28.376Z INFO 7400 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 10:20:28 2024-02-28T10:20:28.376Z WARN 7400 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:20:28 2024-02-28T10:20:28.381Z INFO 7400 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 10:20:28 2024-02-28T10:20:28.382Z WARN 7400 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 10:20:28 2024-02-28T10:20:28.382Z WARN 7400 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 10:20:28 2024-02-28T10:20:28.532Z INFO 7400 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 10:20:28 2024-02-28T10:20:28.532Z WARN 7400 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:20:28 2024-02-28T10:20:28.558Z INFO 7400 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 10:20:28 2024-02-28T10:20:28.558Z WARN 7400 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:20:28 2024-02-28T10:20:28.571Z INFO 7400 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 10:20:28 2024-02-28T10:20:28.571Z WARN 7400 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:20:28 2024-02-28T10:20:28.571Z INFO 7400 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 10:20:28 2024-02-28T10:20:28.571Z WARN 7400 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:20:28 2024-02-28T10:20:28.591Z INFO 7400 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 10:20:28 2024-02-28T10:20:28.591Z WARN 7400 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 10:20:28 2024-02-28T10:20:28.592Z WARN 7400 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 10:20:28 2024-02-28T10:20:28.649Z INFO 7400 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 10:20:28 2024-02-28T10:20:28.649Z WARN 7400 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 10:20:28 2024-02-28T10:20:28.650Z INFO 7400 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 10:20:28 2024-02-28T10:20:28.650Z WARN 7400 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 10:20:28 2024-02-28T10:20:28.735Z INFO 7400 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 10:20:28 2024-02-28T10:20:28.736Z WARN 7400 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:20:28 2024-02-28T10:20:28.737Z INFO 7400 --- [ main] t.r.n.o.2.1 : Container registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 started in PT5.856135807S 10:20:28 2024-02-28T10:20:28.740Z INFO 7400 --- [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 10:20:28 allow.auto.create.topics = true 10:20:28 auto.commit.interval.ms = 5000 10:20:28 auto.include.jmx.reporter = true 10:20:28 auto.offset.reset = earliest 10:20:28 bootstrap.servers = [PLAINTEXT://localhost:32782] 10:20:28 check.crcs = true 10:20:28 client.dns.lookup = use_all_dns_ips 10:20:28 client.id = consumer-ncmp-group-9 10:20:28 client.rack = 10:20:28 connections.max.idle.ms = 540000 10:20:28 default.api.timeout.ms = 60000 10:20:28 enable.auto.commit = true 10:20:28 exclude.internal.topics = true 10:20:28 fetch.max.bytes = 52428800 10:20:28 fetch.max.wait.ms = 500 10:20:28 fetch.min.bytes = 1 10:20:28 group.id = ncmp-group 10:20:28 group.instance.id = null 10:20:28 heartbeat.interval.ms = 3000 10:20:28 interceptor.classes = [] 10:20:28 internal.leave.group.on.close = true 10:20:28 internal.throw.on.fetch.stable.offset.unsupported = false 10:20:28 isolation.level = read_uncommitted 10:20:28 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 10:20:28 max.partition.fetch.bytes = 1048576 10:20:28 max.poll.interval.ms = 300000 10:20:28 max.poll.records = 500 10:20:28 metadata.max.age.ms = 300000 10:20:28 metric.reporters = [] 10:20:28 metrics.num.samples = 2 10:20:28 metrics.recording.level = INFO 10:20:28 metrics.sample.window.ms = 30000 10:20:28 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 10:20:28 receive.buffer.bytes = 65536 10:20:28 reconnect.backoff.max.ms = 1000 10:20:28 reconnect.backoff.ms = 50 10:20:28 request.timeout.ms = 30000 10:20:28 retry.backoff.ms = 100 10:20:28 sasl.client.callback.handler.class = null 10:20:28 sasl.jaas.config = null 10:20:28 sasl.kerberos.kinit.cmd = /usr/bin/kinit 10:20:28 sasl.kerberos.min.time.before.relogin = 60000 10:20:28 sasl.kerberos.service.name = null 10:20:28 sasl.kerberos.ticket.renew.jitter = 0.05 10:20:28 sasl.kerberos.ticket.renew.window.factor = 0.8 10:20:28 sasl.login.callback.handler.class = null 10:20:28 sasl.login.class = null 10:20:28 sasl.login.connect.timeout.ms = null 10:20:28 sasl.login.read.timeout.ms = null 10:20:28 sasl.login.refresh.buffer.seconds = 300 10:20:28 sasl.login.refresh.min.period.seconds = 60 10:20:28 sasl.login.refresh.window.factor = 0.8 10:20:28 sasl.login.refresh.window.jitter = 0.05 10:20:28 sasl.login.retry.backoff.max.ms = 10000 10:20:28 sasl.login.retry.backoff.ms = 100 10:20:28 sasl.mechanism = GSSAPI 10:20:28 sasl.oauthbearer.clock.skew.seconds = 30 10:20:28 sasl.oauthbearer.expected.audience = null 10:20:28 sasl.oauthbearer.expected.issuer = null 10:20:28 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 10:20:28 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 10:20:28 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 10:20:28 sasl.oauthbearer.jwks.endpoint.url = null 10:20:28 sasl.oauthbearer.scope.claim.name = scope 10:20:28 sasl.oauthbearer.sub.claim.name = sub 10:20:28 sasl.oauthbearer.token.endpoint.url = null 10:20:28 security.protocol = PLAINTEXT 10:20:28 security.providers = null 10:20:28 send.buffer.bytes = 131072 10:20:28 session.timeout.ms = 45000 10:20:28 socket.connection.setup.timeout.max.ms = 30000 10:20:28 socket.connection.setup.timeout.ms = 10000 10:20:28 ssl.cipher.suites = null 10:20:28 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 10:20:28 ssl.endpoint.identification.algorithm = https 10:20:28 ssl.engine.factory.class = null 10:20:28 ssl.key.password = null 10:20:28 ssl.keymanager.algorithm = SunX509 10:20:28 ssl.keystore.certificate.chain = null 10:20:28 ssl.keystore.key = null 10:20:28 ssl.keystore.location = null 10:20:28 ssl.keystore.password = null 10:20:28 ssl.keystore.type = JKS 10:20:28 ssl.protocol = TLSv1.3 10:20:28 ssl.provider = null 10:20:28 ssl.secure.random.implementation = null 10:20:28 ssl.trustmanager.algorithm = PKIX 10:20:28 ssl.truststore.certificates = null 10:20:28 ssl.truststore.location = null 10:20:28 ssl.truststore.password = null 10:20:28 ssl.truststore.type = JKS 10:20:28 value.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 10:20:28 10:20:28 2024-02-28T10:20:28.744Z INFO 7400 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.6.1 10:20:28 2024-02-28T10:20:28.744Z INFO 7400 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 5e3c2b738d253ff5 10:20:28 2024-02-28T10:20:28.744Z INFO 7400 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1709115628744 10:20:28 10:20:28 . ____ _ __ _ _ 10:20:28 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 10:20:28 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 10:20:28 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 10:20:28 ' |____| .__|_| |_|_| |_\__, | / / / / 10:20:28 =========|_|==============|___/=/_/_/_/ 10:20:28 :: Spring Boot :: (v3.2.2) 10:20:28 10:20:28 2024-02-28T10:20:28.763Z INFO 7400 --- [ main] o.o.c.n.a.i.e.l.LcmEventsPublisherSpec : Starting LcmEventsPublisherSpec using Java 17.0.6-ea with PID 7400 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-service) 10:20:28 2024-02-28T10:20:28.763Z INFO 7400 --- [ main] o.o.c.n.a.i.e.l.LcmEventsPublisherSpec : No active profile set, falling back to 1 default profile: "default" 10:20:29 2024-02-28T10:20:28.784Z INFO 7400 --- [ main] o.o.c.n.a.i.e.l.LcmEventsPublisherSpec : Started LcmEventsPublisherSpec in 0.037 seconds (process running for 139.273) 10:20:29 2024-02-28T10:20:28.786Z INFO 7400 --- [ main] o.a.k.clients.consumer.KafkaConsumer : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Subscribed to topic(s): ncmp-events-test 10:20:29 2024-02-28T10:20:28.789Z INFO 7400 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 10:20:29 2024-02-28T10:20:28.789Z INFO 7400 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 10:20:29 acks = -1 10:20:29 auto.include.jmx.reporter = true 10:20:29 batch.size = 16384 10:20:29 bootstrap.servers = [PLAINTEXT://localhost:32782] 10:20:29 buffer.memory = 33554432 10:20:29 client.dns.lookup = use_all_dns_ips 10:20:29 client.id = producer-13 10:20:29 compression.type = none 10:20:29 connections.max.idle.ms = 540000 10:20:29 delivery.timeout.ms = 120000 10:20:29 enable.idempotence = false 10:20:29 interceptor.classes = [] 10:20:29 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 10:20:29 linger.ms = 1 10:20:29 max.block.ms = 60000 10:20:29 max.in.flight.requests.per.connection = 5 10:20:29 max.request.size = 1048576 10:20:29 metadata.max.age.ms = 300000 10:20:29 metadata.max.idle.ms = 300000 10:20:29 metric.reporters = [] 10:20:29 metrics.num.samples = 2 10:20:29 metrics.recording.level = INFO 10:20:29 metrics.sample.window.ms = 30000 10:20:29 partitioner.adaptive.partitioning.enable = true 10:20:29 partitioner.availability.timeout.ms = 0 10:20:29 partitioner.class = null 10:20:29 partitioner.ignore.keys = false 10:20:29 receive.buffer.bytes = 32768 10:20:29 reconnect.backoff.max.ms = 1000 10:20:29 reconnect.backoff.ms = 50 10:20:29 request.timeout.ms = 30000 10:20:29 retries = 0 10:20:29 retry.backoff.ms = 100 10:20:29 sasl.client.callback.handler.class = null 10:20:29 sasl.jaas.config = null 10:20:29 sasl.kerberos.kinit.cmd = /usr/bin/kinit 10:20:29 sasl.kerberos.min.time.before.relogin = 60000 10:20:29 sasl.kerberos.service.name = null 10:20:29 sasl.kerberos.ticket.renew.jitter = 0.05 10:20:29 sasl.kerberos.ticket.renew.window.factor = 0.8 10:20:29 sasl.login.callback.handler.class = null 10:20:29 sasl.login.class = null 10:20:29 sasl.login.connect.timeout.ms = null 10:20:29 sasl.login.read.timeout.ms = null 10:20:29 sasl.login.refresh.buffer.seconds = 300 10:20:29 sasl.login.refresh.min.period.seconds = 60 10:20:29 sasl.login.refresh.window.factor = 0.8 10:20:29 sasl.login.refresh.window.jitter = 0.05 10:20:29 sasl.login.retry.backoff.max.ms = 10000 10:20:29 sasl.login.retry.backoff.ms = 100 10:20:29 sasl.mechanism = GSSAPI 10:20:29 sasl.oauthbearer.clock.skew.seconds = 30 10:20:29 sasl.oauthbearer.expected.audience = null 10:20:29 sasl.oauthbearer.expected.issuer = null 10:20:29 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 10:20:29 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 10:20:29 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 10:20:29 sasl.oauthbearer.jwks.endpoint.url = null 10:20:29 sasl.oauthbearer.scope.claim.name = scope 10:20:29 sasl.oauthbearer.sub.claim.name = sub 10:20:29 sasl.oauthbearer.token.endpoint.url = null 10:20:29 security.protocol = PLAINTEXT 10:20:29 security.providers = null 10:20:29 send.buffer.bytes = 131072 10:20:29 socket.connection.setup.timeout.max.ms = 30000 10:20:29 socket.connection.setup.timeout.ms = 10000 10:20:29 ssl.cipher.suites = null 10:20:29 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 10:20:29 ssl.endpoint.identification.algorithm = https 10:20:29 ssl.engine.factory.class = null 10:20:29 ssl.key.password = null 10:20:29 ssl.keymanager.algorithm = SunX509 10:20:29 ssl.keystore.certificate.chain = null 10:20:29 ssl.keystore.key = null 10:20:29 ssl.keystore.location = null 10:20:29 ssl.keystore.password = null 10:20:29 ssl.keystore.type = JKS 10:20:29 ssl.protocol = TLSv1.3 10:20:29 ssl.provider = null 10:20:29 ssl.secure.random.implementation = null 10:20:29 ssl.trustmanager.algorithm = PKIX 10:20:29 ssl.truststore.certificates = null 10:20:29 ssl.truststore.location = null 10:20:29 ssl.truststore.password = null 10:20:29 ssl.truststore.type = JKS 10:20:29 transaction.timeout.ms = 60000 10:20:29 transactional.id = null 10:20:29 value.serializer = class org.springframework.kafka.support.serializer.JsonSerializer 10:20:29 10:20:29 2024-02-28T10:20:28.791Z INFO 7400 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 10:20:29 2024-02-28T10:20:28.791Z INFO 7400 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.6.1 10:20:29 2024-02-28T10:20:28.791Z INFO 7400 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 5e3c2b738d253ff5 10:20:29 2024-02-28T10:20:28.791Z INFO 7400 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1709115628791 10:20:29 2024-02-28T10:20:28.880Z INFO 7400 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 10:20:29 2024-02-28T10:20:28.880Z WARN 7400 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:20:29 2024-02-28T10:20:28.924Z INFO 7400 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 10:20:29 2024-02-28T10:20:28.924Z WARN 7400 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 10:20:29 2024-02-28T10:20:28.976Z INFO 7400 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 10:20:29 2024-02-28T10:20:28.976Z WARN 7400 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 10:20:29 2024-02-28T10:20:29.019Z WARN 7400 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Error while fetching metadata with correlation id 1 : {ncmp-events-test=LEADER_NOT_AVAILABLE} 10:20:29 2024-02-28T10:20:29.019Z INFO 7400 --- [d | producer-13] org.apache.kafka.clients.Metadata : [Producer clientId=producer-13] Cluster ID: SZzmWE4tTTSJOAzEZjQoag 10:20:29 2024-02-28T10:20:29.157Z WARN 7400 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Error while fetching metadata with correlation id 3 : {ncmp-events-test=LEADER_NOT_AVAILABLE} 10:20:29 2024-02-28T10:20:29.196Z INFO 7400 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 10:20:29 2024-02-28T10:20:29.196Z WARN 7400 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:20:29 2024-02-28T10:20:29.282Z INFO 7400 --- [ main] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Cluster ID: SZzmWE4tTTSJOAzEZjQoag 10:20:29 2024-02-28T10:20:29.338Z INFO 7400 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 10:20:29 2024-02-28T10:20:29.338Z WARN 7400 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:20:29 2024-02-28T10:20:29.387Z INFO 7400 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 10:20:29 2024-02-28T10:20:29.387Z WARN 7400 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:20:29 2024-02-28T10:20:29.399Z INFO 7400 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Discovered group coordinator localhost:32782 (id: 2147483646 rack: null) 10:20:29 2024-02-28T10:20:29.401Z INFO 7400 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] (Re-)joining group 10:20:29 2024-02-28T10:20:29.419Z INFO 7400 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Request joining group due to: need to re-join with the given member-id: consumer-ncmp-group-9-54717e68-18c9-4282-bafe-daf7d70537b8 10:20:29 2024-02-28T10:20:29.420Z INFO 7400 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-9, 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) 10:20:29 2024-02-28T10:20:29.420Z INFO 7400 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] (Re-)joining group 10:20:29 2024-02-28T10:20:29.439Z INFO 7400 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Successfully joined group with generation Generation{generationId=1, memberId='consumer-ncmp-group-9-54717e68-18c9-4282-bafe-daf7d70537b8', protocol='range'} 10:20:29 2024-02-28T10:20:29.440Z INFO 7400 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Finished assignment for group at generation 1: {consumer-ncmp-group-9-54717e68-18c9-4282-bafe-daf7d70537b8=Assignment(partitions=[ncmp-events-test-0])} 10:20:29 2024-02-28T10:20:29.462Z INFO 7400 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Successfully synced group in generation Generation{generationId=1, memberId='consumer-ncmp-group-9-54717e68-18c9-4282-bafe-daf7d70537b8', protocol='range'} 10:20:29 2024-02-28T10:20:29.462Z INFO 7400 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Notifying assignor about the new Assignment(partitions=[ncmp-events-test-0]) 10:20:29 2024-02-28T10:20:29.462Z INFO 7400 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Adding newly assigned partitions: ncmp-events-test-0 10:20:29 2024-02-28T10:20:29.471Z INFO 7400 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Found no committed offset for partition ncmp-events-test-0 10:20:29 2024-02-28T10:20:29.479Z INFO 7400 --- [ main] o.a.k.c.c.internals.SubscriptionState : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Resetting offset for partition ncmp-events-test-0 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[localhost:32782 (id: 1 rack: null)], epoch=0}}. 10:20:29 2024-02-28T10:20:29.555Z INFO 7400 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 10:20:29 2024-02-28T10:20:29.555Z WARN 7400 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 10:20:29 2024-02-28T10:20:29.563Z INFO 7400 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 10:20:29 2024-02-28T10:20:29.563Z WARN 7400 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 10:20:29 2024-02-28T10:20:29.595Z INFO 7400 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 10:20:29 2024-02-28T10:20:29.595Z WARN 7400 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 10:20:29 2024-02-28T10:20:29.595Z WARN 7400 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 10:20:29 2024-02-28T10:20:29.609Z INFO 7400 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 10:20:29 2024-02-28T10:20:29.609Z INFO 7400 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node -1 disconnected. 10:20:29 2024-02-28T10:20:29.643Z INFO 7400 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Node 1 disconnected. 10:20:29 2024-02-28T10:20:29.643Z INFO 7400 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Cancelled in-flight FETCH request with correlation id 13 due to node 1 being disconnected (elapsed time since creation: 114ms, elapsed time since send: 114ms, request timeout: 30000ms) 10:20:29 2024-02-28T10:20:29.644Z INFO 7400 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Node -1 disconnected. 10:20:29 2024-02-28T10:20:29.644Z INFO 7400 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Node 2147483646 disconnected. 10:20:29 2024-02-28T10:20:29.644Z INFO 7400 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 10:20:29 2024-02-28T10:20:29.644Z WARN 7400 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:20:29 2024-02-28T10:20:29.645Z INFO 7400 --- [ad | ncmp-group] o.a.kafka.clients.FetchSessionHandler : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Error sending fetch request (sessionId=385065406, epoch=1) to node 1: 10:20:29 10:20:29 org.apache.kafka.common.errors.DisconnectException: null 10:20:29 10:20:29 2024-02-28T10:20:29.645Z INFO 7400 --- [ad | ncmp-group] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Group coordinator localhost:32782 (id: 2147483646 rack: null) is unavailable or invalid due to cause: coordinator unavailable. isDisconnected: true. Rediscovery will be attempted. 10:20:29 2024-02-28T10:20:29.701Z INFO 7400 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 10:20:29 2024-02-28T10:20:29.701Z WARN 7400 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:20:29 2024-02-28T10:20:29.710Z INFO 7400 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 10:20:29 2024-02-28T10:20:29.710Z WARN 7400 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 10:20:29 2024-02-28T10:20:29.735Z INFO 7400 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 10:20:29 2024-02-28T10:20:29.735Z WARN 7400 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:20:29 2024-02-28T10:20:29.746Z INFO 7400 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Node 1 disconnected. 10:20:29 2024-02-28T10:20:29.746Z WARN 7400 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 10:20:29 2024-02-28T10:20:29.797Z INFO 7400 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 10:20:29 2024-02-28T10:20:29.797Z WARN 7400 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 10:20:29 2024-02-28T10:20:29.797Z WARN 7400 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 10:20:29 2024-02-28T10:20:29.847Z INFO 7400 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Node 1 disconnected. 10:20:29 2024-02-28T10:20:29.847Z WARN 7400 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 10:20:29 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.976 s - in org.onap.cps.ncmp.api.impl.events.lcm.LcmEventsPublisherSpec 10:20:29 [INFO] Running org.onap.cps.ncmp.api.impl.events.avc.AvcEventConsumerSpec 10:20:35 2024-02-28T10:20:29.862Z INFO 7400 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 10:20:35 2024-02-28T10:20:29.862Z WARN 7400 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 10:20:35 2024-02-28T10:20:29.862Z INFO 7400 --- [ main] t.r.n.o.2.1 : Creating container for image: registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 10:20:35 2024-02-28T10:20:29.914Z INFO 7400 --- [ main] t.r.n.o.2.1 : Container registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 is starting: 12a912bde1ed439a55858fe1df7f12fd71f22065a0757db5ebc7b7f7e7f2cfbb 10:20:35 2024-02-28T10:20:29.962Z INFO 7400 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 10:20:35 2024-02-28T10:20:29.962Z WARN 7400 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:20:35 2024-02-28T10:20:30.026Z INFO 7400 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 10:20:35 2024-02-28T10:20:30.026Z WARN 7400 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 10:20:35 2024-02-28T10:20:30.036Z INFO 7400 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 10:20:35 2024-02-28T10:20:30.036Z WARN 7400 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:20:35 2024-02-28T10:20:30.037Z INFO 7400 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 10:20:35 2024-02-28T10:20:30.037Z WARN 7400 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 10:20:35 2024-02-28T10:20:30.048Z INFO 7400 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Node 1 disconnected. 10:20:35 2024-02-28T10:20:30.048Z WARN 7400 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 10:20:35 2024-02-28T10:20:30.113Z INFO 7400 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 10:20:35 2024-02-28T10:20:30.113Z WARN 7400 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 10:20:35 2024-02-28T10:20:30.297Z INFO 7400 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 10:20:35 2024-02-28T10:20:30.298Z WARN 7400 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:20:35 2024-02-28T10:20:30.300Z INFO 7400 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 10:20:35 2024-02-28T10:20:30.300Z WARN 7400 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:20:35 2024-02-28T10:20:30.449Z INFO 7400 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Node 1 disconnected. 10:20:35 2024-02-28T10:20:30.450Z WARN 7400 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 10:20:35 2024-02-28T10:20:30.498Z INFO 7400 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 10:20:35 2024-02-28T10:20:30.498Z WARN 7400 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:20:35 2024-02-28T10:20:30.498Z INFO 7400 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 10:20:35 2024-02-28T10:20:30.498Z WARN 7400 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 10:20:35 2024-02-28T10:20:30.498Z WARN 7400 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 10:20:35 2024-02-28T10:20:30.616Z INFO 7400 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 10:20:35 2024-02-28T10:20:30.616Z WARN 7400 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 10:20:35 2024-02-28T10:20:30.618Z INFO 7400 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 10:20:35 2024-02-28T10:20:30.618Z WARN 7400 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 10:20:35 2024-02-28T10:20:30.705Z INFO 7400 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 10:20:35 2024-02-28T10:20:30.705Z WARN 7400 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:20:35 2024-02-28T10:20:30.749Z INFO 7400 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 10:20:35 2024-02-28T10:20:30.749Z WARN 7400 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 10:20:35 2024-02-28T10:20:30.750Z WARN 7400 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 10:20:35 2024-02-28T10:20:30.777Z INFO 7400 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 10:20:35 2024-02-28T10:20:30.777Z WARN 7400 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 10:20:35 2024-02-28T10:20:30.795Z INFO 7400 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 10:20:35 2024-02-28T10:20:30.795Z WARN 7400 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:20:35 2024-02-28T10:20:30.866Z INFO 7400 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 10:20:35 2024-02-28T10:20:30.866Z WARN 7400 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:20:35 2024-02-28T10:20:31.019Z INFO 7400 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 10:20:35 2024-02-28T10:20:31.019Z WARN 7400 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:20:35 2024-02-28T10:20:31.169Z INFO 7400 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 10:20:35 2024-02-28T10:20:31.169Z WARN 7400 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:20:35 2024-02-28T10:20:31.196Z INFO 7400 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 10:20:35 2024-02-28T10:20:31.196Z WARN 7400 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:20:35 2024-02-28T10:20:31.213Z INFO 7400 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 10:20:35 2024-02-28T10:20:31.213Z WARN 7400 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:20:35 2024-02-28T10:20:31.231Z INFO 7400 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 10:20:35 2024-02-28T10:20:31.231Z WARN 7400 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 10:20:35 2024-02-28T10:20:31.250Z INFO 7400 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 10:20:35 2024-02-28T10:20:31.250Z WARN 7400 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 10:20:35 2024-02-28T10:20:31.355Z INFO 7400 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Node 1 disconnected. 10:20:35 2024-02-28T10:20:31.355Z WARN 7400 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 10:20:35 2024-02-28T10:20:31.464Z INFO 7400 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 10:20:35 2024-02-28T10:20:31.465Z WARN 7400 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:20:35 2024-02-28T10:20:31.522Z INFO 7400 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 10:20:35 2024-02-28T10:20:31.522Z WARN 7400 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 10:20:35 2024-02-28T10:20:31.522Z WARN 7400 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 10:20:35 2024-02-28T10:20:31.584Z INFO 7400 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 10:20:35 2024-02-28T10:20:31.584Z WARN 7400 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 10:20:35 2024-02-28T10:20:31.723Z INFO 7400 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 10:20:35 2024-02-28T10:20:31.723Z WARN 7400 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:20:35 2024-02-28T10:20:31.772Z INFO 7400 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 10:20:35 2024-02-28T10:20:31.772Z WARN 7400 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:20:35 2024-02-28T10:20:31.785Z INFO 7400 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 10:20:35 2024-02-28T10:20:31.785Z WARN 7400 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 10:20:35 2024-02-28T10:20:31.822Z INFO 7400 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 10:20:35 2024-02-28T10:20:31.822Z WARN 7400 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 10:20:35 2024-02-28T10:20:31.954Z INFO 7400 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 10:20:35 2024-02-28T10:20:31.954Z WARN 7400 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 10:20:35 2024-02-28T10:20:31.954Z WARN 7400 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 10:20:35 2024-02-28T10:20:32.010Z INFO 7400 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 10:20:35 2024-02-28T10:20:32.010Z WARN 7400 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:20:35 2024-02-28T10:20:32.072Z INFO 7400 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 10:20:35 2024-02-28T10:20:32.072Z WARN 7400 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:20:35 2024-02-28T10:20:32.072Z INFO 7400 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 10:20:35 2024-02-28T10:20:32.072Z WARN 7400 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:20:35 2024-02-28T10:20:32.204Z INFO 7400 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 10:20:35 2024-02-28T10:20:32.204Z WARN 7400 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 10:20:35 2024-02-28T10:20:32.266Z INFO 7400 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 10:20:35 2024-02-28T10:20:32.266Z WARN 7400 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:20:35 2024-02-28T10:20:32.299Z INFO 7400 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 10:20:35 2024-02-28T10:20:32.299Z WARN 7400 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:20:35 2024-02-28T10:20:32.333Z INFO 7400 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 10:20:35 2024-02-28T10:20:32.333Z WARN 7400 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 10:20:35 2024-02-28T10:20:32.467Z INFO 7400 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 10:20:35 2024-02-28T10:20:32.467Z WARN 7400 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:20:35 2024-02-28T10:20:32.485Z INFO 7400 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 10:20:35 2024-02-28T10:20:32.485Z WARN 7400 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 10:20:35 2024-02-28T10:20:32.557Z INFO 7400 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Node 1 disconnected. 10:20:35 2024-02-28T10:20:32.557Z WARN 7400 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 10:20:35 2024-02-28T10:20:32.674Z INFO 7400 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 10:20:35 2024-02-28T10:20:32.674Z WARN 7400 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 10:20:35 2024-02-28T10:20:32.676Z INFO 7400 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 10:20:35 2024-02-28T10:20:32.676Z WARN 7400 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:20:35 2024-02-28T10:20:32.676Z INFO 7400 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 10:20:35 2024-02-28T10:20:32.676Z WARN 7400 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 10:20:35 2024-02-28T10:20:32.676Z WARN 7400 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 10:20:35 2024-02-28T10:20:32.863Z INFO 7400 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 10:20:35 2024-02-28T10:20:32.863Z WARN 7400 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:20:35 2024-02-28T10:20:32.875Z INFO 7400 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 10:20:35 2024-02-28T10:20:32.875Z WARN 7400 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:20:35 2024-02-28T10:20:32.888Z INFO 7400 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 10:20:35 2024-02-28T10:20:32.888Z WARN 7400 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 10:20:35 2024-02-28T10:20:32.906Z INFO 7400 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 10:20:35 2024-02-28T10:20:32.906Z WARN 7400 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 10:20:35 2024-02-28T10:20:32.906Z WARN 7400 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 10:20:35 2024-02-28T10:20:33.026Z INFO 7400 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 10:20:35 2024-02-28T10:20:33.026Z WARN 7400 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:20:35 2024-02-28T10:20:33.077Z INFO 7400 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 10:20:35 2024-02-28T10:20:33.077Z WARN 7400 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:20:35 2024-02-28T10:20:33.152Z INFO 7400 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 10:20:35 2024-02-28T10:20:33.152Z WARN 7400 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:20:35 2024-02-28T10:20:33.319Z INFO 7400 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 10:20:35 2024-02-28T10:20:33.319Z WARN 7400 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:20:35 2024-02-28T10:20:33.319Z INFO 7400 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 10:20:35 2024-02-28T10:20:33.319Z WARN 7400 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:20:35 2024-02-28T10:20:33.357Z INFO 7400 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 10:20:35 2024-02-28T10:20:33.357Z WARN 7400 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 10:20:35 2024-02-28T10:20:33.436Z INFO 7400 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 10:20:35 2024-02-28T10:20:33.436Z WARN 7400 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 10:20:35 2024-02-28T10:20:33.438Z INFO 7400 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 10:20:35 2024-02-28T10:20:33.438Z WARN 7400 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 10:20:35 2024-02-28T10:20:33.634Z INFO 7400 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 10:20:35 2024-02-28T10:20:33.634Z WARN 7400 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 10:20:35 2024-02-28T10:20:33.634Z WARN 7400 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 10:20:35 2024-02-28T10:20:33.759Z INFO 7400 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Node 1 disconnected. 10:20:35 2024-02-28T10:20:33.759Z WARN 7400 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 10:20:35 2024-02-28T10:20:33.786Z INFO 7400 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 10:20:35 2024-02-28T10:20:33.786Z WARN 7400 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:20:35 2024-02-28T10:20:33.792Z INFO 7400 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 10:20:35 2024-02-28T10:20:33.792Z WARN 7400 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 10:20:35 2024-02-28T10:20:33.828Z INFO 7400 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 10:20:35 2024-02-28T10:20:33.828Z WARN 7400 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 10:20:35 2024-02-28T10:20:33.979Z INFO 7400 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 10:20:35 2024-02-28T10:20:33.979Z WARN 7400 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:20:35 2024-02-28T10:20:34.017Z INFO 7400 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 10:20:35 2024-02-28T10:20:34.017Z WARN 7400 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:20:35 2024-02-28T10:20:34.037Z INFO 7400 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 10:20:35 2024-02-28T10:20:34.037Z WARN 7400 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:20:35 2024-02-28T10:20:34.038Z INFO 7400 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 10:20:35 2024-02-28T10:20:34.038Z WARN 7400 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:20:35 2024-02-28T10:20:34.060Z INFO 7400 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 10:20:35 2024-02-28T10:20:34.060Z WARN 7400 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 10:20:35 2024-02-28T10:20:34.060Z WARN 7400 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 10:20:35 2024-02-28T10:20:34.160Z INFO 7400 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 10:20:35 2024-02-28T10:20:34.160Z WARN 7400 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:20:35 2024-02-28T10:20:34.260Z INFO 7400 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 10:20:35 2024-02-28T10:20:34.260Z WARN 7400 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 10:20:35 2024-02-28T10:20:34.271Z INFO 7400 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 10:20:35 2024-02-28T10:20:34.271Z WARN 7400 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:20:35 2024-02-28T10:20:34.341Z INFO 7400 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 10:20:35 2024-02-28T10:20:34.341Z WARN 7400 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 10:20:35 2024-02-28T10:20:34.438Z INFO 7400 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 10:20:35 2024-02-28T10:20:34.438Z WARN 7400 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 10:20:35 2024-02-28T10:20:34.523Z INFO 7400 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 10:20:35 2024-02-28T10:20:34.523Z WARN 7400 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:20:35 2024-02-28T10:20:34.690Z INFO 7400 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 10:20:35 2024-02-28T10:20:34.690Z WARN 7400 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 10:20:35 2024-02-28T10:20:34.690Z WARN 7400 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 10:20:35 2024-02-28T10:20:34.794Z INFO 7400 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 10:20:35 2024-02-28T10:20:34.794Z WARN 7400 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:20:35 2024-02-28T10:20:34.831Z INFO 7400 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 10:20:35 2024-02-28T10:20:34.831Z WARN 7400 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 10:20:35 2024-02-28T10:20:34.933Z INFO 7400 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 10:20:35 2024-02-28T10:20:34.933Z WARN 7400 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:20:35 2024-02-28T10:20:34.942Z INFO 7400 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 10:20:35 2024-02-28T10:20:34.943Z WARN 7400 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:20:35 2024-02-28T10:20:34.963Z INFO 7400 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 10:20:35 2024-02-28T10:20:34.963Z WARN 7400 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 10:20:35 2024-02-28T10:20:34.963Z WARN 7400 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 10:20:35 2024-02-28T10:20:34.963Z INFO 7400 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Node 1 disconnected. 10:20:35 2024-02-28T10:20:34.963Z WARN 7400 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 10:20:35 2024-02-28T10:20:34.994Z INFO 7400 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 10:20:35 2024-02-28T10:20:34.995Z WARN 7400 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 10:20:35 2024-02-28T10:20:35.045Z INFO 7400 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 10:20:35 2024-02-28T10:20:35.045Z WARN 7400 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:20:35 2024-02-28T10:20:35.075Z INFO 7400 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 10:20:35 2024-02-28T10:20:35.076Z WARN 7400 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:20:35 2024-02-28T10:20:35.221Z INFO 7400 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 10:20:35 2024-02-28T10:20:35.221Z WARN 7400 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:20:35 2024-02-28T10:20:35.250Z INFO 7400 --- [ main] t.r.n.o.2.1 : Container registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 started in PT5.387832962S 10:20:35 2024-02-28T10:20:35.255Z INFO 7400 --- [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 10:20:35 allow.auto.create.topics = true 10:20:35 auto.commit.interval.ms = 5000 10:20:35 auto.include.jmx.reporter = true 10:20:35 auto.offset.reset = earliest 10:20:35 bootstrap.servers = [PLAINTEXT://localhost:32784] 10:20:35 check.crcs = true 10:20:35 client.dns.lookup = use_all_dns_ips 10:20:35 client.id = consumer-ncmp-group-10 10:20:35 client.rack = 10:20:35 connections.max.idle.ms = 540000 10:20:35 default.api.timeout.ms = 60000 10:20:35 enable.auto.commit = true 10:20:35 exclude.internal.topics = true 10:20:35 fetch.max.bytes = 52428800 10:20:35 fetch.max.wait.ms = 500 10:20:35 fetch.min.bytes = 1 10:20:35 group.id = ncmp-group 10:20:35 group.instance.id = null 10:20:35 heartbeat.interval.ms = 3000 10:20:35 interceptor.classes = [] 10:20:35 internal.leave.group.on.close = true 10:20:35 internal.throw.on.fetch.stable.offset.unsupported = false 10:20:35 isolation.level = read_uncommitted 10:20:35 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 10:20:35 max.partition.fetch.bytes = 1048576 10:20:35 max.poll.interval.ms = 300000 10:20:35 max.poll.records = 500 10:20:35 metadata.max.age.ms = 300000 10:20:35 metric.reporters = [] 10:20:35 metrics.num.samples = 2 10:20:35 metrics.recording.level = INFO 10:20:35 metrics.sample.window.ms = 30000 10:20:35 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 10:20:35 receive.buffer.bytes = 65536 10:20:35 reconnect.backoff.max.ms = 1000 10:20:35 reconnect.backoff.ms = 50 10:20:35 request.timeout.ms = 30000 10:20:35 retry.backoff.ms = 100 10:20:35 sasl.client.callback.handler.class = null 10:20:35 sasl.jaas.config = null 10:20:35 sasl.kerberos.kinit.cmd = /usr/bin/kinit 10:20:35 sasl.kerberos.min.time.before.relogin = 60000 10:20:35 sasl.kerberos.service.name = null 10:20:35 sasl.kerberos.ticket.renew.jitter = 0.05 10:20:35 sasl.kerberos.ticket.renew.window.factor = 0.8 10:20:35 sasl.login.callback.handler.class = null 10:20:35 sasl.login.class = null 10:20:35 sasl.login.connect.timeout.ms = null 10:20:35 sasl.login.read.timeout.ms = null 10:20:35 sasl.login.refresh.buffer.seconds = 300 10:20:35 sasl.login.refresh.min.period.seconds = 60 10:20:35 sasl.login.refresh.window.factor = 0.8 10:20:35 sasl.login.refresh.window.jitter = 0.05 10:20:35 sasl.login.retry.backoff.max.ms = 10000 10:20:35 sasl.login.retry.backoff.ms = 100 10:20:35 sasl.mechanism = GSSAPI 10:20:35 sasl.oauthbearer.clock.skew.seconds = 30 10:20:35 sasl.oauthbearer.expected.audience = null 10:20:35 sasl.oauthbearer.expected.issuer = null 10:20:35 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 10:20:35 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 10:20:35 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 10:20:35 sasl.oauthbearer.jwks.endpoint.url = null 10:20:35 sasl.oauthbearer.scope.claim.name = scope 10:20:35 sasl.oauthbearer.sub.claim.name = sub 10:20:35 sasl.oauthbearer.token.endpoint.url = null 10:20:35 security.protocol = PLAINTEXT 10:20:35 security.providers = null 10:20:35 send.buffer.bytes = 131072 10:20:35 session.timeout.ms = 45000 10:20:35 socket.connection.setup.timeout.max.ms = 30000 10:20:35 socket.connection.setup.timeout.ms = 10000 10:20:35 ssl.cipher.suites = null 10:20:35 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 10:20:35 ssl.endpoint.identification.algorithm = https 10:20:35 ssl.engine.factory.class = null 10:20:35 ssl.key.password = null 10:20:35 ssl.keymanager.algorithm = SunX509 10:20:35 ssl.keystore.certificate.chain = null 10:20:35 ssl.keystore.key = null 10:20:35 ssl.keystore.location = null 10:20:35 ssl.keystore.password = null 10:20:35 ssl.keystore.type = JKS 10:20:35 ssl.protocol = TLSv1.3 10:20:35 ssl.provider = null 10:20:35 ssl.secure.random.implementation = null 10:20:35 ssl.trustmanager.algorithm = PKIX 10:20:35 ssl.truststore.certificates = null 10:20:35 ssl.truststore.location = null 10:20:35 ssl.truststore.password = null 10:20:35 ssl.truststore.type = JKS 10:20:35 value.deserializer = class io.cloudevents.kafka.CloudEventDeserializer 10:20:35 10:20:35 2024-02-28T10:20:35.257Z INFO 7400 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.6.1 10:20:35 2024-02-28T10:20:35.257Z INFO 7400 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 5e3c2b738d253ff5 10:20:35 2024-02-28T10:20:35.257Z INFO 7400 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1709115635257 10:20:35 10:20:35,280 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Worker thread will flush remaining events before exiting. 10:20:35 10:20:35,280 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Queue flush finished successfully within timeout. 10:20:35 10:20:35,281 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@50ae2804 - URL [jar:file:/w/workspace/cps-master-verify-java/cps-service/target/cps-service-3.4.6-SNAPSHOT.jar!/logback-spring.xml] is not of type file 10:20:35 10:20:35,285 |-INFO in ch.qos.logback.core.joran.util.ConfigurationWatchListUtil@36b569f6 - Adding [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.2.2/spring-boot-3.2.2.jar!/org/springframework/boot/logging/logback/defaults.xml] to configuration watch list. 10:20:35 10:20:35,285 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@50ae2804 - URL [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.2.2/spring-boot-3.2.2.jar!/org/springframework/boot/logging/logback/defaults.xml] is not of type file 10:20:35 10:20:35,287 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word clr with class [org.springframework.boot.logging.logback.ColorConverter] 10:20:35 10:20:35,287 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word correlationId with class [org.springframework.boot.logging.logback.CorrelationIdConverter] 10:20:35 10:20:35,287 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word wex with class [org.springframework.boot.logging.logback.WhitespaceThrowableProxyConverter] 10:20:35 10:20:35,287 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word wEx with class [org.springframework.boot.logging.logback.ExtendedWhitespaceThrowableProxyConverter] 10:20:35 10:20:35,287 |-INFO in ch.qos.logback.core.joran.util.ConfigurationWatchListUtil@36b569f6 - Adding [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.2.2/spring-boot-3.2.2.jar!/org/springframework/boot/logging/logback/console-appender.xml] to configuration watch list. 10:20:35 10:20:35,287 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@50ae2804 - URL [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.2.2/spring-boot-3.2.2.jar!/org/springframework/boot/logging/logback/console-appender.xml] is not of type file 10:20:35 10:20:35,290 |-WARN in IfNestedWithinSecondPhaseElementSC - elements cannot be nested within an , or element 10:20:35 10:20:35,290 |-WARN in IfNestedWithinSecondPhaseElementSC - See also http://logback.qos.ch/codes.html#nested_if_element 10:20:35 10:20:35,290 |-WARN in IfNestedWithinSecondPhaseElementSC - Element at line 60 contains a nested element at line 61 10:20:35 10:20:35,290 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Registering a new ReconfigureOnChangeTask ReconfigureOnChangeTask(born:1709115635290) 10:20:35 10:20:35,290 |-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.4.6-SNAPSHOT.jar!/logback-spring.xml] 10:20:35 10:20:35,290 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Setting ReconfigureOnChangeTask scanning period to 30 seconds 10:20:35 10:20:35,291 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.catalina.startup.DigesterFactory] to ERROR 10:20:35 10:20:35,291 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@391dcd73 - Propagating ERROR level on Logger[org.apache.catalina.startup.DigesterFactory] onto the JUL framework 10:20:35 10:20:35,291 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.catalina.util.LifecycleBase] to ERROR 10:20:35 10:20:35,291 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@391dcd73 - Propagating ERROR level on Logger[org.apache.catalina.util.LifecycleBase] onto the JUL framework 10:20:35 10:20:35,291 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.coyote.http11.Http11NioProtocol] to WARN 10:20:35 10:20:35,291 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@391dcd73 - Propagating WARN level on Logger[org.apache.coyote.http11.Http11NioProtocol] onto the JUL framework 10:20:35 10:20:35,291 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.sshd.common.util.SecurityUtils] to WARN 10:20:35 10:20:35,291 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@391dcd73 - Propagating WARN level on Logger[org.apache.sshd.common.util.SecurityUtils] onto the JUL framework 10:20:35 10:20:35,291 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.tomcat.util.net.NioSelectorPool] to WARN 10:20:35 10:20:35,292 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@391dcd73 - Propagating WARN level on Logger[org.apache.tomcat.util.net.NioSelectorPool] onto the JUL framework 10:20:35 10:20:35,292 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.eclipse.jetty.util.component.AbstractLifeCycle] to ERROR 10:20:35 10:20:35,292 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@391dcd73 - Propagating ERROR level on Logger[org.eclipse.jetty.util.component.AbstractLifeCycle] onto the JUL framework 10:20:35 10:20:35,292 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.hibernate.validator.internal.util.Version] to WARN 10:20:35 10:20:35,292 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@391dcd73 - Propagating WARN level on Logger[org.hibernate.validator.internal.util.Version] onto the JUL framework 10:20:35 10:20:35,292 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.springframework.boot.actuate.endpoint.jmx] to WARN 10:20:35 10:20:35,292 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@391dcd73 - Propagating WARN level on Logger[org.springframework.boot.actuate.endpoint.jmx] onto the JUL framework 10:20:35 10:20:35,292 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [CONSOLE] 10:20:35 10:20:35,292 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 10:20:35 10:20:35,292 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property 10:20:35 10:20:35,293 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [jsonConsole] 10:20:35 10:20:35,293 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 10:20:35 10:20:35,293 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventJsonProviders] for [providers] property 10:20:35 10:20:35,293 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventPatternJsonProvider] for [pattern] property 10:20:35 10:20:35,298 |-INFO in ch.qos.logback.classic.pattern.DateConverter@1a05641f - Setting zoneId to "UTC" 10:20:35 10:20:35,299 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [asyncConsole] 10:20:35 10:20:35,299 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.classic.AsyncAppender] 10:20:35 10:20:35,303 |-INFO in ch.qos.logback.core.model.processor.conditional.IfModelHandler - Condition [property("loggingFormat").equalsIgnoreCase("json")] evaluated to false on line 61 10:20:35 10:20:35,303 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [CONSOLE] to ch.qos.logback.classic.AsyncAppender[asyncConsole] 10:20:35 10:20:35,303 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Attaching appender named [CONSOLE] to AsyncAppender. 10:20:35 10:20:35,303 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Setting discardingThreshold to 51 10:20:35 10:20:35,304 |-INFO in ch.qos.logback.classic.model.processor.RootLoggerModelHandler - Setting level of ROOT logger to INFO 10:20:35 10:20:35,304 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@391dcd73 - Propagating INFO level on Logger[ROOT] onto the JUL framework 10:20:35 10:20:35,304 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [asyncConsole] to Logger[ROOT] 10:20:35 10:20:35,304 |-INFO in ch.qos.logback.core.model.processor.DefaultProcessor@4f4a05d7 - End of configuration. 10:20:35 10:20:35,304 |-INFO in org.springframework.boot.logging.logback.SpringBootJoranConfigurator@6e05fa32 - Registering current configuration as safe fallback point 10:20:35 10:20:35 10:20:35 . ____ _ __ _ _ 10:20:35 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 10:20:35 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 10:20:35 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 10:20:35 ' |____| .__|_| |_|_| |_\__, | / / / / 10:20:35 =========|_|==============|___/=/_/_/_/ 10:20:35 :: Spring Boot :: (v3.2.2) 10:20:35 10:20:35 2024-02-28T10:20:35.308Z INFO 7400 --- [ main] o.o.c.n.a.i.e.avc.AvcEventConsumerSpec : Starting AvcEventConsumerSpec using Java 17.0.6-ea with PID 7400 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-service) 10:20:35 2024-02-28T10:20:35.308Z INFO 7400 --- [ main] o.o.c.n.a.i.e.avc.AvcEventConsumerSpec : No active profile set, falling back to 1 default profile: "default" 10:20:35 2024-02-28T10:20:35.321Z INFO 7400 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 10:20:35 2024-02-28T10:20:35.322Z WARN 7400 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 10:20:35 2024-02-28T10:20:35.340Z INFO 7400 --- [ main] o.o.c.n.a.i.e.avc.AvcEventConsumerSpec : Started AvcEventConsumerSpec in 0.079 seconds (process running for 145.829) 10:20:36 2024-02-28T10:20:35.342Z INFO 7400 --- [ main] o.a.k.clients.consumer.KafkaConsumer : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Subscribed to topic(s): cm-events 10:20:36 2024-02-28T10:20:35.359Z INFO 7400 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 10:20:36 2024-02-28T10:20:35.360Z INFO 7400 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 10:20:36 acks = -1 10:20:36 auto.include.jmx.reporter = true 10:20:36 batch.size = 16384 10:20:36 bootstrap.servers = [PLAINTEXT://localhost:32784] 10:20:36 buffer.memory = 33554432 10:20:36 client.dns.lookup = use_all_dns_ips 10:20:36 client.id = producer-14 10:20:36 compression.type = none 10:20:36 connections.max.idle.ms = 540000 10:20:36 delivery.timeout.ms = 120000 10:20:36 enable.idempotence = false 10:20:36 interceptor.classes = [] 10:20:36 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 10:20:36 linger.ms = 1 10:20:36 max.block.ms = 60000 10:20:36 max.in.flight.requests.per.connection = 5 10:20:36 max.request.size = 1048576 10:20:36 metadata.max.age.ms = 300000 10:20:36 metadata.max.idle.ms = 300000 10:20:36 metric.reporters = [] 10:20:36 metrics.num.samples = 2 10:20:36 metrics.recording.level = INFO 10:20:36 metrics.sample.window.ms = 30000 10:20:36 partitioner.adaptive.partitioning.enable = true 10:20:36 partitioner.availability.timeout.ms = 0 10:20:36 partitioner.class = null 10:20:36 partitioner.ignore.keys = false 10:20:36 receive.buffer.bytes = 32768 10:20:36 reconnect.backoff.max.ms = 1000 10:20:36 reconnect.backoff.ms = 50 10:20:36 request.timeout.ms = 30000 10:20:36 retries = 0 10:20:36 retry.backoff.ms = 100 10:20:36 sasl.client.callback.handler.class = null 10:20:36 sasl.jaas.config = null 10:20:36 sasl.kerberos.kinit.cmd = /usr/bin/kinit 10:20:36 sasl.kerberos.min.time.before.relogin = 60000 10:20:36 sasl.kerberos.service.name = null 10:20:36 sasl.kerberos.ticket.renew.jitter = 0.05 10:20:36 sasl.kerberos.ticket.renew.window.factor = 0.8 10:20:36 sasl.login.callback.handler.class = null 10:20:36 sasl.login.class = null 10:20:36 sasl.login.connect.timeout.ms = null 10:20:36 sasl.login.read.timeout.ms = null 10:20:36 sasl.login.refresh.buffer.seconds = 300 10:20:36 sasl.login.refresh.min.period.seconds = 60 10:20:36 sasl.login.refresh.window.factor = 0.8 10:20:36 sasl.login.refresh.window.jitter = 0.05 10:20:36 sasl.login.retry.backoff.max.ms = 10000 10:20:36 sasl.login.retry.backoff.ms = 100 10:20:36 sasl.mechanism = GSSAPI 10:20:36 sasl.oauthbearer.clock.skew.seconds = 30 10:20:36 sasl.oauthbearer.expected.audience = null 10:20:36 sasl.oauthbearer.expected.issuer = null 10:20:36 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 10:20:36 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 10:20:36 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 10:20:36 sasl.oauthbearer.jwks.endpoint.url = null 10:20:36 sasl.oauthbearer.scope.claim.name = scope 10:20:36 sasl.oauthbearer.sub.claim.name = sub 10:20:36 sasl.oauthbearer.token.endpoint.url = null 10:20:36 security.protocol = PLAINTEXT 10:20:36 security.providers = null 10:20:36 send.buffer.bytes = 131072 10:20:36 socket.connection.setup.timeout.max.ms = 30000 10:20:36 socket.connection.setup.timeout.ms = 10000 10:20:36 ssl.cipher.suites = null 10:20:36 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 10:20:36 ssl.endpoint.identification.algorithm = https 10:20:36 ssl.engine.factory.class = null 10:20:36 ssl.key.password = null 10:20:36 ssl.keymanager.algorithm = SunX509 10:20:36 ssl.keystore.certificate.chain = null 10:20:36 ssl.keystore.key = null 10:20:36 ssl.keystore.location = null 10:20:36 ssl.keystore.password = null 10:20:36 ssl.keystore.type = JKS 10:20:36 ssl.protocol = TLSv1.3 10:20:36 ssl.provider = null 10:20:36 ssl.secure.random.implementation = null 10:20:36 ssl.trustmanager.algorithm = PKIX 10:20:36 ssl.truststore.certificates = null 10:20:36 ssl.truststore.location = null 10:20:36 ssl.truststore.password = null 10:20:36 ssl.truststore.type = JKS 10:20:36 transaction.timeout.ms = 60000 10:20:36 transactional.id = null 10:20:36 value.serializer = class io.cloudevents.kafka.CloudEventSerializer 10:20:36 10:20:36 2024-02-28T10:20:35.362Z INFO 7400 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 10:20:36 2024-02-28T10:20:35.362Z INFO 7400 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.6.1 10:20:36 2024-02-28T10:20:35.362Z INFO 7400 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 5e3c2b738d253ff5 10:20:36 2024-02-28T10:20:35.362Z INFO 7400 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1709115635362 10:20:36 2024-02-28T10:20:35.423Z INFO 7400 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 10:20:36 2024-02-28T10:20:35.424Z WARN 7400 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 10:20:36 2024-02-28T10:20:35.551Z INFO 7400 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 10:20:36 2024-02-28T10:20:35.551Z WARN 7400 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 10:20:36 2024-02-28T10:20:35.551Z WARN 7400 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 10:20:36 2024-02-28T10:20:35.552Z WARN 7400 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Error while fetching metadata with correlation id 1 : {cm-events=LEADER_NOT_AVAILABLE} 10:20:36 2024-02-28T10:20:35.552Z INFO 7400 --- [d | producer-14] org.apache.kafka.clients.Metadata : [Producer clientId=producer-14] Cluster ID: MeuuZ7UFSP6-RsfuNe8Bcw 10:20:36 2024-02-28T10:20:35.649Z INFO 7400 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 10:20:36 2024-02-28T10:20:35.649Z WARN 7400 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 10:20:36 2024-02-28T10:20:35.686Z INFO 7400 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 10:20:36 2024-02-28T10:20:35.687Z WARN 7400 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:20:36 2024-02-28T10:20:35.692Z WARN 7400 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Error while fetching metadata with correlation id 3 : {cm-events=LEADER_NOT_AVAILABLE} 10:20:36 2024-02-28T10:20:35.725Z INFO 7400 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 10:20:36 2024-02-28T10:20:35.725Z WARN 7400 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:20:36 2024-02-28T10:20:35.734Z INFO 7400 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 10:20:36 2024-02-28T10:20:35.734Z WARN 7400 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 10:20:36 2024-02-28T10:20:35.780Z INFO 7400 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 10:20:36 2024-02-28T10:20:35.780Z WARN 7400 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:20:36 2024-02-28T10:20:35.812Z INFO 7400 --- [ main] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Cluster ID: MeuuZ7UFSP6-RsfuNe8Bcw 10:20:36 2024-02-28T10:20:35.868Z INFO 7400 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Node 1 disconnected. 10:20:36 2024-02-28T10:20:35.868Z WARN 7400 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 10:20:36 2024-02-28T10:20:35.904Z INFO 7400 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 10:20:36 2024-02-28T10:20:35.904Z WARN 7400 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:20:36 2024-02-28T10:20:35.906Z INFO 7400 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 10:20:36 2024-02-28T10:20:35.906Z WARN 7400 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 10:20:36 2024-02-28T10:20:36.041Z INFO 7400 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 10:20:36 2024-02-28T10:20:36.041Z INFO 7400 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 10:20:36 2024-02-28T10:20:36.041Z WARN 7400 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:20:36 2024-02-28T10:20:36.041Z WARN 7400 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:20:36 2024-02-28T10:20:36.043Z INFO 7400 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Discovered group coordinator localhost:32784 (id: 2147483646 rack: null) 10:20:36 2024-02-28T10:20:36.045Z INFO 7400 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] (Re-)joining group 10:20:36 2024-02-28T10:20:36.064Z INFO 7400 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Request joining group due to: need to re-join with the given member-id: consumer-ncmp-group-10-d8a91dec-ae62-4a32-993d-bf28628c2019 10:20:36 2024-02-28T10:20:36.064Z INFO 7400 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-10, 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) 10:20:36 2024-02-28T10:20:36.064Z INFO 7400 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] (Re-)joining group 10:20:36 2024-02-28T10:20:36.089Z INFO 7400 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Successfully joined group with generation Generation{generationId=1, memberId='consumer-ncmp-group-10-d8a91dec-ae62-4a32-993d-bf28628c2019', protocol='range'} 10:20:36 2024-02-28T10:20:36.089Z INFO 7400 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Finished assignment for group at generation 1: {consumer-ncmp-group-10-d8a91dec-ae62-4a32-993d-bf28628c2019=Assignment(partitions=[cm-events-0])} 10:20:36 2024-02-28T10:20:36.109Z INFO 7400 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Successfully synced group in generation Generation{generationId=1, memberId='consumer-ncmp-group-10-d8a91dec-ae62-4a32-993d-bf28628c2019', protocol='range'} 10:20:36 2024-02-28T10:20:36.109Z INFO 7400 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Notifying assignor about the new Assignment(partitions=[cm-events-0]) 10:20:36 2024-02-28T10:20:36.109Z INFO 7400 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Adding newly assigned partitions: cm-events-0 10:20:36 2024-02-28T10:20:36.117Z INFO 7400 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Found no committed offset for partition cm-events-0 10:20:36 2024-02-28T10:20:36.125Z INFO 7400 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 10:20:36 2024-02-28T10:20:36.125Z WARN 7400 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 10:20:36 2024-02-28T10:20:36.125Z WARN 7400 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 10:20:36 2024-02-28T10:20:36.127Z INFO 7400 --- [ main] o.a.k.c.c.internals.SubscriptionState : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Resetting offset for partition cm-events-0 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[localhost:32784 (id: 1 rack: null)], epoch=0}}. 10:20:36 2024-02-28T10:20:36.231Z INFO 7400 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 10:20:36 2024-02-28T10:20:36.231Z WARN 7400 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:20:36 2024-02-28T10:20:36.259Z INFO 7400 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 10:20:36 2024-02-28T10:20:36.260Z INFO 7400 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node -1 disconnected. 10:20:36 2024-02-28T10:20:36.291Z INFO 7400 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Node 1 disconnected. 10:20:36 2024-02-28T10:20:36.291Z INFO 7400 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Cancelled in-flight FETCH request with correlation id 15 due to node 1 being disconnected (elapsed time since creation: 123ms, elapsed time since send: 123ms, request timeout: 30000ms) 10:20:36 2024-02-28T10:20:36.291Z INFO 7400 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Node -1 disconnected. 10:20:36 2024-02-28T10:20:36.291Z INFO 7400 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Node 2147483646 disconnected. 10:20:36 2024-02-28T10:20:36.291Z INFO 7400 --- [ad | ncmp-group] o.a.kafka.clients.FetchSessionHandler : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Error sending fetch request (sessionId=1542886229, epoch=1) to node 1: 10:20:36 10:20:36 org.apache.kafka.common.errors.DisconnectException: null 10:20:36 10:20:36 2024-02-28T10:20:36.292Z INFO 7400 --- [ad | ncmp-group] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Group coordinator localhost:32784 (id: 2147483646 rack: null) is unavailable or invalid due to cause: coordinator unavailable. isDisconnected: true. Rediscovery will be attempted. 10:20:36 2024-02-28T10:20:36.361Z INFO 7400 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 10:20:36 2024-02-28T10:20:36.361Z WARN 7400 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32784) could not be established. Broker may not be available. 10:20:36 2024-02-28T10:20:36.392Z INFO 7400 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Node 1 disconnected. 10:20:36 2024-02-28T10:20:36.392Z WARN 7400 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32784) could not be established. Broker may not be available. 10:20:36 2024-02-28T10:20:36.441Z INFO 7400 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 10:20:36 2024-02-28T10:20:36.441Z WARN 7400 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:20:36 2024-02-28T10:20:36.444Z INFO 7400 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 10:20:36 2024-02-28T10:20:36.444Z WARN 7400 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 10:20:36 2024-02-28T10:20:36.461Z INFO 7400 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 10:20:36 2024-02-28T10:20:36.461Z WARN 7400 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32784) could not be established. Broker may not be available. 10:20:36 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.624 s - in org.onap.cps.ncmp.api.impl.events.avc.AvcEventConsumerSpec 10:20:36 [INFO] Running org.onap.cps.ncmp.api.impl.events.avc.ncmptoclient.AvcEventPublisherSpec 10:20:41 2024-02-28T10:20:36.490Z INFO 7400 --- [ main] t.r.n.o.2.1 : Creating container for image: registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 10:20:41 2024-02-28T10:20:36.493Z INFO 7400 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Node 1 disconnected. 10:20:41 2024-02-28T10:20:36.493Z WARN 7400 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32784) could not be established. Broker may not be available. 10:20:41 2024-02-28T10:20:36.549Z INFO 7400 --- [ main] t.r.n.o.2.1 : Container registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 is starting: 66275e0d99bb496791fccd114b16fba43fc5764802db335bb4f2c0dfbd283558 10:20:41 2024-02-28T10:20:36.632Z INFO 7400 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 10:20:41 2024-02-28T10:20:36.632Z WARN 7400 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 10:20:41 2024-02-28T10:20:36.659Z INFO 7400 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 10:20:41 2024-02-28T10:20:36.659Z WARN 7400 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 10:20:41 2024-02-28T10:20:36.662Z INFO 7400 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 10:20:41 2024-02-28T10:20:36.662Z WARN 7400 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32784) could not be established. Broker may not be available. 10:20:41 2024-02-28T10:20:36.733Z INFO 7400 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 10:20:41 2024-02-28T10:20:36.733Z WARN 7400 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:20:41 2024-02-28T10:20:36.740Z INFO 7400 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 10:20:41 2024-02-28T10:20:36.740Z WARN 7400 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 10:20:41 2024-02-28T10:20:36.762Z INFO 7400 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 10:20:41 2024-02-28T10:20:36.762Z WARN 7400 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 10:20:41 2024-02-28T10:20:36.762Z WARN 7400 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 10:20:41 2024-02-28T10:20:36.771Z INFO 7400 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Node 1 disconnected. 10:20:41 2024-02-28T10:20:36.771Z WARN 7400 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 10:20:41 2024-02-28T10:20:36.793Z INFO 7400 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 10:20:41 2024-02-28T10:20:36.794Z WARN 7400 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:20:41 2024-02-28T10:20:36.794Z INFO 7400 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Node 1 disconnected. 10:20:41 2024-02-28T10:20:36.794Z WARN 7400 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32784) could not be established. Broker may not be available. 10:20:41 2024-02-28T10:20:36.841Z INFO 7400 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 10:20:41 2024-02-28T10:20:36.841Z WARN 7400 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:20:41 2024-02-28T10:20:37.008Z INFO 7400 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 10:20:41 2024-02-28T10:20:37.008Z WARN 7400 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 10:20:41 2024-02-28T10:20:37.059Z INFO 7400 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 10:20:41 2024-02-28T10:20:37.059Z WARN 7400 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:20:41 2024-02-28T10:20:37.085Z INFO 7400 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 10:20:41 2024-02-28T10:20:37.085Z WARN 7400 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:20:41 2024-02-28T10:20:37.103Z INFO 7400 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 10:20:41 2024-02-28T10:20:37.103Z WARN 7400 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:20:41 2024-02-28T10:20:37.103Z INFO 7400 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 10:20:41 2024-02-28T10:20:37.103Z WARN 7400 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:20:41 2024-02-28T10:20:37.168Z INFO 7400 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 10:20:41 2024-02-28T10:20:37.168Z WARN 7400 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32784) could not be established. Broker may not be available. 10:20:41 2024-02-28T10:20:37.195Z INFO 7400 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Node 1 disconnected. 10:20:41 2024-02-28T10:20:37.195Z WARN 7400 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32784) could not be established. Broker may not be available. 10:20:41 2024-02-28T10:20:37.231Z INFO 7400 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 10:20:41 2024-02-28T10:20:37.231Z WARN 7400 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 10:20:41 2024-02-28T10:20:37.231Z WARN 7400 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 10:20:41 2024-02-28T10:20:37.303Z INFO 7400 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 10:20:41 2024-02-28T10:20:37.303Z WARN 7400 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:20:41 2024-02-28T10:20:37.553Z INFO 7400 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 10:20:41 2024-02-28T10:20:37.554Z WARN 7400 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 10:20:41 2024-02-28T10:20:37.653Z INFO 7400 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 10:20:41 2024-02-28T10:20:37.653Z WARN 7400 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 10:20:41 2024-02-28T10:20:37.768Z INFO 7400 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 10:20:41 2024-02-28T10:20:37.768Z WARN 7400 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 10:20:41 2024-02-28T10:20:37.768Z INFO 7400 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 10:20:41 2024-02-28T10:20:37.768Z WARN 7400 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 10:20:41 2024-02-28T10:20:37.799Z INFO 7400 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 10:20:41 2024-02-28T10:20:37.800Z WARN 7400 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:20:41 2024-02-28T10:20:37.869Z INFO 7400 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 10:20:41 2024-02-28T10:20:37.870Z WARN 7400 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 10:20:41 2024-02-28T10:20:37.870Z WARN 7400 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 10:20:41 2024-02-28T10:20:37.887Z INFO 7400 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 10:20:41 2024-02-28T10:20:37.887Z WARN 7400 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:20:41 2024-02-28T10:20:37.976Z INFO 7400 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Node 1 disconnected. 10:20:41 2024-02-28T10:20:37.976Z WARN 7400 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 10:20:41 2024-02-28T10:20:37.997Z INFO 7400 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Node 1 disconnected. 10:20:41 2024-02-28T10:20:37.997Z WARN 7400 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32784) could not be established. Broker may not be available. 10:20:41 2024-02-28T10:20:38.014Z INFO 7400 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 10:20:41 2024-02-28T10:20:38.014Z WARN 7400 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 10:20:41 2024-02-28T10:20:38.055Z INFO 7400 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 10:20:41 2024-02-28T10:20:38.055Z WARN 7400 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:20:41 2024-02-28T10:20:38.061Z INFO 7400 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 10:20:41 2024-02-28T10:20:38.061Z WARN 7400 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:20:41 2024-02-28T10:20:38.120Z INFO 7400 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 10:20:41 2024-02-28T10:20:38.120Z WARN 7400 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32784) could not be established. Broker may not be available. 10:20:41 2024-02-28T10:20:38.123Z INFO 7400 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 10:20:41 2024-02-28T10:20:38.123Z WARN 7400 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:20:41 2024-02-28T10:20:38.260Z INFO 7400 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 10:20:41 2024-02-28T10:20:38.260Z WARN 7400 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:20:41 2024-02-28T10:20:38.269Z INFO 7400 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 10:20:41 2024-02-28T10:20:38.269Z WARN 7400 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:20:41 2024-02-28T10:20:38.288Z INFO 7400 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 10:20:41 2024-02-28T10:20:38.288Z WARN 7400 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:20:41 2024-02-28T10:20:38.394Z INFO 7400 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 10:20:41 2024-02-28T10:20:38.394Z WARN 7400 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 10:20:41 2024-02-28T10:20:38.394Z WARN 7400 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 10:20:41 2024-02-28T10:20:38.506Z INFO 7400 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 10:20:41 2024-02-28T10:20:38.506Z WARN 7400 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 10:20:41 2024-02-28T10:20:38.719Z INFO 7400 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 10:20:41 2024-02-28T10:20:38.719Z WARN 7400 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 10:20:41 2024-02-28T10:20:38.771Z INFO 7400 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 10:20:41 2024-02-28T10:20:38.771Z WARN 7400 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 10:20:41 2024-02-28T10:20:38.790Z INFO 7400 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 10:20:41 2024-02-28T10:20:38.790Z WARN 7400 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:20:41 2024-02-28T10:20:38.871Z INFO 7400 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 10:20:41 2024-02-28T10:20:38.871Z WARN 7400 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 10:20:41 2024-02-28T10:20:38.872Z INFO 7400 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 10:20:41 2024-02-28T10:20:38.872Z WARN 7400 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 10:20:41 2024-02-28T10:20:38.872Z WARN 7400 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 10:20:41 2024-02-28T10:20:38.902Z INFO 7400 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 10:20:41 2024-02-28T10:20:38.902Z WARN 7400 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:20:41 2024-02-28T10:20:38.924Z INFO 7400 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 10:20:41 2024-02-28T10:20:38.924Z WARN 7400 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32784) could not be established. Broker may not be available. 10:20:41 2024-02-28T10:20:38.999Z INFO 7400 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Node 1 disconnected. 10:20:41 2024-02-28T10:20:38.999Z WARN 7400 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32784) could not be established. Broker may not be available. 10:20:41 2024-02-28T10:20:39.059Z INFO 7400 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 10:20:41 2024-02-28T10:20:39.059Z WARN 7400 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:20:41 2024-02-28T10:20:39.077Z INFO 7400 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Node 1 disconnected. 10:20:41 2024-02-28T10:20:39.078Z WARN 7400 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 10:20:41 2024-02-28T10:20:39.118Z INFO 7400 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 10:20:41 2024-02-28T10:20:39.119Z WARN 7400 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 10:20:41 2024-02-28T10:20:39.164Z INFO 7400 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 10:20:41 2024-02-28T10:20:39.164Z WARN 7400 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:20:41 2024-02-28T10:20:39.213Z INFO 7400 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 10:20:41 2024-02-28T10:20:39.213Z WARN 7400 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:20:41 2024-02-28T10:20:39.225Z INFO 7400 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 10:20:41 2024-02-28T10:20:39.226Z WARN 7400 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:20:41 2024-02-28T10:20:39.241Z INFO 7400 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 10:20:41 2024-02-28T10:20:39.241Z WARN 7400 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:20:41 2024-02-28T10:20:39.374Z INFO 7400 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 10:20:41 2024-02-28T10:20:39.374Z WARN 7400 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:20:41 2024-02-28T10:20:39.503Z INFO 7400 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 10:20:41 2024-02-28T10:20:39.503Z WARN 7400 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 10:20:41 2024-02-28T10:20:39.503Z WARN 7400 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 10:20:41 2024-02-28T10:20:39.572Z INFO 7400 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 10:20:41 2024-02-28T10:20:39.572Z WARN 7400 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 10:20:41 2024-02-28T10:20:39.668Z INFO 7400 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 10:20:41 2024-02-28T10:20:39.668Z WARN 7400 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 10:20:41 2024-02-28T10:20:39.694Z INFO 7400 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 10:20:41 2024-02-28T10:20:39.694Z WARN 7400 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:20:41 2024-02-28T10:20:39.904Z INFO 7400 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 10:20:41 2024-02-28T10:20:39.904Z WARN 7400 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:20:41 2024-02-28T10:20:39.924Z INFO 7400 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 10:20:41 2024-02-28T10:20:39.924Z WARN 7400 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 10:20:41 2024-02-28T10:20:39.927Z INFO 7400 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 10:20:41 2024-02-28T10:20:39.927Z WARN 7400 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 10:20:41 2024-02-28T10:20:39.927Z WARN 7400 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 10:20:41 2024-02-28T10:20:39.985Z INFO 7400 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 10:20:41 2024-02-28T10:20:39.985Z WARN 7400 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32784) could not be established. Broker may not be available. 10:20:41 2024-02-28T10:20:40.016Z INFO 7400 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 10:20:41 2024-02-28T10:20:40.017Z WARN 7400 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:20:41 2024-02-28T10:20:40.075Z INFO 7400 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 10:20:41 2024-02-28T10:20:40.075Z WARN 7400 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:20:41 2024-02-28T10:20:40.079Z INFO 7400 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 10:20:41 2024-02-28T10:20:40.079Z WARN 7400 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 10:20:41 2024-02-28T10:20:40.121Z INFO 7400 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 10:20:41 2024-02-28T10:20:40.121Z WARN 7400 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 10:20:41 2024-02-28T10:20:40.180Z INFO 7400 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Node 1 disconnected. 10:20:41 2024-02-28T10:20:40.180Z WARN 7400 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 10:20:41 2024-02-28T10:20:40.202Z INFO 7400 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Node 1 disconnected. 10:20:41 2024-02-28T10:20:40.202Z WARN 7400 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32784) could not be established. Broker may not be available. 10:20:41 2024-02-28T10:20:40.217Z INFO 7400 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 10:20:41 2024-02-28T10:20:40.217Z WARN 7400 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:20:41 2024-02-28T10:20:40.278Z INFO 7400 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 10:20:41 2024-02-28T10:20:40.278Z WARN 7400 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:20:41 2024-02-28T10:20:40.296Z INFO 7400 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 10:20:41 2024-02-28T10:20:40.296Z WARN 7400 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:20:41 2024-02-28T10:20:40.378Z INFO 7400 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 10:20:41 2024-02-28T10:20:40.378Z WARN 7400 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:20:41 2024-02-28T10:20:40.697Z INFO 7400 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 10:20:41 2024-02-28T10:20:40.697Z WARN 7400 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:20:41 2024-02-28T10:20:40.707Z INFO 7400 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 10:20:41 2024-02-28T10:20:40.707Z WARN 7400 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 10:20:41 2024-02-28T10:20:40.707Z WARN 7400 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 10:20:41 2024-02-28T10:20:40.777Z INFO 7400 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 10:20:41 2024-02-28T10:20:40.777Z WARN 7400 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 10:20:41 2024-02-28T10:20:40.778Z INFO 7400 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 10:20:41 2024-02-28T10:20:40.778Z WARN 7400 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 10:20:41 2024-02-28T10:20:40.808Z INFO 7400 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 10:20:41 2024-02-28T10:20:40.808Z WARN 7400 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:20:41 2024-02-28T10:20:40.822Z INFO 7400 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 10:20:41 2024-02-28T10:20:40.823Z WARN 7400 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 10:20:41 2024-02-28T10:20:40.895Z INFO 7400 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 10:20:41 2024-02-28T10:20:40.895Z WARN 7400 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32784) could not be established. Broker may not be available. 10:20:41 2024-02-28T10:20:41.029Z INFO 7400 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 10:20:41 2024-02-28T10:20:41.029Z WARN 7400 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:20:41 2024-02-28T10:20:41.033Z INFO 7400 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 10:20:41 2024-02-28T10:20:41.033Z WARN 7400 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 10:20:41 2024-02-28T10:20:41.033Z WARN 7400 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 10:20:41 2024-02-28T10:20:41.185Z INFO 7400 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 10:20:41 2024-02-28T10:20:41.185Z WARN 7400 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 10:20:41 2024-02-28T10:20:41.220Z INFO 7400 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 10:20:41 2024-02-28T10:20:41.220Z WARN 7400 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:20:41 2024-02-28T10:20:41.284Z INFO 7400 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Node 1 disconnected. 10:20:41 2024-02-28T10:20:41.284Z WARN 7400 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 10:20:41 2024-02-28T10:20:41.324Z INFO 7400 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 10:20:41 2024-02-28T10:20:41.324Z WARN 7400 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 10:20:41 2024-02-28T10:20:41.349Z INFO 7400 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 10:20:41 2024-02-28T10:20:41.349Z WARN 7400 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:20:41 2024-02-28T10:20:41.403Z INFO 7400 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 10:20:41 2024-02-28T10:20:41.403Z WARN 7400 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:20:41 2024-02-28T10:20:41.406Z INFO 7400 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Node 1 disconnected. 10:20:41 2024-02-28T10:20:41.406Z WARN 7400 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32784) could not be established. Broker may not be available. 10:20:41 2024-02-28T10:20:41.422Z INFO 7400 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 10:20:41 2024-02-28T10:20:41.422Z WARN 7400 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:20:41 2024-02-28T10:20:41.483Z INFO 7400 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 10:20:41 2024-02-28T10:20:41.483Z WARN 7400 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:20:41 2024-02-28T10:20:41.549Z INFO 7400 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 10:20:41 2024-02-28T10:20:41.549Z WARN 7400 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:20:41 2024-02-28T10:20:41.799Z INFO 7400 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 10:20:41 2024-02-28T10:20:41.800Z WARN 7400 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 10:20:41 2024-02-28T10:20:41.819Z INFO 7400 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 10:20:41 2024-02-28T10:20:41.819Z WARN 7400 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:20:41 2024-02-28T10:20:41.911Z INFO 7400 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 10:20:41 2024-02-28T10:20:41.911Z WARN 7400 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 10:20:42 2024-02-28T10:20:41.911Z WARN 7400 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 10:20:42 2024-02-28T10:20:41.936Z INFO 7400 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 10:20:42 2024-02-28T10:20:41.936Z WARN 7400 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 10:20:42 2024-02-28T10:20:41.946Z INFO 7400 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 10:20:42 2024-02-28T10:20:41.946Z WARN 7400 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 10:20:42 2024-02-28T10:20:41.946Z WARN 7400 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 10:20:42 2024-02-28T10:20:41.978Z INFO 7400 --- [ main] t.r.n.o.2.1 : Container registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 started in PT5.488513223S 10:20:42 2024-02-28T10:20:41.984Z INFO 7400 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 10:20:42 2024-02-28T10:20:41.984Z WARN 7400 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 10:20:42 2024-02-28T10:20:42.036Z INFO 7400 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 10:20:42 2024-02-28T10:20:42.036Z WARN 7400 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:20:42 2024-02-28T10:20:42.049Z INFO 7400 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 10:20:42 2024-02-28T10:20:42.049Z WARN 7400 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32784) could not be established. Broker may not be available. 10:20:42 2024-02-28T10:20:42.227Z INFO 7400 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 10:20:42 2024-02-28T10:20:42.227Z WARN 7400 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 10:20:42 2024-02-28T10:20:42.256Z INFO 7400 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 10:20:42 2024-02-28T10:20:42.256Z WARN 7400 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:20:42 2024-02-28T10:20:42.268Z INFO 7400 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 10:20:42 2024-02-28T10:20:42.268Z WARN 7400 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:20:42 2024-02-28T10:20:42.324Z INFO 7400 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 10:20:42 2024-02-28T10:20:42.325Z WARN 7400 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:20:42 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.847 s - in org.onap.cps.ncmp.api.impl.events.avc.ncmptoclient.AvcEventPublisherSpec 10:20:42 [INFO] Running org.onap.cps.ncmp.api.impl.inventory.CmHandleQueriesImplSpec 10:20:42 [INFO] Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.026 s - in org.onap.cps.ncmp.api.impl.inventory.CmHandleQueriesImplSpec 10:20:42 [INFO] Running org.onap.cps.ncmp.api.impl.inventory.CompositeStateBuilderSpec 10:20:42 2024-02-28T10:20:42.374Z INFO 7400 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 10:20:42 2024-02-28T10:20:42.375Z WARN 7400 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:20:42 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 s - in org.onap.cps.ncmp.api.impl.inventory.CompositeStateBuilderSpec 10:20:42 [INFO] Running org.onap.cps.ncmp.api.impl.inventory.CompositeStateSpec 10:20:42 2024-02-28T10:20:42.393Z INFO 7400 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 10:20:42 2024-02-28T10:20:42.393Z WARN 7400 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 10:20:42 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 s - in org.onap.cps.ncmp.api.impl.inventory.CompositeStateSpec 10:20:42 [INFO] Running org.onap.cps.ncmp.api.impl.inventory.InventoryPersistenceImplSpec 10:20:42 2024-02-28T10:20:42.438Z INFO 7400 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 10:20:42 2024-02-28T10:20:42.438Z WARN 7400 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:20:42 [INFO] Tests run: 33, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.051 s - in org.onap.cps.ncmp.api.impl.inventory.InventoryPersistenceImplSpec 10:20:42 [INFO] Running org.onap.cps.ncmp.api.impl.inventory.sync.DataSyncWatchdogSpec 10:20:42 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.024 s - in org.onap.cps.ncmp.api.impl.inventory.sync.DataSyncWatchdogSpec 10:20:42 [INFO] Running org.onap.cps.ncmp.api.impl.inventory.sync.ModuleOperationsUtilsSpec 10:20:42 2024-02-28T10:20:42.490Z DEBUG 7400 --- [ main] o.o.c.n.a.i.i.s.ModuleOperationsUtils : Total number of fetched advised cm handle(s) is (are) 1 10:20:42 2024-02-28T10:20:42.493Z INFO 7400 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Node 1 disconnected. 10:20:42 2024-02-28T10:20:42.493Z WARN 7400 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 10:20:42 2024-02-28T10:20:42.493Z DEBUG 7400 --- [ main] o.o.c.n.a.i.i.s.ModuleOperationsUtils : Total number of fetched advised cm handle(s) is (are) 0 10:20:42 2024-02-28T10:20:42.512Z INFO 7400 --- [ main] o.o.c.n.a.i.i.s.ModuleOperationsUtils : Locked for module sync (last attempt failed). 10:20:42 2024-02-28T10:20:42.512Z INFO 7400 --- [ main] o.o.c.n.a.i.i.s.ModuleOperationsUtils : First Attempt: no current attempts found. 10:20:42 2024-02-28T10:20:42.512Z INFO 7400 --- [ main] o.o.c.n.a.i.i.s.ModuleOperationsUtils : Retry due now 10:20:42 2024-02-28T10:20:42.516Z INFO 7400 --- [ main] o.o.c.n.a.i.i.s.ModuleOperationsUtils : Locked for module sync (last attempt failed). 10:20:42 2024-02-28T10:20:42.516Z INFO 7400 --- [ main] o.o.c.n.a.i.i.s.ModuleOperationsUtils : Retry due now 10:20:42 2024-02-28T10:20:42.519Z INFO 7400 --- [ main] o.o.c.n.a.i.i.s.ModuleOperationsUtils : Locked for module sync (last attempt failed). 10:20:42 2024-02-28T10:20:42.519Z INFO 7400 --- [ main] o.o.c.n.a.i.i.s.ModuleOperationsUtils : Time until next attempt is 3 minutes: 10:20:42 2024-02-28T10:20:42.522Z INFO 7400 --- [ main] o.o.c.n.a.i.i.s.ModuleOperationsUtils : Locked for module sync (last attempt failed). 10:20:42 2024-02-28T10:20:42.522Z INFO 7400 --- [ main] o.o.c.n.a.i.i.s.ModuleOperationsUtils : Retry due now 10:20:42 2024-02-28T10:20:42.526Z INFO 7400 --- [ main] o.o.c.n.a.i.i.s.ModuleOperationsUtils : Locked for module upgrade (last attempt failed). 10:20:42 2024-02-28T10:20:42.526Z INFO 7400 --- [ main] o.o.c.n.a.i.i.s.ModuleOperationsUtils : First Attempt: no current attempts found. 10:20:42 2024-02-28T10:20:42.526Z INFO 7400 --- [ main] o.o.c.n.a.i.i.s.ModuleOperationsUtils : Time until next attempt is 1 minutes: 10:20:42 2024-02-28T10:20:42.529Z INFO 7400 --- [ main] o.o.c.n.a.i.i.s.ModuleOperationsUtils : Locked for module sync (last attempt failed). 10:20:42 2024-02-28T10:20:42.529Z INFO 7400 --- [ main] o.o.c.n.a.i.i.s.ModuleOperationsUtils : First Attempt: no current attempts found. 10:20:42 2024-02-28T10:20:42.529Z INFO 7400 --- [ main] o.o.c.n.a.i.i.s.ModuleOperationsUtils : Time until next attempt is 1 minutes: 10:20:42 2024-02-28T10:20:42.531Z INFO 7400 --- [ main] o.o.c.n.a.i.i.s.ModuleOperationsUtils : Locked for other reason 10:20:42 [INFO] Tests run: 28, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.071 s - in org.onap.cps.ncmp.api.impl.inventory.sync.ModuleOperationsUtilsSpec 10:20:42 [INFO] Running org.onap.cps.ncmp.api.impl.inventory.sync.ModuleSyncServiceSpec 10:20:42 2024-02-28T10:20:42.587Z INFO 7400 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncService : Found other cm handle having same module set tag: targetModuleSetTag 10:20:42 [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.031 s - in org.onap.cps.ncmp.api.impl.inventory.sync.ModuleSyncServiceSpec 10:20:42 [INFO] Running org.onap.cps.ncmp.api.impl.inventory.sync.ModuleSyncTasksSpec 10:20:44 2024-02-28T10:20:42.614Z INFO 7400 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Node 1 disconnected. 10:20:44 2024-02-28T10:20:42.614Z WARN 7400 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32784) could not be established. Broker may not be available. 10:20:44 2024-02-28T10:20:42.667Z INFO 7400 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 10:20:44 2024-02-28T10:20:42.667Z WARN 7400 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:20:44 2024-02-28T10:20:42.754Z INFO 7400 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 10:20:44 2024-02-28T10:20:42.754Z WARN 7400 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 10:20:44 2024-02-28T10:20:42.843Z INFO 7400 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 10:20:44 2024-02-28T10:20:42.843Z WARN 7400 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 10:20:44 2024-02-28T10:20:42.864Z INFO 7400 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 10:20:44 2024-02-28T10:20:42.864Z WARN 7400 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 10:20:44 2024-02-28T10:20:42.864Z WARN 7400 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 10:20:44 2024-02-28T10:20:42.946Z INFO 7400 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 10:20:44 2024-02-28T10:20:42.946Z WARN 7400 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:20:44 2024-02-28T10:20:42.956Z INFO 7400 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 10:20:44 2024-02-28T10:20:42.956Z WARN 7400 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32784) could not be established. Broker may not be available. 10:20:44 2024-02-28T10:20:42.965Z INFO 7400 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 10:20:44 2024-02-28T10:20:42.965Z WARN 7400 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 10:20:44 2024-02-28T10:20:42.965Z WARN 7400 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 10:20:44 2024-02-28T10:20:42.980Z INFO 7400 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 10:20:44 2024-02-28T10:20:42.980Z WARN 7400 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:20:44 2024-02-28T10:20:43.190Z INFO 7400 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 10:20:44 2024-02-28T10:20:43.190Z WARN 7400 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 10:20:44 2024-02-28T10:20:43.226Z INFO 7400 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 10:20:44 2024-02-28T10:20:43.226Z WARN 7400 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:20:44 2024-02-28T10:20:43.312Z INFO 7400 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 10:20:44 2024-02-28T10:20:43.312Z WARN 7400 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:20:44 2024-02-28T10:20:43.324Z INFO 7400 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 10:20:44 2024-02-28T10:20:43.324Z WARN 7400 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:20:44 2024-02-28T10:20:43.436Z INFO 7400 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 10:20:44 2024-02-28T10:20:43.436Z WARN 7400 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 10:20:44 2024-02-28T10:20:43.477Z INFO 7400 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 10:20:44 2024-02-28T10:20:43.477Z WARN 7400 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:20:44 2024-02-28T10:20:43.495Z INFO 7400 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 10:20:44 2024-02-28T10:20:43.495Z WARN 7400 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:20:44 2024-02-28T10:20:43.495Z INFO 7400 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 10:20:44 2024-02-28T10:20:43.495Z WARN 7400 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 10:20:44 2024-02-28T10:20:43.519Z INFO 7400 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 10:20:44 2024-02-28T10:20:43.519Z WARN 7400 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:20:44 2024-02-28T10:20:43.620Z INFO 7400 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Node 1 disconnected. 10:20:44 2024-02-28T10:20:43.620Z WARN 7400 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32784) could not be established. Broker may not be available. 10:20:44 2024-02-28T10:20:43.695Z INFO 7400 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Node 1 disconnected. 10:20:44 2024-02-28T10:20:43.695Z WARN 7400 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 10:20:44 2024-02-28T10:20:43.769Z INFO 7400 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 10:20:44 2024-02-28T10:20:43.769Z WARN 7400 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 10:20:44 2024-02-28T10:20:43.769Z WARN 7400 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 10:20:44 2024-02-28T10:20:43.817Z INFO 7400 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 10:20:44 2024-02-28T10:20:43.817Z WARN 7400 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 10:20:44 2024-02-28T10:20:43.817Z WARN 7400 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 10:20:44 2024-02-28T10:20:43.833Z INFO 7400 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 10:20:44 2024-02-28T10:20:43.833Z WARN 7400 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:20:44 2024-02-28T10:20:43.857Z INFO 7400 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 10:20:44 2024-02-28T10:20:43.857Z WARN 7400 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 10:20:44 2024-02-28T10:20:44.009Z INFO 7400 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 10:20:44 2024-02-28T10:20:44.009Z WARN 7400 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32784) could not be established. Broker may not be available. 10:20:44 2024-02-28T10:20:44.046Z INFO 7400 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 10:20:44 2024-02-28T10:20:44.046Z WARN 7400 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 10:20:44 2024-02-28T10:20:44.149Z INFO 7400 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 10:20:44 2024-02-28T10:20:44.149Z WARN 7400 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:20:44 2024-02-28T10:20:44.176Z INFO 7400 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 10:20:44 2024-02-28T10:20:44.176Z WARN 7400 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:20:44 2024-02-28T10:20:44.214Z INFO 7400 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 10:20:44 2024-02-28T10:20:44.214Z WARN 7400 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:20:44 2024-02-28T10:20:44.229Z INFO 7400 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 10:20:44 2024-02-28T10:20:44.229Z WARN 7400 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:20:44 2024-02-28T10:20:44.243Z INFO 7400 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 10:20:44 2024-02-28T10:20:44.243Z WARN 7400 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 10:20:44 2024-02-28T10:20:44.330Z INFO 7400 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 10:20:44 2024-02-28T10:20:44.330Z WARN 7400 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:20:44 2024-02-28T10:20:44.338Z INFO 7400 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 10:20:44 2024-02-28T10:20:44.338Z WARN 7400 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 10:20:44 2024-02-28T10:20:44.347Z INFO 7400 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 10:20:44 2024-02-28T10:20:44.347Z WARN 7400 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:20:44 2024-02-28T10:20:44.422Z INFO 7400 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 10:20:44 2024-02-28T10:20:44.422Z WARN 7400 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:20:44 2024-02-28T10:20:44.497Z INFO 7400 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 10:20:44 2024-02-28T10:20:44.497Z WARN 7400 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 10:20:44 2024-02-28T10:20:44.685Z INFO 7400 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 10:20:44 2024-02-28T10:20:44.685Z WARN 7400 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:20:44 2024-02-28T10:20:44.697Z INFO 7400 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Node 1 disconnected. 10:20:44 2024-02-28T10:20:44.697Z WARN 7400 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 10:20:44 2024-02-28T10:20:44.722Z INFO 7400 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 10:20:44 2024-02-28T10:20:44.722Z WARN 7400 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 10:20:44 2024-02-28T10:20:44.722Z WARN 7400 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 10:20:44 2024-02-28T10:20:44.809Z INFO 7400 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 10:20:44 2024-02-28T10:20:44.810Z WARN 7400 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 10:20:44 2024-02-28T10:20:44.823Z INFO 7400 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Node 1 disconnected. 10:20:44 2024-02-28T10:20:44.823Z WARN 7400 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32784) could not be established. Broker may not be available. 10:20:44 2024-02-28T10:20:44.834Z INFO 7400 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncTasks : cm-handle-1 is now in READY state 10:20:44 2024-02-28T10:20:44.834Z INFO 7400 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncTasks : cm-handle-2 is now in READY state 10:20:44 2024-02-28T10:20:44.836Z INFO 7400 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncTasks : Processing module sync batch finished. 4 batch(es) active. 10:20:44 2024-02-28T10:20:44.839Z WARN 7400 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncTasks : Processing of cm-handle module failed due to reason some exception. 10:20:44 2024-02-28T10:20:44.839Z INFO 7400 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncTasks : cm-handle is now in LOCKED state 10:20:44 2024-02-28T10:20:44.839Z INFO 7400 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncTasks : Processing module sync batch finished. 4 batch(es) active. 10:20:44 2024-02-28T10:20:44.841Z WARN 7400 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncTasks : Processing of cm-handle module failed due to reason some exception. 10:20:44 2024-02-28T10:20:44.841Z INFO 7400 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncTasks : cm-handle is now in LOCKED state 10:20:44 2024-02-28T10:20:44.841Z INFO 7400 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncTasks : Processing module sync batch finished. 4 batch(es) active. 10:20:44 2024-02-28T10:20:44.842Z WARN 7400 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncTasks : Processing of cm-handle module failed due to reason some exception. 10:20:44 2024-02-28T10:20:44.842Z INFO 7400 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncTasks : cm-handle is now in LOCKED state 10:20:44 2024-02-28T10:20:44.842Z INFO 7400 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncTasks : Processing module sync batch finished. 4 batch(es) active. 10:20:44 2024-02-28T10:20:44.868Z INFO 7400 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncTasks : Retry for cmHandleId : cm-handle-1 is true 10:20:44 2024-02-28T10:20:44.869Z INFO 7400 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncTasks : cm-handle-1 removed from in progress map 10:20:44 2024-02-28T10:20:44.870Z INFO 7400 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncTasks : Retry for cmHandleId : cm-handle-2 is false 10:20:44 2024-02-28T10:20:44.901Z INFO 7400 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 10:20:44 2024-02-28T10:20:44.901Z WARN 7400 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 10:20:44 2024-02-28T10:20:44.905Z INFO 7400 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncTasks : Retry for cmHandleId : cm-handle-1 is false 10:20:44 2024-02-28T10:20:44.905Z INFO 7400 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncTasks : Retry for cmHandleId : cm-handle-2 is false 10:20:44 2024-02-28T10:20:44.911Z INFO 7400 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 10:20:44 2024-02-28T10:20:44.911Z WARN 7400 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32784) could not be established. Broker may not be available. 10:20:44 2024-02-28T10:20:44.946Z WARN 7400 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncTasks : Processing of cm-handle-1 module failed due to reason No signature of method: org.onap.cps.ncmp.api.impl.inventory.sync.ModuleSyncTasksSpec.assertYamgModelCmHandleArgument() is applicable for argument types: (ArrayList, String) values: [[org.onap.cps.ncmp.api.impl.yangmodels.YangModelCmHandle@a7dd580a], ...]. 10:20:44 2024-02-28T10:20:44.953Z INFO 7400 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncTasks : cm-handle-1 is now in LOCKED state 10:20:44 2024-02-28T10:20:44.953Z INFO 7400 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncTasks : Processing module sync batch finished. 4 batch(es) active. 10:20:44 2024-02-28T10:20:44.955Z INFO 7400 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncTasks : ch-1 removed from in progress map 10:20:44 [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.362 s - in org.onap.cps.ncmp.api.impl.inventory.sync.ModuleSyncTasksSpec 10:20:44 [INFO] Running org.onap.cps.ncmp.api.impl.inventory.sync.ModuleSyncWatchdogSpec 10:20:45 2024-02-28T10:20:45.024Z INFO 7400 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 10:20:45 2024-02-28T10:20:45.024Z WARN 7400 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 10:20:45 2024-02-28T10:20:45.024Z WARN 7400 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 10:20:45 2024-02-28T10:20:45.025Z INFO 7400 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync watchdog waking up. 10:20:45 2024-02-28T10:20:45.025Z INFO 7400 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync fetched 1 advised cm handles from DB 10:20:45 2024-02-28T10:20:45.026Z INFO 7400 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Work Queue Size : 1 10:20:45 2024-02-28T10:20:45.026Z INFO 7400 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 10:20:45 2024-02-28T10:20:45.026Z INFO 7400 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : null to current batch 10:20:45 2024-02-28T10:20:45.026Z INFO 7400 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 10:20:45 2024-02-28T10:20:45.030Z INFO 7400 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync watchdog waking up. 10:20:45 2024-02-28T10:20:45.030Z INFO 7400 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync fetched 100 advised cm handles from DB 10:20:45 2024-02-28T10:20:45.030Z INFO 7400 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Work Queue Size : 100 10:20:45 2024-02-28T10:20:45.031Z INFO 7400 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 10:20:45 2024-02-28T10:20:45.031Z INFO 7400 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : null to current batch 10:20:45 2024-02-28T10:20:45.031Z INFO 7400 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 10:20:45 2024-02-28T10:20:45.034Z INFO 7400 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync watchdog waking up. 10:20:45 2024-02-28T10:20:45.034Z INFO 7400 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync fetched 200 advised cm handles from DB 10:20:45 2024-02-28T10:20:45.034Z INFO 7400 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Work Queue Size : 200 10:20:45 2024-02-28T10:20:45.035Z INFO 7400 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 10:20:45 2024-02-28T10:20:45.035Z INFO 7400 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : null to current batch 10:20:45 2024-02-28T10:20:45.035Z INFO 7400 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 10:20:45 2024-02-28T10:20:45.036Z INFO 7400 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 10:20:45 2024-02-28T10:20:45.036Z INFO 7400 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : null to current batch 10:20:45 2024-02-28T10:20:45.036Z INFO 7400 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 2 batch(es) active. 10:20:45 2024-02-28T10:20:45.037Z INFO 7400 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync watchdog waking up. 10:20:45 2024-02-28T10:20:45.037Z INFO 7400 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync fetched 250 advised cm handles from DB 10:20:45 2024-02-28T10:20:45.037Z INFO 7400 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Work Queue Size : 250 10:20:45 2024-02-28T10:20:45.038Z INFO 7400 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 10:20:45 2024-02-28T10:20:45.038Z INFO 7400 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : null to current batch 10:20:45 2024-02-28T10:20:45.038Z INFO 7400 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 10:20:45 2024-02-28T10:20:45.038Z INFO 7400 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 10:20:45 2024-02-28T10:20:45.038Z INFO 7400 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : null to current batch 10:20:45 2024-02-28T10:20:45.038Z INFO 7400 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 2 batch(es) active. 10:20:45 2024-02-28T10:20:45.039Z INFO 7400 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 10:20:45 2024-02-28T10:20:45.039Z INFO 7400 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : null to current batch 10:20:45 2024-02-28T10:20:45.039Z INFO 7400 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 3 batch(es) active. 10:20:45 2024-02-28T10:20:45.040Z INFO 7400 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync watchdog waking up. 10:20:45 2024-02-28T10:20:45.040Z INFO 7400 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync fetched 450 advised cm handles from DB 10:20:45 2024-02-28T10:20:45.040Z WARN 7400 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 10:20:45 2024-02-28T10:20:45.040Z WARN 7400 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 10:20:45 2024-02-28T10:20:45.040Z WARN 7400 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 10:20:45 2024-02-28T10:20:45.040Z WARN 7400 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 10:20:45 2024-02-28T10:20:45.040Z WARN 7400 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 10:20:45 2024-02-28T10:20:45.040Z WARN 7400 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 10:20:45 2024-02-28T10:20:45.040Z WARN 7400 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 10:20:45 2024-02-28T10:20:45.040Z WARN 7400 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 10:20:45 2024-02-28T10:20:45.040Z WARN 7400 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 10:20:45 2024-02-28T10:20:45.040Z WARN 7400 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 10:20:45 2024-02-28T10:20:45.040Z WARN 7400 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 10:20:45 2024-02-28T10:20:45.040Z WARN 7400 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 10:20:45 2024-02-28T10:20:45.040Z WARN 7400 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 10:20:45 2024-02-28T10:20:45.040Z WARN 7400 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 10:20:45 2024-02-28T10:20:45.040Z WARN 7400 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 10:20:45 2024-02-28T10:20:45.040Z WARN 7400 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 10:20:45 2024-02-28T10:20:45.040Z WARN 7400 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 10:20:45 2024-02-28T10:20:45.040Z WARN 7400 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 10:20:45 2024-02-28T10:20:45.040Z WARN 7400 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 10:20:45 2024-02-28T10:20:45.040Z WARN 7400 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 10:20:45 2024-02-28T10:20:45.040Z WARN 7400 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 10:20:45 2024-02-28T10:20:45.040Z WARN 7400 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 10:20:45 2024-02-28T10:20:45.040Z WARN 7400 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 10:20:45 2024-02-28T10:20:45.040Z WARN 7400 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 10:20:45 2024-02-28T10:20:45.040Z WARN 7400 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 10:20:45 2024-02-28T10:20:45.040Z WARN 7400 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 10:20:45 2024-02-28T10:20:45.040Z WARN 7400 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 10:20:45 2024-02-28T10:20:45.040Z WARN 7400 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 10:20:45 2024-02-28T10:20:45.040Z WARN 7400 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 10:20:45 2024-02-28T10:20:45.040Z WARN 7400 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 10:20:45 2024-02-28T10:20:45.040Z WARN 7400 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 10:20:45 2024-02-28T10:20:45.040Z WARN 7400 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 10:20:45 2024-02-28T10:20:45.040Z WARN 7400 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 10:20:45 2024-02-28T10:20:45.040Z WARN 7400 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 10:20:45 2024-02-28T10:20:45.040Z WARN 7400 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 10:20:45 2024-02-28T10:20:45.040Z WARN 7400 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 10:20:45 2024-02-28T10:20:45.040Z WARN 7400 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 10:20:45 2024-02-28T10:20:45.040Z WARN 7400 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 10:20:45 2024-02-28T10:20:45.040Z WARN 7400 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 10:20:45 2024-02-28T10:20:45.040Z WARN 7400 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 10:20:45 2024-02-28T10:20:45.040Z WARN 7400 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 10:20:45 2024-02-28T10:20:45.040Z WARN 7400 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 10:20:45 2024-02-28T10:20:45.040Z WARN 7400 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 10:20:45 2024-02-28T10:20:45.040Z WARN 7400 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 10:20:45 2024-02-28T10:20:45.040Z WARN 7400 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 10:20:45 2024-02-28T10:20:45.040Z WARN 7400 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 10:20:45 2024-02-28T10:20:45.040Z WARN 7400 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 10:20:45 2024-02-28T10:20:45.040Z WARN 7400 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 10:20:45 2024-02-28T10:20:45.040Z WARN 7400 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 10:20:45 2024-02-28T10:20:45.040Z WARN 7400 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 10:20:45 2024-02-28T10:20:45.040Z WARN 7400 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 10:20:45 2024-02-28T10:20:45.040Z WARN 7400 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 10:20:45 2024-02-28T10:20:45.040Z WARN 7400 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 10:20:45 2024-02-28T10:20:45.040Z WARN 7400 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 10:20:45 2024-02-28T10:20:45.040Z WARN 7400 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 10:20:45 2024-02-28T10:20:45.040Z WARN 7400 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 10:20:45 2024-02-28T10:20:45.040Z WARN 7400 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 10:20:45 2024-02-28T10:20:45.040Z WARN 7400 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 10:20:45 2024-02-28T10:20:45.040Z WARN 7400 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 10:20:45 2024-02-28T10:20:45.040Z WARN 7400 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 10:20:45 2024-02-28T10:20:45.040Z WARN 7400 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 10:20:45 2024-02-28T10:20:45.040Z WARN 7400 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 10:20:45 2024-02-28T10:20:45.040Z WARN 7400 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 10:20:45 2024-02-28T10:20:45.040Z WARN 7400 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 10:20:45 2024-02-28T10:20:45.040Z WARN 7400 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 10:20:45 2024-02-28T10:20:45.040Z WARN 7400 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 10:20:45 2024-02-28T10:20:45.040Z WARN 7400 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 10:20:45 2024-02-28T10:20:45.040Z WARN 7400 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 10:20:45 2024-02-28T10:20:45.040Z WARN 7400 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 10:20:45 2024-02-28T10:20:45.041Z WARN 7400 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 10:20:45 2024-02-28T10:20:45.041Z WARN 7400 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 10:20:45 2024-02-28T10:20:45.041Z WARN 7400 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 10:20:45 2024-02-28T10:20:45.041Z WARN 7400 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 10:20:45 2024-02-28T10:20:45.041Z WARN 7400 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 10:20:45 2024-02-28T10:20:45.041Z WARN 7400 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 10:20:45 2024-02-28T10:20:45.041Z WARN 7400 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 10:20:45 2024-02-28T10:20:45.041Z WARN 7400 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 10:20:45 2024-02-28T10:20:45.041Z WARN 7400 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 10:20:45 2024-02-28T10:20:45.041Z WARN 7400 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 10:20:45 2024-02-28T10:20:45.041Z WARN 7400 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 10:20:45 2024-02-28T10:20:45.041Z WARN 7400 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 10:20:45 2024-02-28T10:20:45.041Z WARN 7400 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 10:20:45 2024-02-28T10:20:45.041Z WARN 7400 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 10:20:45 2024-02-28T10:20:45.041Z WARN 7400 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 10:20:45 2024-02-28T10:20:45.041Z WARN 7400 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 10:20:45 2024-02-28T10:20:45.041Z WARN 7400 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 10:20:45 2024-02-28T10:20:45.041Z WARN 7400 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 10:20:45 2024-02-28T10:20:45.041Z WARN 7400 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 10:20:45 2024-02-28T10:20:45.041Z WARN 7400 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 10:20:45 2024-02-28T10:20:45.041Z WARN 7400 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 10:20:45 2024-02-28T10:20:45.041Z WARN 7400 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 10:20:45 2024-02-28T10:20:45.041Z WARN 7400 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 10:20:45 2024-02-28T10:20:45.041Z WARN 7400 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 10:20:45 2024-02-28T10:20:45.041Z WARN 7400 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 10:20:45 2024-02-28T10:20:45.041Z WARN 7400 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 10:20:45 2024-02-28T10:20:45.041Z WARN 7400 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 10:20:45 2024-02-28T10:20:45.041Z WARN 7400 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 10:20:45 2024-02-28T10:20:45.041Z WARN 7400 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 10:20:45 2024-02-28T10:20:45.041Z WARN 7400 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 10:20:45 2024-02-28T10:20:45.041Z WARN 7400 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 10:20:45 2024-02-28T10:20:45.041Z WARN 7400 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 10:20:45 2024-02-28T10:20:45.041Z WARN 7400 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 10:20:45 2024-02-28T10:20:45.041Z WARN 7400 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 10:20:45 2024-02-28T10:20:45.041Z WARN 7400 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 10:20:45 2024-02-28T10:20:45.041Z WARN 7400 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 10:20:45 2024-02-28T10:20:45.041Z WARN 7400 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 10:20:45 2024-02-28T10:20:45.041Z WARN 7400 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 10:20:45 2024-02-28T10:20:45.041Z WARN 7400 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 10:20:45 2024-02-28T10:20:45.041Z WARN 7400 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 10:20:45 2024-02-28T10:20:45.041Z WARN 7400 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 10:20:45 2024-02-28T10:20:45.041Z WARN 7400 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 10:20:45 2024-02-28T10:20:45.041Z WARN 7400 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 10:20:45 2024-02-28T10:20:45.041Z WARN 7400 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 10:20:45 2024-02-28T10:20:45.041Z WARN 7400 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 10:20:45 2024-02-28T10:20:45.041Z WARN 7400 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 10:20:45 2024-02-28T10:20:45.041Z WARN 7400 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 10:20:45 2024-02-28T10:20:45.041Z WARN 7400 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 10:20:45 2024-02-28T10:20:45.041Z WARN 7400 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 10:20:45 2024-02-28T10:20:45.041Z WARN 7400 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 10:20:45 2024-02-28T10:20:45.041Z WARN 7400 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 10:20:45 2024-02-28T10:20:45.041Z WARN 7400 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 10:20:45 2024-02-28T10:20:45.041Z WARN 7400 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 10:20:45 2024-02-28T10:20:45.041Z WARN 7400 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 10:20:45 2024-02-28T10:20:45.041Z WARN 7400 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 10:20:45 2024-02-28T10:20:45.041Z WARN 7400 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 10:20:45 2024-02-28T10:20:45.041Z WARN 7400 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 10:20:45 2024-02-28T10:20:45.041Z WARN 7400 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 10:20:45 2024-02-28T10:20:45.041Z WARN 7400 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 10:20:45 2024-02-28T10:20:45.041Z WARN 7400 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 10:20:45 2024-02-28T10:20:45.041Z WARN 7400 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 10:20:45 2024-02-28T10:20:45.041Z WARN 7400 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 10:20:45 2024-02-28T10:20:45.041Z WARN 7400 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 10:20:45 2024-02-28T10:20:45.041Z WARN 7400 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 10:20:45 2024-02-28T10:20:45.041Z WARN 7400 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 10:20:45 2024-02-28T10:20:45.041Z WARN 7400 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 10:20:45 2024-02-28T10:20:45.041Z WARN 7400 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 10:20:45 2024-02-28T10:20:45.041Z WARN 7400 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 10:20:45 2024-02-28T10:20:45.041Z WARN 7400 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 10:20:45 2024-02-28T10:20:45.041Z WARN 7400 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 10:20:45 2024-02-28T10:20:45.041Z WARN 7400 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 10:20:45 2024-02-28T10:20:45.041Z WARN 7400 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 10:20:45 2024-02-28T10:20:45.041Z WARN 7400 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 10:20:45 2024-02-28T10:20:45.041Z WARN 7400 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 10:20:45 2024-02-28T10:20:45.041Z WARN 7400 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 10:20:45 2024-02-28T10:20:45.041Z WARN 7400 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 10:20:45 2024-02-28T10:20:45.041Z WARN 7400 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 10:20:45 2024-02-28T10:20:45.041Z WARN 7400 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 10:20:45 2024-02-28T10:20:45.041Z WARN 7400 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 10:20:45 2024-02-28T10:20:45.041Z WARN 7400 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 10:20:45 2024-02-28T10:20:45.041Z WARN 7400 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 10:20:45 2024-02-28T10:20:45.041Z WARN 7400 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 10:20:45 2024-02-28T10:20:45.041Z WARN 7400 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 10:20:45 2024-02-28T10:20:45.041Z WARN 7400 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 10:20:45 2024-02-28T10:20:45.041Z WARN 7400 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 10:20:45 2024-02-28T10:20:45.041Z WARN 7400 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 10:20:45 2024-02-28T10:20:45.041Z WARN 7400 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 10:20:45 2024-02-28T10:20:45.041Z WARN 7400 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 10:20:45 2024-02-28T10:20:45.041Z WARN 7400 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 10:20:45 2024-02-28T10:20:45.041Z WARN 7400 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 10:20:45 2024-02-28T10:20:45.041Z WARN 7400 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 10:20:45 2024-02-28T10:20:45.041Z WARN 7400 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 10:20:45 2024-02-28T10:20:45.041Z WARN 7400 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 10:20:45 2024-02-28T10:20:45.041Z WARN 7400 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 10:20:45 2024-02-28T10:20:45.041Z WARN 7400 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 10:20:45 2024-02-28T10:20:45.041Z WARN 7400 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 10:20:45 2024-02-28T10:20:45.041Z WARN 7400 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 10:20:45 2024-02-28T10:20:45.041Z WARN 7400 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 10:20:45 2024-02-28T10:20:45.041Z WARN 7400 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 10:20:45 2024-02-28T10:20:45.041Z WARN 7400 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 10:20:45 2024-02-28T10:20:45.041Z WARN 7400 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 10:20:45 2024-02-28T10:20:45.041Z WARN 7400 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 10:20:45 2024-02-28T10:20:45.041Z WARN 7400 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 10:20:45 2024-02-28T10:20:45.041Z WARN 7400 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 10:20:45 2024-02-28T10:20:45.041Z WARN 7400 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 10:20:45 2024-02-28T10:20:45.041Z WARN 7400 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 10:20:45 2024-02-28T10:20:45.041Z WARN 7400 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 10:20:45 2024-02-28T10:20:45.041Z WARN 7400 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 10:20:45 2024-02-28T10:20:45.041Z WARN 7400 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 10:20:45 2024-02-28T10:20:45.041Z WARN 7400 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 10:20:45 2024-02-28T10:20:45.041Z WARN 7400 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 10:20:45 2024-02-28T10:20:45.041Z WARN 7400 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 10:20:45 2024-02-28T10:20:45.041Z WARN 7400 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 10:20:45 2024-02-28T10:20:45.041Z WARN 7400 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 10:20:45 2024-02-28T10:20:45.041Z WARN 7400 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 10:20:45 2024-02-28T10:20:45.041Z WARN 7400 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 10:20:45 2024-02-28T10:20:45.041Z WARN 7400 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 10:20:45 2024-02-28T10:20:45.041Z WARN 7400 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 10:20:45 2024-02-28T10:20:45.041Z WARN 7400 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 10:20:45 2024-02-28T10:20:45.041Z WARN 7400 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 10:20:45 2024-02-28T10:20:45.041Z WARN 7400 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 10:20:45 2024-02-28T10:20:45.041Z WARN 7400 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 10:20:45 2024-02-28T10:20:45.041Z WARN 7400 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 10:20:45 2024-02-28T10:20:45.041Z WARN 7400 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 10:20:45 2024-02-28T10:20:45.041Z WARN 7400 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 10:20:45 2024-02-28T10:20:45.041Z WARN 7400 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 10:20:45 2024-02-28T10:20:45.041Z WARN 7400 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 10:20:45 2024-02-28T10:20:45.041Z WARN 7400 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 10:20:45 2024-02-28T10:20:45.041Z WARN 7400 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 10:20:45 2024-02-28T10:20:45.041Z WARN 7400 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 10:20:45 2024-02-28T10:20:45.041Z WARN 7400 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 10:20:45 2024-02-28T10:20:45.041Z INFO 7400 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Work Queue Size : 250 10:20:45 2024-02-28T10:20:45.041Z INFO 7400 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 10:20:45 2024-02-28T10:20:45.041Z INFO 7400 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : null to current batch 10:20:45 2024-02-28T10:20:45.041Z INFO 7400 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 10:20:45 2024-02-28T10:20:45.042Z INFO 7400 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 10:20:45 2024-02-28T10:20:45.042Z INFO 7400 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : null to current batch 10:20:45 2024-02-28T10:20:45.042Z INFO 7400 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 2 batch(es) active. 10:20:45 2024-02-28T10:20:45.042Z INFO 7400 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 10:20:45 2024-02-28T10:20:45.042Z INFO 7400 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : null to current batch 10:20:45 2024-02-28T10:20:45.042Z INFO 7400 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 3 batch(es) active. 10:20:45 2024-02-28T10:20:45.043Z INFO 7400 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync watchdog waking up. 10:20:45 2024-02-28T10:20:45.043Z INFO 7400 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync fetched 1 advised cm handles from DB 10:20:45 2024-02-28T10:20:45.043Z INFO 7400 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Work Queue Size : 1 10:20:45 2024-02-28T10:20:45.043Z INFO 7400 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Busy waiting now 10:20:45 2024-02-28T10:20:45.053Z INFO 7400 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 10:20:45 2024-02-28T10:20:45.053Z INFO 7400 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : null to current batch 10:20:45 2024-02-28T10:20:45.053Z INFO 7400 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 10:20:45 2024-02-28T10:20:45.064Z INFO 7400 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync watchdog waking up. 10:20:45 2024-02-28T10:20:45.064Z INFO 7400 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync fetched 1 advised cm handles from DB 10:20:45 2024-02-28T10:20:45.064Z INFO 7400 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Work Queue Size : 1 10:20:45 2024-02-28T10:20:45.064Z INFO 7400 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 10:20:45 2024-02-28T10:20:45.065Z INFO 7400 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : module sync for null already in progress by other instance 10:20:45 2024-02-28T10:20:45.065Z INFO 7400 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 0. 1 batch(es) active. 10:20:45 2024-02-28T10:20:45.068Z INFO 7400 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync watchdog waking up. 10:20:45 2024-02-28T10:20:45.068Z INFO 7400 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 10:20:45 2024-02-28T10:20:45.068Z INFO 7400 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : null to current batch 10:20:45 2024-02-28T10:20:45.068Z INFO 7400 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 10:20:45 [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.1 s - in org.onap.cps.ncmp.api.impl.inventory.sync.ModuleSyncWatchdogSpec 10:20:45 [INFO] Running org.onap.cps.ncmp.api.impl.inventory.sync.config.WatchdogSchedulingConfigurerSpec 10:20:45 2024-02-28T10:20:45.069Z INFO 7400 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync retry-watchdog waking up. 10:20:45 2024-02-28T10:20:45.069Z INFO 7400 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Retrying 1 cmHandles 10:20:45 2024-02-28T10:20:45.074Z INFO 7400 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 10:20:45 2024-02-28T10:20:45.074Z WARN 7400 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:20:45 10:20:42,488 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@391dcd73 - Propagating DEBUG level on Logger[org.onap.cps.ncmp.api.impl.inventory.sync.ModuleOperationsUtils] onto the JUL framework 10:20:45 10:20:45,105 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Worker thread will flush remaining events before exiting. 10:20:45 10:20:45,105 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Queue flush finished successfully within timeout. 10:20:45 10:20:45,106 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@303b4420 - URL [jar:file:/w/workspace/cps-master-verify-java/cps-service/target/cps-service-3.4.6-SNAPSHOT.jar!/logback-spring.xml] is not of type file 10:20:45 10:20:45,108 |-INFO in ch.qos.logback.core.joran.util.ConfigurationWatchListUtil@36b569f6 - Adding [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.2.2/spring-boot-3.2.2.jar!/org/springframework/boot/logging/logback/defaults.xml] to configuration watch list. 10:20:45 10:20:45,108 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@303b4420 - URL [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.2.2/spring-boot-3.2.2.jar!/org/springframework/boot/logging/logback/defaults.xml] is not of type file 10:20:45 10:20:45,109 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word clr with class [org.springframework.boot.logging.logback.ColorConverter] 10:20:45 10:20:45,109 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word correlationId with class [org.springframework.boot.logging.logback.CorrelationIdConverter] 10:20:45 10:20:45,109 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word wex with class [org.springframework.boot.logging.logback.WhitespaceThrowableProxyConverter] 10:20:45 10:20:45,109 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word wEx with class [org.springframework.boot.logging.logback.ExtendedWhitespaceThrowableProxyConverter] 10:20:45 10:20:45,109 |-INFO in ch.qos.logback.core.joran.util.ConfigurationWatchListUtil@36b569f6 - Adding [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.2.2/spring-boot-3.2.2.jar!/org/springframework/boot/logging/logback/console-appender.xml] to configuration watch list. 10:20:45 10:20:45,109 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@303b4420 - URL [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.2.2/spring-boot-3.2.2.jar!/org/springframework/boot/logging/logback/console-appender.xml] is not of type file 10:20:45 10:20:45,111 |-WARN in IfNestedWithinSecondPhaseElementSC - elements cannot be nested within an , or element 10:20:45 10:20:45,111 |-WARN in IfNestedWithinSecondPhaseElementSC - See also http://logback.qos.ch/codes.html#nested_if_element 10:20:45 10:20:45,111 |-WARN in IfNestedWithinSecondPhaseElementSC - Element at line 60 contains a nested element at line 61 10:20:45 10:20:45,111 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Registering a new ReconfigureOnChangeTask ReconfigureOnChangeTask(born:1709115645111) 10:20:45 10:20:45,111 |-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.4.6-SNAPSHOT.jar!/logback-spring.xml] 10:20:45 10:20:45,111 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Setting ReconfigureOnChangeTask scanning period to 30 seconds 10:20:45 10:20:45,112 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.catalina.startup.DigesterFactory] to ERROR 10:20:45 10:20:45,112 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@58151738 - Propagating ERROR level on Logger[org.apache.catalina.startup.DigesterFactory] onto the JUL framework 10:20:45 10:20:45,112 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.catalina.util.LifecycleBase] to ERROR 10:20:45 10:20:45,112 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@58151738 - Propagating ERROR level on Logger[org.apache.catalina.util.LifecycleBase] onto the JUL framework 10:20:45 10:20:45,112 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.coyote.http11.Http11NioProtocol] to WARN 10:20:45 10:20:45,112 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@58151738 - Propagating WARN level on Logger[org.apache.coyote.http11.Http11NioProtocol] onto the JUL framework 10:20:45 10:20:45,112 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.sshd.common.util.SecurityUtils] to WARN 10:20:45 10:20:45,112 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@58151738 - Propagating WARN level on Logger[org.apache.sshd.common.util.SecurityUtils] onto the JUL framework 10:20:45 10:20:45,112 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.tomcat.util.net.NioSelectorPool] to WARN 10:20:45 10:20:45,112 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@58151738 - Propagating WARN level on Logger[org.apache.tomcat.util.net.NioSelectorPool] onto the JUL framework 10:20:45 10:20:45,112 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.eclipse.jetty.util.component.AbstractLifeCycle] to ERROR 10:20:45 10:20:45,112 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@58151738 - Propagating ERROR level on Logger[org.eclipse.jetty.util.component.AbstractLifeCycle] onto the JUL framework 10:20:45 10:20:45,112 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.hibernate.validator.internal.util.Version] to WARN 10:20:45 10:20:45,112 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@58151738 - Propagating WARN level on Logger[org.hibernate.validator.internal.util.Version] onto the JUL framework 10:20:45 10:20:45,112 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.springframework.boot.actuate.endpoint.jmx] to WARN 10:20:45 10:20:45,112 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@58151738 - Propagating WARN level on Logger[org.springframework.boot.actuate.endpoint.jmx] onto the JUL framework 10:20:45 10:20:45,112 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [CONSOLE] 10:20:45 10:20:45,112 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 10:20:45 10:20:45,112 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property 10:20:45 10:20:45,113 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [jsonConsole] 10:20:45 10:20:45,113 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 10:20:45 10:20:45,113 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventJsonProviders] for [providers] property 10:20:45 10:20:45,113 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventPatternJsonProvider] for [pattern] property 10:20:45 10:20:45,116 |-INFO in ch.qos.logback.classic.pattern.DateConverter@19869120 - Setting zoneId to "UTC" 10:20:45 10:20:45,117 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [asyncConsole] 10:20:45 10:20:45,117 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.classic.AsyncAppender] 10:20:45 10:20:45,119 |-INFO in ch.qos.logback.core.model.processor.conditional.IfModelHandler - Condition [property("loggingFormat").equalsIgnoreCase("json")] evaluated to false on line 61 10:20:45 10:20:45,119 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [CONSOLE] to ch.qos.logback.classic.AsyncAppender[asyncConsole] 10:20:45 10:20:45,119 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Attaching appender named [CONSOLE] to AsyncAppender. 10:20:45 10:20:45,119 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Setting discardingThreshold to 51 10:20:45 10:20:45,120 |-INFO in ch.qos.logback.classic.model.processor.RootLoggerModelHandler - Setting level of ROOT logger to INFO 10:20:45 10:20:45,120 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@58151738 - Propagating INFO level on Logger[ROOT] onto the JUL framework 10:20:45 10:20:45,120 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [asyncConsole] to Logger[ROOT] 10:20:45 10:20:45,120 |-INFO in ch.qos.logback.core.model.processor.DefaultProcessor@5c7d574c - End of configuration. 10:20:45 10:20:45,120 |-INFO in org.springframework.boot.logging.logback.SpringBootJoranConfigurator@360d02a7 - Registering current configuration as safe fallback point 10:20:45 10:20:45 10:20:45 . ____ _ __ _ _ 10:20:45 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 10:20:45 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 10:20:45 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 10:20:45 ' |____| .__|_| |_|_| |_\__, | / / / / 10:20:45 =========|_|==============|___/=/_/_/_/ 10:20:45 :: Spring Boot :: (v3.2.2) 10:20:45 10:20:45 2024-02-28T10:20:45.122Z INFO 7400 --- [ main] i.i.s.c.WatchdogSchedulingConfigurerSpec : Starting WatchdogSchedulingConfigurerSpec using Java 17.0.6-ea with PID 7400 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-service) 10:20:45 2024-02-28T10:20:45.122Z INFO 7400 --- [ main] i.i.s.c.WatchdogSchedulingConfigurerSpec : No active profile set, falling back to 1 default profile: "default" 10:20:45 2024-02-28T10:20:45.142Z INFO 7400 --- [ main] i.i.s.c.WatchdogSchedulingConfigurerSpec : Started WatchdogSchedulingConfigurerSpec in 0.054 seconds (process running for 155.631) 10:20:45 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.067 s - in org.onap.cps.ncmp.api.impl.inventory.sync.config.WatchdogSchedulingConfigurerSpec 10:20:45 [INFO] Running org.onap.cps.ncmp.api.impl.inventory.sync.executor.AsyncTaskExecutorSpec 10:20:45 10:20:45 . ____ _ __ _ _ 10:20:45 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 10:20:45 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 10:20:45 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 10:20:45 ' |____| .__|_| |_|_| |_\__, | / / / / 10:20:45 =========|_|==============|___/=/_/_/_/ 10:20:45 :: Spring Boot :: (v3.2.2) 10:20:45 10:20:45 2024-02-28T10:20:45.178Z INFO 7400 --- [ main] o.o.c.n.a.i.i.s.e.AsyncTaskExecutorSpec : Starting AsyncTaskExecutorSpec using Java 17.0.6-ea with PID 7400 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-service) 10:20:45 2024-02-28T10:20:45.178Z INFO 7400 --- [ main] o.o.c.n.a.i.i.s.e.AsyncTaskExecutorSpec : No active profile set, falling back to 1 default profile: "default" 10:20:45 2024-02-28T10:20:45.183Z INFO 7400 --- [ main] o.o.c.n.a.i.i.s.e.AsyncTaskExecutorSpec : Started AsyncTaskExecutorSpec in 0.022 seconds (process running for 155.672) 10:20:45 2024-02-28T10:20:45.187Z WARN 7400 --- [ main] o.o.c.n.a.i.i.s.e.AsyncTaskExecutor : Async task didn't completed within the required time. 10:20:45 2024-02-28T10:20:45.191Z WARN 7400 --- [onPool-worker-3] o.o.c.n.a.i.i.s.e.AsyncTaskExecutor : Async task didn't completed within the required time. 10:20:45 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.032 s - in org.onap.cps.ncmp.api.impl.inventory.sync.executor.AsyncTaskExecutorSpec 10:20:45 [INFO] Running org.onap.cps.ncmp.api.impl.operations.DmiDataOperationsSpec 10:20:45 2024-02-28T10:20:45.244Z INFO 7400 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 10:20:45 2024-02-28T10:20:45.244Z WARN 7400 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 10:20:45 2024-02-28T10:20:45.323Z INFO 7400 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 10:20:45 2024-02-28T10:20:45.323Z WARN 7400 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:20:45 2024-02-28T10:20:45.391Z INFO 7400 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 10:20:45 2024-02-28T10:20:45.391Z WARN 7400 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:20:45 2024-02-28T10:20:45.425Z INFO 7400 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 10:20:45 2024-02-28T10:20:45.426Z WARN 7400 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:20:45 2024-02-28T10:20:45.441Z INFO 7400 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 10:20:45 2024-02-28T10:20:45.441Z WARN 7400 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:20:45 2024-02-28T10:20:45.449Z INFO 7400 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 10:20:45 2024-02-28T10:20:45.449Z WARN 7400 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 10:20:45 10:20:45 . ____ _ __ _ _ 10:20:45 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 10:20:45 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 10:20:45 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 10:20:45 ' |____| .__|_| |_|_| |_\__, | / / / / 10:20:45 =========|_|==============|___/=/_/_/_/ 10:20:45 :: Spring Boot :: (v3.2.2) 10:20:45 10:20:45 2024-02-28T10:20:45.491Z INFO 7400 --- [ main] o.o.c.n.a.i.o.DmiDataOperationsSpec : Starting DmiDataOperationsSpec using Java 17.0.6-ea with PID 7400 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-service) 10:20:45 2024-02-28T10:20:45.491Z INFO 7400 --- [ main] o.o.c.n.a.i.o.DmiDataOperationsSpec : No active profile set, falling back to 1 default profile: "default" 10:20:45 2024-02-28T10:20:45.493Z INFO 7400 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 10:20:45 2024-02-28T10:20:45.493Z WARN 7400 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:20:45 2024-02-28T10:20:45.499Z INFO 7400 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 10:20:45 2024-02-28T10:20:45.500Z WARN 7400 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 10:20:45 2024-02-28T10:20:45.538Z INFO 7400 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 10:20:45 2024-02-28T10:20:45.539Z WARN 7400 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:20:45 2024-02-28T10:20:45.561Z INFO 7400 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 10:20:45 2024-02-28T10:20:45.561Z WARN 7400 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:20:45 2024-02-28T10:20:45.725Z INFO 7400 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Node 1 disconnected. 10:20:45 2024-02-28T10:20:45.725Z WARN 7400 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32784) could not be established. Broker may not be available. 10:20:45 2024-02-28T10:20:45.784Z INFO 7400 --- [ main] o.o.c.n.a.i.o.DmiDataOperationsSpec : Started DmiDataOperationsSpec in 0.307 seconds (process running for 156.273) 10:20:45 2024-02-28T10:20:45.806Z INFO 7400 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Node 1 disconnected. 10:20:45 2024-02-28T10:20:45.806Z WARN 7400 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 10:20:45 [INFO] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.657 s - in org.onap.cps.ncmp.api.impl.operations.DmiDataOperationsSpec 10:20:45 [INFO] Running org.onap.cps.ncmp.api.impl.operations.DmiModelOperationsSpec 10:20:45 10:20:45 . ____ _ __ _ _ 10:20:45 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 10:20:45 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 10:20:45 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 10:20:45 ' |____| .__|_| |_|_| |_\__, | / / / / 10:20:45 =========|_|==============|___/=/_/_/_/ 10:20:45 :: Spring Boot :: (v3.2.2) 10:20:45 10:20:45 2024-02-28T10:20:45.871Z INFO 7400 --- [ main] o.o.c.n.a.i.o.DmiModelOperationsSpec : Starting DmiModelOperationsSpec using Java 17.0.6-ea with PID 7400 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-service) 10:20:45 2024-02-28T10:20:45.871Z INFO 7400 --- [ main] o.o.c.n.a.i.o.DmiModelOperationsSpec : No active profile set, falling back to 1 default profile: "default" 10:20:45 2024-02-28T10:20:45.877Z INFO 7400 --- [ main] o.o.c.n.a.i.o.DmiModelOperationsSpec : Started DmiModelOperationsSpec in 0.017 seconds (process running for 156.366) 10:20:45 2024-02-28T10:20:45.926Z INFO 7400 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 10:20:45 2024-02-28T10:20:45.926Z WARN 7400 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 10:20:45 2024-02-28T10:20:45.926Z WARN 7400 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 10:20:45 [INFO] Tests run: 19, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.069 s - in org.onap.cps.ncmp.api.impl.operations.DmiModelOperationsSpec 10:20:45 [INFO] Running org.onap.cps.ncmp.api.impl.trustlevel.DeviceHeartbeatConsumerSpec 10:20:45 10:20:45 . ____ _ __ _ _ 10:20:45 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 10:20:45 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 10:20:45 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 10:20:45 ' |____| .__|_| |_|_| |_\__, | / / / / 10:20:45 =========|_|==============|___/=/_/_/_/ 10:20:45 :: Spring Boot :: (v3.2.2) 10:20:45 10:20:45 2024-02-28T10:20:45.943Z INFO 7400 --- [ main] .o.c.n.a.i.t.DeviceHeartbeatConsumerSpec : Starting DeviceHeartbeatConsumerSpec using Java 17.0.6-ea with PID 7400 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-service) 10:20:45 2024-02-28T10:20:45.943Z INFO 7400 --- [ main] .o.c.n.a.i.t.DeviceHeartbeatConsumerSpec : No active profile set, falling back to 1 default profile: "default" 10:20:45 2024-02-28T10:20:45.947Z INFO 7400 --- [ main] .o.c.n.a.i.t.DeviceHeartbeatConsumerSpec : Started DeviceHeartbeatConsumerSpec in 0.015 seconds (process running for 156.436) 10:20:45 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.025 s - in org.onap.cps.ncmp.api.impl.trustlevel.DeviceHeartbeatConsumerSpec 10:20:45 [INFO] Running org.onap.cps.ncmp.api.impl.trustlevel.TrustLevelManagerSpec 10:20:45 2024-02-28T10:20:45.968Z INFO 7400 --- [ main] o.o.c.n.a.i.t.TrustLevelManager : The trust level for Cm Handle: ch-1 is now: NONE 10:20:45 2024-02-28T10:20:45.969Z INFO 7400 --- [ main] o.o.c.n.a.i.t.TrustLevelManager : The trust level for Cm Handle: ch-1 is now: COMPLETE 10:20:45 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 s - in org.onap.cps.ncmp.api.impl.trustlevel.TrustLevelManagerSpec 10:20:45 [INFO] Running org.onap.cps.ncmp.api.impl.trustlevel.TrustLevelSpec 10:20:45 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.onap.cps.ncmp.api.impl.trustlevel.TrustLevelSpec 10:20:45 [INFO] Running org.onap.cps.ncmp.api.impl.trustlevel.dmiavailability.DmiPluginWatchDogSpec 10:20:45 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s - in org.onap.cps.ncmp.api.impl.trustlevel.dmiavailability.DmiPluginWatchDogSpec 10:20:45 [INFO] Running org.onap.cps.ncmp.api.impl.utils.AlternateIdCheckerSpec 10:20:45 2024-02-28T10:20:45.991Z WARN 7400 --- [ main] o.o.c.n.a.impl.utils.AlternateIdChecker : Alternate id update ignored, cannot update cm handle ch 1, alternate id is already assigned to a different cm handle 10:20:45 2024-02-28T10:20:45.993Z WARN 7400 --- [ main] o.o.c.n.a.impl.utils.AlternateIdChecker : Alternate id update ignored, cannot update cm handle my cm handle, already has an alternate id of other alternate id 10:20:45 2024-02-28T10:20:45.997Z WARN 7400 --- [ main] o.o.c.n.a.impl.utils.AlternateIdChecker : Alternate id update ignored, cannot update cm handle ch-1, alternate id is already assigned to a different cm handle 10:20:45 2024-02-28T10:20:45.997Z WARN 7400 --- [ main] o.o.c.n.a.impl.utils.AlternateIdChecker : Alternate id update ignored, cannot update cm handle ch-1, alternate id is already assigned to a different cm handle 10:20:45 2024-02-28T10:20:45.997Z WARN 7400 --- [ main] o.o.c.n.a.impl.utils.AlternateIdChecker : Alternate id update ignored, cannot update cm handle ch-2, alternate id is already assigned to a different cm handle 10:20:46 2024-02-28T10:20:45.998Z WARN 7400 --- [ main] o.o.c.n.a.impl.utils.AlternateIdChecker : Alternate id update ignored, cannot update cm handle ch-2, alternate id is already assigned to a different cm handle (in this batch) 10:20:46 [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.01 s - in org.onap.cps.ncmp.api.impl.utils.AlternateIdCheckerSpec 10:20:46 [INFO] Running org.onap.cps.ncmp.api.impl.utils.CmHandleQueryConditionsSpec 10:20:46 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.onap.cps.ncmp.api.impl.utils.CmHandleQueryConditionsSpec 10:20:46 [INFO] Running org.onap.cps.ncmp.api.impl.utils.DmiServiceUrlBuilderSpec 10:20:46 2024-02-28T10:20:46.026Z INFO 7400 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 10:20:46 2024-02-28T10:20:46.026Z WARN 7400 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32784) could not be established. Broker may not be available. 10:20:46 2024-02-28T10:20:46.026Z INFO 7400 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 10:20:46 2024-02-28T10:20:46.026Z WARN 7400 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 10:20:46 [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 s - in org.onap.cps.ncmp.api.impl.utils.DmiServiceUrlBuilderSpec 10:20:46 [INFO] Running org.onap.cps.ncmp.api.impl.utils.InventoryQueryConditionsSpec 10:20:46 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.onap.cps.ncmp.api.impl.utils.InventoryQueryConditionsSpec 10:20:46 [INFO] Running org.onap.cps.ncmp.api.impl.utils.RestQueryParametersValidatorSpec 10:20:46 2024-02-28T10:20:46.041Z INFO 7400 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 10:20:46 2024-02-28T10:20:46.041Z WARN 7400 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 10:20:46 2024-02-28T10:20:46.041Z WARN 7400 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 10:20:46 [INFO] Tests run: 21, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s - in org.onap.cps.ncmp.api.impl.utils.RestQueryParametersValidatorSpec 10:20:46 [INFO] Running org.onap.cps.ncmp.api.impl.utils.YangDataConverterSpec 10:20:46 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.onap.cps.ncmp.api.impl.utils.YangDataConverterSpec 10:20:46 [INFO] Running org.onap.cps.ncmp.api.impl.utils.context.CpsApplicationContextSpec 10:20:46 2024-02-28T10:20:46.057Z INFO 7400 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 10:20:46 2024-02-28T10:20:46.057Z WARN 7400 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 10:20:46 10:20:46 . ____ _ __ _ _ 10:20:46 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 10:20:46 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 10:20:46 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 10:20:46 ' |____| .__|_| |_|_| |_\__, | / / / / 10:20:46 =========|_|==============|___/=/_/_/_/ 10:20:46 :: Spring Boot :: (v3.2.2) 10:20:46 10:20:46 2024-02-28T10:20:46.066Z INFO 7400 --- [ main] .o.c.n.a.i.u.c.CpsApplicationContextSpec : Starting CpsApplicationContextSpec using Java 17.0.6-ea with PID 7400 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-service) 10:20:46 2024-02-28T10:20:46.066Z INFO 7400 --- [ main] .o.c.n.a.i.u.c.CpsApplicationContextSpec : No active profile set, falling back to 1 default profile: "default" 10:20:46 2024-02-28T10:20:46.071Z INFO 7400 --- [ main] .o.c.n.a.i.u.c.CpsApplicationContextSpec : Started CpsApplicationContextSpec in 0.019 seconds (process running for 156.56) 10:20:46 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.024 s - in org.onap.cps.ncmp.api.impl.utils.context.CpsApplicationContextSpec 10:20:46 [INFO] Running org.onap.cps.ncmp.api.impl.utils.DataNodeHelperSpec 10:20:46 2024-02-28T10:20:46.077Z INFO 7400 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 10:20:46 2024-02-28T10:20:46.077Z WARN 7400 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:20:46 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s - in org.onap.cps.ncmp.api.impl.utils.DataNodeHelperSpec 10:20:46 [INFO] Running org.onap.cps.ncmp.api.impl.utils.data.operation.ResourceDataOperationRequestUtilsSpec 10:20:51 2024-02-28T10:20:46.088Z INFO 7400 --- [ main] t.r.n.o.2.1 : Creating container for image: registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 10:20:51 2024-02-28T10:20:46.152Z INFO 7400 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 10:20:51 2024-02-28T10:20:46.152Z WARN 7400 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 10:20:51 2024-02-28T10:20:46.190Z INFO 7400 --- [ main] t.r.n.o.2.1 : Container registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 is starting: fd2bb40cbba38ac8530375c5f3561fd46db7d7f835ce137f7ad8534ff9cfc60c 10:20:51 2024-02-28T10:20:46.334Z INFO 7400 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 10:20:51 2024-02-28T10:20:46.334Z WARN 7400 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:20:51 2024-02-28T10:20:46.458Z INFO 7400 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 10:20:51 2024-02-28T10:20:46.458Z WARN 7400 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:20:51 2024-02-28T10:20:46.484Z INFO 7400 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 10:20:51 2024-02-28T10:20:46.484Z WARN 7400 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:20:51 2024-02-28T10:20:46.510Z INFO 7400 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 10:20:51 2024-02-28T10:20:46.510Z WARN 7400 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 10:20:51 2024-02-28T10:20:46.555Z INFO 7400 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 10:20:51 2024-02-28T10:20:46.555Z WARN 7400 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:20:51 2024-02-28T10:20:46.560Z INFO 7400 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 10:20:51 2024-02-28T10:20:46.560Z WARN 7400 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:20:51 2024-02-28T10:20:46.607Z INFO 7400 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 10:20:51 2024-02-28T10:20:46.607Z WARN 7400 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 10:20:51 2024-02-28T10:20:46.634Z INFO 7400 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Node 1 disconnected. 10:20:51 2024-02-28T10:20:46.634Z WARN 7400 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32784) could not be established. Broker may not be available. 10:20:51 2024-02-28T10:20:46.661Z INFO 7400 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 10:20:51 2024-02-28T10:20:46.661Z WARN 7400 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:20:51 2024-02-28T10:20:46.663Z INFO 7400 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 10:20:51 2024-02-28T10:20:46.663Z WARN 7400 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:20:51 2024-02-28T10:20:46.808Z INFO 7400 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Node 1 disconnected. 10:20:51 2024-02-28T10:20:46.808Z WARN 7400 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 10:20:51 2024-02-28T10:20:46.881Z INFO 7400 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 10:20:51 2024-02-28T10:20:46.881Z WARN 7400 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 10:20:51 2024-02-28T10:20:46.881Z WARN 7400 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 10:20:51 2024-02-28T10:20:46.936Z INFO 7400 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 10:20:51 2024-02-28T10:20:46.936Z WARN 7400 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32784) could not be established. Broker may not be available. 10:20:51 2024-02-28T10:20:46.961Z INFO 7400 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 10:20:51 2024-02-28T10:20:46.961Z WARN 7400 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 10:20:51 2024-02-28T10:20:47.062Z INFO 7400 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 10:20:51 2024-02-28T10:20:47.062Z WARN 7400 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 10:20:51 2024-02-28T10:20:47.062Z WARN 7400 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 10:20:51 2024-02-28T10:20:47.081Z INFO 7400 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 10:20:51 2024-02-28T10:20:47.081Z WARN 7400 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 10:20:51 2024-02-28T10:20:47.236Z INFO 7400 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 10:20:51 2024-02-28T10:20:47.236Z WARN 7400 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:20:51 2024-02-28T10:20:47.344Z INFO 7400 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 10:20:51 2024-02-28T10:20:47.344Z WARN 7400 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:20:51 2024-02-28T10:20:47.345Z INFO 7400 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 10:20:51 2024-02-28T10:20:47.345Z WARN 7400 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:20:51 2024-02-28T10:20:47.365Z INFO 7400 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 10:20:51 2024-02-28T10:20:47.365Z WARN 7400 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 10:20:51 2024-02-28T10:20:47.420Z INFO 7400 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 10:20:51 2024-02-28T10:20:47.420Z WARN 7400 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:20:51 2024-02-28T10:20:47.436Z INFO 7400 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Node 1 disconnected. 10:20:51 2024-02-28T10:20:47.436Z WARN 7400 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32784) could not be established. Broker may not be available. 10:20:51 2024-02-28T10:20:47.473Z INFO 7400 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 10:20:51 2024-02-28T10:20:47.473Z WARN 7400 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 10:20:51 2024-02-28T10:20:47.516Z INFO 7400 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 10:20:51 2024-02-28T10:20:47.516Z WARN 7400 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:20:51 2024-02-28T10:20:47.576Z INFO 7400 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 10:20:51 2024-02-28T10:20:47.576Z WARN 7400 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:20:51 2024-02-28T10:20:47.714Z INFO 7400 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 10:20:51 2024-02-28T10:20:47.714Z WARN 7400 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:20:51 2024-02-28T10:20:47.717Z INFO 7400 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 10:20:51 2024-02-28T10:20:47.717Z WARN 7400 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:20:51 2024-02-28T10:20:47.787Z INFO 7400 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 10:20:51 2024-02-28T10:20:47.788Z WARN 7400 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 10:20:51 2024-02-28T10:20:47.788Z WARN 7400 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 10:20:51 2024-02-28T10:20:47.814Z INFO 7400 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 10:20:51 2024-02-28T10:20:47.814Z WARN 7400 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 10:20:51 2024-02-28T10:20:47.816Z INFO 7400 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Node 1 disconnected. 10:20:51 2024-02-28T10:20:47.817Z WARN 7400 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 10:20:51 2024-02-28T10:20:47.921Z INFO 7400 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 10:20:51 2024-02-28T10:20:47.921Z WARN 7400 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 10:20:51 2024-02-28T10:20:47.938Z INFO 7400 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 10:20:51 2024-02-28T10:20:47.939Z WARN 7400 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 10:20:51 2024-02-28T10:20:47.998Z INFO 7400 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 10:20:51 2024-02-28T10:20:47.998Z WARN 7400 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32784) could not be established. Broker may not be available. 10:20:51 2024-02-28T10:20:48.118Z INFO 7400 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 10:20:51 2024-02-28T10:20:48.118Z WARN 7400 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 10:20:51 2024-02-28T10:20:48.118Z WARN 7400 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 10:20:51 2024-02-28T10:20:48.249Z INFO 7400 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 10:20:51 2024-02-28T10:20:48.249Z WARN 7400 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:20:51 2024-02-28T10:20:48.296Z INFO 7400 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 10:20:51 2024-02-28T10:20:48.296Z WARN 7400 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:20:51 2024-02-28T10:20:48.322Z INFO 7400 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 10:20:51 2024-02-28T10:20:48.322Z WARN 7400 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:20:51 2024-02-28T10:20:48.338Z INFO 7400 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Node 1 disconnected. 10:20:51 2024-02-28T10:20:48.338Z WARN 7400 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32784) could not be established. Broker may not be available. 10:20:51 2024-02-28T10:20:48.350Z INFO 7400 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 10:20:51 2024-02-28T10:20:48.350Z WARN 7400 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:20:51 2024-02-28T10:20:48.372Z INFO 7400 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 10:20:51 2024-02-28T10:20:48.372Z WARN 7400 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:20:51 2024-02-28T10:20:48.426Z INFO 7400 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 10:20:51 2024-02-28T10:20:48.426Z WARN 7400 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 10:20:51 2024-02-28T10:20:48.569Z INFO 7400 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 10:20:51 2024-02-28T10:20:48.569Z WARN 7400 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 10:20:51 2024-02-28T10:20:48.572Z INFO 7400 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 10:20:51 2024-02-28T10:20:48.572Z WARN 7400 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:20:51 2024-02-28T10:20:48.583Z INFO 7400 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 10:20:51 2024-02-28T10:20:48.583Z WARN 7400 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:20:51 2024-02-28T10:20:48.640Z INFO 7400 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 10:20:51 2024-02-28T10:20:48.640Z WARN 7400 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 10:20:51 2024-02-28T10:20:48.640Z WARN 7400 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 10:20:51 2024-02-28T10:20:48.817Z INFO 7400 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 10:20:51 2024-02-28T10:20:48.817Z WARN 7400 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 10:20:51 2024-02-28T10:20:48.868Z INFO 7400 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 10:20:51 2024-02-28T10:20:48.868Z WARN 7400 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:20:51 2024-02-28T10:20:48.919Z INFO 7400 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Node 1 disconnected. 10:20:51 2024-02-28T10:20:48.919Z WARN 7400 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 10:20:51 2024-02-28T10:20:49.032Z INFO 7400 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 10:20:51 2024-02-28T10:20:49.032Z WARN 7400 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 10:20:51 2024-02-28T10:20:49.033Z WARN 7400 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 10:20:51 2024-02-28T10:20:49.075Z INFO 7400 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 10:20:51 2024-02-28T10:20:49.075Z WARN 7400 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 10:20:51 2024-02-28T10:20:49.142Z INFO 7400 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 10:20:51 2024-02-28T10:20:49.142Z WARN 7400 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 10:20:51 2024-02-28T10:20:49.152Z INFO 7400 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 10:20:51 2024-02-28T10:20:49.152Z WARN 7400 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32784) could not be established. Broker may not be available. 10:20:51 2024-02-28T10:20:49.152Z INFO 7400 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 10:20:51 2024-02-28T10:20:49.152Z WARN 7400 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:20:51 2024-02-28T10:20:49.226Z INFO 7400 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 10:20:51 2024-02-28T10:20:49.226Z WARN 7400 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:20:51 2024-02-28T10:20:49.233Z INFO 7400 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 10:20:51 2024-02-28T10:20:49.233Z WARN 7400 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:20:51 2024-02-28T10:20:49.240Z INFO 7400 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Node 1 disconnected. 10:20:51 2024-02-28T10:20:49.240Z WARN 7400 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32784) could not be established. Broker may not be available. 10:20:51 2024-02-28T10:20:49.303Z INFO 7400 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 10:20:51 2024-02-28T10:20:49.303Z WARN 7400 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:20:51 2024-02-28T10:20:49.330Z INFO 7400 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 10:20:51 2024-02-28T10:20:49.330Z WARN 7400 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 10:20:51 2024-02-28T10:20:49.451Z INFO 7400 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 10:20:51 2024-02-28T10:20:49.451Z WARN 7400 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:20:51 2024-02-28T10:20:49.498Z INFO 7400 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 10:20:51 2024-02-28T10:20:49.498Z WARN 7400 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 10:20:51 2024-02-28T10:20:49.498Z WARN 7400 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 10:20:51 2024-02-28T10:20:49.535Z INFO 7400 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 10:20:51 2024-02-28T10:20:49.535Z WARN 7400 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:20:51 2024-02-28T10:20:49.589Z INFO 7400 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 10:20:51 2024-02-28T10:20:49.589Z WARN 7400 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:20:51 2024-02-28T10:20:49.673Z INFO 7400 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 10:20:51 2024-02-28T10:20:49.673Z WARN 7400 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 10:20:51 2024-02-28T10:20:49.820Z INFO 7400 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 10:20:51 2024-02-28T10:20:49.820Z WARN 7400 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 10:20:51 2024-02-28T10:20:49.882Z INFO 7400 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 10:20:51 2024-02-28T10:20:49.882Z WARN 7400 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:20:51 2024-02-28T10:20:50.019Z INFO 7400 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 10:20:51 2024-02-28T10:20:50.019Z WARN 7400 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:20:51 2024-02-28T10:20:50.037Z INFO 7400 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 10:20:51 2024-02-28T10:20:50.037Z WARN 7400 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 10:20:51 2024-02-28T10:20:50.037Z WARN 7400 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 10:20:51 2024-02-28T10:20:50.122Z INFO 7400 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Node 1 disconnected. 10:20:51 2024-02-28T10:20:50.122Z WARN 7400 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 10:20:51 2024-02-28T10:20:50.136Z INFO 7400 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 10:20:51 2024-02-28T10:20:50.136Z WARN 7400 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 10:20:51 2024-02-28T10:20:50.169Z INFO 7400 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 10:20:51 2024-02-28T10:20:50.169Z WARN 7400 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32784) could not be established. Broker may not be available. 10:20:51 2024-02-28T10:20:50.170Z INFO 7400 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 10:20:51 2024-02-28T10:20:50.170Z WARN 7400 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:20:51 2024-02-28T10:20:50.254Z INFO 7400 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 10:20:51 2024-02-28T10:20:50.254Z WARN 7400 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 10:20:51 2024-02-28T10:20:50.287Z INFO 7400 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 10:20:51 2024-02-28T10:20:50.287Z WARN 7400 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:20:51 2024-02-28T10:20:50.334Z INFO 7400 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 10:20:51 2024-02-28T10:20:50.334Z WARN 7400 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 10:20:51 2024-02-28T10:20:50.355Z INFO 7400 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Node 1 disconnected. 10:20:51 2024-02-28T10:20:50.355Z WARN 7400 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32784) could not be established. Broker may not be available. 10:20:51 2024-02-28T10:20:50.390Z INFO 7400 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 10:20:51 2024-02-28T10:20:50.390Z WARN 7400 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:20:51 2024-02-28T10:20:50.505Z INFO 7400 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 10:20:51 2024-02-28T10:20:50.505Z WARN 7400 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:20:51 2024-02-28T10:20:50.547Z INFO 7400 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 10:20:51 2024-02-28T10:20:50.547Z WARN 7400 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:20:51 2024-02-28T10:20:50.588Z INFO 7400 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 10:20:51 2024-02-28T10:20:50.588Z WARN 7400 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:20:51 2024-02-28T10:20:50.677Z INFO 7400 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 10:20:51 2024-02-28T10:20:50.677Z WARN 7400 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 10:20:51 2024-02-28T10:20:50.677Z WARN 7400 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 10:20:51 2024-02-28T10:20:50.723Z INFO 7400 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 10:20:51 2024-02-28T10:20:50.723Z WARN 7400 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 10:20:51 2024-02-28T10:20:50.784Z INFO 7400 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 10:20:51 2024-02-28T10:20:50.784Z WARN 7400 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:20:51 2024-02-28T10:20:50.876Z INFO 7400 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 10:20:51 2024-02-28T10:20:50.876Z WARN 7400 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 10:20:51 2024-02-28T10:20:51.022Z INFO 7400 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 10:20:51 2024-02-28T10:20:51.022Z WARN 7400 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32784) could not be established. Broker may not be available. 10:20:51 2024-02-28T10:20:51.072Z INFO 7400 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 10:20:51 2024-02-28T10:20:51.072Z WARN 7400 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:20:51 2024-02-28T10:20:51.184Z INFO 7400 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 10:20:51 2024-02-28T10:20:51.184Z WARN 7400 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:20:51 2024-02-28T10:20:51.186Z INFO 7400 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 10:20:51 2024-02-28T10:20:51.186Z WARN 7400 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 10:20:51 2024-02-28T10:20:51.190Z INFO 7400 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 10:20:51 2024-02-28T10:20:51.190Z WARN 7400 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:20:51 2024-02-28T10:20:51.196Z INFO 7400 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 10:20:51 2024-02-28T10:20:51.196Z WARN 7400 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 10:20:51 2024-02-28T10:20:51.225Z INFO 7400 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Node 1 disconnected. 10:20:51 2024-02-28T10:20:51.225Z WARN 7400 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 10:20:51 2024-02-28T10:20:51.247Z INFO 7400 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 10:20:51 2024-02-28T10:20:51.247Z WARN 7400 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 10:20:51 2024-02-28T10:20:51.247Z WARN 7400 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 10:20:51 2024-02-28T10:20:51.258Z INFO 7400 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Node 1 disconnected. 10:20:51 2024-02-28T10:20:51.258Z WARN 7400 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32784) could not be established. Broker may not be available. 10:20:51 2024-02-28T10:20:51.324Z INFO 7400 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 10:20:51 2024-02-28T10:20:51.324Z WARN 7400 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 10:20:51 2024-02-28T10:20:51.401Z INFO 7400 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 10:20:51 2024-02-28T10:20:51.401Z WARN 7400 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:20:51 2024-02-28T10:20:51.496Z INFO 7400 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 10:20:51 2024-02-28T10:20:51.496Z WARN 7400 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:20:51 2024-02-28T10:20:51.508Z INFO 7400 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 10:20:51 2024-02-28T10:20:51.508Z WARN 7400 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:20:51 2024-02-28T10:20:51.544Z INFO 7400 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 10:20:51 2024-02-28T10:20:51.545Z WARN 7400 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:20:51 2024-02-28T10:20:51.582Z INFO 7400 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 10:20:51 2024-02-28T10:20:51.582Z WARN 7400 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 10:20:51 2024-02-28T10:20:51.582Z WARN 7400 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 10:20:51 2024-02-28T10:20:51.676Z INFO 7400 --- [ main] t.r.n.o.2.1 : Container registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 started in PT5.587406534S 10:20:51 2024-02-28T10:20:51.678Z INFO 7400 --- [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 10:20:51 allow.auto.create.topics = true 10:20:51 auto.commit.interval.ms = 5000 10:20:51 auto.include.jmx.reporter = true 10:20:51 auto.offset.reset = earliest 10:20:51 bootstrap.servers = [PLAINTEXT://localhost:32788] 10:20:51 check.crcs = true 10:20:51 client.dns.lookup = use_all_dns_ips 10:20:51 client.id = consumer-test-11 10:20:51 client.rack = 10:20:51 connections.max.idle.ms = 540000 10:20:51 default.api.timeout.ms = 60000 10:20:51 enable.auto.commit = true 10:20:51 exclude.internal.topics = true 10:20:51 fetch.max.bytes = 52428800 10:20:51 fetch.max.wait.ms = 500 10:20:51 fetch.min.bytes = 1 10:20:51 group.id = test 10:20:51 group.instance.id = null 10:20:51 heartbeat.interval.ms = 3000 10:20:51 interceptor.classes = [] 10:20:51 internal.leave.group.on.close = true 10:20:51 internal.throw.on.fetch.stable.offset.unsupported = false 10:20:51 isolation.level = read_uncommitted 10:20:51 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 10:20:51 max.partition.fetch.bytes = 1048576 10:20:51 max.poll.interval.ms = 300000 10:20:51 max.poll.records = 500 10:20:51 metadata.max.age.ms = 300000 10:20:51 metric.reporters = [] 10:20:51 metrics.num.samples = 2 10:20:51 metrics.recording.level = INFO 10:20:51 metrics.sample.window.ms = 30000 10:20:51 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 10:20:51 receive.buffer.bytes = 65536 10:20:51 reconnect.backoff.max.ms = 1000 10:20:51 reconnect.backoff.ms = 50 10:20:51 request.timeout.ms = 30000 10:20:51 retry.backoff.ms = 100 10:20:51 sasl.client.callback.handler.class = null 10:20:51 sasl.jaas.config = null 10:20:51 sasl.kerberos.kinit.cmd = /usr/bin/kinit 10:20:51 sasl.kerberos.min.time.before.relogin = 60000 10:20:51 sasl.kerberos.service.name = null 10:20:51 sasl.kerberos.ticket.renew.jitter = 0.05 10:20:51 sasl.kerberos.ticket.renew.window.factor = 0.8 10:20:51 sasl.login.callback.handler.class = null 10:20:51 sasl.login.class = null 10:20:51 sasl.login.connect.timeout.ms = null 10:20:51 sasl.login.read.timeout.ms = null 10:20:51 sasl.login.refresh.buffer.seconds = 300 10:20:51 sasl.login.refresh.min.period.seconds = 60 10:20:51 sasl.login.refresh.window.factor = 0.8 10:20:51 sasl.login.refresh.window.jitter = 0.05 10:20:51 sasl.login.retry.backoff.max.ms = 10000 10:20:51 sasl.login.retry.backoff.ms = 100 10:20:51 sasl.mechanism = GSSAPI 10:20:51 sasl.oauthbearer.clock.skew.seconds = 30 10:20:51 sasl.oauthbearer.expected.audience = null 10:20:51 sasl.oauthbearer.expected.issuer = null 10:20:51 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 10:20:51 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 10:20:51 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 10:20:51 sasl.oauthbearer.jwks.endpoint.url = null 10:20:51 sasl.oauthbearer.scope.claim.name = scope 10:20:51 sasl.oauthbearer.sub.claim.name = sub 10:20:51 sasl.oauthbearer.token.endpoint.url = null 10:20:51 security.protocol = PLAINTEXT 10:20:51 security.providers = null 10:20:51 send.buffer.bytes = 131072 10:20:51 session.timeout.ms = 45000 10:20:51 socket.connection.setup.timeout.max.ms = 30000 10:20:51 socket.connection.setup.timeout.ms = 10000 10:20:51 ssl.cipher.suites = null 10:20:51 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 10:20:51 ssl.endpoint.identification.algorithm = https 10:20:51 ssl.engine.factory.class = null 10:20:51 ssl.key.password = null 10:20:51 ssl.keymanager.algorithm = SunX509 10:20:51 ssl.keystore.certificate.chain = null 10:20:51 ssl.keystore.key = null 10:20:51 ssl.keystore.location = null 10:20:51 ssl.keystore.password = null 10:20:51 ssl.keystore.type = JKS 10:20:51 ssl.protocol = TLSv1.3 10:20:51 ssl.provider = null 10:20:51 ssl.secure.random.implementation = null 10:20:51 ssl.trustmanager.algorithm = PKIX 10:20:51 ssl.truststore.certificates = null 10:20:51 ssl.truststore.location = null 10:20:51 ssl.truststore.password = null 10:20:51 ssl.truststore.type = JKS 10:20:51 value.deserializer = class io.cloudevents.kafka.CloudEventDeserializer 10:20:51 10:20:51 2024-02-28T10:20:51.681Z INFO 7400 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.6.1 10:20:51 2024-02-28T10:20:51.681Z INFO 7400 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 5e3c2b738d253ff5 10:20:51 2024-02-28T10:20:51.681Z INFO 7400 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1709115651681 10:20:52 2024-02-28T10:20:51.702Z INFO 7400 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 10:20:52 2024-02-28T10:20:51.702Z INFO 7400 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 10:20:52 acks = -1 10:20:52 auto.include.jmx.reporter = true 10:20:52 batch.size = 16384 10:20:52 bootstrap.servers = [PLAINTEXT://localhost:32788] 10:20:52 buffer.memory = 33554432 10:20:52 client.dns.lookup = use_all_dns_ips 10:20:52 client.id = producer-15 10:20:52 compression.type = none 10:20:52 connections.max.idle.ms = 540000 10:20:52 delivery.timeout.ms = 120000 10:20:52 enable.idempotence = false 10:20:52 interceptor.classes = [] 10:20:52 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 10:20:52 linger.ms = 1 10:20:52 max.block.ms = 60000 10:20:52 max.in.flight.requests.per.connection = 5 10:20:52 max.request.size = 1048576 10:20:52 metadata.max.age.ms = 300000 10:20:52 metadata.max.idle.ms = 300000 10:20:52 metric.reporters = [] 10:20:52 metrics.num.samples = 2 10:20:52 metrics.recording.level = INFO 10:20:52 metrics.sample.window.ms = 30000 10:20:52 partitioner.adaptive.partitioning.enable = true 10:20:52 partitioner.availability.timeout.ms = 0 10:20:52 partitioner.class = null 10:20:52 partitioner.ignore.keys = false 10:20:52 receive.buffer.bytes = 32768 10:20:52 reconnect.backoff.max.ms = 1000 10:20:52 reconnect.backoff.ms = 50 10:20:52 request.timeout.ms = 30000 10:20:52 retries = 0 10:20:52 retry.backoff.ms = 100 10:20:52 sasl.client.callback.handler.class = null 10:20:52 sasl.jaas.config = null 10:20:52 sasl.kerberos.kinit.cmd = /usr/bin/kinit 10:20:52 sasl.kerberos.min.time.before.relogin = 60000 10:20:52 sasl.kerberos.service.name = null 10:20:52 sasl.kerberos.ticket.renew.jitter = 0.05 10:20:52 sasl.kerberos.ticket.renew.window.factor = 0.8 10:20:52 sasl.login.callback.handler.class = null 10:20:52 sasl.login.class = null 10:20:52 sasl.login.connect.timeout.ms = null 10:20:52 sasl.login.read.timeout.ms = null 10:20:52 sasl.login.refresh.buffer.seconds = 300 10:20:52 sasl.login.refresh.min.period.seconds = 60 10:20:52 sasl.login.refresh.window.factor = 0.8 10:20:52 sasl.login.refresh.window.jitter = 0.05 10:20:52 sasl.login.retry.backoff.max.ms = 10000 10:20:52 sasl.login.retry.backoff.ms = 100 10:20:52 sasl.mechanism = GSSAPI 10:20:52 sasl.oauthbearer.clock.skew.seconds = 30 10:20:52 sasl.oauthbearer.expected.audience = null 10:20:52 sasl.oauthbearer.expected.issuer = null 10:20:52 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 10:20:52 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 10:20:52 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 10:20:52 sasl.oauthbearer.jwks.endpoint.url = null 10:20:52 sasl.oauthbearer.scope.claim.name = scope 10:20:52 sasl.oauthbearer.sub.claim.name = sub 10:20:52 sasl.oauthbearer.token.endpoint.url = null 10:20:52 security.protocol = PLAINTEXT 10:20:52 security.providers = null 10:20:52 send.buffer.bytes = 131072 10:20:52 socket.connection.setup.timeout.max.ms = 30000 10:20:52 socket.connection.setup.timeout.ms = 10000 10:20:52 ssl.cipher.suites = null 10:20:52 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 10:20:52 ssl.endpoint.identification.algorithm = https 10:20:52 ssl.engine.factory.class = null 10:20:52 ssl.key.password = null 10:20:52 ssl.keymanager.algorithm = SunX509 10:20:52 ssl.keystore.certificate.chain = null 10:20:52 ssl.keystore.key = null 10:20:52 ssl.keystore.location = null 10:20:52 ssl.keystore.password = null 10:20:52 ssl.keystore.type = JKS 10:20:52 ssl.protocol = TLSv1.3 10:20:52 ssl.provider = null 10:20:52 ssl.secure.random.implementation = null 10:20:52 ssl.trustmanager.algorithm = PKIX 10:20:52 ssl.truststore.certificates = null 10:20:52 ssl.truststore.location = null 10:20:52 ssl.truststore.password = null 10:20:52 ssl.truststore.type = JKS 10:20:52 transaction.timeout.ms = 60000 10:20:52 transactional.id = null 10:20:52 value.serializer = class io.cloudevents.kafka.CloudEventSerializer 10:20:52 10:20:52 2024-02-28T10:20:51.704Z INFO 7400 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 10:20:52 2024-02-28T10:20:51.704Z INFO 7400 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.6.1 10:20:52 2024-02-28T10:20:51.704Z INFO 7400 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 5e3c2b738d253ff5 10:20:52 2024-02-28T10:20:51.704Z INFO 7400 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1709115651704 10:20:52 2024-02-28T10:20:51.782Z INFO 7400 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 10:20:52 2024-02-28T10:20:51.782Z WARN 7400 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 10:20:52 2024-02-28T10:20:51.805Z WARN 7400 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Error while fetching metadata with correlation id 1 : {my-topic-name=INVALID_REPLICATION_FACTOR} 10:20:52 2024-02-28T10:20:51.829Z INFO 7400 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 10:20:52 2024-02-28T10:20:51.829Z WARN 7400 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 10:20:52 2024-02-28T10:20:51.892Z INFO 7400 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 10:20:52 2024-02-28T10:20:51.892Z WARN 7400 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32784) could not be established. Broker may not be available. 10:20:52 2024-02-28T10:20:51.895Z INFO 7400 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 10:20:52 2024-02-28T10:20:51.895Z WARN 7400 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:20:52 2024-02-28T10:20:51.947Z WARN 7400 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Error while fetching metadata with correlation id 2 : {my-topic-name=LEADER_NOT_AVAILABLE} 10:20:52 2024-02-28T10:20:51.947Z INFO 7400 --- [d | producer-15] org.apache.kafka.clients.Metadata : [Producer clientId=producer-15] Cluster ID: VIR-7rp6QeWfucdp_-aZ9w 10:20:52 2024-02-28T10:20:52.088Z WARN 7400 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Error while fetching metadata with correlation id 4 : {my-topic-name=LEADER_NOT_AVAILABLE} 10:20:52 2024-02-28T10:20:52.143Z INFO 7400 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 10:20:52 2024-02-28T10:20:52.143Z WARN 7400 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:20:52 2024-02-28T10:20:52.218Z INFO 7400 --- [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 10:20:52 allow.auto.create.topics = true 10:20:52 auto.commit.interval.ms = 5000 10:20:52 auto.include.jmx.reporter = true 10:20:52 auto.offset.reset = earliest 10:20:52 bootstrap.servers = [PLAINTEXT://localhost:32788] 10:20:52 check.crcs = true 10:20:52 client.dns.lookup = use_all_dns_ips 10:20:52 client.id = consumer-test-12 10:20:52 client.rack = 10:20:52 connections.max.idle.ms = 540000 10:20:52 default.api.timeout.ms = 60000 10:20:52 enable.auto.commit = true 10:20:52 exclude.internal.topics = true 10:20:52 fetch.max.bytes = 52428800 10:20:52 fetch.max.wait.ms = 500 10:20:52 fetch.min.bytes = 1 10:20:52 group.id = test 10:20:52 group.instance.id = null 10:20:52 heartbeat.interval.ms = 3000 10:20:52 interceptor.classes = [] 10:20:52 internal.leave.group.on.close = true 10:20:52 internal.throw.on.fetch.stable.offset.unsupported = false 10:20:52 isolation.level = read_uncommitted 10:20:52 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 10:20:52 max.partition.fetch.bytes = 1048576 10:20:52 max.poll.interval.ms = 300000 10:20:52 max.poll.records = 500 10:20:52 metadata.max.age.ms = 300000 10:20:52 metric.reporters = [] 10:20:52 metrics.num.samples = 2 10:20:52 metrics.recording.level = INFO 10:20:52 metrics.sample.window.ms = 30000 10:20:52 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 10:20:52 receive.buffer.bytes = 65536 10:20:52 reconnect.backoff.max.ms = 1000 10:20:52 reconnect.backoff.ms = 50 10:20:52 request.timeout.ms = 30000 10:20:52 retry.backoff.ms = 100 10:20:52 sasl.client.callback.handler.class = null 10:20:52 sasl.jaas.config = null 10:20:52 sasl.kerberos.kinit.cmd = /usr/bin/kinit 10:20:52 sasl.kerberos.min.time.before.relogin = 60000 10:20:52 sasl.kerberos.service.name = null 10:20:52 sasl.kerberos.ticket.renew.jitter = 0.05 10:20:52 sasl.kerberos.ticket.renew.window.factor = 0.8 10:20:52 sasl.login.callback.handler.class = null 10:20:52 sasl.login.class = null 10:20:52 sasl.login.connect.timeout.ms = null 10:20:52 sasl.login.read.timeout.ms = null 10:20:52 sasl.login.refresh.buffer.seconds = 300 10:20:52 sasl.login.refresh.min.period.seconds = 60 10:20:52 sasl.login.refresh.window.factor = 0.8 10:20:52 sasl.login.refresh.window.jitter = 0.05 10:20:52 sasl.login.retry.backoff.max.ms = 10000 10:20:52 sasl.login.retry.backoff.ms = 100 10:20:52 sasl.mechanism = GSSAPI 10:20:52 sasl.oauthbearer.clock.skew.seconds = 30 10:20:52 sasl.oauthbearer.expected.audience = null 10:20:52 sasl.oauthbearer.expected.issuer = null 10:20:52 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 10:20:52 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 10:20:52 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 10:20:52 sasl.oauthbearer.jwks.endpoint.url = null 10:20:52 sasl.oauthbearer.scope.claim.name = scope 10:20:52 sasl.oauthbearer.sub.claim.name = sub 10:20:52 sasl.oauthbearer.token.endpoint.url = null 10:20:52 security.protocol = PLAINTEXT 10:20:52 security.providers = null 10:20:52 send.buffer.bytes = 131072 10:20:52 session.timeout.ms = 45000 10:20:52 socket.connection.setup.timeout.max.ms = 30000 10:20:52 socket.connection.setup.timeout.ms = 10000 10:20:52 ssl.cipher.suites = null 10:20:52 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 10:20:52 ssl.endpoint.identification.algorithm = https 10:20:52 ssl.engine.factory.class = null 10:20:52 ssl.key.password = null 10:20:52 ssl.keymanager.algorithm = SunX509 10:20:52 ssl.keystore.certificate.chain = null 10:20:52 ssl.keystore.key = null 10:20:52 ssl.keystore.location = null 10:20:52 ssl.keystore.password = null 10:20:52 ssl.keystore.type = JKS 10:20:52 ssl.protocol = TLSv1.3 10:20:52 ssl.provider = null 10:20:52 ssl.secure.random.implementation = null 10:20:52 ssl.trustmanager.algorithm = PKIX 10:20:52 ssl.truststore.certificates = null 10:20:52 ssl.truststore.location = null 10:20:52 ssl.truststore.password = null 10:20:52 ssl.truststore.type = JKS 10:20:52 value.deserializer = class io.cloudevents.kafka.CloudEventDeserializer 10:20:52 10:20:52 2024-02-28T10:20:52.220Z INFO 7400 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.6.1 10:20:52 2024-02-28T10:20:52.220Z INFO 7400 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 5e3c2b738d253ff5 10:20:52 2024-02-28T10:20:52.220Z INFO 7400 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1709115652220 10:20:52 2024-02-28T10:20:52.228Z INFO 7400 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Node 1 disconnected. 10:20:52 2024-02-28T10:20:52.228Z WARN 7400 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 10:20:52 2024-02-28T10:20:52.229Z INFO 7400 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 10:20:52 2024-02-28T10:20:52.229Z INFO 7400 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 10:20:52 acks = -1 10:20:52 auto.include.jmx.reporter = true 10:20:52 batch.size = 16384 10:20:52 bootstrap.servers = [PLAINTEXT://localhost:32788] 10:20:52 buffer.memory = 33554432 10:20:52 client.dns.lookup = use_all_dns_ips 10:20:52 client.id = producer-16 10:20:52 compression.type = none 10:20:52 connections.max.idle.ms = 540000 10:20:52 delivery.timeout.ms = 120000 10:20:52 enable.idempotence = false 10:20:52 interceptor.classes = [] 10:20:52 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 10:20:52 linger.ms = 1 10:20:52 max.block.ms = 60000 10:20:52 max.in.flight.requests.per.connection = 5 10:20:52 max.request.size = 1048576 10:20:52 metadata.max.age.ms = 300000 10:20:52 metadata.max.idle.ms = 300000 10:20:52 metric.reporters = [] 10:20:52 metrics.num.samples = 2 10:20:52 metrics.recording.level = INFO 10:20:52 metrics.sample.window.ms = 30000 10:20:52 partitioner.adaptive.partitioning.enable = true 10:20:52 partitioner.availability.timeout.ms = 0 10:20:52 partitioner.class = null 10:20:52 partitioner.ignore.keys = false 10:20:52 receive.buffer.bytes = 32768 10:20:52 reconnect.backoff.max.ms = 1000 10:20:52 reconnect.backoff.ms = 50 10:20:52 request.timeout.ms = 30000 10:20:52 retries = 0 10:20:52 retry.backoff.ms = 100 10:20:52 sasl.client.callback.handler.class = null 10:20:52 sasl.jaas.config = null 10:20:52 sasl.kerberos.kinit.cmd = /usr/bin/kinit 10:20:52 sasl.kerberos.min.time.before.relogin = 60000 10:20:52 sasl.kerberos.service.name = null 10:20:52 sasl.kerberos.ticket.renew.jitter = 0.05 10:20:52 sasl.kerberos.ticket.renew.window.factor = 0.8 10:20:52 sasl.login.callback.handler.class = null 10:20:52 sasl.login.class = null 10:20:52 sasl.login.connect.timeout.ms = null 10:20:52 sasl.login.read.timeout.ms = null 10:20:52 sasl.login.refresh.buffer.seconds = 300 10:20:52 sasl.login.refresh.min.period.seconds = 60 10:20:52 sasl.login.refresh.window.factor = 0.8 10:20:52 sasl.login.refresh.window.jitter = 0.05 10:20:52 sasl.login.retry.backoff.max.ms = 10000 10:20:52 sasl.login.retry.backoff.ms = 100 10:20:52 sasl.mechanism = GSSAPI 10:20:52 sasl.oauthbearer.clock.skew.seconds = 30 10:20:52 sasl.oauthbearer.expected.audience = null 10:20:52 sasl.oauthbearer.expected.issuer = null 10:20:52 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 10:20:52 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 10:20:52 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 10:20:52 sasl.oauthbearer.jwks.endpoint.url = null 10:20:52 sasl.oauthbearer.scope.claim.name = scope 10:20:52 sasl.oauthbearer.sub.claim.name = sub 10:20:52 sasl.oauthbearer.token.endpoint.url = null 10:20:52 security.protocol = PLAINTEXT 10:20:52 security.providers = null 10:20:52 send.buffer.bytes = 131072 10:20:52 socket.connection.setup.timeout.max.ms = 30000 10:20:52 socket.connection.setup.timeout.ms = 10000 10:20:52 ssl.cipher.suites = null 10:20:52 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 10:20:52 ssl.endpoint.identification.algorithm = https 10:20:52 ssl.engine.factory.class = null 10:20:52 ssl.key.password = null 10:20:52 ssl.keymanager.algorithm = SunX509 10:20:52 ssl.keystore.certificate.chain = null 10:20:52 ssl.keystore.key = null 10:20:52 ssl.keystore.location = null 10:20:52 ssl.keystore.password = null 10:20:52 ssl.keystore.type = JKS 10:20:52 ssl.protocol = TLSv1.3 10:20:52 ssl.provider = null 10:20:52 ssl.secure.random.implementation = null 10:20:52 ssl.trustmanager.algorithm = PKIX 10:20:52 ssl.truststore.certificates = null 10:20:52 ssl.truststore.location = null 10:20:52 ssl.truststore.password = null 10:20:52 ssl.truststore.type = JKS 10:20:52 transaction.timeout.ms = 60000 10:20:52 transactional.id = null 10:20:52 value.serializer = class io.cloudevents.kafka.CloudEventSerializer 10:20:52 10:20:52 2024-02-28T10:20:52.232Z INFO 7400 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 10:20:52 2024-02-28T10:20:52.232Z INFO 7400 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.6.1 10:20:52 2024-02-28T10:20:52.232Z INFO 7400 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 5e3c2b738d253ff5 10:20:52 2024-02-28T10:20:52.232Z INFO 7400 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1709115652232 10:20:52 2024-02-28T10:20:52.249Z INFO 7400 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 10:20:52 2024-02-28T10:20:52.249Z WARN 7400 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:20:52 2024-02-28T10:20:52.252Z INFO 7400 --- [d | producer-16] org.apache.kafka.clients.Metadata : [Producer clientId=producer-16] Cluster ID: VIR-7rp6QeWfucdp_-aZ9w 10:20:52 2024-02-28T10:20:52.260Z INFO 7400 --- [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 10:20:52 allow.auto.create.topics = true 10:20:52 auto.commit.interval.ms = 5000 10:20:52 auto.include.jmx.reporter = true 10:20:52 auto.offset.reset = earliest 10:20:52 bootstrap.servers = [PLAINTEXT://localhost:32788] 10:20:52 check.crcs = true 10:20:52 client.dns.lookup = use_all_dns_ips 10:20:52 client.id = consumer-test-13 10:20:52 client.rack = 10:20:52 connections.max.idle.ms = 540000 10:20:52 default.api.timeout.ms = 60000 10:20:52 enable.auto.commit = true 10:20:52 exclude.internal.topics = true 10:20:52 fetch.max.bytes = 52428800 10:20:52 fetch.max.wait.ms = 500 10:20:52 fetch.min.bytes = 1 10:20:52 group.id = test 10:20:52 group.instance.id = null 10:20:52 heartbeat.interval.ms = 3000 10:20:52 interceptor.classes = [] 10:20:52 internal.leave.group.on.close = true 10:20:52 internal.throw.on.fetch.stable.offset.unsupported = false 10:20:52 isolation.level = read_uncommitted 10:20:52 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 10:20:52 max.partition.fetch.bytes = 1048576 10:20:52 max.poll.interval.ms = 300000 10:20:52 max.poll.records = 500 10:20:52 metadata.max.age.ms = 300000 10:20:52 metric.reporters = [] 10:20:52 metrics.num.samples = 2 10:20:52 metrics.recording.level = INFO 10:20:52 metrics.sample.window.ms = 30000 10:20:52 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 10:20:52 receive.buffer.bytes = 65536 10:20:52 reconnect.backoff.max.ms = 1000 10:20:52 reconnect.backoff.ms = 50 10:20:52 request.timeout.ms = 30000 10:20:52 retry.backoff.ms = 100 10:20:52 sasl.client.callback.handler.class = null 10:20:52 sasl.jaas.config = null 10:20:52 sasl.kerberos.kinit.cmd = /usr/bin/kinit 10:20:52 sasl.kerberos.min.time.before.relogin = 60000 10:20:52 sasl.kerberos.service.name = null 10:20:52 sasl.kerberos.ticket.renew.jitter = 0.05 10:20:52 sasl.kerberos.ticket.renew.window.factor = 0.8 10:20:52 sasl.login.callback.handler.class = null 10:20:52 sasl.login.class = null 10:20:52 sasl.login.connect.timeout.ms = null 10:20:52 sasl.login.read.timeout.ms = null 10:20:52 sasl.login.refresh.buffer.seconds = 300 10:20:52 sasl.login.refresh.min.period.seconds = 60 10:20:52 sasl.login.refresh.window.factor = 0.8 10:20:52 sasl.login.refresh.window.jitter = 0.05 10:20:52 sasl.login.retry.backoff.max.ms = 10000 10:20:52 sasl.login.retry.backoff.ms = 100 10:20:52 sasl.mechanism = GSSAPI 10:20:52 sasl.oauthbearer.clock.skew.seconds = 30 10:20:52 sasl.oauthbearer.expected.audience = null 10:20:52 sasl.oauthbearer.expected.issuer = null 10:20:52 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 10:20:52 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 10:20:52 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 10:20:52 sasl.oauthbearer.jwks.endpoint.url = null 10:20:52 sasl.oauthbearer.scope.claim.name = scope 10:20:52 sasl.oauthbearer.sub.claim.name = sub 10:20:52 sasl.oauthbearer.token.endpoint.url = null 10:20:52 security.protocol = PLAINTEXT 10:20:52 security.providers = null 10:20:52 send.buffer.bytes = 131072 10:20:52 session.timeout.ms = 45000 10:20:52 socket.connection.setup.timeout.max.ms = 30000 10:20:52 socket.connection.setup.timeout.ms = 10000 10:20:52 ssl.cipher.suites = null 10:20:52 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 10:20:52 ssl.endpoint.identification.algorithm = https 10:20:52 ssl.engine.factory.class = null 10:20:52 ssl.key.password = null 10:20:52 ssl.keymanager.algorithm = SunX509 10:20:52 ssl.keystore.certificate.chain = null 10:20:52 ssl.keystore.key = null 10:20:52 ssl.keystore.location = null 10:20:52 ssl.keystore.password = null 10:20:52 ssl.keystore.type = JKS 10:20:52 ssl.protocol = TLSv1.3 10:20:52 ssl.provider = null 10:20:52 ssl.secure.random.implementation = null 10:20:52 ssl.trustmanager.algorithm = PKIX 10:20:52 ssl.truststore.certificates = null 10:20:52 ssl.truststore.location = null 10:20:52 ssl.truststore.password = null 10:20:52 ssl.truststore.type = JKS 10:20:52 value.deserializer = class io.cloudevents.kafka.CloudEventDeserializer 10:20:52 10:20:52 2024-02-28T10:20:52.262Z INFO 7400 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.6.1 10:20:52 2024-02-28T10:20:52.262Z INFO 7400 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 5e3c2b738d253ff5 10:20:52 2024-02-28T10:20:52.262Z INFO 7400 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1709115652262 10:20:52 2024-02-28T10:20:52.269Z INFO 7400 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 10:20:52 2024-02-28T10:20:52.269Z WARN 7400 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:20:52 2024-02-28T10:20:52.276Z INFO 7400 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 10:20:52 2024-02-28T10:20:52.276Z INFO 7400 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 10:20:52 acks = -1 10:20:52 auto.include.jmx.reporter = true 10:20:52 batch.size = 16384 10:20:52 bootstrap.servers = [PLAINTEXT://localhost:32788] 10:20:52 buffer.memory = 33554432 10:20:52 client.dns.lookup = use_all_dns_ips 10:20:52 client.id = producer-17 10:20:52 compression.type = none 10:20:52 connections.max.idle.ms = 540000 10:20:52 delivery.timeout.ms = 120000 10:20:52 enable.idempotence = false 10:20:52 interceptor.classes = [] 10:20:52 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 10:20:52 linger.ms = 1 10:20:52 max.block.ms = 60000 10:20:52 max.in.flight.requests.per.connection = 5 10:20:52 max.request.size = 1048576 10:20:52 metadata.max.age.ms = 300000 10:20:52 metadata.max.idle.ms = 300000 10:20:52 metric.reporters = [] 10:20:52 metrics.num.samples = 2 10:20:52 metrics.recording.level = INFO 10:20:52 metrics.sample.window.ms = 30000 10:20:52 partitioner.adaptive.partitioning.enable = true 10:20:52 partitioner.availability.timeout.ms = 0 10:20:52 partitioner.class = null 10:20:52 partitioner.ignore.keys = false 10:20:52 receive.buffer.bytes = 32768 10:20:52 reconnect.backoff.max.ms = 1000 10:20:52 reconnect.backoff.ms = 50 10:20:52 request.timeout.ms = 30000 10:20:52 retries = 0 10:20:52 retry.backoff.ms = 100 10:20:52 sasl.client.callback.handler.class = null 10:20:52 sasl.jaas.config = null 10:20:52 sasl.kerberos.kinit.cmd = /usr/bin/kinit 10:20:52 sasl.kerberos.min.time.before.relogin = 60000 10:20:52 sasl.kerberos.service.name = null 10:20:52 sasl.kerberos.ticket.renew.jitter = 0.05 10:20:52 sasl.kerberos.ticket.renew.window.factor = 0.8 10:20:52 sasl.login.callback.handler.class = null 10:20:52 sasl.login.class = null 10:20:52 sasl.login.connect.timeout.ms = null 10:20:52 sasl.login.read.timeout.ms = null 10:20:52 sasl.login.refresh.buffer.seconds = 300 10:20:52 sasl.login.refresh.min.period.seconds = 60 10:20:52 sasl.login.refresh.window.factor = 0.8 10:20:52 sasl.login.refresh.window.jitter = 0.05 10:20:52 sasl.login.retry.backoff.max.ms = 10000 10:20:52 sasl.login.retry.backoff.ms = 100 10:20:52 sasl.mechanism = GSSAPI 10:20:52 sasl.oauthbearer.clock.skew.seconds = 30 10:20:52 sasl.oauthbearer.expected.audience = null 10:20:52 sasl.oauthbearer.expected.issuer = null 10:20:52 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 10:20:52 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 10:20:52 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 10:20:52 sasl.oauthbearer.jwks.endpoint.url = null 10:20:52 sasl.oauthbearer.scope.claim.name = scope 10:20:52 sasl.oauthbearer.sub.claim.name = sub 10:20:52 sasl.oauthbearer.token.endpoint.url = null 10:20:52 security.protocol = PLAINTEXT 10:20:52 security.providers = null 10:20:52 send.buffer.bytes = 131072 10:20:52 socket.connection.setup.timeout.max.ms = 30000 10:20:52 socket.connection.setup.timeout.ms = 10000 10:20:52 ssl.cipher.suites = null 10:20:52 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 10:20:52 ssl.endpoint.identification.algorithm = https 10:20:52 ssl.engine.factory.class = null 10:20:52 ssl.key.password = null 10:20:52 ssl.keymanager.algorithm = SunX509 10:20:52 ssl.keystore.certificate.chain = null 10:20:52 ssl.keystore.key = null 10:20:52 ssl.keystore.location = null 10:20:52 ssl.keystore.password = null 10:20:52 ssl.keystore.type = JKS 10:20:52 ssl.protocol = TLSv1.3 10:20:52 ssl.provider = null 10:20:52 ssl.secure.random.implementation = null 10:20:52 ssl.trustmanager.algorithm = PKIX 10:20:52 ssl.truststore.certificates = null 10:20:52 ssl.truststore.location = null 10:20:52 ssl.truststore.password = null 10:20:52 ssl.truststore.type = JKS 10:20:52 transaction.timeout.ms = 60000 10:20:52 transactional.id = null 10:20:52 value.serializer = class io.cloudevents.kafka.CloudEventSerializer 10:20:52 10:20:52 2024-02-28T10:20:52.284Z INFO 7400 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 10:20:52 2024-02-28T10:20:52.284Z INFO 7400 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.6.1 10:20:52 2024-02-28T10:20:52.284Z INFO 7400 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 5e3c2b738d253ff5 10:20:52 2024-02-28T10:20:52.284Z INFO 7400 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1709115652284 10:20:52 2024-02-28T10:20:52.286Z INFO 7400 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 10:20:52 2024-02-28T10:20:52.286Z WARN 7400 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:20:52 2024-02-28T10:20:52.295Z INFO 7400 --- [d | producer-17] org.apache.kafka.clients.Metadata : [Producer clientId=producer-17] Cluster ID: VIR-7rp6QeWfucdp_-aZ9w 10:20:52 2024-02-28T10:20:52.300Z INFO 7400 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 10:20:52 2024-02-28T10:20:52.300Z WARN 7400 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 10:20:52 2024-02-28T10:20:52.301Z INFO 7400 --- [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 10:20:52 allow.auto.create.topics = true 10:20:52 auto.commit.interval.ms = 5000 10:20:52 auto.include.jmx.reporter = true 10:20:52 auto.offset.reset = earliest 10:20:52 bootstrap.servers = [PLAINTEXT://localhost:32788] 10:20:52 check.crcs = true 10:20:52 client.dns.lookup = use_all_dns_ips 10:20:52 client.id = consumer-test-14 10:20:52 client.rack = 10:20:52 connections.max.idle.ms = 540000 10:20:52 default.api.timeout.ms = 60000 10:20:52 enable.auto.commit = true 10:20:52 exclude.internal.topics = true 10:20:52 fetch.max.bytes = 52428800 10:20:52 fetch.max.wait.ms = 500 10:20:52 fetch.min.bytes = 1 10:20:52 group.id = test 10:20:52 group.instance.id = null 10:20:52 heartbeat.interval.ms = 3000 10:20:52 interceptor.classes = [] 10:20:52 internal.leave.group.on.close = true 10:20:52 internal.throw.on.fetch.stable.offset.unsupported = false 10:20:52 isolation.level = read_uncommitted 10:20:52 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 10:20:52 max.partition.fetch.bytes = 1048576 10:20:52 max.poll.interval.ms = 300000 10:20:52 max.poll.records = 500 10:20:52 metadata.max.age.ms = 300000 10:20:52 metric.reporters = [] 10:20:52 metrics.num.samples = 2 10:20:52 metrics.recording.level = INFO 10:20:52 metrics.sample.window.ms = 30000 10:20:52 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 10:20:52 receive.buffer.bytes = 65536 10:20:52 reconnect.backoff.max.ms = 1000 10:20:52 reconnect.backoff.ms = 50 10:20:52 request.timeout.ms = 30000 10:20:52 retry.backoff.ms = 100 10:20:52 sasl.client.callback.handler.class = null 10:20:52 sasl.jaas.config = null 10:20:52 sasl.kerberos.kinit.cmd = /usr/bin/kinit 10:20:52 sasl.kerberos.min.time.before.relogin = 60000 10:20:52 sasl.kerberos.service.name = null 10:20:52 sasl.kerberos.ticket.renew.jitter = 0.05 10:20:52 sasl.kerberos.ticket.renew.window.factor = 0.8 10:20:52 sasl.login.callback.handler.class = null 10:20:52 sasl.login.class = null 10:20:52 sasl.login.connect.timeout.ms = null 10:20:52 sasl.login.read.timeout.ms = null 10:20:52 sasl.login.refresh.buffer.seconds = 300 10:20:52 sasl.login.refresh.min.period.seconds = 60 10:20:52 sasl.login.refresh.window.factor = 0.8 10:20:52 sasl.login.refresh.window.jitter = 0.05 10:20:52 sasl.login.retry.backoff.max.ms = 10000 10:20:52 sasl.login.retry.backoff.ms = 100 10:20:52 sasl.mechanism = GSSAPI 10:20:52 sasl.oauthbearer.clock.skew.seconds = 30 10:20:52 sasl.oauthbearer.expected.audience = null 10:20:52 sasl.oauthbearer.expected.issuer = null 10:20:52 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 10:20:52 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 10:20:52 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 10:20:52 sasl.oauthbearer.jwks.endpoint.url = null 10:20:52 sasl.oauthbearer.scope.claim.name = scope 10:20:52 sasl.oauthbearer.sub.claim.name = sub 10:20:52 sasl.oauthbearer.token.endpoint.url = null 10:20:52 security.protocol = PLAINTEXT 10:20:52 security.providers = null 10:20:52 send.buffer.bytes = 131072 10:20:52 session.timeout.ms = 45000 10:20:52 socket.connection.setup.timeout.max.ms = 30000 10:20:52 socket.connection.setup.timeout.ms = 10000 10:20:52 ssl.cipher.suites = null 10:20:52 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 10:20:52 ssl.endpoint.identification.algorithm = https 10:20:52 ssl.engine.factory.class = null 10:20:52 ssl.key.password = null 10:20:52 ssl.keymanager.algorithm = SunX509 10:20:52 ssl.keystore.certificate.chain = null 10:20:52 ssl.keystore.key = null 10:20:52 ssl.keystore.location = null 10:20:52 ssl.keystore.password = null 10:20:52 ssl.keystore.type = JKS 10:20:52 ssl.protocol = TLSv1.3 10:20:52 ssl.provider = null 10:20:52 ssl.secure.random.implementation = null 10:20:52 ssl.trustmanager.algorithm = PKIX 10:20:52 ssl.truststore.certificates = null 10:20:52 ssl.truststore.location = null 10:20:52 ssl.truststore.password = null 10:20:52 ssl.truststore.type = JKS 10:20:52 value.deserializer = class io.cloudevents.kafka.CloudEventDeserializer 10:20:52 10:20:52 2024-02-28T10:20:52.304Z INFO 7400 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.6.1 10:20:52 2024-02-28T10:20:52.304Z INFO 7400 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 5e3c2b738d253ff5 10:20:52 2024-02-28T10:20:52.304Z INFO 7400 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1709115652304 10:20:52 2024-02-28T10:20:52.307Z INFO 7400 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 10:20:52 2024-02-28T10:20:52.308Z WARN 7400 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 10:20:52 2024-02-28T10:20:52.310Z INFO 7400 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 10:20:52 2024-02-28T10:20:52.310Z INFO 7400 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 10:20:52 acks = -1 10:20:52 auto.include.jmx.reporter = true 10:20:52 batch.size = 16384 10:20:52 bootstrap.servers = [PLAINTEXT://localhost:32788] 10:20:52 buffer.memory = 33554432 10:20:52 client.dns.lookup = use_all_dns_ips 10:20:52 client.id = producer-18 10:20:52 compression.type = none 10:20:52 connections.max.idle.ms = 540000 10:20:52 delivery.timeout.ms = 120000 10:20:52 enable.idempotence = false 10:20:52 interceptor.classes = [] 10:20:52 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 10:20:52 linger.ms = 1 10:20:52 max.block.ms = 60000 10:20:52 max.in.flight.requests.per.connection = 5 10:20:52 max.request.size = 1048576 10:20:52 metadata.max.age.ms = 300000 10:20:52 metadata.max.idle.ms = 300000 10:20:52 metric.reporters = [] 10:20:52 metrics.num.samples = 2 10:20:52 metrics.recording.level = INFO 10:20:52 metrics.sample.window.ms = 30000 10:20:52 partitioner.adaptive.partitioning.enable = true 10:20:52 partitioner.availability.timeout.ms = 0 10:20:52 partitioner.class = null 10:20:52 partitioner.ignore.keys = false 10:20:52 receive.buffer.bytes = 32768 10:20:52 reconnect.backoff.max.ms = 1000 10:20:52 reconnect.backoff.ms = 50 10:20:52 request.timeout.ms = 30000 10:20:52 retries = 0 10:20:52 retry.backoff.ms = 100 10:20:52 sasl.client.callback.handler.class = null 10:20:52 sasl.jaas.config = null 10:20:52 sasl.kerberos.kinit.cmd = /usr/bin/kinit 10:20:52 sasl.kerberos.min.time.before.relogin = 60000 10:20:52 sasl.kerberos.service.name = null 10:20:52 sasl.kerberos.ticket.renew.jitter = 0.05 10:20:52 sasl.kerberos.ticket.renew.window.factor = 0.8 10:20:52 sasl.login.callback.handler.class = null 10:20:52 sasl.login.class = null 10:20:52 sasl.login.connect.timeout.ms = null 10:20:52 sasl.login.read.timeout.ms = null 10:20:52 sasl.login.refresh.buffer.seconds = 300 10:20:52 sasl.login.refresh.min.period.seconds = 60 10:20:52 sasl.login.refresh.window.factor = 0.8 10:20:52 sasl.login.refresh.window.jitter = 0.05 10:20:52 sasl.login.retry.backoff.max.ms = 10000 10:20:52 sasl.login.retry.backoff.ms = 100 10:20:52 sasl.mechanism = GSSAPI 10:20:52 sasl.oauthbearer.clock.skew.seconds = 30 10:20:52 sasl.oauthbearer.expected.audience = null 10:20:52 sasl.oauthbearer.expected.issuer = null 10:20:52 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 10:20:52 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 10:20:52 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 10:20:52 sasl.oauthbearer.jwks.endpoint.url = null 10:20:52 sasl.oauthbearer.scope.claim.name = scope 10:20:52 sasl.oauthbearer.sub.claim.name = sub 10:20:52 sasl.oauthbearer.token.endpoint.url = null 10:20:52 security.protocol = PLAINTEXT 10:20:52 security.providers = null 10:20:52 send.buffer.bytes = 131072 10:20:52 socket.connection.setup.timeout.max.ms = 30000 10:20:52 socket.connection.setup.timeout.ms = 10000 10:20:52 ssl.cipher.suites = null 10:20:52 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 10:20:52 ssl.endpoint.identification.algorithm = https 10:20:52 ssl.engine.factory.class = null 10:20:52 ssl.key.password = null 10:20:52 ssl.keymanager.algorithm = SunX509 10:20:52 ssl.keystore.certificate.chain = null 10:20:52 ssl.keystore.key = null 10:20:52 ssl.keystore.location = null 10:20:52 ssl.keystore.password = null 10:20:52 ssl.keystore.type = JKS 10:20:52 ssl.protocol = TLSv1.3 10:20:52 ssl.provider = null 10:20:52 ssl.secure.random.implementation = null 10:20:52 ssl.trustmanager.algorithm = PKIX 10:20:52 ssl.truststore.certificates = null 10:20:52 ssl.truststore.location = null 10:20:52 ssl.truststore.password = null 10:20:52 ssl.truststore.type = JKS 10:20:52 transaction.timeout.ms = 60000 10:20:52 transactional.id = null 10:20:52 value.serializer = class io.cloudevents.kafka.CloudEventSerializer 10:20:52 10:20:52 2024-02-28T10:20:52.312Z INFO 7400 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 10:20:52 2024-02-28T10:20:52.312Z INFO 7400 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.6.1 10:20:52 2024-02-28T10:20:52.312Z INFO 7400 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 5e3c2b738d253ff5 10:20:52 2024-02-28T10:20:52.312Z INFO 7400 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1709115652312 10:20:52 2024-02-28T10:20:52.331Z INFO 7400 --- [d | producer-18] org.apache.kafka.clients.Metadata : [Producer clientId=producer-18] Cluster ID: VIR-7rp6QeWfucdp_-aZ9w 10:20:52 2024-02-28T10:20:52.338Z INFO 7400 --- [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 10:20:52 allow.auto.create.topics = true 10:20:52 auto.commit.interval.ms = 5000 10:20:52 auto.include.jmx.reporter = true 10:20:52 auto.offset.reset = earliest 10:20:52 bootstrap.servers = [PLAINTEXT://localhost:32788] 10:20:52 check.crcs = true 10:20:52 client.dns.lookup = use_all_dns_ips 10:20:52 client.id = consumer-test-15 10:20:52 client.rack = 10:20:52 connections.max.idle.ms = 540000 10:20:52 default.api.timeout.ms = 60000 10:20:52 enable.auto.commit = true 10:20:52 exclude.internal.topics = true 10:20:52 fetch.max.bytes = 52428800 10:20:52 fetch.max.wait.ms = 500 10:20:52 fetch.min.bytes = 1 10:20:52 group.id = test 10:20:52 group.instance.id = null 10:20:52 heartbeat.interval.ms = 3000 10:20:52 interceptor.classes = [] 10:20:52 internal.leave.group.on.close = true 10:20:52 internal.throw.on.fetch.stable.offset.unsupported = false 10:20:52 isolation.level = read_uncommitted 10:20:52 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 10:20:52 max.partition.fetch.bytes = 1048576 10:20:52 max.poll.interval.ms = 300000 10:20:52 max.poll.records = 500 10:20:52 metadata.max.age.ms = 300000 10:20:52 metric.reporters = [] 10:20:52 metrics.num.samples = 2 10:20:52 metrics.recording.level = INFO 10:20:52 metrics.sample.window.ms = 30000 10:20:52 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 10:20:52 receive.buffer.bytes = 65536 10:20:52 reconnect.backoff.max.ms = 1000 10:20:52 reconnect.backoff.ms = 50 10:20:52 request.timeout.ms = 30000 10:20:52 retry.backoff.ms = 100 10:20:52 sasl.client.callback.handler.class = null 10:20:52 sasl.jaas.config = null 10:20:52 sasl.kerberos.kinit.cmd = /usr/bin/kinit 10:20:52 sasl.kerberos.min.time.before.relogin = 60000 10:20:52 sasl.kerberos.service.name = null 10:20:52 sasl.kerberos.ticket.renew.jitter = 0.05 10:20:52 sasl.kerberos.ticket.renew.window.factor = 0.8 10:20:52 sasl.login.callback.handler.class = null 10:20:52 sasl.login.class = null 10:20:52 sasl.login.connect.timeout.ms = null 10:20:52 sasl.login.read.timeout.ms = null 10:20:52 sasl.login.refresh.buffer.seconds = 300 10:20:52 sasl.login.refresh.min.period.seconds = 60 10:20:52 sasl.login.refresh.window.factor = 0.8 10:20:52 sasl.login.refresh.window.jitter = 0.05 10:20:52 sasl.login.retry.backoff.max.ms = 10000 10:20:52 sasl.login.retry.backoff.ms = 100 10:20:52 sasl.mechanism = GSSAPI 10:20:52 sasl.oauthbearer.clock.skew.seconds = 30 10:20:52 sasl.oauthbearer.expected.audience = null 10:20:52 sasl.oauthbearer.expected.issuer = null 10:20:52 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 10:20:52 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 10:20:52 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 10:20:52 sasl.oauthbearer.jwks.endpoint.url = null 10:20:52 sasl.oauthbearer.scope.claim.name = scope 10:20:52 sasl.oauthbearer.sub.claim.name = sub 10:20:52 sasl.oauthbearer.token.endpoint.url = null 10:20:52 security.protocol = PLAINTEXT 10:20:52 security.providers = null 10:20:52 send.buffer.bytes = 131072 10:20:52 session.timeout.ms = 45000 10:20:52 socket.connection.setup.timeout.max.ms = 30000 10:20:52 socket.connection.setup.timeout.ms = 10000 10:20:52 ssl.cipher.suites = null 10:20:52 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 10:20:52 ssl.endpoint.identification.algorithm = https 10:20:52 ssl.engine.factory.class = null 10:20:52 ssl.key.password = null 10:20:52 ssl.keymanager.algorithm = SunX509 10:20:52 ssl.keystore.certificate.chain = null 10:20:52 ssl.keystore.key = null 10:20:52 ssl.keystore.location = null 10:20:52 ssl.keystore.password = null 10:20:52 ssl.keystore.type = JKS 10:20:52 ssl.protocol = TLSv1.3 10:20:52 ssl.provider = null 10:20:52 ssl.secure.random.implementation = null 10:20:52 ssl.trustmanager.algorithm = PKIX 10:20:52 ssl.truststore.certificates = null 10:20:52 ssl.truststore.location = null 10:20:52 ssl.truststore.password = null 10:20:52 ssl.truststore.type = JKS 10:20:52 value.deserializer = class io.cloudevents.kafka.CloudEventDeserializer 10:20:52 10:20:52 2024-02-28T10:20:52.340Z INFO 7400 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.6.1 10:20:52 2024-02-28T10:20:52.340Z INFO 7400 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 5e3c2b738d253ff5 10:20:52 2024-02-28T10:20:52.340Z INFO 7400 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1709115652340 10:20:52 2024-02-28T10:20:52.348Z INFO 7400 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 10:20:52 2024-02-28T10:20:52.348Z INFO 7400 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 10:20:52 acks = -1 10:20:52 auto.include.jmx.reporter = true 10:20:52 batch.size = 16384 10:20:52 bootstrap.servers = [PLAINTEXT://localhost:32788] 10:20:52 buffer.memory = 33554432 10:20:52 client.dns.lookup = use_all_dns_ips 10:20:52 client.id = producer-19 10:20:52 compression.type = none 10:20:52 connections.max.idle.ms = 540000 10:20:52 delivery.timeout.ms = 120000 10:20:52 enable.idempotence = false 10:20:52 interceptor.classes = [] 10:20:52 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 10:20:52 linger.ms = 1 10:20:52 max.block.ms = 60000 10:20:52 max.in.flight.requests.per.connection = 5 10:20:52 max.request.size = 1048576 10:20:52 metadata.max.age.ms = 300000 10:20:52 metadata.max.idle.ms = 300000 10:20:52 metric.reporters = [] 10:20:52 metrics.num.samples = 2 10:20:52 metrics.recording.level = INFO 10:20:52 metrics.sample.window.ms = 30000 10:20:52 partitioner.adaptive.partitioning.enable = true 10:20:52 partitioner.availability.timeout.ms = 0 10:20:52 partitioner.class = null 10:20:52 partitioner.ignore.keys = false 10:20:52 receive.buffer.bytes = 32768 10:20:52 reconnect.backoff.max.ms = 1000 10:20:52 reconnect.backoff.ms = 50 10:20:52 request.timeout.ms = 30000 10:20:52 retries = 0 10:20:52 retry.backoff.ms = 100 10:20:52 sasl.client.callback.handler.class = null 10:20:52 sasl.jaas.config = null 10:20:52 sasl.kerberos.kinit.cmd = /usr/bin/kinit 10:20:52 sasl.kerberos.min.time.before.relogin = 60000 10:20:52 sasl.kerberos.service.name = null 10:20:52 sasl.kerberos.ticket.renew.jitter = 0.05 10:20:52 sasl.kerberos.ticket.renew.window.factor = 0.8 10:20:52 sasl.login.callback.handler.class = null 10:20:52 sasl.login.class = null 10:20:52 sasl.login.connect.timeout.ms = null 10:20:52 sasl.login.read.timeout.ms = null 10:20:52 sasl.login.refresh.buffer.seconds = 300 10:20:52 sasl.login.refresh.min.period.seconds = 60 10:20:52 sasl.login.refresh.window.factor = 0.8 10:20:52 sasl.login.refresh.window.jitter = 0.05 10:20:52 sasl.login.retry.backoff.max.ms = 10000 10:20:52 sasl.login.retry.backoff.ms = 100 10:20:52 sasl.mechanism = GSSAPI 10:20:52 sasl.oauthbearer.clock.skew.seconds = 30 10:20:52 sasl.oauthbearer.expected.audience = null 10:20:52 sasl.oauthbearer.expected.issuer = null 10:20:52 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 10:20:52 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 10:20:52 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 10:20:52 sasl.oauthbearer.jwks.endpoint.url = null 10:20:52 sasl.oauthbearer.scope.claim.name = scope 10:20:52 sasl.oauthbearer.sub.claim.name = sub 10:20:52 sasl.oauthbearer.token.endpoint.url = null 10:20:52 security.protocol = PLAINTEXT 10:20:52 security.providers = null 10:20:52 send.buffer.bytes = 131072 10:20:52 socket.connection.setup.timeout.max.ms = 30000 10:20:52 socket.connection.setup.timeout.ms = 10000 10:20:52 ssl.cipher.suites = null 10:20:52 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 10:20:52 ssl.endpoint.identification.algorithm = https 10:20:52 ssl.engine.factory.class = null 10:20:52 ssl.key.password = null 10:20:52 ssl.keymanager.algorithm = SunX509 10:20:52 ssl.keystore.certificate.chain = null 10:20:52 ssl.keystore.key = null 10:20:52 ssl.keystore.location = null 10:20:52 ssl.keystore.password = null 10:20:52 ssl.keystore.type = JKS 10:20:52 ssl.protocol = TLSv1.3 10:20:52 ssl.provider = null 10:20:52 ssl.secure.random.implementation = null 10:20:52 ssl.trustmanager.algorithm = PKIX 10:20:52 ssl.truststore.certificates = null 10:20:52 ssl.truststore.location = null 10:20:52 ssl.truststore.password = null 10:20:52 ssl.truststore.type = JKS 10:20:52 transaction.timeout.ms = 60000 10:20:52 transactional.id = null 10:20:52 value.serializer = class io.cloudevents.kafka.CloudEventSerializer 10:20:52 10:20:52 2024-02-28T10:20:52.350Z INFO 7400 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 10:20:52 2024-02-28T10:20:52.350Z INFO 7400 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.6.1 10:20:52 2024-02-28T10:20:52.350Z INFO 7400 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 5e3c2b738d253ff5 10:20:52 2024-02-28T10:20:52.350Z INFO 7400 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1709115652350 10:20:52 2024-02-28T10:20:52.361Z INFO 7400 --- [d | producer-19] org.apache.kafka.clients.Metadata : [Producer clientId=producer-19] Cluster ID: VIR-7rp6QeWfucdp_-aZ9w 10:20:52 2024-02-28T10:20:52.366Z INFO 7400 --- [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 10:20:52 allow.auto.create.topics = true 10:20:52 auto.commit.interval.ms = 5000 10:20:52 auto.include.jmx.reporter = true 10:20:52 auto.offset.reset = earliest 10:20:52 bootstrap.servers = [PLAINTEXT://localhost:32788] 10:20:52 check.crcs = true 10:20:52 client.dns.lookup = use_all_dns_ips 10:20:52 client.id = consumer-test-16 10:20:52 client.rack = 10:20:52 connections.max.idle.ms = 540000 10:20:52 default.api.timeout.ms = 60000 10:20:52 enable.auto.commit = true 10:20:52 exclude.internal.topics = true 10:20:52 fetch.max.bytes = 52428800 10:20:52 fetch.max.wait.ms = 500 10:20:52 fetch.min.bytes = 1 10:20:52 group.id = test 10:20:52 group.instance.id = null 10:20:52 heartbeat.interval.ms = 3000 10:20:52 interceptor.classes = [] 10:20:52 internal.leave.group.on.close = true 10:20:52 internal.throw.on.fetch.stable.offset.unsupported = false 10:20:52 isolation.level = read_uncommitted 10:20:52 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 10:20:52 max.partition.fetch.bytes = 1048576 10:20:52 max.poll.interval.ms = 300000 10:20:52 max.poll.records = 500 10:20:52 metadata.max.age.ms = 300000 10:20:52 metric.reporters = [] 10:20:52 metrics.num.samples = 2 10:20:52 metrics.recording.level = INFO 10:20:52 metrics.sample.window.ms = 30000 10:20:52 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 10:20:52 receive.buffer.bytes = 65536 10:20:52 reconnect.backoff.max.ms = 1000 10:20:52 reconnect.backoff.ms = 50 10:20:52 request.timeout.ms = 30000 10:20:52 retry.backoff.ms = 100 10:20:52 sasl.client.callback.handler.class = null 10:20:52 sasl.jaas.config = null 10:20:52 sasl.kerberos.kinit.cmd = /usr/bin/kinit 10:20:52 sasl.kerberos.min.time.before.relogin = 60000 10:20:52 sasl.kerberos.service.name = null 10:20:52 sasl.kerberos.ticket.renew.jitter = 0.05 10:20:52 sasl.kerberos.ticket.renew.window.factor = 0.8 10:20:52 sasl.login.callback.handler.class = null 10:20:52 sasl.login.class = null 10:20:52 sasl.login.connect.timeout.ms = null 10:20:52 sasl.login.read.timeout.ms = null 10:20:52 sasl.login.refresh.buffer.seconds = 300 10:20:52 sasl.login.refresh.min.period.seconds = 60 10:20:52 sasl.login.refresh.window.factor = 0.8 10:20:52 sasl.login.refresh.window.jitter = 0.05 10:20:52 sasl.login.retry.backoff.max.ms = 10000 10:20:52 sasl.login.retry.backoff.ms = 100 10:20:52 sasl.mechanism = GSSAPI 10:20:52 sasl.oauthbearer.clock.skew.seconds = 30 10:20:52 sasl.oauthbearer.expected.audience = null 10:20:52 sasl.oauthbearer.expected.issuer = null 10:20:52 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 10:20:52 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 10:20:52 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 10:20:52 sasl.oauthbearer.jwks.endpoint.url = null 10:20:52 sasl.oauthbearer.scope.claim.name = scope 10:20:52 sasl.oauthbearer.sub.claim.name = sub 10:20:52 sasl.oauthbearer.token.endpoint.url = null 10:20:52 security.protocol = PLAINTEXT 10:20:52 security.providers = null 10:20:52 send.buffer.bytes = 131072 10:20:52 session.timeout.ms = 45000 10:20:52 socket.connection.setup.timeout.max.ms = 30000 10:20:52 socket.connection.setup.timeout.ms = 10000 10:20:52 ssl.cipher.suites = null 10:20:52 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 10:20:52 ssl.endpoint.identification.algorithm = https 10:20:52 ssl.engine.factory.class = null 10:20:52 ssl.key.password = null 10:20:52 ssl.keymanager.algorithm = SunX509 10:20:52 ssl.keystore.certificate.chain = null 10:20:52 ssl.keystore.key = null 10:20:52 ssl.keystore.location = null 10:20:52 ssl.keystore.password = null 10:20:52 ssl.keystore.type = JKS 10:20:52 ssl.protocol = TLSv1.3 10:20:52 ssl.provider = null 10:20:52 ssl.secure.random.implementation = null 10:20:52 ssl.trustmanager.algorithm = PKIX 10:20:52 ssl.truststore.certificates = null 10:20:52 ssl.truststore.location = null 10:20:52 ssl.truststore.password = null 10:20:52 ssl.truststore.type = JKS 10:20:52 value.deserializer = class io.cloudevents.kafka.CloudEventDeserializer 10:20:52 10:20:52 2024-02-28T10:20:52.368Z INFO 7400 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.6.1 10:20:52 2024-02-28T10:20:52.368Z INFO 7400 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 5e3c2b738d253ff5 10:20:52 2024-02-28T10:20:52.368Z INFO 7400 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1709115652368 10:20:52 2024-02-28T10:20:52.372Z INFO 7400 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 10:20:52 2024-02-28T10:20:52.372Z WARN 7400 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 10:20:52 2024-02-28T10:20:52.373Z WARN 7400 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 10:20:52 2024-02-28T10:20:52.373Z INFO 7400 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 10:20:52 2024-02-28T10:20:52.373Z INFO 7400 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 10:20:52 acks = -1 10:20:52 auto.include.jmx.reporter = true 10:20:52 batch.size = 16384 10:20:52 bootstrap.servers = [PLAINTEXT://localhost:32788] 10:20:52 buffer.memory = 33554432 10:20:52 client.dns.lookup = use_all_dns_ips 10:20:52 client.id = producer-20 10:20:52 compression.type = none 10:20:52 connections.max.idle.ms = 540000 10:20:52 delivery.timeout.ms = 120000 10:20:52 enable.idempotence = false 10:20:52 interceptor.classes = [] 10:20:52 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 10:20:52 linger.ms = 1 10:20:52 max.block.ms = 60000 10:20:52 max.in.flight.requests.per.connection = 5 10:20:52 max.request.size = 1048576 10:20:52 metadata.max.age.ms = 300000 10:20:52 metadata.max.idle.ms = 300000 10:20:52 metric.reporters = [] 10:20:52 metrics.num.samples = 2 10:20:52 metrics.recording.level = INFO 10:20:52 metrics.sample.window.ms = 30000 10:20:52 partitioner.adaptive.partitioning.enable = true 10:20:52 partitioner.availability.timeout.ms = 0 10:20:52 partitioner.class = null 10:20:52 partitioner.ignore.keys = false 10:20:52 receive.buffer.bytes = 32768 10:20:52 reconnect.backoff.max.ms = 1000 10:20:52 reconnect.backoff.ms = 50 10:20:52 request.timeout.ms = 30000 10:20:52 retries = 0 10:20:52 retry.backoff.ms = 100 10:20:52 sasl.client.callback.handler.class = null 10:20:52 sasl.jaas.config = null 10:20:52 sasl.kerberos.kinit.cmd = /usr/bin/kinit 10:20:52 sasl.kerberos.min.time.before.relogin = 60000 10:20:52 sasl.kerberos.service.name = null 10:20:52 sasl.kerberos.ticket.renew.jitter = 0.05 10:20:52 sasl.kerberos.ticket.renew.window.factor = 0.8 10:20:52 sasl.login.callback.handler.class = null 10:20:52 sasl.login.class = null 10:20:52 sasl.login.connect.timeout.ms = null 10:20:52 sasl.login.read.timeout.ms = null 10:20:52 sasl.login.refresh.buffer.seconds = 300 10:20:52 sasl.login.refresh.min.period.seconds = 60 10:20:52 sasl.login.refresh.window.factor = 0.8 10:20:52 sasl.login.refresh.window.jitter = 0.05 10:20:52 sasl.login.retry.backoff.max.ms = 10000 10:20:52 sasl.login.retry.backoff.ms = 100 10:20:52 sasl.mechanism = GSSAPI 10:20:52 sasl.oauthbearer.clock.skew.seconds = 30 10:20:52 sasl.oauthbearer.expected.audience = null 10:20:52 sasl.oauthbearer.expected.issuer = null 10:20:52 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 10:20:52 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 10:20:52 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 10:20:52 sasl.oauthbearer.jwks.endpoint.url = null 10:20:52 sasl.oauthbearer.scope.claim.name = scope 10:20:52 sasl.oauthbearer.sub.claim.name = sub 10:20:52 sasl.oauthbearer.token.endpoint.url = null 10:20:52 security.protocol = PLAINTEXT 10:20:52 security.providers = null 10:20:52 send.buffer.bytes = 131072 10:20:52 socket.connection.setup.timeout.max.ms = 30000 10:20:52 socket.connection.setup.timeout.ms = 10000 10:20:52 ssl.cipher.suites = null 10:20:52 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 10:20:52 ssl.endpoint.identification.algorithm = https 10:20:52 ssl.engine.factory.class = null 10:20:52 ssl.key.password = null 10:20:52 ssl.keymanager.algorithm = SunX509 10:20:52 ssl.keystore.certificate.chain = null 10:20:52 ssl.keystore.key = null 10:20:52 ssl.keystore.location = null 10:20:52 ssl.keystore.password = null 10:20:52 ssl.keystore.type = JKS 10:20:52 ssl.protocol = TLSv1.3 10:20:52 ssl.provider = null 10:20:52 ssl.secure.random.implementation = null 10:20:52 ssl.trustmanager.algorithm = PKIX 10:20:52 ssl.truststore.certificates = null 10:20:52 ssl.truststore.location = null 10:20:52 ssl.truststore.password = null 10:20:52 ssl.truststore.type = JKS 10:20:52 transaction.timeout.ms = 60000 10:20:52 transactional.id = null 10:20:52 value.serializer = class io.cloudevents.kafka.CloudEventSerializer 10:20:52 10:20:52 2024-02-28T10:20:52.375Z INFO 7400 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 10:20:52 2024-02-28T10:20:52.375Z INFO 7400 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.6.1 10:20:52 2024-02-28T10:20:52.375Z INFO 7400 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 5e3c2b738d253ff5 10:20:52 2024-02-28T10:20:52.375Z INFO 7400 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1709115652375 10:20:52 2024-02-28T10:20:52.389Z INFO 7400 --- [d | producer-20] org.apache.kafka.clients.Metadata : [Producer clientId=producer-20] Cluster ID: VIR-7rp6QeWfucdp_-aZ9w 10:20:52 2024-02-28T10:20:52.396Z INFO 7400 --- [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 10:20:52 allow.auto.create.topics = true 10:20:52 auto.commit.interval.ms = 5000 10:20:52 auto.include.jmx.reporter = true 10:20:52 auto.offset.reset = earliest 10:20:52 bootstrap.servers = [PLAINTEXT://localhost:32788] 10:20:52 check.crcs = true 10:20:52 client.dns.lookup = use_all_dns_ips 10:20:52 client.id = consumer-test-17 10:20:52 client.rack = 10:20:52 connections.max.idle.ms = 540000 10:20:52 default.api.timeout.ms = 60000 10:20:52 enable.auto.commit = true 10:20:52 exclude.internal.topics = true 10:20:52 fetch.max.bytes = 52428800 10:20:52 fetch.max.wait.ms = 500 10:20:52 fetch.min.bytes = 1 10:20:52 group.id = test 10:20:52 group.instance.id = null 10:20:52 heartbeat.interval.ms = 3000 10:20:52 interceptor.classes = [] 10:20:52 internal.leave.group.on.close = true 10:20:52 internal.throw.on.fetch.stable.offset.unsupported = false 10:20:52 isolation.level = read_uncommitted 10:20:52 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 10:20:52 max.partition.fetch.bytes = 1048576 10:20:52 max.poll.interval.ms = 300000 10:20:52 max.poll.records = 500 10:20:52 metadata.max.age.ms = 300000 10:20:52 metric.reporters = [] 10:20:52 metrics.num.samples = 2 10:20:52 metrics.recording.level = INFO 10:20:52 metrics.sample.window.ms = 30000 10:20:52 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 10:20:52 receive.buffer.bytes = 65536 10:20:52 reconnect.backoff.max.ms = 1000 10:20:52 reconnect.backoff.ms = 50 10:20:52 request.timeout.ms = 30000 10:20:52 retry.backoff.ms = 100 10:20:52 sasl.client.callback.handler.class = null 10:20:52 sasl.jaas.config = null 10:20:52 sasl.kerberos.kinit.cmd = /usr/bin/kinit 10:20:52 sasl.kerberos.min.time.before.relogin = 60000 10:20:52 sasl.kerberos.service.name = null 10:20:52 sasl.kerberos.ticket.renew.jitter = 0.05 10:20:52 sasl.kerberos.ticket.renew.window.factor = 0.8 10:20:52 sasl.login.callback.handler.class = null 10:20:52 sasl.login.class = null 10:20:52 sasl.login.connect.timeout.ms = null 10:20:52 sasl.login.read.timeout.ms = null 10:20:52 sasl.login.refresh.buffer.seconds = 300 10:20:52 sasl.login.refresh.min.period.seconds = 60 10:20:52 sasl.login.refresh.window.factor = 0.8 10:20:52 sasl.login.refresh.window.jitter = 0.05 10:20:52 sasl.login.retry.backoff.max.ms = 10000 10:20:52 sasl.login.retry.backoff.ms = 100 10:20:52 sasl.mechanism = GSSAPI 10:20:52 sasl.oauthbearer.clock.skew.seconds = 30 10:20:52 sasl.oauthbearer.expected.audience = null 10:20:52 sasl.oauthbearer.expected.issuer = null 10:20:52 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 10:20:52 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 10:20:52 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 10:20:52 sasl.oauthbearer.jwks.endpoint.url = null 10:20:52 sasl.oauthbearer.scope.claim.name = scope 10:20:52 sasl.oauthbearer.sub.claim.name = sub 10:20:52 sasl.oauthbearer.token.endpoint.url = null 10:20:52 security.protocol = PLAINTEXT 10:20:52 security.providers = null 10:20:52 send.buffer.bytes = 131072 10:20:52 session.timeout.ms = 45000 10:20:52 socket.connection.setup.timeout.max.ms = 30000 10:20:52 socket.connection.setup.timeout.ms = 10000 10:20:52 ssl.cipher.suites = null 10:20:52 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 10:20:52 ssl.endpoint.identification.algorithm = https 10:20:52 ssl.engine.factory.class = null 10:20:52 ssl.key.password = null 10:20:52 ssl.keymanager.algorithm = SunX509 10:20:52 ssl.keystore.certificate.chain = null 10:20:52 ssl.keystore.key = null 10:20:52 ssl.keystore.location = null 10:20:52 ssl.keystore.password = null 10:20:52 ssl.keystore.type = JKS 10:20:52 ssl.protocol = TLSv1.3 10:20:52 ssl.provider = null 10:20:52 ssl.secure.random.implementation = null 10:20:52 ssl.trustmanager.algorithm = PKIX 10:20:52 ssl.truststore.certificates = null 10:20:52 ssl.truststore.location = null 10:20:52 ssl.truststore.password = null 10:20:52 ssl.truststore.type = JKS 10:20:52 value.deserializer = class io.cloudevents.kafka.CloudEventDeserializer 10:20:52 10:20:52 2024-02-28T10:20:52.399Z INFO 7400 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.6.1 10:20:52 2024-02-28T10:20:52.399Z INFO 7400 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 5e3c2b738d253ff5 10:20:52 2024-02-28T10:20:52.399Z INFO 7400 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1709115652399 10:20:52 2024-02-28T10:20:52.400Z INFO 7400 --- [ main] o.a.k.clients.consumer.KafkaConsumer : [Consumer clientId=consumer-test-17, groupId=test] Subscribed to topic(s): my-topic-name 10:20:52 2024-02-28T10:20:52.405Z INFO 7400 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 10:20:52 2024-02-28T10:20:52.406Z INFO 7400 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 10:20:52 acks = -1 10:20:52 auto.include.jmx.reporter = true 10:20:52 batch.size = 16384 10:20:52 bootstrap.servers = [PLAINTEXT://localhost:32788] 10:20:52 buffer.memory = 33554432 10:20:52 client.dns.lookup = use_all_dns_ips 10:20:52 client.id = producer-21 10:20:52 compression.type = none 10:20:52 connections.max.idle.ms = 540000 10:20:52 delivery.timeout.ms = 120000 10:20:52 enable.idempotence = false 10:20:52 interceptor.classes = [] 10:20:52 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 10:20:52 linger.ms = 1 10:20:52 max.block.ms = 60000 10:20:52 max.in.flight.requests.per.connection = 5 10:20:52 max.request.size = 1048576 10:20:52 metadata.max.age.ms = 300000 10:20:52 metadata.max.idle.ms = 300000 10:20:52 metric.reporters = [] 10:20:52 metrics.num.samples = 2 10:20:52 metrics.recording.level = INFO 10:20:52 metrics.sample.window.ms = 30000 10:20:52 partitioner.adaptive.partitioning.enable = true 10:20:52 partitioner.availability.timeout.ms = 0 10:20:52 partitioner.class = null 10:20:52 partitioner.ignore.keys = false 10:20:52 receive.buffer.bytes = 32768 10:20:52 reconnect.backoff.max.ms = 1000 10:20:52 reconnect.backoff.ms = 50 10:20:52 request.timeout.ms = 30000 10:20:52 retries = 0 10:20:52 retry.backoff.ms = 100 10:20:52 sasl.client.callback.handler.class = null 10:20:52 sasl.jaas.config = null 10:20:52 sasl.kerberos.kinit.cmd = /usr/bin/kinit 10:20:52 sasl.kerberos.min.time.before.relogin = 60000 10:20:52 sasl.kerberos.service.name = null 10:20:52 sasl.kerberos.ticket.renew.jitter = 0.05 10:20:52 sasl.kerberos.ticket.renew.window.factor = 0.8 10:20:52 sasl.login.callback.handler.class = null 10:20:52 sasl.login.class = null 10:20:52 sasl.login.connect.timeout.ms = null 10:20:52 sasl.login.read.timeout.ms = null 10:20:52 sasl.login.refresh.buffer.seconds = 300 10:20:52 sasl.login.refresh.min.period.seconds = 60 10:20:52 sasl.login.refresh.window.factor = 0.8 10:20:52 sasl.login.refresh.window.jitter = 0.05 10:20:52 sasl.login.retry.backoff.max.ms = 10000 10:20:52 sasl.login.retry.backoff.ms = 100 10:20:52 sasl.mechanism = GSSAPI 10:20:52 sasl.oauthbearer.clock.skew.seconds = 30 10:20:52 sasl.oauthbearer.expected.audience = null 10:20:52 sasl.oauthbearer.expected.issuer = null 10:20:52 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 10:20:52 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 10:20:52 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 10:20:52 sasl.oauthbearer.jwks.endpoint.url = null 10:20:52 sasl.oauthbearer.scope.claim.name = scope 10:20:52 sasl.oauthbearer.sub.claim.name = sub 10:20:52 sasl.oauthbearer.token.endpoint.url = null 10:20:52 security.protocol = PLAINTEXT 10:20:52 security.providers = null 10:20:52 send.buffer.bytes = 131072 10:20:52 socket.connection.setup.timeout.max.ms = 30000 10:20:52 socket.connection.setup.timeout.ms = 10000 10:20:52 ssl.cipher.suites = null 10:20:52 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 10:20:52 ssl.endpoint.identification.algorithm = https 10:20:52 ssl.engine.factory.class = null 10:20:52 ssl.key.password = null 10:20:52 ssl.keymanager.algorithm = SunX509 10:20:52 ssl.keystore.certificate.chain = null 10:20:52 ssl.keystore.key = null 10:20:52 ssl.keystore.location = null 10:20:52 ssl.keystore.password = null 10:20:52 ssl.keystore.type = JKS 10:20:52 ssl.protocol = TLSv1.3 10:20:52 ssl.provider = null 10:20:52 ssl.secure.random.implementation = null 10:20:52 ssl.trustmanager.algorithm = PKIX 10:20:52 ssl.truststore.certificates = null 10:20:52 ssl.truststore.location = null 10:20:52 ssl.truststore.password = null 10:20:52 ssl.truststore.type = JKS 10:20:52 transaction.timeout.ms = 60000 10:20:52 transactional.id = null 10:20:52 value.serializer = class io.cloudevents.kafka.CloudEventSerializer 10:20:52 10:20:52 2024-02-28T10:20:52.408Z INFO 7400 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 10:20:52 2024-02-28T10:20:52.408Z INFO 7400 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.6.1 10:20:52 2024-02-28T10:20:52.408Z INFO 7400 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 5e3c2b738d253ff5 10:20:52 2024-02-28T10:20:52.408Z INFO 7400 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1709115652408 10:20:52 2024-02-28T10:20:52.412Z INFO 7400 --- [d | producer-21] org.apache.kafka.clients.Metadata : [Producer clientId=producer-21] Cluster ID: VIR-7rp6QeWfucdp_-aZ9w 10:20:52 2024-02-28T10:20:52.420Z INFO 7400 --- [ main] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-test-17, groupId=test] Cluster ID: VIR-7rp6QeWfucdp_-aZ9w 10:20:52 2024-02-28T10:20:52.436Z INFO 7400 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 10:20:52 2024-02-28T10:20:52.436Z WARN 7400 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 10:20:52 2024-02-28T10:20:52.436Z WARN 7400 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 10:20:52 2024-02-28T10:20:52.472Z INFO 7400 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Node 1 disconnected. 10:20:52 2024-02-28T10:20:52.472Z WARN 7400 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32784) could not be established. Broker may not be available. 10:20:52 2024-02-28T10:20:52.530Z INFO 7400 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-17, groupId=test] Discovered group coordinator localhost:32788 (id: 2147483646 rack: null) 10:20:52 2024-02-28T10:20:52.531Z INFO 7400 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-17, groupId=test] (Re-)joining group 10:20:52 2024-02-28T10:20:52.538Z INFO 7400 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 10:20:52 2024-02-28T10:20:52.538Z WARN 7400 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 10:20:52 2024-02-28T10:20:52.549Z INFO 7400 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 10:20:52 2024-02-28T10:20:52.549Z WARN 7400 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:20:52 2024-02-28T10:20:52.549Z INFO 7400 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-17, groupId=test] Request joining group due to: need to re-join with the given member-id: consumer-test-17-c17fecd6-e548-46a6-a063-2ece0facbb00 10:20:52 2024-02-28T10:20:52.550Z INFO 7400 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-17, 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) 10:20:52 2024-02-28T10:20:52.550Z INFO 7400 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-17, groupId=test] (Re-)joining group 10:20:52 2024-02-28T10:20:52.582Z INFO 7400 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-17, groupId=test] Successfully joined group with generation Generation{generationId=1, memberId='consumer-test-17-c17fecd6-e548-46a6-a063-2ece0facbb00', protocol='range'} 10:20:52 2024-02-28T10:20:52.583Z INFO 7400 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-17, groupId=test] Finished assignment for group at generation 1: {consumer-test-17-c17fecd6-e548-46a6-a063-2ece0facbb00=Assignment(partitions=[my-topic-name-0])} 10:20:52 2024-02-28T10:20:52.603Z INFO 7400 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-17, groupId=test] Successfully synced group in generation Generation{generationId=1, memberId='consumer-test-17-c17fecd6-e548-46a6-a063-2ece0facbb00', protocol='range'} 10:20:52 2024-02-28T10:20:52.604Z INFO 7400 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-17, groupId=test] Notifying assignor about the new Assignment(partitions=[my-topic-name-0]) 10:20:52 2024-02-28T10:20:52.604Z INFO 7400 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-17, groupId=test] Adding newly assigned partitions: my-topic-name-0 10:20:52 2024-02-28T10:20:52.604Z INFO 7400 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 10:20:52 2024-02-28T10:20:52.604Z WARN 7400 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:20:52 2024-02-28T10:20:52.613Z INFO 7400 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-17, groupId=test] Found no committed offset for partition my-topic-name-0 10:20:52 2024-02-28T10:20:52.621Z INFO 7400 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 10:20:52 2024-02-28T10:20:52.621Z WARN 7400 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 10:20:52 2024-02-28T10:20:52.627Z INFO 7400 --- [ main] o.a.k.c.c.internals.SubscriptionState : [Consumer clientId=consumer-test-17, groupId=test] Resetting offset for partition my-topic-name-0 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[localhost:32788 (id: 1 rack: null)], epoch=0}}. 10:20:52 2024-02-28T10:20:52.745Z INFO 7400 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node -1 disconnected. 10:20:52 2024-02-28T10:20:52.745Z INFO 7400 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 10:20:52 2024-02-28T10:20:52.745Z INFO 7400 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node -1 disconnected. 10:20:52 2024-02-28T10:20:52.745Z INFO 7400 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 10:20:52 2024-02-28T10:20:52.745Z INFO 7400 --- [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: 0ms, elapsed time since send: 0ms, request timeout: 30000ms) 10:20:52 2024-02-28T10:20:52.746Z INFO 7400 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 10:20:52 2024-02-28T10:20:52.746Z INFO 7400 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node -1 disconnected. 10:20:52 2024-02-28T10:20:52.746Z INFO 7400 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 10:20:52 2024-02-28T10:20:52.746Z INFO 7400 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 10:20:52 2024-02-28T10:20:52.746Z INFO 7400 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node -1 disconnected. 10:20:52 2024-02-28T10:20:52.747Z INFO 7400 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node -1 disconnected. 10:20:52 2024-02-28T10:20:52.747Z INFO 7400 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 10:20:52 2024-02-28T10:20:52.747Z INFO 7400 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node -1 disconnected. 10:20:52 2024-02-28T10:20:52.747Z INFO 7400 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 10:20:52 2024-02-28T10:20:52.747Z INFO 7400 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node -1 disconnected. 10:20:52 2024-02-28T10:20:52.755Z INFO 7400 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 10:20:52 2024-02-28T10:20:52.756Z WARN 7400 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 10:20:52 2024-02-28T10:20:52.785Z INFO 7400 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-17, groupId=test] Node 1 disconnected. 10:20:52 2024-02-28T10:20:52.786Z INFO 7400 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-17, groupId=test] Cancelled in-flight FETCH request with correlation id 13 due to node 1 being disconnected (elapsed time since creation: 114ms, elapsed time since send: 114ms, request timeout: 30000ms) 10:20:52 2024-02-28T10:20:52.786Z INFO 7400 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-17, groupId=test] Node -1 disconnected. 10:20:52 2024-02-28T10:20:52.786Z INFO 7400 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-17, groupId=test] Node 2147483646 disconnected. 10:20:52 2024-02-28T10:20:52.786Z INFO 7400 --- [t-thread | test] o.a.kafka.clients.FetchSessionHandler : [Consumer clientId=consumer-test-17, groupId=test] Error sending fetch request (sessionId=668102349, epoch=1) to node 1: 10:20:52 10:20:52 org.apache.kafka.common.errors.DisconnectException: null 10:20:52 10:20:52 2024-02-28T10:20:52.786Z INFO 7400 --- [t-thread | test] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-17, groupId=test] Group coordinator localhost:32788 (id: 2147483646 rack: null) is unavailable or invalid due to cause: coordinator unavailable. isDisconnected: true. Rediscovery will be attempted. 10:20:52 2024-02-28T10:20:52.834Z INFO 7400 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 10:20:52 2024-02-28T10:20:52.834Z WARN 7400 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 10:20:52 2024-02-28T10:20:52.846Z INFO 7400 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 10:20:52 2024-02-28T10:20:52.846Z WARN 7400 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32788) could not be established. Broker may not be available. 10:20:52 2024-02-28T10:20:52.846Z INFO 7400 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 10:20:52 2024-02-28T10:20:52.846Z WARN 7400 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32788) could not be established. Broker may not be available. 10:20:52 2024-02-28T10:20:52.846Z INFO 7400 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 10:20:52 2024-02-28T10:20:52.846Z WARN 7400 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32788) could not be established. Broker may not be available. 10:20:52 2024-02-28T10:20:52.847Z INFO 7400 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 10:20:52 2024-02-28T10:20:52.847Z WARN 7400 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32788) could not be established. Broker may not be available. 10:20:52 2024-02-28T10:20:52.847Z INFO 7400 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 10:20:52 2024-02-28T10:20:52.847Z WARN 7400 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32788) could not be established. Broker may not be available. 10:20:52 2024-02-28T10:20:52.847Z INFO 7400 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 10:20:52 2024-02-28T10:20:52.847Z WARN 7400 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32788) could not be established. Broker may not be available. 10:20:52 2024-02-28T10:20:52.848Z INFO 7400 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 10:20:52 2024-02-28T10:20:52.848Z WARN 7400 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32788) could not be established. Broker may not be available. 10:20:52 2024-02-28T10:20:52.887Z INFO 7400 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-17, groupId=test] Node 1 disconnected. 10:20:52 2024-02-28T10:20:52.887Z WARN 7400 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-17, groupId=test] Connection to node 1 (localhost/127.0.0.1:32788) could not be established. Broker may not be available. 10:20:52 2024-02-28T10:20:52.947Z INFO 7400 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 10:20:52 2024-02-28T10:20:52.947Z WARN 7400 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32788) could not be established. Broker may not be available. 10:20:52 2024-02-28T10:20:52.947Z INFO 7400 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 10:20:52 2024-02-28T10:20:52.947Z WARN 7400 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32788) could not be established. Broker may not be available. 10:20:52 2024-02-28T10:20:52.947Z INFO 7400 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 10:20:52 2024-02-28T10:20:52.947Z WARN 7400 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32788) could not be established. Broker may not be available. 10:20:52 2024-02-28T10:20:52.948Z INFO 7400 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 10:20:52 2024-02-28T10:20:52.948Z WARN 7400 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32788) could not be established. Broker may not be available. 10:20:52 2024-02-28T10:20:52.948Z INFO 7400 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 10:20:52 2024-02-28T10:20:52.948Z WARN 7400 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32788) could not be established. Broker may not be available. 10:20:52 2024-02-28T10:20:52.949Z INFO 7400 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 10:20:52 2024-02-28T10:20:52.949Z WARN 7400 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32788) could not be established. Broker may not be available. 10:20:52 2024-02-28T10:20:52.960Z INFO 7400 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 10:20:52 2024-02-28T10:20:52.960Z WARN 7400 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32784) could not be established. Broker may not be available. 10:20:52 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.878 s - in org.onap.cps.ncmp.api.impl.utils.data.operation.ResourceDataOperationRequestUtilsSpec 10:20:52 [INFO] Running org.onap.cps.ncmp.api.impl.yangmodels.YangModelCmHandleSpec 10:20:52 [INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s - in org.onap.cps.ncmp.api.impl.yangmodels.YangModelCmHandleSpec 10:20:52 [INFO] Running org.onap.cps.ncmp.api.models.CmHandleRegistrationResponseSpec 10:20:52 2024-02-28T10:20:52.986Z INFO 7400 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 10:20:52 2024-02-28T10:20:52.986Z WARN 7400 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 10:20:52 2024-02-28T10:20:52.988Z WARN 7400 --- [ main] o.o.c.n.a.m.CmHandleRegistrationResponse : Unexpected xpath valid/xpath/without-id[@key='123'] 10:20:52 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s - in org.onap.cps.ncmp.api.models.CmHandleRegistrationResponseSpec 10:20:52 [INFO] Running org.onap.cps.ncmp.api.models.YangResourceSpec 10:20:52 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.onap.cps.ncmp.api.models.YangResourceSpec 10:20:53 2024-02-28T10:20:52.996Z INFO 7400 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 10:20:53 2024-02-28T10:20:52.996Z WARN 7400 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32788) could not be established. Broker may not be available. 10:20:53 2024-02-28T10:20:52.999Z INFO 7400 --- [.ShutdownThread] com.hazelcast.instance.impl.Node : [10.30.106.73]:5706 [cps-and-ncmp-test-caches] [5.3.6] Running shutdown hook... Current node state: ACTIVE 10:20:53 2024-02-28T10:20:52.999Z INFO 7400 --- [.ShutdownThread] com.hazelcast.instance.impl.Node : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.3.6] Running shutdown hook... Current node state: ACTIVE 10:20:53 2024-02-28T10:20:52.999Z INFO 7400 --- [.ShutdownThread] com.hazelcast.instance.impl.Node : [10.30.106.73]:5705 [cps-and-ncmp-test-caches] [5.3.6] Running shutdown hook... Current node state: ACTIVE 10:20:53 2024-02-28T10:20:53.000Z INFO 7400 --- [.ShutdownThread] com.hazelcast.core.LifecycleService : [10.30.106.73]:5706 [cps-and-ncmp-test-caches] [5.3.6] [10.30.106.73]:5706 is SHUTTING_DOWN 10:20:53 2024-02-28T10:20:53.000Z INFO 7400 --- [.ShutdownThread] com.hazelcast.core.LifecycleService : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.3.6] [10.250.0.254]:5701 is SHUTTING_DOWN 10:20:53 2024-02-28T10:20:53.000Z INFO 7400 --- [.ShutdownThread] com.hazelcast.core.LifecycleService : [10.30.106.73]:5705 [cps-and-ncmp-test-caches] [5.3.6] [10.30.106.73]:5705 is SHUTTING_DOWN 10:20:53 2024-02-28T10:20:53.000Z INFO 7400 --- [.ShutdownThread] com.hazelcast.instance.impl.Node : [10.30.106.73]:5703 [cps-and-ncmp-test-caches] [5.3.6] Running shutdown hook... Current node state: ACTIVE 10:20:53 2024-02-28T10:20:53.000Z INFO 7400 --- [.ShutdownThread] com.hazelcast.instance.impl.Node : [10.250.0.254]:5707 [dev] [5.3.6] Running shutdown hook... Current node state: ACTIVE 10:20:53 [INFO] 10:20:53 [INFO] Results: 10:20:53 [INFO] 10:20:53 [INFO] Tests run: 515, Failures: 0, Errors: 0, Skipped: 0 10:20:53 [INFO] 10:20:53 [INFO] 10:20:53 [INFO] --- jacoco-maven-plugin:0.8.10:report (post-unit-test) @ cps-ncmp-service --- 10:20:53 [INFO] Loading execution data file /w/workspace/cps-master-verify-java/cps-ncmp-service/target/code-coverage/jacoco-ut.exec 10:20:53 [INFO] Analyzed bundle 'cps-ncmp-service' with 102 classes 10:20:53 [INFO] 10:20:53 [INFO] --- exec-maven-plugin:1.6.0:exec (generate-csv) @ cps-ncmp-service --- 10:20:53 [INFO] 10:20:53 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ cps-ncmp-service --- 10:20:53 [INFO] Building jar: /w/workspace/cps-master-verify-java/cps-ncmp-service/target/cps-ncmp-service-3.4.6-SNAPSHOT.jar 10:20:53 [INFO] 10:20:53 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-integration-test) @ cps-ncmp-service --- 10:20:53 [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/* 10:20:53 [INFO] 10:20:53 [INFO] --- maven-failsafe-plugin:3.0.0-M4:integration-test (integration-tests) @ cps-ncmp-service --- 10:20:53 [INFO] 10:20:53 [INFO] --- jacoco-maven-plugin:0.8.10:report (post-integration-test) @ cps-ncmp-service --- 10:20:53 [INFO] Skipping JaCoCo execution due to missing execution data file. 10:20:53 [INFO] 10:20:53 [INFO] --- jacoco-maven-plugin:0.8.10:check (coverage-check) @ cps-ncmp-service --- 10:20:53 [INFO] Loading execution data file /w/workspace/cps-master-verify-java/cps-ncmp-service/target/code-coverage/jacoco-ut.exec 10:20:53 [INFO] Analyzed bundle 'cps-ncmp-service' with 102 classes 10:20:53 [INFO] All coverage checks have been met. 10:20:53 [INFO] 10:20:53 [INFO] --- maven-failsafe-plugin:3.0.0-M4:verify (integration-tests) @ cps-ncmp-service --- 10:20:53 [INFO] 10:20:53 [INFO] --- maven-install-plugin:2.4:install (default-install) @ cps-ncmp-service --- 10:20:53 [INFO] Installing /w/workspace/cps-master-verify-java/cps-ncmp-service/target/cps-ncmp-service-3.4.6-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/onap/cps/cps-ncmp-service/3.4.6-SNAPSHOT/cps-ncmp-service-3.4.6-SNAPSHOT.jar 10:20:53 [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.4.6-SNAPSHOT/cps-ncmp-service-3.4.6-SNAPSHOT.pom 10:20:53 [INFO] 10:20:53 [INFO] ---------------------< org.onap.cps:cps-ncmp-rest >--------------------- 10:20:53 [INFO] Building cps-ncmp-rest 3.4.6-SNAPSHOT [12/23] 10:20:53 [INFO] --------------------------------[ jar ]--------------------------------- 10:20:53 [INFO] 10:20:53 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ cps-ncmp-rest --- 10:20:53 [INFO] 10:20:53 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-property) @ cps-ncmp-rest --- 10:20:53 [INFO] 10:20:53 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-no-snapshots) @ cps-ncmp-rest --- 10:20:53 [INFO] 10:20:53 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-unit-test) @ cps-ncmp-rest --- 10:20:53 [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/* 10:20:53 [INFO] 10:20:53 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (default-prepare-agent) @ cps-ncmp-rest --- 10:20:53 [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/* 10:20:53 [INFO] 10:20:53 [INFO] --- openapi-generator-maven-plugin:6.6.0:generate (ncmp-code-gen) @ cps-ncmp-rest --- 10:20:54 [INFO] Generating with dryRun=false 10:20:54 [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. 10:20:54 [INFO] OpenAPI Generator: spring (server) 10:20:54 [INFO] Generator 'spring' is considered stable. 10:20:54 [INFO] ---------------------------------- 10:20:54 [INFO] Set base package to invoker package (org.onap.cps.ncmp.rest.controller) 10:20:54 [INFO] Environment variable JAVA_POST_PROCESS_FILE not defined so the Java code may not be properly formatted. To define it, try 'export JAVA_POST_PROCESS_FILE="/usr/local/bin/clang-format -i"' (Linux/Mac) 10:20:54 [INFO] NOTE: To enable file post-processing, 'enablePostProcessFile' must be set to `true` (--enable-post-process-file for CLI). 10:20:54 [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). 10:20:54 [WARNING] Multiple schemas found in the OAS 'content' section, returning only the first one (application/json) 10:20:54 [WARNING] Multiple schemas found in the OAS 'content' section, returning only the first one (application/json) 10:20:54 [INFO] Processing operation getResourceDataForCmHandle 10:20:54 [INFO] Processing operation updateResourceDataRunningForCmHandle 10:20:54 [WARNING] Multiple schemas found in the OAS 'content' section, returning only the first one (application/json) 10:20:54 [INFO] Processing operation createResourceDataRunningForCmHandle 10:20:54 [WARNING] Multiple schemas found in the OAS 'content' section, returning only the first one (application/json) 10:20:54 [INFO] Processing operation deleteResourceDataRunningForCmHandle 10:20:54 [INFO] Processing operation patchResourceDataRunningForCmHandle 10:20:54 [INFO] Processing operation executeDataOperationForCmHandles 10:20:54 [INFO] Processing operation queryResourceDataForCmHandle 10:20:54 [INFO] Processing operation getModuleReferencesByCmHandle 10:20:54 [INFO] Processing operation getModuleDefinitions 10:20:54 [INFO] Processing operation searchCmHandles 10:20:54 [INFO] Processing operation retrieveCmHandleDetailsById 10:20:54 [INFO] Processing operation getCmHandlePublicPropertiesByCmHandleId 10:20:54 [INFO] Processing operation searchCmHandleIds 10:20:54 [INFO] Processing operation getCmHandleStateByCmHandleId 10:20:54 [INFO] Processing operation setDataSyncEnabledFlagForCmHandle 10:20:54 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/ncmp] 10:20:54 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/ncmp] 10:20:54 [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 10:20:54 [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 10:20:54 [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 10:20:54 [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 10:20:54 [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 10:20:54 [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 10:20:54 [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 10:20:54 [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 10:20:54 [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 10:20:54 [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 10:20:54 [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 10:20:54 [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 10:20:54 [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 10:20:54 [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 10:20:54 [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 10:20:54 [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 10:20:54 [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 10:20:54 [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 10:20:54 [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 10:20:54 [WARNING] Multiple schemas found in the OAS 'content' section, returning only the first one (application/json) 10:20:54 [WARNING] Multiple MediaTypes found, using only the first one 10:20:54 [WARNING] Multiple schemas found in the OAS 'content' section, returning only the first one (application/json) 10:20:54 [WARNING] Multiple MediaTypes found, using only the first one 10:20:54 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/ncmp] 10:20:54 [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 10:20:54 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/ncmp] 10:20:54 [INFO] Skipping generation of supporting files. 10:20:54 ################################################################################ 10:20:54 # Thanks for using OpenAPI Generator. # 10:20:54 # Please consider donation to help us maintain this project 🙏 # 10:20:54 # https://opencollective.com/openapi_generator/donate # 10:20:54 ################################################################################ 10:20:54 [INFO] 10:20:54 [INFO] --- openapi-generator-maven-plugin:6.6.0:generate (ncmp-code-gen-inventory) @ cps-ncmp-rest --- 10:20:54 [INFO] Generating with dryRun=false 10:20:54 [INFO] No .openapi-generator-ignore file found. 10:20:54 [INFO] OpenAPI Generator: spring (server) 10:20:54 [INFO] Generator 'spring' is considered stable. 10:20:54 [INFO] ---------------------------------- 10:20:54 [INFO] Set base package to invoker package (org.onap.cps.ncmp.rest.controller) 10:20:54 [INFO] Environment variable JAVA_POST_PROCESS_FILE not defined so the Java code may not be properly formatted. To define it, try 'export JAVA_POST_PROCESS_FILE="/usr/local/bin/clang-format -i"' (Linux/Mac) 10:20:54 [INFO] NOTE: To enable file post-processing, 'enablePostProcessFile' must be set to `true` (--enable-post-process-file for CLI). 10:20:54 [INFO] Processing operation updateDmiPluginRegistration 10:20:54 [INFO] Processing operation getAllCmHandleIdsForRegisteredDmi 10:20:54 [INFO] Processing operation searchCmHandleIds 10:20:54 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/ncmpInventory] 10:20:54 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/ncmpInventory] 10:20:54 [INFO] Model RestCmHandleProperties not generated since it's an alias to map (without property) and `generateAliasAsModel` is set to false (default) 10:20:54 [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 10:20:54 [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 10:20:54 [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 10:20:54 [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 10:20:54 [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 10:20:54 [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 10:20:54 [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 10:20:54 [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 10:20:54 [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 10:20:54 [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 10:20:54 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/ncmpInventory] 10:20:54 [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 10:20:54 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/ncmpInventory] 10:20:54 [INFO] Skipping generation of supporting files. 10:20:54 ################################################################################ 10:20:54 # Thanks for using OpenAPI Generator. # 10:20:54 # Please consider donation to help us maintain this project 🙏 # 10:20:54 # https://opencollective.com/openapi_generator/donate # 10:20:54 ################################################################################ 10:20:54 [INFO] 10:20:54 [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-license) @ cps-ncmp-rest --- 10:20:54 [INFO] You have 0 Checkstyle violations. 10:20:54 [INFO] 10:20:54 [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-java-style) @ cps-ncmp-rest --- 10:20:54 [INFO] You have 0 Checkstyle violations. 10:20:54 [INFO] 10:20:54 [INFO] --- maven-checkstyle-plugin:3.1.1:check (cps-java-style) @ cps-ncmp-rest --- 10:20:54 [INFO] Starting audit... 10:20:54 Audit done. 10:20:54 [INFO] You have 0 Checkstyle violations. 10:20:54 [INFO] 10:20:54 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ cps-ncmp-rest --- 10:20:54 [INFO] Using 'UTF-8' encoding to copy filtered resources. 10:20:54 [INFO] Copying 1 resource 10:20:54 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/license 10:20:54 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-resources/licenses 10:20:54 [INFO] 10:20:54 [INFO] --- maven-compiler-plugin:3.11.0:compile (default-compile) @ cps-ncmp-rest --- 10:20:54 [INFO] Changes detected - recompiling the module! :dependency 10:20:54 [INFO] Compiling 41 source files with javac [debug release 17] to target/classes 10:20:56 [WARNING] /w/workspace/cps-master-verify-java/cps-ncmp-rest/src/main/java/org/onap/cps/ncmp/rest/controller/NcmpRestInputMapper.java:[60,25] Unmapped target property: "compositeState". 10:20:56 [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. 10:20:56 [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. 10:20:56 [INFO] 10:20:56 [INFO] >>> spotbugs-maven-plugin:4.4.2:check (analyze-compile) > :spotbugs @ cps-ncmp-rest >>> 10:20:56 [INFO] 10:20:56 [INFO] --- spotbugs-maven-plugin:4.4.2:spotbugs (spotbugs) @ cps-ncmp-rest --- 10:20:56 [INFO] Fork Value is true 10:20:57 [java] WARNING: A terminally deprecated method in java.lang.System has been called 10:20:57 [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.0/spotbugs-4.2.0.jar) 10:20:57 [java] WARNING: Please consider reporting this to the maintainers of edu.umd.cs.findbugs.ba.jsr305.TypeQualifierValue 10:20:57 [java] WARNING: System::setSecurityManager will be removed in a future release 10:21:00 [INFO] Done SpotBugs Analysis.... 10:21:00 [INFO] 10:21:00 [INFO] <<< spotbugs-maven-plugin:4.4.2:check (analyze-compile) < :spotbugs @ cps-ncmp-rest <<< 10:21:00 [INFO] 10:21:00 [INFO] 10:21:00 [INFO] --- spotbugs-maven-plugin:4.4.2:check (analyze-compile) @ cps-ncmp-rest --- 10:21:00 [INFO] BugInstance size is 0 10:21:00 [INFO] Error size is 0 10:21:00 [INFO] No errors/warnings found 10:21:00 [INFO] 10:21:00 [INFO] --- openapi-generator-maven-plugin:6.6.0:generate (ncmp-inventory-openapi-yaml-gen) @ cps-ncmp-rest --- 10:21:00 [INFO] Generating with dryRun=false 10:21:00 [INFO] No .openapi-generator-ignore file found. 10:21:00 [INFO] OpenAPI Generator: openapi-yaml (documentation) 10:21:00 [INFO] Generator 'openapi-yaml' is considered stable. 10:21:00 [INFO] Output file [outputFile=openapi-inventory.yaml] 10:21:00 [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] 10:21:00 [INFO] Model RestCmHandleProperties not generated since it's an alias to map (without property) and `generateAliasAsModel` is set to false (default) 10:21:00 [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] 10:21:00 [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] 10:21:00 [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] 10:21:00 [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] 10:21:00 [INFO] writing file /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/README.md 10:21:00 [INFO] writing file /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/openapi-inventory.yaml 10:21:00 [INFO] writing file /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/.openapi-generator-ignore 10:21:00 [INFO] writing file /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/.openapi-generator/VERSION 10:21:00 [INFO] writing file /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/.openapi-generator/FILES 10:21:00 ################################################################################ 10:21:00 # Thanks for using OpenAPI Generator. # 10:21:00 # Please consider donation to help us maintain this project 🙏 # 10:21:00 # https://opencollective.com/openapi_generator/donate # 10:21:00 ################################################################################ 10:21:00 [INFO] 10:21:00 [INFO] --- openapi-generator-maven-plugin:6.6.0:generate (ncmp-openapi-yaml-gen) @ cps-ncmp-rest --- 10:21:00 [INFO] Generating with dryRun=false 10:21:00 [INFO] OpenAPI Generator: openapi-yaml (documentation) 10:21:00 [INFO] Generator 'openapi-yaml' is considered stable. 10:21:00 [INFO] Output file [outputFile=openapi.yaml] 10:21:00 [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). 10:21:00 [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] 10:21:00 [INFO] Model CmHandlePublicProperties not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 10:21:00 [WARNING] Multiple schemas found in the OAS 'content' section, returning only the first one (application/json) 10:21:00 [WARNING] Multiple MediaTypes found, using only the first one 10:21:00 [WARNING] Multiple schemas found in the OAS 'content' section, returning only the first one (application/json) 10:21:00 [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] 10:21:00 [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] 10:21:00 [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] 10:21:00 [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] 10:21:00 [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] 10:21:00 [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] 10:21:00 [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] 10:21:00 [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] 10:21:00 [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] 10:21:00 [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] 10:21:00 [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] 10:21:00 [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] 10:21:00 [INFO] writing file /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/README.md 10:21:00 [INFO] writing file /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/openapi.yaml 10:21:00 [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.) 10:21:00 [INFO] writing file /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/.openapi-generator/VERSION 10:21:00 [INFO] writing file /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/.openapi-generator/FILES 10:21:00 ################################################################################ 10:21:00 # Thanks for using OpenAPI Generator. # 10:21:00 # Please consider donation to help us maintain this project 🙏 # 10:21:00 # https://opencollective.com/openapi_generator/donate # 10:21:00 ################################################################################ 10:21:00 [INFO] 10:21:00 [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-resources) @ cps-ncmp-rest --- 10:21:00 [INFO] Using 'UTF-8' encoding to copy filtered resources. 10:21:00 [INFO] Copying 2 resources 10:21:00 [INFO] 10:21:00 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ cps-ncmp-rest --- 10:21:00 [INFO] Using 'UTF-8' encoding to copy filtered resources. 10:21:00 [INFO] Copying 6 resources 10:21:00 [INFO] 10:21:00 [INFO] --- maven-compiler-plugin:3.11.0:testCompile (default-testCompile) @ cps-ncmp-rest --- 10:21:00 [INFO] Changes detected - recompiling the module! :dependency 10:21:00 [INFO] Compiling 2 source files with javac [debug release 17] to target/test-classes 10:21:01 [INFO] 10:21:01 [INFO] --- gmavenplus-plugin:1.9.0:compileTests (default) @ cps-ncmp-rest --- 10:21:01 [INFO] Using isolated classloader, without GMavenPlus classpath. 10:21:01 [INFO] Using Groovy 3.0.18 to perform compileTests. 10:21:02 [INFO] Compiled 22 files. 10:21:02 [INFO] 10:21:02 [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ cps-ncmp-rest --- 10:21:02 [INFO] 10:21:02 [INFO] ------------------------------------------------------- 10:21:02 [INFO] T E S T S 10:21:02 [INFO] ------------------------------------------------------- 10:21:04 10:21:03.582 [main] INFO org.springframework.test.context.support.AnnotationConfigContextLoaderUtils -- Could not detect default configuration classes for test class [org.onap.cps.ncmp.rest.exceptions.NetworkCmProxyRestExceptionHandlerSpec]: NetworkCmProxyRestExceptionHandlerSpec does not declare any static, non-private, non-final, nested classes annotated with @Configuration. 10:21:04 10:21:03.780 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.TestApplication for test class org.onap.cps.ncmp.rest.exceptions.NetworkCmProxyRestExceptionHandlerSpec 10:21:04 10:21:03.905 [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. 10:21:04 10:21:03.951 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.TestApplication for test class org.onap.cps.ncmp.rest.controller.NetworkCmProxyControllerSpec 10:21:04 10:21:03.972 [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. 10:21:04 10:21:03.983 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.TestApplication for test class org.onap.cps.ncmp.rest.controller.NetworkCmProxyInventoryControllerSpec 10:21:04 10:21:04.022 [main] INFO org.springframework.test.context.support.AnnotationConfigContextLoaderUtils -- Could not detect default configuration classes for test class [org.onap.cps.ncmp.rest.exceptions.NetworkCmProxyRestExceptionHandlerSpec]: NetworkCmProxyRestExceptionHandlerSpec does not declare any static, non-private, non-final, nested classes annotated with @Configuration. 10:21:04 10:21:04.032 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.TestApplication for test class org.onap.cps.ncmp.rest.exceptions.NetworkCmProxyRestExceptionHandlerSpec 10:21:04 10:21:04.036 [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. 10:21:04 10:21:04.046 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.TestApplication for test class org.onap.cps.ncmp.rest.controller.NetworkCmProxyControllerSpec 10:21:04 10:21:04.049 [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. 10:21:04 10:21:04.056 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.TestApplication for test class org.onap.cps.ncmp.rest.controller.NetworkCmProxyInventoryControllerSpec 10:21:04 [INFO] Running org.onap.cps.ncmp.rest.exceptions.NetworkCmProxyRestExceptionHandlerSpec 10:21:08 10:21:03,399 |-INFO in ch.qos.logback.classic.LoggerContext[default] - This is logback-classic version 1.4.14 10:21:08 10:21:03,402 |-INFO in ch.qos.logback.classic.util.ContextInitializer@4bb05a4e - Here is a list of configurators discovered as a service, by rank: 10:21:08 10:21:03,402 |-INFO in ch.qos.logback.classic.util.ContextInitializer@4bb05a4e - org.springframework.boot.logging.logback.RootLogLevelConfigurator 10:21:08 10:21:03,402 |-INFO in ch.qos.logback.classic.util.ContextInitializer@4bb05a4e - They will be invoked in order until ExecutionStatus.DO_NOT_INVOKE_NEXT_IF_ANY is returned. 10:21:08 10:21:03,403 |-INFO in ch.qos.logback.classic.util.ContextInitializer@4bb05a4e - Constructed configurator of type class org.springframework.boot.logging.logback.RootLogLevelConfigurator 10:21:08 10:21:03,411 |-INFO in ch.qos.logback.classic.util.ContextInitializer@4bb05a4e - org.springframework.boot.logging.logback.RootLogLevelConfigurator.configure() call lasted 1 milliseconds. ExecutionStatus=INVOKE_NEXT_IF_ANY 10:21:08 10:21:03,411 |-INFO in ch.qos.logback.classic.util.ContextInitializer@4bb05a4e - Trying to configure with ch.qos.logback.classic.joran.SerializedModelConfigurator 10:21:08 10:21:03,413 |-INFO in ch.qos.logback.classic.util.ContextInitializer@4bb05a4e - Constructed configurator of type class ch.qos.logback.classic.joran.SerializedModelConfigurator 10:21:08 10:21:03,415 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.scmo] 10:21:08 10:21:03,415 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback.scmo] 10:21:08 10:21:03,415 |-INFO in ch.qos.logback.classic.util.ContextInitializer@4bb05a4e - ch.qos.logback.classic.joran.SerializedModelConfigurator.configure() call lasted 2 milliseconds. ExecutionStatus=INVOKE_NEXT_IF_ANY 10:21:08 10:21:03,415 |-INFO in ch.qos.logback.classic.util.ContextInitializer@4bb05a4e - Trying to configure with ch.qos.logback.classic.util.DefaultJoranConfigurator 10:21:08 10:21:03,416 |-INFO in ch.qos.logback.classic.util.ContextInitializer@4bb05a4e - Constructed configurator of type class ch.qos.logback.classic.util.DefaultJoranConfigurator 10:21:08 10:21:03,416 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.xml] 10:21:08 10:21:03,416 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback.xml] 10:21:08 10:21:03,416 |-INFO in ch.qos.logback.classic.util.ContextInitializer@4bb05a4e - ch.qos.logback.classic.util.DefaultJoranConfigurator.configure() call lasted 0 milliseconds. ExecutionStatus=INVOKE_NEXT_IF_ANY 10:21:08 10:21:03,416 |-INFO in ch.qos.logback.classic.util.ContextInitializer@4bb05a4e - Trying to configure with ch.qos.logback.classic.BasicConfigurator 10:21:08 10:21:03,417 |-INFO in ch.qos.logback.classic.util.ContextInitializer@4bb05a4e - Constructed configurator of type class ch.qos.logback.classic.BasicConfigurator 10:21:08 10:21:03,417 |-INFO in ch.qos.logback.classic.BasicConfigurator@1d9e511c - Setting up default configuration. 10:21:08 10:21:03,436 |-INFO in ch.qos.logback.classic.util.ContextInitializer@4bb05a4e - ch.qos.logback.classic.BasicConfigurator.configure() call lasted 18 milliseconds. ExecutionStatus=NEUTRAL 10:21:08 10:21:05,735 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@63cfd703 - URL [jar:file:/w/workspace/cps-master-verify-java/cps-service/target/cps-service-3.4.6-SNAPSHOT.jar!/logback-spring.xml] is not of type file 10:21:08 10:21:05,783 |-INFO in ch.qos.logback.core.joran.util.ConfigurationWatchListUtil@3b93d874 - Adding [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.2.2/spring-boot-3.2.2.jar!/org/springframework/boot/logging/logback/defaults.xml] to configuration watch list. 10:21:08 10:21:05,783 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@63cfd703 - URL [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.2.2/spring-boot-3.2.2.jar!/org/springframework/boot/logging/logback/defaults.xml] is not of type file 10:21:08 10:21:05,786 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word clr with class [org.springframework.boot.logging.logback.ColorConverter] 10:21:08 10:21:05,786 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word correlationId with class [org.springframework.boot.logging.logback.CorrelationIdConverter] 10:21:08 10:21:05,786 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word wex with class [org.springframework.boot.logging.logback.WhitespaceThrowableProxyConverter] 10:21:08 10:21:05,786 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word wEx with class [org.springframework.boot.logging.logback.ExtendedWhitespaceThrowableProxyConverter] 10:21:08 10:21:05,788 |-INFO in ch.qos.logback.core.joran.util.ConfigurationWatchListUtil@3b93d874 - Adding [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.2.2/spring-boot-3.2.2.jar!/org/springframework/boot/logging/logback/console-appender.xml] to configuration watch list. 10:21:08 10:21:05,788 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@63cfd703 - URL [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.2.2/spring-boot-3.2.2.jar!/org/springframework/boot/logging/logback/console-appender.xml] is not of type file 10:21:08 10:21:05,794 |-WARN in IfNestedWithinSecondPhaseElementSC - elements cannot be nested within an , or element 10:21:08 10:21:05,794 |-WARN in IfNestedWithinSecondPhaseElementSC - See also http://logback.qos.ch/codes.html#nested_if_element 10:21:08 10:21:05,799 |-WARN in IfNestedWithinSecondPhaseElementSC - Element at line 60 contains a nested element at line 61 10:21:08 10:21:05,830 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Registering a new ReconfigureOnChangeTask ReconfigureOnChangeTask(born:1709115665829) 10:21:08 10:21:05,831 |-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.4.6-SNAPSHOT.jar!/logback-spring.xml] 10:21:08 10:21:05,831 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Setting ReconfigureOnChangeTask scanning period to 30 seconds 10:21:08 10:21:05,838 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.catalina.startup.DigesterFactory] to ERROR 10:21:08 10:21:05,838 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@72b88762 - Propagating ERROR level on Logger[org.apache.catalina.startup.DigesterFactory] onto the JUL framework 10:21:08 10:21:05,838 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.catalina.util.LifecycleBase] to ERROR 10:21:08 10:21:05,838 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@72b88762 - Propagating ERROR level on Logger[org.apache.catalina.util.LifecycleBase] onto the JUL framework 10:21:08 10:21:05,839 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.coyote.http11.Http11NioProtocol] to WARN 10:21:08 10:21:05,839 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@72b88762 - Propagating WARN level on Logger[org.apache.coyote.http11.Http11NioProtocol] onto the JUL framework 10:21:08 10:21:05,839 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.sshd.common.util.SecurityUtils] to WARN 10:21:08 10:21:05,839 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@72b88762 - Propagating WARN level on Logger[org.apache.sshd.common.util.SecurityUtils] onto the JUL framework 10:21:08 10:21:05,839 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.tomcat.util.net.NioSelectorPool] to WARN 10:21:08 10:21:05,839 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@72b88762 - Propagating WARN level on Logger[org.apache.tomcat.util.net.NioSelectorPool] onto the JUL framework 10:21:08 10:21:05,839 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.eclipse.jetty.util.component.AbstractLifeCycle] to ERROR 10:21:08 10:21:05,839 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@72b88762 - Propagating ERROR level on Logger[org.eclipse.jetty.util.component.AbstractLifeCycle] onto the JUL framework 10:21:08 10:21:05,839 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.hibernate.validator.internal.util.Version] to WARN 10:21:08 10:21:05,839 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@72b88762 - Propagating WARN level on Logger[org.hibernate.validator.internal.util.Version] onto the JUL framework 10:21:08 10:21:05,839 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.springframework.boot.actuate.endpoint.jmx] to WARN 10:21:08 10:21:05,839 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@72b88762 - Propagating WARN level on Logger[org.springframework.boot.actuate.endpoint.jmx] onto the JUL framework 10:21:08 10:21:05,839 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [CONSOLE] 10:21:08 10:21:05,839 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 10:21:08 10:21:05,845 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property 10:21:08 10:21:05,865 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [jsonConsole] 10:21:08 10:21:05,865 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 10:21:08 10:21:05,876 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventJsonProviders] for [providers] property 10:21:08 10:21:05,883 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventPatternJsonProvider] for [pattern] property 10:21:08 10:21:06,227 |-INFO in ch.qos.logback.classic.pattern.DateConverter@1d413e98 - Setting zoneId to "UTC" 10:21:08 10:21:06,235 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [asyncConsole] 10:21:08 10:21:06,235 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.classic.AsyncAppender] 10:21:08 10:21:06,523 |-INFO in ch.qos.logback.core.model.processor.conditional.IfModelHandler - Condition [property("loggingFormat").equalsIgnoreCase("json")] evaluated to false on line 61 10:21:08 10:21:06,524 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [CONSOLE] to ch.qos.logback.classic.AsyncAppender[asyncConsole] 10:21:08 10:21:06,524 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Attaching appender named [CONSOLE] to AsyncAppender. 10:21:08 10:21:06,524 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Setting discardingThreshold to 51 10:21:08 10:21:06,525 |-INFO in ch.qos.logback.classic.model.processor.RootLoggerModelHandler - Setting level of ROOT logger to INFO 10:21:08 10:21:06,525 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@72b88762 - Propagating INFO level on Logger[ROOT] onto the JUL framework 10:21:08 10:21:06,525 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [asyncConsole] to Logger[ROOT] 10:21:08 10:21:06,525 |-INFO in ch.qos.logback.core.model.processor.DefaultProcessor@2b85fc - End of configuration. 10:21:08 10:21:06,525 |-INFO in org.springframework.boot.logging.logback.SpringBootJoranConfigurator@255eadf5 - Registering current configuration as safe fallback point 10:21:08 10:21:08 10:21:08 . ____ _ __ _ _ 10:21:08 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 10:21:08 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 10:21:08 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 10:21:08 ' |____| .__|_| |_|_| |_\__, | / / / / 10:21:08 =========|_|==============|___/=/_/_/_/ 10:21:08 :: Spring Boot :: (v3.2.2) 10:21:08 10:21:08 2024-02-28T10:21:06.618Z INFO 12939 --- [ main] e.NetworkCmProxyRestExceptionHandlerSpec : Starting NetworkCmProxyRestExceptionHandlerSpec using Java 17.0.6-ea with PID 12939 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-rest) 10:21:08 2024-02-28T10:21:06.619Z INFO 12939 --- [ main] e.NetworkCmProxyRestExceptionHandlerSpec : No active profile set, falling back to 1 default profile: "default" 10:21:08 2024-02-28T10:21:08.072Z INFO 12939 --- [ main] o.s.b.t.m.w.SpringBootMockServletContext : Initializing Spring TestDispatcherServlet '' 10:21:08 2024-02-28T10:21:08.072Z INFO 12939 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Initializing Servlet '' 10:21:08 2024-02-28T10:21:08.073Z INFO 12939 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Completed initialization in 1 ms 10:21:08 2024-02-28T10:21:08.094Z INFO 12939 --- [ main] e.NetworkCmProxyRestExceptionHandlerSpec : Started NetworkCmProxyRestExceptionHandlerSpec in 2.729 seconds (process running for 5.487) 10:21:08 [ERROR] OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 10:21:08 2024-02-28T10:21:08.979Z ERROR 12939 --- [ main] n.r.e.NetworkCmProxyRestExceptionHandler : Exception occurred 10:21:08 10:21:08 org.onap.cps.ncmp.api.impl.exception.ServerNcmpException: some error message 10:21:08 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 10:21:08 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 10:21:08 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 10:21:08 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 10:21:08 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 10:21:08 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 10:21:08 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 10:21:08 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) 10:21:08 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) 10:21:08 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:286) 10:21:08 at org.onap.cps.ncmp.rest.exceptions.NetworkCmProxyRestExceptionHandlerSpec.$spock_feature_0_0prov1(NetworkCmProxyRestExceptionHandlerSpec.groovy:123) 10:21:08 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 10:21:08 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 10:21:08 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 10:21:08 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 10:21:08 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 10:21:08 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 10:21:08 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 10:21:08 at org.spockframework.runtime.DataIteratorFactory$BaseDataIterator.invokeRaw(DataIteratorFactory.java:37) 10:21:08 at org.spockframework.runtime.DataIteratorFactory$FeatureDataProviderIterator.createDataProviders(DataIteratorFactory.java:275) 10:21:08 at org.spockframework.runtime.DataIteratorFactory$FeatureDataProviderIterator.(DataIteratorFactory.java:147) 10:21:08 at org.spockframework.runtime.DataIteratorFactory.createFeatureDataIterator(DataIteratorFactory.java:23) 10:21:08 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:44) 10:21:08 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 10:21:08 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 10:21:08 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 10:21:08 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:21:08 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 10:21:08 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 10:21:08 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 10:21:08 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 10:21:08 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 10:21:08 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 10:21:08 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 10:21:08 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 10:21:08 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 10:21:08 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 10:21:08 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 10:21:08 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:21:08 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 10:21:08 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 10:21:08 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 10:21:08 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 10:21:08 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 10:21:08 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:21:08 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 10:21:08 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 10:21:08 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 10:21:08 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 10:21:08 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 10:21:08 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 10:21:08 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 10:21:08 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 10:21:08 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 10:21:08 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 10:21:08 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 10:21:08 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:21:08 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 10:21:08 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 10:21:08 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 10:21:08 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 10:21:08 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 10:21:08 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:21:08 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 10:21:08 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 10:21:08 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 10:21:08 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:21:08 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 10:21:08 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 10:21:08 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 10:21:08 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 10:21:08 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 10:21:08 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) 10:21:08 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) 10:21:08 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) 10:21:08 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) 10:21:08 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) 10:21:08 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) 10:21:08 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 10:21:08 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 10:21:08 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 10:21:08 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:63) 10:21:08 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 10:21:08 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 10:21:08 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 10:21:08 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 10:21:08 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 10:21:08 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 10:21:08 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 10:21:08 10:21:09 2024-02-28T10:21:08.991Z ERROR 12939 --- [ main] n.r.e.NetworkCmProxyRestExceptionHandler : Exception occurred 10:21:09 10:21:09 org.onap.cps.ncmp.api.impl.exception.DmiRequestException: some error message 10:21:09 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 10:21:09 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 10:21:09 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 10:21:09 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 10:21:09 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 10:21:09 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 10:21:09 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 10:21:09 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) 10:21:09 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) 10:21:09 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:286) 10:21:09 at org.onap.cps.ncmp.rest.exceptions.NetworkCmProxyRestExceptionHandlerSpec.$spock_feature_0_0prov1(NetworkCmProxyRestExceptionHandlerSpec.groovy:124) 10:21:09 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 10:21:09 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 10:21:09 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 10:21:09 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 10:21:09 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 10:21:09 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 10:21:09 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 10:21:09 at org.spockframework.runtime.DataIteratorFactory$BaseDataIterator.invokeRaw(DataIteratorFactory.java:37) 10:21:09 at org.spockframework.runtime.DataIteratorFactory$FeatureDataProviderIterator.createDataProviders(DataIteratorFactory.java:275) 10:21:09 at org.spockframework.runtime.DataIteratorFactory$FeatureDataProviderIterator.(DataIteratorFactory.java:147) 10:21:09 at org.spockframework.runtime.DataIteratorFactory.createFeatureDataIterator(DataIteratorFactory.java:23) 10:21:09 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:44) 10:21:09 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 10:21:09 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 10:21:09 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 10:21:09 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:21:09 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 10:21:09 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 10:21:09 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 10:21:09 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 10:21:09 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 10:21:09 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 10:21:09 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 10:21:09 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 10:21:09 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 10:21:09 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 10:21:09 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 10:21:09 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:21:09 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 10:21:09 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 10:21:09 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 10:21:09 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 10:21:09 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 10:21:09 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:21:09 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 10:21:09 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 10:21:09 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 10:21:09 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 10:21:09 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 10:21:09 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 10:21:09 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 10:21:09 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 10:21:09 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 10:21:09 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 10:21:09 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 10:21:09 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:21:09 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 10:21:09 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 10:21:09 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 10:21:09 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 10:21:09 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 10:21:09 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:21:09 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 10:21:09 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 10:21:09 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 10:21:09 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:21:09 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 10:21:09 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 10:21:09 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 10:21:09 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 10:21:09 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 10:21:09 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) 10:21:09 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) 10:21:09 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) 10:21:09 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) 10:21:09 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) 10:21:09 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) 10:21:09 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 10:21:09 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 10:21:09 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 10:21:09 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:63) 10:21:09 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 10:21:09 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 10:21:09 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 10:21:09 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 10:21:09 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 10:21:09 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 10:21:09 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 10:21:09 10:21:09 2024-02-28T10:21:09.006Z ERROR 12939 --- [ main] n.r.e.NetworkCmProxyRestExceptionHandler : Exception occurred 10:21:09 10:21:09 java.lang.IllegalStateException: some error message 10:21:09 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 10:21:09 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 10:21:09 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 10:21:09 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 10:21:09 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 10:21:09 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 10:21:09 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 10:21:09 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) 10:21:09 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) 10:21:09 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:277) 10:21:09 at org.onap.cps.ncmp.rest.exceptions.NetworkCmProxyRestExceptionHandlerSpec.$spock_feature_0_0prov1(NetworkCmProxyRestExceptionHandlerSpec.groovy:126) 10:21:09 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 10:21:09 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 10:21:09 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 10:21:09 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 10:21:09 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 10:21:09 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 10:21:09 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 10:21:09 at org.spockframework.runtime.DataIteratorFactory$BaseDataIterator.invokeRaw(DataIteratorFactory.java:37) 10:21:09 at org.spockframework.runtime.DataIteratorFactory$FeatureDataProviderIterator.createDataProviders(DataIteratorFactory.java:275) 10:21:09 at org.spockframework.runtime.DataIteratorFactory$FeatureDataProviderIterator.(DataIteratorFactory.java:147) 10:21:09 at org.spockframework.runtime.DataIteratorFactory.createFeatureDataIterator(DataIteratorFactory.java:23) 10:21:09 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:44) 10:21:09 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 10:21:09 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 10:21:09 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 10:21:09 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:21:09 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 10:21:09 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 10:21:09 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 10:21:09 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 10:21:09 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 10:21:09 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 10:21:09 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 10:21:09 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 10:21:09 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 10:21:09 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 10:21:09 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 10:21:09 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:21:09 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 10:21:09 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 10:21:09 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 10:21:09 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 10:21:09 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 10:21:09 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:21:09 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 10:21:09 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 10:21:09 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 10:21:09 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 10:21:09 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 10:21:09 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 10:21:09 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 10:21:09 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 10:21:09 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 10:21:09 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 10:21:09 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 10:21:09 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:21:09 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 10:21:09 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 10:21:09 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 10:21:09 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 10:21:09 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 10:21:09 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:21:09 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 10:21:09 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 10:21:09 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 10:21:09 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:21:09 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 10:21:09 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 10:21:09 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 10:21:09 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 10:21:09 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 10:21:09 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) 10:21:09 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) 10:21:09 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) 10:21:09 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) 10:21:09 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) 10:21:09 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) 10:21:09 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 10:21:09 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 10:21:09 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 10:21:09 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:63) 10:21:09 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 10:21:09 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 10:21:09 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 10:21:09 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 10:21:09 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 10:21:09 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 10:21:09 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 10:21:09 10:21:09 [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.918 s - in org.onap.cps.ncmp.rest.exceptions.NetworkCmProxyRestExceptionHandlerSpec 10:21:09 [INFO] Running org.onap.cps.ncmp.rest.controller.NcmpRestInputMapperSpec 10:21:09 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.039 s - in org.onap.cps.ncmp.rest.controller.NcmpRestInputMapperSpec 10:21:09 [INFO] Running org.onap.cps.ncmp.rest.controller.NetworkCmProxyControllerSpec 10:21:10 10:21:10 . ____ _ __ _ _ 10:21:10 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 10:21:10 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 10:21:10 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 10:21:10 ' |____| .__|_| |_|_| |_\__, | / / / / 10:21:10 =========|_|==============|___/=/_/_/_/ 10:21:10 :: Spring Boot :: (v3.2.2) 10:21:10 10:21:10 2024-02-28T10:21:09.487Z INFO 12939 --- [ main] o.o.c.n.r.c.NetworkCmProxyControllerSpec : Starting NetworkCmProxyControllerSpec using Java 17.0.6-ea with PID 12939 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-rest) 10:21:10 2024-02-28T10:21:09.488Z INFO 12939 --- [ main] o.o.c.n.r.c.NetworkCmProxyControllerSpec : No active profile set, falling back to 1 default profile: "default" 10:21:10 2024-02-28T10:21:10.224Z INFO 12939 --- [ main] o.s.b.t.m.w.SpringBootMockServletContext : Initializing Spring TestDispatcherServlet '' 10:21:10 2024-02-28T10:21:10.224Z INFO 12939 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Initializing Servlet '' 10:21:10 2024-02-28T10:21:10.224Z INFO 12939 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Completed initialization in 0 ms 10:21:10 2024-02-28T10:21:10.233Z INFO 12939 --- [ main] o.o.c.n.r.c.NetworkCmProxyControllerSpec : Started NetworkCmProxyControllerSpec in 0.776 seconds (process running for 7.626) 10:21:10 2024-02-28T10:21:10.415Z ERROR 12939 --- [ main] n.r.e.NetworkCmProxyRestExceptionHandler : Exception occurred 10:21:10 10:21:10 org.onap.cps.ncmp.api.impl.exception.InvalidDatastoreException: invalid datastore is an invalid datastore name 10:21:10 at org.onap.cps.ncmp.api.impl.operations.DatastoreType.fromDatastoreName(DatastoreType.java:60) 10:21:10 at org.onap.cps.ncmp.rest.controller.handlers.NcmpPassthroughResourceRequestHandler.lambda$validateDataOperationRequest$1(NcmpPassthroughResourceRequestHandler.java:108) 10:21:10 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 10:21:10 at org.onap.cps.ncmp.rest.controller.handlers.NcmpPassthroughResourceRequestHandler.validateDataOperationRequest(NcmpPassthroughResourceRequestHandler.java:104) 10:21:10 at org.onap.cps.ncmp.rest.controller.handlers.NcmpPassthroughResourceRequestHandler.executeRequest(NcmpPassthroughResourceRequestHandler.java:69) 10:21:10 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 10:21:10 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 10:21:10 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 10:21:10 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 10:21:10 at org.spockframework.spring.mock.DelegatingInterceptor.intercept(DelegatingInterceptor.java:53) 10:21:10 at org.spockframework.mock.runtime.ByteBuddyInterceptorAdapter.interceptNonAbstract(ByteBuddyInterceptorAdapter.java:35) 10:21:10 at org.onap.cps.ncmp.rest.controller.handlers.NcmpPassthroughResourceRequestHandler$SpockMock$193390678.executeRequest(Unknown Source) 10:21:10 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.executeDataOperationForCmHandles(NetworkCmProxyController.java:119) 10:21:10 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 10:21:10 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 10:21:10 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 10:21:10 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 10:21:10 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:351) 10:21:10 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 10:21:10 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 10:21:10 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:765) 10:21:10 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174) 10:21:10 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 10:21:10 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:765) 10:21:10 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:717) 10:21:10 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController$$SpringCGLIB$$1.executeDataOperationForCmHandles() 10:21:10 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 10:21:10 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 10:21:10 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 10:21:10 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 10:21:10 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:261) 10:21:10 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:189) 10:21:10 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 10:21:10 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:917) 10:21:10 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:829) 10:21:10 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 10:21:10 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) 10:21:10 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) 10:21:10 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) 10:21:10 at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914) 10:21:10 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:547) 10:21:10 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 10:21:10 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 10:21:10 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 10:21:10 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 10:21:10 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 10:21:10 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 10:21:10 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 10:21:10 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:151) 10:21:10 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 10:21:10 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 10:21:10 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 10:21:10 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:151) 10:21:10 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 10:21:10 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 10:21:10 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 10:21:10 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:151) 10:21:10 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 10:21:10 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 10:21:10 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 10:21:10 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 10:21:10 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) 10:21:10 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:139) 10:21:10 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyControllerSpec.$spock_feature_0_3(NetworkCmProxyControllerSpec.groovy:218) 10:21:10 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 10:21:10 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 10:21:10 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 10:21:10 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 10:21:10 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 10:21:10 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 10:21:10 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 10:21:10 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 10:21:10 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 10:21:10 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 10:21:10 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 10:21:10 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) 10:21:10 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) 10:21:10 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 10:21:10 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:21:10 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 10:21:10 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 10:21:10 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 10:21:10 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 10:21:10 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 10:21:10 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 10:21:10 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 10:21:10 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 10:21:10 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 10:21:10 at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) 10:21:10 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 10:21:10 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 10:21:10 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 10:21:10 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 10:21:10 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 10:21:10 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 10:21:10 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 10:21:10 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 10:21:10 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) 10:21:10 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) 10:21:10 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 10:21:10 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:21:10 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 10:21:10 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 10:21:10 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 10:21:10 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 10:21:10 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 10:21:10 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:21:10 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 10:21:10 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 10:21:10 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 10:21:10 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 10:21:10 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 10:21:10 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 10:21:10 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 10:21:10 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 10:21:10 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 10:21:10 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 10:21:10 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 10:21:10 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:21:10 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 10:21:10 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 10:21:10 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 10:21:10 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 10:21:10 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 10:21:10 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:21:10 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 10:21:10 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 10:21:10 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 10:21:10 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:21:10 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 10:21:10 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 10:21:10 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 10:21:10 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 10:21:10 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 10:21:10 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) 10:21:10 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) 10:21:10 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) 10:21:10 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) 10:21:10 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) 10:21:10 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) 10:21:10 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 10:21:10 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 10:21:10 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 10:21:10 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:63) 10:21:10 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 10:21:10 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 10:21:10 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 10:21:10 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 10:21:10 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 10:21:10 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 10:21:10 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 10:21:10 10:21:10 2024-02-28T10:21:10.446Z ERROR 12939 --- [ main] n.r.e.NetworkCmProxyRestExceptionHandler : Exception occurred 10:21:10 10:21:10 org.onap.cps.ncmp.api.impl.exception.InvalidDatastoreException: ncmp-datastore:passthrough-running is not supported 10:21:10 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.validateDataStore(NetworkCmProxyController.java:402) 10:21:10 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.queryResourceDataForCmHandle(NetworkCmProxyController.java:142) 10:21:10 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 10:21:10 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 10:21:10 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 10:21:10 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 10:21:10 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:351) 10:21:10 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 10:21:10 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 10:21:10 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:765) 10:21:10 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174) 10:21:10 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 10:21:10 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:765) 10:21:10 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:717) 10:21:10 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController$$SpringCGLIB$$1.queryResourceDataForCmHandle() 10:21:10 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 10:21:10 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 10:21:10 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 10:21:10 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 10:21:10 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:261) 10:21:10 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:189) 10:21:10 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 10:21:10 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:917) 10:21:10 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:829) 10:21:10 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 10:21:10 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) 10:21:10 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) 10:21:10 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) 10:21:10 at org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:903) 10:21:10 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:527) 10:21:10 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 10:21:10 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 10:21:10 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 10:21:10 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 10:21:10 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 10:21:10 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 10:21:10 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 10:21:10 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:151) 10:21:10 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 10:21:10 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 10:21:10 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 10:21:10 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:151) 10:21:10 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 10:21:10 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 10:21:10 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 10:21:10 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:151) 10:21:10 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 10:21:10 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 10:21:10 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 10:21:10 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 10:21:10 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) 10:21:10 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:139) 10:21:10 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyControllerSpec.$spock_feature_0_6(NetworkCmProxyControllerSpec.groovy:267) 10:21:10 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 10:21:10 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 10:21:10 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 10:21:10 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 10:21:10 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 10:21:10 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 10:21:10 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 10:21:10 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 10:21:10 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 10:21:10 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 10:21:10 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 10:21:10 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) 10:21:10 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) 10:21:10 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 10:21:10 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:21:10 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 10:21:10 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 10:21:10 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 10:21:10 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 10:21:10 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 10:21:10 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 10:21:10 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 10:21:10 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 10:21:10 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 10:21:10 at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) 10:21:10 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 10:21:10 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 10:21:10 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 10:21:10 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 10:21:10 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 10:21:10 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 10:21:10 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 10:21:10 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 10:21:10 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) 10:21:10 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) 10:21:10 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 10:21:10 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:21:10 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 10:21:10 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 10:21:10 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 10:21:10 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 10:21:10 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 10:21:10 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:21:10 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 10:21:10 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 10:21:10 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 10:21:10 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 10:21:10 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 10:21:10 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 10:21:10 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 10:21:10 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 10:21:10 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 10:21:10 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 10:21:10 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 10:21:10 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:21:10 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 10:21:10 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 10:21:10 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 10:21:10 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 10:21:10 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 10:21:10 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:21:10 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 10:21:10 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 10:21:10 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 10:21:10 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:21:10 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 10:21:10 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 10:21:10 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 10:21:10 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 10:21:10 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 10:21:10 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) 10:21:10 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) 10:21:10 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) 10:21:10 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) 10:21:10 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) 10:21:10 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) 10:21:10 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 10:21:10 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 10:21:10 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 10:21:10 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:63) 10:21:10 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 10:21:10 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 10:21:10 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 10:21:10 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 10:21:10 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 10:21:10 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 10:21:10 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 10:21:10 10:21:10 2024-02-28T10:21:10.656Z ERROR 12939 --- [ main] n.r.e.NetworkCmProxyRestExceptionHandler : Exception occurred 10:21:10 10:21:10 org.springframework.http.converter.HttpMessageNotReadableException: JSON parse error: Unexpected character ('i' (code 105)): was expecting double-quote to start field name 10:21:10 at org.springframework.http.converter.json.AbstractJackson2HttpMessageConverter.readJavaType(AbstractJackson2HttpMessageConverter.java:406) 10:21:10 at org.springframework.http.converter.json.AbstractJackson2HttpMessageConverter.read(AbstractJackson2HttpMessageConverter.java:354) 10:21:10 at org.springframework.web.servlet.mvc.method.annotation.AbstractMessageConverterMethodArgumentResolver.readWithMessageConverters(AbstractMessageConverterMethodArgumentResolver.java:184) 10:21:10 at org.springframework.web.servlet.mvc.method.annotation.RequestResponseBodyMethodProcessor.readWithMessageConverters(RequestResponseBodyMethodProcessor.java:159) 10:21:10 at org.springframework.web.servlet.mvc.method.annotation.RequestResponseBodyMethodProcessor.resolveArgument(RequestResponseBodyMethodProcessor.java:134) 10:21:10 at org.springframework.web.method.support.HandlerMethodArgumentResolverComposite.resolveArgument(HandlerMethodArgumentResolverComposite.java:122) 10:21:10 at org.springframework.web.method.support.InvocableHandlerMethod.getMethodArgumentValues(InvocableHandlerMethod.java:225) 10:21:10 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:178) 10:21:10 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 10:21:10 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:917) 10:21:10 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:829) 10:21:10 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 10:21:10 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) 10:21:10 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) 10:21:10 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) 10:21:10 at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914) 10:21:10 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:547) 10:21:10 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 10:21:10 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 10:21:10 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 10:21:10 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 10:21:10 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 10:21:10 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 10:21:10 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 10:21:10 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:151) 10:21:10 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 10:21:10 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 10:21:10 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 10:21:10 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:151) 10:21:10 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 10:21:10 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 10:21:10 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 10:21:10 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:151) 10:21:10 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 10:21:10 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 10:21:10 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 10:21:10 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 10:21:10 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) 10:21:10 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:139) 10:21:10 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyControllerSpec.$spock_feature_0_17(NetworkCmProxyControllerSpec.groovy:476) 10:21:10 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 10:21:10 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 10:21:10 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 10:21:10 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 10:21:10 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 10:21:10 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 10:21:10 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 10:21:10 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 10:21:10 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 10:21:10 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 10:21:10 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 10:21:10 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) 10:21:10 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) 10:21:10 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 10:21:10 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:21:10 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 10:21:10 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 10:21:10 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 10:21:10 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 10:21:10 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 10:21:10 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 10:21:10 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 10:21:10 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 10:21:10 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 10:21:10 at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) 10:21:10 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 10:21:10 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 10:21:10 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 10:21:10 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 10:21:10 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 10:21:10 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 10:21:10 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 10:21:10 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 10:21:10 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) 10:21:10 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) 10:21:10 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 10:21:10 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:21:10 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 10:21:10 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 10:21:10 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 10:21:10 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 10:21:10 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 10:21:10 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:21:10 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 10:21:10 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 10:21:10 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 10:21:10 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 10:21:10 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 10:21:10 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 10:21:10 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 10:21:10 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 10:21:10 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 10:21:10 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 10:21:10 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 10:21:10 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:21:10 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 10:21:10 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 10:21:10 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 10:21:10 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 10:21:10 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 10:21:10 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:21:10 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 10:21:10 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 10:21:10 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 10:21:10 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:21:10 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 10:21:10 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 10:21:10 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 10:21:10 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 10:21:10 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 10:21:10 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) 10:21:10 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) 10:21:10 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) 10:21:10 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) 10:21:10 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) 10:21:10 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) 10:21:10 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 10:21:10 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 10:21:10 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 10:21:10 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:63) 10:21:10 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 10:21:10 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 10:21:10 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 10:21:10 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 10:21:10 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 10:21:10 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 10:21:10 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 10:21:10 Caused by: com.fasterxml.jackson.core.JsonParseException: Unexpected character ('i' (code 105)): was expecting double-quote to start field name 10:21:10 at [Source: (org.springframework.util.StreamUtils$NonClosingInputStream); line: 1, column: 3] 10:21:10 at com.fasterxml.jackson.core.JsonParser._constructError(JsonParser.java:2477) 10:21:10 at com.fasterxml.jackson.core.base.ParserMinimalBase._reportError(ParserMinimalBase.java:750) 10:21:10 at com.fasterxml.jackson.core.base.ParserMinimalBase._reportUnexpectedChar(ParserMinimalBase.java:674) 10:21:10 at com.fasterxml.jackson.core.json.UTF8StreamJsonParser._handleOddName(UTF8StreamJsonParser.java:2144) 10:21:10 at com.fasterxml.jackson.core.json.UTF8StreamJsonParser._parseName(UTF8StreamJsonParser.java:1794) 10:21:10 at com.fasterxml.jackson.core.json.UTF8StreamJsonParser.nextToken(UTF8StreamJsonParser.java:798) 10:21:10 at com.fasterxml.jackson.databind.deser.BeanDeserializer.deserialize(BeanDeserializer.java:177) 10:21:10 at com.fasterxml.jackson.databind.deser.DefaultDeserializationContext.readRootValue(DefaultDeserializationContext.java:323) 10:21:10 at com.fasterxml.jackson.databind.ObjectReader._bindAndClose(ObjectReader.java:2105) 10:21:10 at com.fasterxml.jackson.databind.ObjectReader.readValue(ObjectReader.java:1481) 10:21:10 at org.springframework.http.converter.json.AbstractJackson2HttpMessageConverter.readJavaType(AbstractJackson2HttpMessageConverter.java:395) 10:21:10 ... 126 common frames omitted 10:21:10 10:21:10 2024-02-28T10:21:10.725Z WARN 12939 --- [ main] o.o.c.n.r.c.NetworkCmProxyController : Ignoring revision filter as no module name is provided 10:21:10 2024-02-28T10:21:10.756Z ERROR 12939 --- [ main] n.r.e.NetworkCmProxyRestExceptionHandler : Exception occurred 10:21:10 10:21:10 org.onap.cps.ncmp.api.impl.exception.InvalidDatastoreException: ncmp-datastore:operational is not supported 10:21:10 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.validateDataStore(NetworkCmProxyController.java:402) 10:21:10 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.createResourceDataRunningForCmHandle(NetworkCmProxyController.java:190) 10:21:10 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 10:21:10 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 10:21:10 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 10:21:10 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 10:21:10 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:351) 10:21:10 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 10:21:10 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 10:21:10 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:765) 10:21:10 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174) 10:21:10 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 10:21:10 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:765) 10:21:10 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:717) 10:21:10 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController$$SpringCGLIB$$1.createResourceDataRunningForCmHandle() 10:21:10 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 10:21:10 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 10:21:10 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 10:21:10 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 10:21:10 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:261) 10:21:10 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:189) 10:21:10 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 10:21:10 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:917) 10:21:10 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:829) 10:21:10 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 10:21:10 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) 10:21:10 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) 10:21:10 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) 10:21:10 at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914) 10:21:10 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:547) 10:21:10 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 10:21:10 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 10:21:10 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 10:21:10 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 10:21:10 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 10:21:10 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 10:21:10 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 10:21:10 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:151) 10:21:10 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 10:21:10 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 10:21:10 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 10:21:10 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:151) 10:21:10 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 10:21:10 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 10:21:10 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 10:21:10 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:151) 10:21:10 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 10:21:10 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 10:21:10 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 10:21:10 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 10:21:10 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) 10:21:10 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:139) 10:21:10 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyControllerSpec.$spock_feature_0_25(NetworkCmProxyControllerSpec.groovy:612) 10:21:10 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 10:21:10 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 10:21:10 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 10:21:10 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 10:21:10 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 10:21:10 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 10:21:10 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 10:21:10 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 10:21:10 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 10:21:10 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 10:21:10 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 10:21:10 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 10:21:10 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 10:21:10 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:21:10 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 10:21:10 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 10:21:10 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 10:21:10 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 10:21:10 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 10:21:10 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 10:21:10 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 10:21:10 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 10:21:10 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 10:21:10 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 10:21:10 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 10:21:10 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:21:10 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 10:21:10 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 10:21:10 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 10:21:10 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:226) 10:21:10 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 10:21:10 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 10:21:10 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 10:21:10 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 10:21:10 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 10:21:10 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 10:21:10 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 10:21:10 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:21:10 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 10:21:10 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 10:21:10 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 10:21:10 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 10:21:10 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 10:21:10 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 10:21:10 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 10:21:10 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 10:21:10 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 10:21:10 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 10:21:10 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 10:21:10 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:21:10 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 10:21:10 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 10:21:10 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 10:21:10 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 10:21:10 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 10:21:10 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:21:10 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 10:21:10 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 10:21:10 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 10:21:10 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 10:21:10 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 10:21:10 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 10:21:10 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 10:21:10 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 10:21:10 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 10:21:10 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 10:21:10 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 10:21:10 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:21:10 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 10:21:10 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 10:21:10 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 10:21:10 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 10:21:10 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 10:21:10 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:21:10 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 10:21:10 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 10:21:10 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 10:21:10 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:21:10 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 10:21:10 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 10:21:10 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 10:21:10 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 10:21:10 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 10:21:10 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) 10:21:10 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) 10:21:10 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) 10:21:10 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) 10:21:10 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) 10:21:10 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) 10:21:10 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 10:21:10 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 10:21:10 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 10:21:10 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:63) 10:21:10 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 10:21:10 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 10:21:10 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 10:21:10 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 10:21:10 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 10:21:10 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 10:21:10 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 10:21:10 10:21:10 2024-02-28T10:21:10.763Z ERROR 12939 --- [ main] n.r.e.NetworkCmProxyRestExceptionHandler : Exception occurred 10:21:10 10:21:10 org.onap.cps.ncmp.api.impl.exception.InvalidDatastoreException: invalid is an invalid datastore name 10:21:10 at org.onap.cps.ncmp.api.impl.operations.DatastoreType.fromDatastoreName(DatastoreType.java:60) 10:21:10 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.validateDataStore(NetworkCmProxyController.java:399) 10:21:10 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.createResourceDataRunningForCmHandle(NetworkCmProxyController.java:190) 10:21:10 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 10:21:10 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 10:21:10 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 10:21:10 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 10:21:10 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:351) 10:21:10 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 10:21:10 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 10:21:10 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:765) 10:21:10 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174) 10:21:10 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 10:21:10 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:765) 10:21:10 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:717) 10:21:10 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController$$SpringCGLIB$$1.createResourceDataRunningForCmHandle() 10:21:10 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 10:21:10 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 10:21:10 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 10:21:10 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 10:21:10 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:261) 10:21:10 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:189) 10:21:10 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 10:21:10 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:917) 10:21:10 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:829) 10:21:10 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 10:21:10 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) 10:21:10 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) 10:21:10 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) 10:21:10 at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914) 10:21:10 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:547) 10:21:10 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 10:21:10 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 10:21:10 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 10:21:10 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 10:21:10 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 10:21:10 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 10:21:10 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 10:21:10 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:151) 10:21:10 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 10:21:10 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 10:21:10 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 10:21:10 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:151) 10:21:10 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 10:21:10 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 10:21:10 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 10:21:10 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:151) 10:21:10 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 10:21:10 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 10:21:10 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 10:21:10 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyControllerSpec.$spock_feature_0_25(NetworkCmProxyControllerSpec.groovy:612) 10:21:10 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 10:21:10 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 10:21:10 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 10:21:10 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 10:21:10 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 10:21:10 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 10:21:10 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 10:21:10 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 10:21:10 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 10:21:10 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 10:21:10 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 10:21:10 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 10:21:10 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 10:21:10 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:21:10 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 10:21:10 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 10:21:10 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 10:21:10 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 10:21:10 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 10:21:10 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 10:21:10 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 10:21:10 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 10:21:10 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 10:21:10 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 10:21:10 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 10:21:10 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:21:10 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 10:21:10 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 10:21:10 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 10:21:10 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:226) 10:21:10 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 10:21:10 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 10:21:10 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 10:21:10 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 10:21:10 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 10:21:10 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 10:21:10 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 10:21:10 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:21:10 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 10:21:10 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 10:21:10 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 10:21:10 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 10:21:10 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 10:21:10 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 10:21:10 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 10:21:10 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 10:21:10 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 10:21:10 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 10:21:10 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 10:21:10 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:21:10 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 10:21:10 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 10:21:10 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 10:21:10 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 10:21:10 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 10:21:10 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:21:10 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 10:21:10 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 10:21:10 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 10:21:10 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 10:21:10 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 10:21:10 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 10:21:10 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 10:21:10 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 10:21:10 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 10:21:10 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 10:21:10 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 10:21:10 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:21:10 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 10:21:10 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 10:21:10 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 10:21:10 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 10:21:10 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 10:21:10 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:21:10 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 10:21:10 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 10:21:10 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 10:21:10 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:21:10 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 10:21:10 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 10:21:10 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 10:21:10 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 10:21:10 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 10:21:10 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) 10:21:10 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) 10:21:10 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) 10:21:10 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) 10:21:10 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) 10:21:10 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) 10:21:10 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 10:21:10 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 10:21:10 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 10:21:10 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:63) 10:21:10 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 10:21:10 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 10:21:10 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 10:21:10 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 10:21:10 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 10:21:10 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 10:21:10 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 10:21:10 10:21:10 2024-02-28T10:21:10.769Z ERROR 12939 --- [ main] n.r.e.NetworkCmProxyRestExceptionHandler : Exception occurred 10:21:10 10:21:10 org.onap.cps.ncmp.api.impl.exception.InvalidDatastoreException: ncmp-datastore:operational is not supported 10:21:10 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.validateDataStore(NetworkCmProxyController.java:402) 10:21:10 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.updateResourceDataRunningForCmHandle(NetworkCmProxyController.java:214) 10:21:10 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 10:21:10 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 10:21:10 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 10:21:10 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 10:21:10 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:351) 10:21:10 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 10:21:10 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 10:21:10 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:765) 10:21:10 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174) 10:21:10 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 10:21:10 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:765) 10:21:10 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:717) 10:21:10 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController$$SpringCGLIB$$1.updateResourceDataRunningForCmHandle() 10:21:10 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 10:21:10 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 10:21:10 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 10:21:10 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 10:21:10 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:261) 10:21:10 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:189) 10:21:10 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 10:21:10 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:917) 10:21:10 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:829) 10:21:10 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 10:21:10 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) 10:21:10 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) 10:21:10 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) 10:21:10 at org.springframework.web.servlet.FrameworkServlet.doPut(FrameworkServlet.java:925) 10:21:10 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:550) 10:21:10 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 10:21:10 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 10:21:10 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 10:21:10 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 10:21:10 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 10:21:10 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 10:21:10 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 10:21:10 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:151) 10:21:10 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 10:21:10 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 10:21:10 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 10:21:10 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:151) 10:21:10 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 10:21:10 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 10:21:10 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 10:21:10 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:151) 10:21:10 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 10:21:10 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 10:21:10 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 10:21:10 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyControllerSpec.$spock_feature_0_25(NetworkCmProxyControllerSpec.groovy:612) 10:21:10 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 10:21:10 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 10:21:10 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 10:21:10 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 10:21:10 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 10:21:10 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 10:21:10 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 10:21:10 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 10:21:10 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 10:21:10 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 10:21:10 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 10:21:10 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 10:21:10 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 10:21:10 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:21:10 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 10:21:10 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 10:21:10 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 10:21:10 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 10:21:10 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 10:21:10 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 10:21:10 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 10:21:10 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 10:21:10 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 10:21:10 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 10:21:10 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 10:21:10 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:21:10 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 10:21:10 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 10:21:10 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 10:21:10 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:226) 10:21:10 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 10:21:10 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 10:21:10 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 10:21:10 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 10:21:10 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 10:21:10 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 10:21:10 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 10:21:10 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:21:10 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 10:21:10 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 10:21:10 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 10:21:10 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 10:21:10 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 10:21:10 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 10:21:10 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 10:21:10 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 10:21:10 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 10:21:10 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 10:21:10 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 10:21:10 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:21:10 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 10:21:10 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 10:21:10 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 10:21:10 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 10:21:10 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 10:21:10 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:21:10 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 10:21:10 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 10:21:10 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 10:21:10 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 10:21:10 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 10:21:10 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 10:21:10 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 10:21:10 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 10:21:10 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 10:21:10 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 10:21:10 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 10:21:10 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:21:10 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 10:21:10 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 10:21:10 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 10:21:10 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 10:21:10 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 10:21:10 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:21:10 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 10:21:10 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 10:21:10 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 10:21:10 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:21:10 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 10:21:10 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 10:21:10 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 10:21:10 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 10:21:10 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 10:21:10 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) 10:21:10 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) 10:21:10 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) 10:21:10 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) 10:21:10 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) 10:21:10 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) 10:21:10 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 10:21:10 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 10:21:10 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 10:21:10 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:63) 10:21:10 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 10:21:10 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 10:21:10 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 10:21:10 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 10:21:10 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 10:21:10 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 10:21:10 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 10:21:10 10:21:10 2024-02-28T10:21:10.774Z ERROR 12939 --- [ main] n.r.e.NetworkCmProxyRestExceptionHandler : Exception occurred 10:21:10 10:21:10 org.onap.cps.ncmp.api.impl.exception.InvalidDatastoreException: invalid is an invalid datastore name 10:21:10 at org.onap.cps.ncmp.api.impl.operations.DatastoreType.fromDatastoreName(DatastoreType.java:60) 10:21:10 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.validateDataStore(NetworkCmProxyController.java:399) 10:21:10 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.updateResourceDataRunningForCmHandle(NetworkCmProxyController.java:214) 10:21:10 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 10:21:10 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 10:21:10 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 10:21:10 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 10:21:10 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:351) 10:21:10 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 10:21:10 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 10:21:10 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:765) 10:21:10 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174) 10:21:10 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 10:21:10 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:765) 10:21:10 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:717) 10:21:10 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController$$SpringCGLIB$$1.updateResourceDataRunningForCmHandle() 10:21:10 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 10:21:10 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 10:21:10 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 10:21:10 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 10:21:10 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:261) 10:21:10 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:189) 10:21:10 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 10:21:10 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:917) 10:21:10 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:829) 10:21:10 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 10:21:10 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) 10:21:10 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) 10:21:10 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) 10:21:10 at org.springframework.web.servlet.FrameworkServlet.doPut(FrameworkServlet.java:925) 10:21:10 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:550) 10:21:10 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 10:21:10 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 10:21:10 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 10:21:10 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 10:21:10 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 10:21:10 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 10:21:10 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 10:21:10 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:151) 10:21:10 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 10:21:10 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 10:21:10 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 10:21:10 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:151) 10:21:10 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 10:21:10 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 10:21:10 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 10:21:10 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:151) 10:21:10 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 10:21:10 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 10:21:10 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 10:21:10 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyControllerSpec.$spock_feature_0_25(NetworkCmProxyControllerSpec.groovy:612) 10:21:10 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 10:21:10 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 10:21:10 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 10:21:10 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 10:21:10 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 10:21:10 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 10:21:10 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 10:21:10 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 10:21:10 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 10:21:10 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 10:21:10 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 10:21:10 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 10:21:10 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 10:21:10 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:21:10 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 10:21:10 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 10:21:10 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 10:21:10 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 10:21:10 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 10:21:10 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 10:21:10 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 10:21:10 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 10:21:10 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 10:21:10 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 10:21:10 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 10:21:10 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:21:10 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 10:21:10 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 10:21:10 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 10:21:10 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:226) 10:21:10 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 10:21:10 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 10:21:10 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 10:21:10 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 10:21:10 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 10:21:10 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 10:21:10 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 10:21:10 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:21:10 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 10:21:10 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 10:21:10 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 10:21:10 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 10:21:10 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 10:21:10 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 10:21:10 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 10:21:10 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 10:21:10 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 10:21:10 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 10:21:10 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 10:21:10 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:21:10 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 10:21:10 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 10:21:10 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 10:21:10 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 10:21:10 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 10:21:10 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:21:10 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 10:21:10 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 10:21:10 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 10:21:10 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 10:21:10 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 10:21:10 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 10:21:10 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 10:21:10 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 10:21:10 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 10:21:10 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 10:21:10 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 10:21:10 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:21:10 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 10:21:10 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 10:21:10 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 10:21:10 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 10:21:10 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 10:21:10 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:21:10 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 10:21:10 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 10:21:10 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 10:21:10 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:21:10 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 10:21:10 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 10:21:10 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 10:21:10 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 10:21:10 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 10:21:10 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) 10:21:10 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) 10:21:10 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) 10:21:10 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) 10:21:10 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) 10:21:10 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) 10:21:10 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 10:21:10 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 10:21:10 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 10:21:10 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:63) 10:21:10 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 10:21:10 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 10:21:10 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 10:21:10 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 10:21:10 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 10:21:10 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 10:21:10 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 10:21:10 10:21:10 2024-02-28T10:21:10.781Z ERROR 12939 --- [ main] n.r.e.NetworkCmProxyRestExceptionHandler : Exception occurred 10:21:10 10:21:10 org.onap.cps.ncmp.api.impl.exception.InvalidDatastoreException: ncmp-datastore:operational is not supported 10:21:10 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.validateDataStore(NetworkCmProxyController.java:402) 10:21:10 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.patchResourceDataRunningForCmHandle(NetworkCmProxyController.java:164) 10:21:10 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 10:21:10 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 10:21:10 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 10:21:10 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 10:21:10 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:351) 10:21:10 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 10:21:10 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 10:21:10 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:765) 10:21:10 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174) 10:21:10 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 10:21:10 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:765) 10:21:10 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:717) 10:21:10 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController$$SpringCGLIB$$1.patchResourceDataRunningForCmHandle() 10:21:10 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 10:21:10 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 10:21:10 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 10:21:10 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 10:21:10 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:261) 10:21:10 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:189) 10:21:10 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 10:21:10 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:917) 10:21:10 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:829) 10:21:10 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 10:21:10 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) 10:21:10 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) 10:21:10 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) 10:21:10 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:888) 10:21:10 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 10:21:10 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 10:21:10 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 10:21:10 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 10:21:10 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 10:21:10 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 10:21:10 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:151) 10:21:10 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 10:21:10 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 10:21:10 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 10:21:10 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:151) 10:21:10 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 10:21:10 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 10:21:10 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 10:21:10 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:151) 10:21:10 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 10:21:10 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 10:21:10 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 10:21:10 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyControllerSpec.$spock_feature_0_25(NetworkCmProxyControllerSpec.groovy:612) 10:21:10 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 10:21:10 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 10:21:10 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 10:21:10 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 10:21:10 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 10:21:10 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 10:21:10 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 10:21:10 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 10:21:10 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 10:21:10 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 10:21:10 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 10:21:10 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 10:21:10 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 10:21:10 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:21:10 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 10:21:10 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 10:21:10 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 10:21:10 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 10:21:10 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 10:21:10 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 10:21:10 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 10:21:10 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 10:21:10 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 10:21:10 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 10:21:10 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 10:21:10 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:21:10 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 10:21:10 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 10:21:10 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 10:21:10 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:226) 10:21:10 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 10:21:10 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 10:21:10 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 10:21:10 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 10:21:10 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 10:21:10 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 10:21:10 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 10:21:10 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:21:10 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 10:21:10 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 10:21:10 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 10:21:10 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 10:21:10 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 10:21:10 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 10:21:10 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 10:21:10 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 10:21:10 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 10:21:10 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 10:21:10 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 10:21:10 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:21:10 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 10:21:10 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 10:21:10 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 10:21:10 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 10:21:10 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 10:21:10 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:21:10 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 10:21:10 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 10:21:10 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 10:21:10 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 10:21:10 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 10:21:10 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 10:21:10 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 10:21:10 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 10:21:10 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 10:21:10 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 10:21:10 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 10:21:10 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:21:10 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 10:21:10 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 10:21:10 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 10:21:10 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 10:21:10 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 10:21:10 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:21:10 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 10:21:10 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 10:21:10 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 10:21:10 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:21:10 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 10:21:10 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 10:21:10 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 10:21:10 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 10:21:10 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 10:21:10 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) 10:21:10 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) 10:21:10 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) 10:21:10 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) 10:21:10 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) 10:21:10 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) 10:21:10 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 10:21:10 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 10:21:10 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 10:21:10 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:63) 10:21:10 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 10:21:10 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 10:21:10 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 10:21:10 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 10:21:10 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 10:21:10 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 10:21:10 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 10:21:10 10:21:10 2024-02-28T10:21:10.788Z ERROR 12939 --- [ main] n.r.e.NetworkCmProxyRestExceptionHandler : Exception occurred 10:21:10 10:21:10 org.onap.cps.ncmp.api.impl.exception.InvalidDatastoreException: invalid is an invalid datastore name 10:21:10 at org.onap.cps.ncmp.api.impl.operations.DatastoreType.fromDatastoreName(DatastoreType.java:60) 10:21:10 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.validateDataStore(NetworkCmProxyController.java:399) 10:21:10 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.patchResourceDataRunningForCmHandle(NetworkCmProxyController.java:164) 10:21:10 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 10:21:10 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 10:21:10 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 10:21:10 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 10:21:10 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:351) 10:21:10 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 10:21:10 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 10:21:10 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:765) 10:21:10 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174) 10:21:10 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 10:21:10 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:765) 10:21:10 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:717) 10:21:10 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController$$SpringCGLIB$$1.patchResourceDataRunningForCmHandle() 10:21:10 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 10:21:10 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 10:21:10 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 10:21:10 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 10:21:10 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:261) 10:21:10 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:189) 10:21:10 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 10:21:10 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:917) 10:21:10 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:829) 10:21:10 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 10:21:10 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) 10:21:10 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) 10:21:10 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) 10:21:10 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:888) 10:21:10 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 10:21:10 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 10:21:10 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 10:21:10 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 10:21:10 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 10:21:10 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 10:21:10 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:151) 10:21:10 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 10:21:10 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 10:21:10 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 10:21:10 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:151) 10:21:10 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 10:21:10 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 10:21:10 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 10:21:10 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:151) 10:21:10 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 10:21:10 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 10:21:10 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 10:21:10 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyControllerSpec.$spock_feature_0_25(NetworkCmProxyControllerSpec.groovy:612) 10:21:10 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 10:21:10 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 10:21:10 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 10:21:10 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 10:21:10 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 10:21:10 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 10:21:10 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 10:21:10 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 10:21:10 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 10:21:10 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 10:21:10 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 10:21:10 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 10:21:10 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 10:21:10 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:21:10 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 10:21:10 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 10:21:10 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 10:21:10 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 10:21:10 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 10:21:10 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 10:21:10 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 10:21:10 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 10:21:10 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 10:21:10 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 10:21:10 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 10:21:10 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:21:10 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 10:21:10 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 10:21:10 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 10:21:10 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:226) 10:21:10 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 10:21:10 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 10:21:10 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 10:21:10 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 10:21:10 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 10:21:10 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 10:21:10 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 10:21:10 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:21:10 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 10:21:10 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 10:21:10 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 10:21:10 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 10:21:10 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 10:21:10 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 10:21:10 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 10:21:10 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 10:21:10 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 10:21:10 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 10:21:10 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 10:21:10 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:21:10 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 10:21:10 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 10:21:10 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 10:21:10 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 10:21:10 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 10:21:10 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:21:10 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 10:21:10 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 10:21:10 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 10:21:10 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 10:21:10 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 10:21:10 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 10:21:10 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 10:21:10 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 10:21:10 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 10:21:10 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 10:21:10 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 10:21:10 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:21:10 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 10:21:10 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 10:21:10 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 10:21:10 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 10:21:10 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 10:21:10 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:21:10 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 10:21:10 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 10:21:10 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 10:21:10 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:21:10 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 10:21:10 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 10:21:10 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 10:21:10 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 10:21:10 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 10:21:10 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) 10:21:10 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) 10:21:10 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) 10:21:10 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) 10:21:10 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) 10:21:10 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) 10:21:10 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 10:21:10 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 10:21:10 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 10:21:10 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:63) 10:21:10 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 10:21:10 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 10:21:10 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 10:21:10 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 10:21:10 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 10:21:10 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 10:21:10 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 10:21:10 10:21:10 2024-02-28T10:21:10.793Z ERROR 12939 --- [ main] n.r.e.NetworkCmProxyRestExceptionHandler : Exception occurred 10:21:10 10:21:10 org.onap.cps.ncmp.api.impl.exception.InvalidDatastoreException: ncmp-datastore:operational is not supported 10:21:10 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.validateDataStore(NetworkCmProxyController.java:402) 10:21:10 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.deleteResourceDataRunningForCmHandle(NetworkCmProxyController.java:236) 10:21:10 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 10:21:10 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 10:21:10 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 10:21:10 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 10:21:10 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:351) 10:21:10 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 10:21:10 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 10:21:10 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:765) 10:21:10 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174) 10:21:10 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 10:21:10 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:765) 10:21:10 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:717) 10:21:10 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController$$SpringCGLIB$$1.deleteResourceDataRunningForCmHandle() 10:21:10 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 10:21:10 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 10:21:10 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 10:21:10 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 10:21:10 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:261) 10:21:10 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:189) 10:21:10 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 10:21:10 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:917) 10:21:10 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:829) 10:21:10 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 10:21:10 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) 10:21:10 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) 10:21:10 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) 10:21:10 at org.springframework.web.servlet.FrameworkServlet.doDelete(FrameworkServlet.java:936) 10:21:10 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:553) 10:21:10 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 10:21:10 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 10:21:10 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 10:21:10 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 10:21:10 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 10:21:10 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 10:21:10 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 10:21:10 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:151) 10:21:10 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 10:21:10 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 10:21:10 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 10:21:10 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:151) 10:21:10 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 10:21:10 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 10:21:10 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 10:21:10 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:151) 10:21:10 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 10:21:10 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 10:21:10 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 10:21:10 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyControllerSpec.$spock_feature_0_25(NetworkCmProxyControllerSpec.groovy:612) 10:21:10 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 10:21:10 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 10:21:10 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 10:21:10 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 10:21:10 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 10:21:10 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 10:21:10 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 10:21:10 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 10:21:10 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 10:21:10 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 10:21:10 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 10:21:10 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 10:21:10 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 10:21:10 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:21:10 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 10:21:10 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 10:21:10 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 10:21:10 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 10:21:10 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 10:21:10 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 10:21:10 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 10:21:10 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 10:21:10 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 10:21:10 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 10:21:10 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 10:21:10 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:21:10 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 10:21:10 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 10:21:10 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 10:21:10 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:226) 10:21:10 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 10:21:10 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 10:21:10 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 10:21:10 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 10:21:10 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 10:21:10 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 10:21:10 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 10:21:10 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:21:10 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 10:21:10 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 10:21:10 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 10:21:10 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 10:21:10 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 10:21:10 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 10:21:10 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 10:21:10 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 10:21:10 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 10:21:10 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 10:21:10 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 10:21:10 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:21:10 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 10:21:10 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 10:21:10 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 10:21:10 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 10:21:10 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 10:21:10 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:21:10 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 10:21:10 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 10:21:10 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 10:21:10 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 10:21:10 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 10:21:10 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 10:21:10 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 10:21:10 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 10:21:10 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 10:21:10 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 10:21:10 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 10:21:10 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:21:10 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 10:21:10 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 10:21:10 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 10:21:10 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 10:21:10 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 10:21:10 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:21:10 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 10:21:10 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 10:21:10 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 10:21:10 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:21:10 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 10:21:10 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 10:21:10 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 10:21:10 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 10:21:10 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 10:21:10 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) 10:21:10 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) 10:21:10 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) 10:21:10 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) 10:21:10 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) 10:21:10 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) 10:21:10 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 10:21:10 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 10:21:10 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 10:21:10 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:63) 10:21:10 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 10:21:10 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 10:21:10 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 10:21:10 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 10:21:10 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 10:21:10 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 10:21:10 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 10:21:10 10:21:10 2024-02-28T10:21:10.798Z ERROR 12939 --- [ main] n.r.e.NetworkCmProxyRestExceptionHandler : Exception occurred 10:21:10 10:21:10 org.onap.cps.ncmp.api.impl.exception.InvalidDatastoreException: invalid is an invalid datastore name 10:21:10 at org.onap.cps.ncmp.api.impl.operations.DatastoreType.fromDatastoreName(DatastoreType.java:60) 10:21:10 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.validateDataStore(NetworkCmProxyController.java:399) 10:21:10 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.deleteResourceDataRunningForCmHandle(NetworkCmProxyController.java:236) 10:21:10 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 10:21:10 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 10:21:10 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 10:21:10 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 10:21:10 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:351) 10:21:10 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 10:21:10 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 10:21:10 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:765) 10:21:10 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174) 10:21:10 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 10:21:10 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:765) 10:21:10 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:717) 10:21:10 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController$$SpringCGLIB$$1.deleteResourceDataRunningForCmHandle() 10:21:10 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 10:21:10 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 10:21:10 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 10:21:10 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 10:21:10 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:261) 10:21:10 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:189) 10:21:10 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 10:21:10 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:917) 10:21:10 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:829) 10:21:10 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 10:21:10 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) 10:21:10 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) 10:21:10 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) 10:21:10 at org.springframework.web.servlet.FrameworkServlet.doDelete(FrameworkServlet.java:936) 10:21:10 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:553) 10:21:10 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 10:21:10 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 10:21:10 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 10:21:10 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 10:21:10 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 10:21:10 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 10:21:10 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 10:21:10 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:151) 10:21:10 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 10:21:10 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 10:21:10 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 10:21:10 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:151) 10:21:10 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 10:21:10 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 10:21:10 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 10:21:10 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:151) 10:21:10 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 10:21:10 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 10:21:10 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 10:21:10 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyControllerSpec.$spock_feature_0_25(NetworkCmProxyControllerSpec.groovy:612) 10:21:10 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 10:21:10 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 10:21:10 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 10:21:10 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 10:21:10 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 10:21:10 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 10:21:10 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 10:21:10 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 10:21:10 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 10:21:10 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 10:21:10 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 10:21:10 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 10:21:10 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 10:21:10 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:21:10 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 10:21:10 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 10:21:10 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 10:21:10 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 10:21:10 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 10:21:10 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 10:21:10 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 10:21:10 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 10:21:10 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 10:21:10 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 10:21:10 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 10:21:10 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:21:10 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 10:21:10 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 10:21:10 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 10:21:10 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:226) 10:21:10 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 10:21:10 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 10:21:10 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 10:21:10 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 10:21:10 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 10:21:10 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 10:21:10 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 10:21:10 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:21:10 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 10:21:10 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 10:21:10 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 10:21:10 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 10:21:10 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 10:21:10 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 10:21:10 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 10:21:10 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 10:21:10 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 10:21:10 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 10:21:10 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 10:21:10 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:21:10 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 10:21:10 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 10:21:10 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 10:21:10 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 10:21:10 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 10:21:10 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:21:10 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 10:21:10 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 10:21:10 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 10:21:10 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 10:21:10 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 10:21:10 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 10:21:10 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 10:21:10 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 10:21:10 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 10:21:10 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 10:21:10 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 10:21:10 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:21:10 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 10:21:10 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 10:21:10 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 10:21:10 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 10:21:10 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 10:21:10 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:21:10 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 10:21:10 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 10:21:10 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 10:21:10 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:21:10 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 10:21:10 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 10:21:10 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 10:21:10 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 10:21:10 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 10:21:10 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) 10:21:10 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) 10:21:10 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) 10:21:10 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) 10:21:10 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) 10:21:10 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) 10:21:10 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 10:21:10 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 10:21:10 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 10:21:10 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:63) 10:21:10 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 10:21:10 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 10:21:10 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 10:21:10 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 10:21:10 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 10:21:10 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 10:21:10 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 10:21:10 10:21:10 [INFO] Tests run: 58, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.493 s - in org.onap.cps.ncmp.rest.controller.NetworkCmProxyControllerSpec 10:21:10 [INFO] Running org.onap.cps.ncmp.rest.controller.NetworkCmProxyInventoryControllerSpec 10:21:11 10:21:11 . ____ _ __ _ _ 10:21:11 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 10:21:11 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 10:21:11 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 10:21:11 ' |____| .__|_| |_|_| |_\__, | / / / / 10:21:11 =========|_|==============|___/=/_/_/_/ 10:21:11 :: Spring Boot :: (v3.2.2) 10:21:11 10:21:11 2024-02-28T10:21:10.876Z INFO 12939 --- [ main] .c.NetworkCmProxyInventoryControllerSpec : Starting NetworkCmProxyInventoryControllerSpec using Java 17.0.6-ea with PID 12939 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-rest) 10:21:11 2024-02-28T10:21:10.877Z INFO 12939 --- [ main] .c.NetworkCmProxyInventoryControllerSpec : No active profile set, falling back to 1 default profile: "default" 10:21:11 2024-02-28T10:21:11.147Z INFO 12939 --- [ main] o.s.b.t.m.w.SpringBootMockServletContext : Initializing Spring TestDispatcherServlet '' 10:21:11 2024-02-28T10:21:11.147Z INFO 12939 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Initializing Servlet '' 10:21:11 2024-02-28T10:21:11.147Z INFO 12939 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Completed initialization in 0 ms 10:21:11 2024-02-28T10:21:11.152Z INFO 12939 --- [ main] .c.NetworkCmProxyInventoryControllerSpec : Started NetworkCmProxyInventoryControllerSpec in 0.302 seconds (process running for 8.545) 10:21:11 2024-02-28T10:21:11.225Z ERROR 12939 --- [ main] n.r.e.NetworkCmProxyRestExceptionHandler : Exception occurred 10:21:11 10:21:11 org.springframework.http.converter.HttpMessageNotReadableException: JSON parse error: Unrecognized field "notAdmiPlugin" (class org.onap.cps.ncmp.rest.model.RestDmiPluginRegistration), not marked as ignorable 10:21:11 at org.springframework.http.converter.json.AbstractJackson2HttpMessageConverter.readJavaType(AbstractJackson2HttpMessageConverter.java:406) 10:21:11 at org.springframework.http.converter.json.AbstractJackson2HttpMessageConverter.read(AbstractJackson2HttpMessageConverter.java:354) 10:21:11 at org.springframework.web.servlet.mvc.method.annotation.AbstractMessageConverterMethodArgumentResolver.readWithMessageConverters(AbstractMessageConverterMethodArgumentResolver.java:184) 10:21:11 at org.springframework.web.servlet.mvc.method.annotation.RequestResponseBodyMethodProcessor.readWithMessageConverters(RequestResponseBodyMethodProcessor.java:159) 10:21:11 at org.springframework.web.servlet.mvc.method.annotation.RequestResponseBodyMethodProcessor.resolveArgument(RequestResponseBodyMethodProcessor.java:134) 10:21:11 at org.springframework.web.method.support.HandlerMethodArgumentResolverComposite.resolveArgument(HandlerMethodArgumentResolverComposite.java:122) 10:21:11 at org.springframework.web.method.support.InvocableHandlerMethod.getMethodArgumentValues(InvocableHandlerMethod.java:225) 10:21:11 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:178) 10:21:11 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 10:21:11 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:917) 10:21:11 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:829) 10:21:11 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 10:21:11 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) 10:21:11 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) 10:21:11 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) 10:21:11 at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914) 10:21:11 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:547) 10:21:11 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 10:21:11 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 10:21:11 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 10:21:11 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 10:21:11 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 10:21:11 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 10:21:11 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 10:21:11 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:151) 10:21:11 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 10:21:11 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 10:21:11 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 10:21:11 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:151) 10:21:11 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 10:21:11 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 10:21:11 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 10:21:11 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:151) 10:21:11 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 10:21:11 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 10:21:11 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 10:21:11 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 10:21:11 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) 10:21:11 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:139) 10:21:11 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyInventoryControllerSpec.$spock_feature_0_1(NetworkCmProxyInventoryControllerSpec.groovy:101) 10:21:11 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 10:21:11 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 10:21:11 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 10:21:11 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 10:21:11 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 10:21:11 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 10:21:11 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 10:21:11 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 10:21:11 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 10:21:11 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 10:21:11 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 10:21:11 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) 10:21:11 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) 10:21:11 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 10:21:11 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:21:11 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 10:21:11 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 10:21:11 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 10:21:11 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 10:21:11 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 10:21:11 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 10:21:11 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 10:21:11 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 10:21:11 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 10:21:11 at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) 10:21:11 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 10:21:11 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 10:21:11 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 10:21:11 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 10:21:11 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 10:21:11 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 10:21:11 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 10:21:11 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 10:21:11 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) 10:21:11 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) 10:21:11 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 10:21:11 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:21:11 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 10:21:11 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 10:21:11 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 10:21:11 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 10:21:11 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 10:21:11 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:21:11 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 10:21:11 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 10:21:11 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 10:21:11 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 10:21:11 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 10:21:11 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 10:21:11 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 10:21:11 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 10:21:11 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 10:21:11 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 10:21:11 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 10:21:11 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:21:11 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 10:21:11 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 10:21:11 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 10:21:11 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 10:21:11 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 10:21:11 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:21:11 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 10:21:11 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 10:21:11 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 10:21:11 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:21:11 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 10:21:11 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 10:21:11 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 10:21:11 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 10:21:11 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 10:21:11 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) 10:21:11 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) 10:21:11 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) 10:21:11 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) 10:21:11 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) 10:21:11 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) 10:21:11 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 10:21:11 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 10:21:11 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 10:21:11 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:63) 10:21:11 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 10:21:11 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 10:21:11 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 10:21:11 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 10:21:11 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 10:21:11 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 10:21:11 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 10:21:11 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"]) 10:21:11 at [Source: (org.springframework.util.StreamUtils$NonClosingInputStream); line: 1, column: 19] (through reference chain: org.onap.cps.ncmp.rest.model.RestDmiPluginRegistration["notAdmiPlugin"]) 10:21:11 at com.fasterxml.jackson.databind.exc.UnrecognizedPropertyException.from(UnrecognizedPropertyException.java:61) 10:21:11 at com.fasterxml.jackson.databind.DeserializationContext.handleUnknownProperty(DeserializationContext.java:1138) 10:21:11 at com.fasterxml.jackson.databind.deser.std.StdDeserializer.handleUnknownProperty(StdDeserializer.java:2224) 10:21:11 at com.fasterxml.jackson.databind.deser.BeanDeserializerBase.handleUnknownProperty(BeanDeserializerBase.java:1709) 10:21:11 at com.fasterxml.jackson.databind.deser.BeanDeserializerBase.handleUnknownVanilla(BeanDeserializerBase.java:1687) 10:21:11 at com.fasterxml.jackson.databind.deser.BeanDeserializer.vanillaDeserialize(BeanDeserializer.java:320) 10:21:11 at com.fasterxml.jackson.databind.deser.BeanDeserializer.deserialize(BeanDeserializer.java:177) 10:21:11 at com.fasterxml.jackson.databind.deser.DefaultDeserializationContext.readRootValue(DefaultDeserializationContext.java:323) 10:21:11 at com.fasterxml.jackson.databind.ObjectReader._bindAndClose(ObjectReader.java:2105) 10:21:11 at com.fasterxml.jackson.databind.ObjectReader.readValue(ObjectReader.java:1481) 10:21:11 at org.springframework.http.converter.json.AbstractJackson2HttpMessageConverter.readJavaType(AbstractJackson2HttpMessageConverter.java:395) 10:21:11 ... 126 common frames omitted 10:21:11 10:21:11 2024-02-28T10:21:11.258Z ERROR 12939 --- [ main] n.r.e.NetworkCmProxyRestExceptionHandler : Exception occurred 10:21:11 10:21:11 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) 10:21:11 at org.springframework.web.servlet.mvc.method.annotation.RequestResponseBodyMethodProcessor.readWithMessageConverters(RequestResponseBodyMethodProcessor.java:162) 10:21:11 at org.springframework.web.servlet.mvc.method.annotation.RequestResponseBodyMethodProcessor.resolveArgument(RequestResponseBodyMethodProcessor.java:134) 10:21:11 at org.springframework.web.method.support.HandlerMethodArgumentResolverComposite.resolveArgument(HandlerMethodArgumentResolverComposite.java:122) 10:21:11 at org.springframework.web.method.support.InvocableHandlerMethod.getMethodArgumentValues(InvocableHandlerMethod.java:225) 10:21:11 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:178) 10:21:11 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 10:21:11 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:917) 10:21:11 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:829) 10:21:11 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 10:21:11 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) 10:21:11 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) 10:21:11 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) 10:21:11 at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914) 10:21:11 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:547) 10:21:11 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 10:21:11 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 10:21:11 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 10:21:11 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 10:21:11 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 10:21:11 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 10:21:11 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 10:21:11 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:151) 10:21:11 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 10:21:11 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 10:21:11 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 10:21:11 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:151) 10:21:11 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 10:21:11 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 10:21:11 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 10:21:11 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:151) 10:21:11 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 10:21:11 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 10:21:11 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 10:21:11 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 10:21:11 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) 10:21:11 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:139) 10:21:11 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyInventoryControllerSpec.$spock_feature_0_4(NetworkCmProxyInventoryControllerSpec.groovy:162) 10:21:11 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 10:21:11 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 10:21:11 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 10:21:11 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 10:21:11 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 10:21:11 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 10:21:11 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 10:21:11 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 10:21:11 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 10:21:11 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 10:21:11 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 10:21:11 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 10:21:11 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 10:21:11 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:21:11 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 10:21:11 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 10:21:11 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 10:21:11 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 10:21:11 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 10:21:11 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 10:21:11 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 10:21:11 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 10:21:11 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 10:21:11 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 10:21:11 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 10:21:11 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:21:11 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 10:21:11 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 10:21:11 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 10:21:11 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:226) 10:21:11 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 10:21:11 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 10:21:11 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 10:21:11 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 10:21:11 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 10:21:11 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 10:21:11 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 10:21:11 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:21:11 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 10:21:11 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 10:21:11 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 10:21:11 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 10:21:11 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 10:21:11 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 10:21:11 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 10:21:11 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 10:21:11 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 10:21:11 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 10:21:11 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 10:21:11 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:21:11 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 10:21:11 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 10:21:11 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 10:21:11 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 10:21:11 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 10:21:11 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:21:11 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 10:21:11 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 10:21:11 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 10:21:11 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 10:21:11 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 10:21:11 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 10:21:11 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 10:21:11 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 10:21:11 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 10:21:11 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 10:21:11 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 10:21:11 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:21:11 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 10:21:11 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 10:21:11 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 10:21:11 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 10:21:11 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 10:21:11 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:21:11 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 10:21:11 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 10:21:11 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 10:21:11 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:21:11 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 10:21:11 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 10:21:11 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 10:21:11 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 10:21:11 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 10:21:11 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) 10:21:11 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) 10:21:11 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) 10:21:11 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) 10:21:11 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) 10:21:11 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) 10:21:11 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 10:21:11 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 10:21:11 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 10:21:11 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:63) 10:21:11 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 10:21:11 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 10:21:11 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 10:21:11 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 10:21:11 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 10:21:11 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 10:21:11 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 10:21:11 10:21:11 2024-02-28T10:21:11.262Z ERROR 12939 --- [ main] n.r.e.NetworkCmProxyRestExceptionHandler : Exception occurred 10:21:11 10:21:11 org.springframework.http.converter.HttpMessageNotReadableException: JSON parse error: Unrecognized token 'this': was expecting (JSON String, Number, Array, Object or token 'null', 'true' or 'false') 10:21:11 at org.springframework.http.converter.json.AbstractJackson2HttpMessageConverter.readJavaType(AbstractJackson2HttpMessageConverter.java:406) 10:21:11 at org.springframework.http.converter.json.AbstractJackson2HttpMessageConverter.read(AbstractJackson2HttpMessageConverter.java:354) 10:21:11 at org.springframework.web.servlet.mvc.method.annotation.AbstractMessageConverterMethodArgumentResolver.readWithMessageConverters(AbstractMessageConverterMethodArgumentResolver.java:184) 10:21:11 at org.springframework.web.servlet.mvc.method.annotation.RequestResponseBodyMethodProcessor.readWithMessageConverters(RequestResponseBodyMethodProcessor.java:159) 10:21:11 at org.springframework.web.servlet.mvc.method.annotation.RequestResponseBodyMethodProcessor.resolveArgument(RequestResponseBodyMethodProcessor.java:134) 10:21:11 at org.springframework.web.method.support.HandlerMethodArgumentResolverComposite.resolveArgument(HandlerMethodArgumentResolverComposite.java:122) 10:21:11 at org.springframework.web.method.support.InvocableHandlerMethod.getMethodArgumentValues(InvocableHandlerMethod.java:225) 10:21:11 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:178) 10:21:11 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 10:21:11 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:917) 10:21:11 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:829) 10:21:11 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 10:21:11 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) 10:21:11 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) 10:21:11 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) 10:21:11 at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914) 10:21:11 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:547) 10:21:11 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 10:21:11 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 10:21:11 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 10:21:11 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 10:21:11 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 10:21:11 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 10:21:11 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 10:21:11 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:151) 10:21:11 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 10:21:11 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 10:21:11 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 10:21:11 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:151) 10:21:11 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 10:21:11 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 10:21:11 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 10:21:11 at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:151) 10:21:11 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 10:21:11 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 10:21:11 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 10:21:11 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyInventoryControllerSpec.$spock_feature_0_4(NetworkCmProxyInventoryControllerSpec.groovy:162) 10:21:11 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 10:21:11 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 10:21:11 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 10:21:11 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 10:21:11 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 10:21:11 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 10:21:11 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 10:21:11 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 10:21:11 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 10:21:11 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 10:21:11 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 10:21:11 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 10:21:11 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 10:21:11 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:21:11 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 10:21:11 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 10:21:11 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 10:21:11 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 10:21:11 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 10:21:11 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 10:21:11 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 10:21:11 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 10:21:11 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 10:21:11 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 10:21:11 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 10:21:11 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:21:11 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 10:21:11 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 10:21:11 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 10:21:11 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:226) 10:21:11 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 10:21:11 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 10:21:11 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 10:21:11 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 10:21:11 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 10:21:11 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 10:21:11 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 10:21:11 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:21:11 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 10:21:11 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 10:21:11 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 10:21:11 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 10:21:11 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 10:21:11 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 10:21:11 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 10:21:11 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 10:21:11 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 10:21:11 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 10:21:11 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 10:21:11 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:21:11 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 10:21:11 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 10:21:11 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 10:21:11 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 10:21:11 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 10:21:11 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:21:11 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 10:21:11 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 10:21:11 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 10:21:11 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 10:21:11 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 10:21:11 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 10:21:11 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 10:21:11 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 10:21:11 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 10:21:11 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 10:21:11 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 10:21:11 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:21:11 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 10:21:11 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 10:21:11 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 10:21:11 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 10:21:11 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 10:21:11 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:21:11 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 10:21:11 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 10:21:11 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 10:21:11 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 10:21:11 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 10:21:11 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 10:21:11 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 10:21:11 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 10:21:11 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 10:21:11 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:198) 10:21:11 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:169) 10:21:11 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:93) 10:21:11 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:58) 10:21:11 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:141) 10:21:11 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:57) 10:21:11 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) 10:21:11 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) 10:21:11 at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) 10:21:11 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:63) 10:21:11 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 10:21:11 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 10:21:11 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 10:21:11 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 10:21:11 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 10:21:11 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 10:21:11 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 10:21:11 Caused by: com.fasterxml.jackson.core.JsonParseException: Unrecognized token 'this': was expecting (JSON String, Number, Array, Object or token 'null', 'true' or 'false') 10:21:11 at [Source: (org.springframework.util.StreamUtils$NonClosingInputStream); line: 1, column: 6] 10:21:11 at com.fasterxml.jackson.core.JsonParser._constructError(JsonParser.java:2477) 10:21:11 at com.fasterxml.jackson.core.base.ParserMinimalBase._reportError(ParserMinimalBase.java:760) 10:21:11 at com.fasterxml.jackson.core.json.UTF8StreamJsonParser._reportInvalidToken(UTF8StreamJsonParser.java:3699) 10:21:11 at com.fasterxml.jackson.core.json.UTF8StreamJsonParser._reportInvalidToken(UTF8StreamJsonParser.java:3672) 10:21:11 at com.fasterxml.jackson.core.json.UTF8StreamJsonParser._matchToken2(UTF8StreamJsonParser.java:3013) 10:21:11 at com.fasterxml.jackson.core.json.UTF8StreamJsonParser._matchTrue(UTF8StreamJsonParser.java:2947) 10:21:11 at com.fasterxml.jackson.core.json.UTF8StreamJsonParser._nextTokenNotInObject(UTF8StreamJsonParser.java:879) 10:21:11 at com.fasterxml.jackson.core.json.UTF8StreamJsonParser.nextToken(UTF8StreamJsonParser.java:794) 10:21:11 at com.fasterxml.jackson.databind.ObjectReader._initForReading(ObjectReader.java:357) 10:21:11 at com.fasterxml.jackson.databind.ObjectReader._bindAndClose(ObjectReader.java:2095) 10:21:11 at com.fasterxml.jackson.databind.ObjectReader.readValue(ObjectReader.java:1481) 10:21:11 at org.springframework.http.converter.json.AbstractJackson2HttpMessageConverter.readJavaType(AbstractJackson2HttpMessageConverter.java:395) 10:21:11 ... 136 common frames omitted 10:21:11 10:21:11 [INFO] Tests run: 24, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.525 s - in org.onap.cps.ncmp.rest.controller.NetworkCmProxyInventoryControllerSpec 10:21:11 [INFO] Running org.onap.cps.ncmp.rest.controller.handlers.NcmpDatastoreRequestHandlerSpec 10:21:11 2024-02-28T10:21:11.358Z INFO 12939 --- [onPool-worker-1] o.o.c.n.r.executor.CpsNcmpTaskExecutor : Async task completed successfully. 10:21:11 2024-02-28T10:21:11.366Z WARN 12939 --- [ main] .o.c.n.r.c.h.NcmpDatastoreRequestHandler : Asynchronous request is unavailable as notification feature is currently disabled, will use synchronous operation. 10:21:11 2024-02-28T10:21:11.369Z INFO 12939 --- [onPool-worker-1] o.o.c.n.r.executor.CpsNcmpTaskExecutor : Async task completed successfully. 10:21:11 2024-02-28T10:21:11.372Z INFO 12939 --- [onPool-worker-1] o.o.c.n.r.executor.CpsNcmpTaskExecutor : Async task completed successfully. 10:21:11 2024-02-28T10:21:11.374Z INFO 12939 --- [onPool-worker-1] o.o.c.n.r.executor.CpsNcmpTaskExecutor : Async task completed successfully. 10:21:11 [INFO] Tests run: 20, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.155 s - in org.onap.cps.ncmp.rest.controller.handlers.NcmpDatastoreRequestHandlerSpec 10:21:11 [INFO] Running org.onap.cps.ncmp.rest.executor.CpsNcmpTaskExecutorSpec 10:21:11 2024-02-28T10:21:11.496Z INFO 12939 --- [onPool-worker-1] o.o.c.n.r.executor.CpsNcmpTaskExecutor : Async task completed successfully. 10:21:11 2024-02-28T10:21:11.500Z ERROR 12939 --- [onPool-worker-1] o.o.c.n.r.executor.CpsNcmpTaskExecutor : Async task failed. caused by : java.util.concurrent.CompletionException: java.lang.RuntimeException: original exception message 10:21:11 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s - in org.onap.cps.ncmp.rest.executor.CpsNcmpTaskExecutorSpec 10:21:11 [INFO] Running org.onap.cps.ncmp.rest.mapper.CmHandleStateMapperSpec 10:21:11 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 s - in org.onap.cps.ncmp.rest.mapper.CmHandleStateMapperSpec 10:21:11 [INFO] Running org.onap.cps.ncmp.rest.util.DeprecationHelperSpec 10:21:11 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.02 s - in org.onap.cps.ncmp.rest.util.DeprecationHelperSpec 10:21:11 [INFO] Running org.onap.cps.ncmp.rest.util.TopicValidatorSpec 10:21:11 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s - in org.onap.cps.ncmp.rest.util.TopicValidatorSpec 10:21:11 [INFO] 10:21:11 [INFO] Results: 10:21:11 [INFO] 10:21:11 [INFO] Tests run: 139, Failures: 0, Errors: 0, Skipped: 0 10:21:11 [INFO] 10:21:11 [INFO] 10:21:11 [INFO] --- jacoco-maven-plugin:0.8.10:report (post-unit-test) @ cps-ncmp-rest --- 10:21:11 [INFO] Loading execution data file /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/code-coverage/jacoco-ut.exec 10:21:11 [INFO] Analyzed bundle 'cps-ncmp-rest' with 13 classes 10:21:11 [INFO] 10:21:11 [INFO] --- exec-maven-plugin:1.6.0:exec (generate-csv) @ cps-ncmp-rest --- 10:21:11 [INFO] 10:21:11 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ cps-ncmp-rest --- 10:21:11 [INFO] Building jar: /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/cps-ncmp-rest-3.4.6-SNAPSHOT.jar 10:21:11 [INFO] 10:21:11 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-integration-test) @ cps-ncmp-rest --- 10:21:11 [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/* 10:21:11 [INFO] 10:21:11 [INFO] --- maven-failsafe-plugin:3.0.0-M4:integration-test (integration-tests) @ cps-ncmp-rest --- 10:21:11 [INFO] 10:21:11 [INFO] --- jacoco-maven-plugin:0.8.10:report (post-integration-test) @ cps-ncmp-rest --- 10:21:11 [INFO] Skipping JaCoCo execution due to missing execution data file. 10:21:11 [INFO] 10:21:11 [INFO] --- jacoco-maven-plugin:0.8.10:check (coverage-check) @ cps-ncmp-rest --- 10:21:11 [INFO] Loading execution data file /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/code-coverage/jacoco-ut.exec 10:21:11 [INFO] Analyzed bundle 'cps-ncmp-rest' with 13 classes 10:21:11 [WARNING] Rule violated for bundle cps-ncmp-rest: instructions covered ratio is 0.97, but expected minimum is 0.99 10:21:11 [INFO] ------------------------------------------------------------------------ 10:21:11 [INFO] Reactor Summary for cps 3.4.6-SNAPSHOT: 10:21:11 [INFO] 10:21:11 [INFO] org.onap.cps:cps-dependencies ...................... SUCCESS [ 1.012 s] 10:21:11 [INFO] cps-bom ............................................ SUCCESS [ 0.005 s] 10:21:11 [INFO] checkstyle ......................................... SUCCESS [ 4.101 s] 10:21:11 [INFO] spotbugs ........................................... SUCCESS [ 0.024 s] 10:21:11 [INFO] cps-parent ......................................... SUCCESS [ 11.825 s] 10:21:11 [INFO] cps-events ......................................... SUCCESS [ 7.857 s] 10:21:11 [INFO] cps-path-parser .................................... SUCCESS [ 11.587 s] 10:21:11 [INFO] cps-service ........................................ SUCCESS [ 43.281 s] 10:21:11 [INFO] cps-rest ........................................... SUCCESS [ 24.520 s] 10:21:11 [INFO] cps-ncmp-events .................................... SUCCESS [ 4.811 s] 10:21:11 [INFO] cps-ncmp-service ................................... SUCCESS [02:57 min] 10:21:11 [INFO] cps-ncmp-rest ...................................... FAILURE [ 18.044 s] 10:21:11 [INFO] cps-ncmp-rest-stub ................................. SKIPPED 10:21:11 [INFO] cps-ncmp-rest-stub-service ......................... SKIPPED 10:21:11 [INFO] cps-ncmp-rest-stub-app ............................. SKIPPED 10:21:11 [INFO] cps-ri ............................................. SKIPPED 10:21:11 [INFO] dmi-plugin-demo-and-csit-stub ...................... SKIPPED 10:21:11 [INFO] dmi-plugin-demo-and-csit-stub-service .............. SKIPPED 10:21:11 [INFO] dmi-plugin-demo-and-csit-stub-app .................. SKIPPED 10:21:11 [INFO] integration-test ................................... SKIPPED 10:21:11 [INFO] cps-application .................................... SKIPPED 10:21:11 [INFO] jacoco-report ...................................... SKIPPED 10:21:11 [INFO] cps ................................................ SKIPPED 10:21:11 [INFO] ------------------------------------------------------------------------ 10:21:11 [INFO] BUILD FAILURE 10:21:11 [INFO] ------------------------------------------------------------------------ 10:21:11 [INFO] Total time: 05:08 min 10:21:11 [INFO] Finished at: 2024-02-28T10:21:11Z 10:21:11 [INFO] ------------------------------------------------------------------------ 10:21:11 [ERROR] Failed to execute goal org.jacoco:jacoco-maven-plugin:0.8.10:check (coverage-check) on project cps-ncmp-rest: Coverage checks have not been met. See log for details. -> [Help 1] 10:21:11 [ERROR] 10:21:11 [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch. 10:21:11 [ERROR] Re-run Maven using the -X switch to enable full debug logging. 10:21:11 [ERROR] 10:21:11 [ERROR] For more information about the errors and possible solutions, please read the following articles: 10:21:11 [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoExecutionException 10:21:11 [ERROR] 10:21:11 [ERROR] After correcting the problems, you can resume the build with the command 10:21:11 [ERROR] mvn -rf :cps-ncmp-rest 10:21:11 Build step 'Invoke top-level Maven targets' marked build as failure 10:21:12 $ ssh-agent -k 10:21:12 unset SSH_AUTH_SOCK; 10:21:12 unset SSH_AGENT_PID; 10:21:12 echo Agent pid 5583 killed; 10:21:12 [ssh-agent] Stopped. 10:21:12 [PostBuildScript] - [INFO] Executing post build scripts. 10:21:12 [cps-master-verify-java] $ /bin/bash /tmp/jenkins14262724822477499469.sh 10:21:12 ---> sysstat.sh 10:21:12 [cps-master-verify-java] $ /bin/bash /tmp/jenkins13205813950367403075.sh 10:21:12 ---> package-listing.sh 10:21:12 ++ facter osfamily 10:21:12 ++ tr '[:upper:]' '[:lower:]' 10:21:12 + OS_FAMILY=redhat 10:21:12 + workspace=/w/workspace/cps-master-verify-java 10:21:12 + START_PACKAGES=/tmp/packages_start.txt 10:21:12 + END_PACKAGES=/tmp/packages_end.txt 10:21:12 + DIFF_PACKAGES=/tmp/packages_diff.txt 10:21:12 + PACKAGES=/tmp/packages_start.txt 10:21:12 + '[' /w/workspace/cps-master-verify-java ']' 10:21:12 + PACKAGES=/tmp/packages_end.txt 10:21:12 + case "${OS_FAMILY}" in 10:21:12 + rpm -qa 10:21:12 + sort 10:21:13 + '[' -f /tmp/packages_start.txt ']' 10:21:13 + '[' -f /tmp/packages_end.txt ']' 10:21:13 + diff /tmp/packages_start.txt /tmp/packages_end.txt 10:21:13 + '[' /w/workspace/cps-master-verify-java ']' 10:21:13 + mkdir -p /w/workspace/cps-master-verify-java/archives/ 10:21:13 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/cps-master-verify-java/archives/ 10:21:13 [cps-master-verify-java] $ /bin/bash /tmp/jenkins16896933783850801757.sh 10:21:13 ---> capture-instance-metadata.sh 10:21:13 Setup pyenv: 10:21:13 system 10:21:13 3.8.13 10:21:13 3.9.13 10:21:13 * 3.10.6 (set by /w/workspace/cps-master-verify-java/.python-version) 10:21:13 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-N6cr from file:/tmp/.os_lf_venv 10:21:14 lf-activate-venv(): INFO: Installing: lftools 10:21:26 lf-activate-venv(): INFO: Adding /tmp/venv-N6cr/bin to PATH 10:21:26 INFO: Running in OpenStack, capturing instance metadata 10:21:26 [cps-master-verify-java] $ /bin/bash /tmp/jenkins370615874661457764.sh 10:21:26 provisioning config files... 10:21:26 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/cps-master-verify-java@tmp/config8002425184877640397tmp 10:21:26 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 10:21:26 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 10:21:26 [EnvInject] - Injecting environment variables from a build step. 10:21:26 [EnvInject] - Injecting as environment variables the properties content 10:21:26 SERVER_ID=logs 10:21:26 10:21:26 [EnvInject] - Variables injected successfully. 10:21:26 [cps-master-verify-java] $ /bin/bash /tmp/jenkins8545312836375525900.sh 10:21:26 ---> create-netrc.sh 10:21:26 [cps-master-verify-java] $ /bin/bash /tmp/jenkins120714393824204424.sh 10:21:26 ---> python-tools-install.sh 10:21:26 Setup pyenv: 10:21:26 system 10:21:26 3.8.13 10:21:26 3.9.13 10:21:26 * 3.10.6 (set by /w/workspace/cps-master-verify-java/.python-version) 10:21:27 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-N6cr from file:/tmp/.os_lf_venv 10:21:28 lf-activate-venv(): INFO: Installing: lftools 10:21:35 lf-activate-venv(): INFO: Adding /tmp/venv-N6cr/bin to PATH 10:21:35 [cps-master-verify-java] $ /bin/bash /tmp/jenkins9328170811840695832.sh 10:21:35 ---> sudo-logs.sh 10:21:35 Archiving 'sudo' log.. 10:21:36 [cps-master-verify-java] $ /bin/bash /tmp/jenkins5411437079767096109.sh 10:21:36 ---> job-cost.sh 10:21:36 Setup pyenv: 10:21:36 system 10:21:36 3.8.13 10:21:36 3.9.13 10:21:36 * 3.10.6 (set by /w/workspace/cps-master-verify-java/.python-version) 10:21:36 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-N6cr from file:/tmp/.os_lf_venv 10:21:37 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 10:21:43 lf-activate-venv(): INFO: Adding /tmp/venv-N6cr/bin to PATH 10:21:43 INFO: No Stack... 10:21:44 INFO: Retrieving Pricing Info for: v3-standard-8 10:21:44 INFO: Archiving Costs 10:21:44 [cps-master-verify-java] $ /bin/bash -l /tmp/jenkins11658804517362518589.sh 10:21:44 ---> logs-deploy.sh 10:21:44 Setup pyenv: 10:21:44 system 10:21:44 3.8.13 10:21:44 3.9.13 10:21:44 * 3.10.6 (set by /w/workspace/cps-master-verify-java/.python-version) 10:21:45 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-N6cr from file:/tmp/.os_lf_venv 10:21:46 lf-activate-venv(): INFO: Installing: lftools 10:21:54 lf-activate-venv(): INFO: Adding /tmp/venv-N6cr/bin to PATH 10:21:54 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/cps-master-verify-java/6982 10:21:54 INFO: archiving workspace using pattern(s): -p **/target/surefire-reports/*-output.txt 10:21:55 Archives upload complete. 10:21:55 INFO: archiving logs to Nexus 10:21:56 ---> uname -a: 10:21:56 Linux prd-centos8-docker-8c-8g-9403.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 10:21:56 10:21:56 10:21:56 ---> lscpu: 10:21:56 Architecture: x86_64 10:21:56 CPU op-mode(s): 32-bit, 64-bit 10:21:56 Byte Order: Little Endian 10:21:56 CPU(s): 8 10:21:56 On-line CPU(s) list: 0-7 10:21:56 Thread(s) per core: 1 10:21:56 Core(s) per socket: 1 10:21:56 Socket(s): 8 10:21:56 NUMA node(s): 1 10:21:56 Vendor ID: AuthenticAMD 10:21:56 CPU family: 23 10:21:56 Model: 49 10:21:56 Model name: AMD EPYC-Rome Processor 10:21:56 Stepping: 0 10:21:56 CPU MHz: 2800.000 10:21:56 BogoMIPS: 5600.00 10:21:56 Virtualization: AMD-V 10:21:56 Hypervisor vendor: KVM 10:21:56 Virtualization type: full 10:21:56 L1d cache: 32K 10:21:56 L1i cache: 32K 10:21:56 L2 cache: 512K 10:21:56 L3 cache: 16384K 10:21:56 NUMA node0 CPU(s): 0-7 10:21:56 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 10:21:56 10:21:56 10:21:56 ---> nproc: 10:21:56 8 10:21:56 10:21:56 10:21:56 ---> df -h: 10:21:56 Filesystem Size Used Avail Use% Mounted on 10:21:56 devtmpfs 16G 0 16G 0% /dev 10:21:56 tmpfs 16G 0 16G 0% /dev/shm 10:21:56 tmpfs 16G 17M 16G 1% /run 10:21:56 tmpfs 16G 0 16G 0% /sys/fs/cgroup 10:21:56 /dev/vda1 160G 12G 149G 7% / 10:21:56 tmpfs 3.2G 0 3.2G 0% /run/user/1001 10:21:56 10:21:56 10:21:56 ---> free -m: 10:21:56 total used free shared buff/cache available 10:21:56 Mem: 31890 1052 27290 19 3546 30373 10:21:56 Swap: 1023 0 1023 10:21:56 10:21:56 10:21:56 ---> ip addr: 10:21:56 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 10:21:56 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 10:21:56 inet 127.0.0.1/8 scope host lo 10:21:56 valid_lft forever preferred_lft forever 10:21:56 inet6 ::1/128 scope host 10:21:56 valid_lft forever preferred_lft forever 10:21:56 2: eth0: mtu 1458 qdisc mq state UP group default qlen 1000 10:21:56 link/ether fa:16:3e:1c:f3:f7 brd ff:ff:ff:ff:ff:ff 10:21:56 altname enp0s3 10:21:56 altname ens3 10:21:56 inet 10.30.106.73/23 brd 10.30.107.255 scope global dynamic noprefixroute eth0 10:21:56 valid_lft 85929sec preferred_lft 85929sec 10:21:56 inet6 fe80::f816:3eff:fe1c:f3f7/64 scope link 10:21:56 valid_lft forever preferred_lft forever 10:21:56 3: docker0: mtu 1500 qdisc noqueue state DOWN group default 10:21:56 link/ether 02:42:e7:37:be:a4 brd ff:ff:ff:ff:ff:ff 10:21:56 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 10:21:56 valid_lft forever preferred_lft forever 10:21:56 inet6 fe80::42:e7ff:fe37:bea4/64 scope link 10:21:56 valid_lft forever preferred_lft forever 10:21:56 10:21:56 10:21:56 ---> sar -b -r -n DEV: 10:21:56 Linux 4.18.0-448.el8.x86_64 (centos-stream-8-docker-63ec32c8-5733-60f9-7d79-7a12e2b2c472.nova) 02/28/2024 _x86_64_ (8 CPU) 10:21:56 10:21:56 10:14:02 LINUX RESTART (8 CPU) 10:21:56 10:21:56 10:15:01 AM tps rtps wtps bread/s bwrtn/s 10:21:56 10:16:01 AM 126.13 7.93 118.20 2189.90 9492.25 10:21:56 10:17:01 AM 239.48 19.36 220.11 3240.13 10403.87 10:21:56 10:18:01 AM 75.64 0.77 74.88 190.87 9003.27 10:21:56 10:19:01 AM 102.02 12.45 89.57 893.44 29061.70 10:21:56 10:20:01 AM 26.51 0.03 26.47 1.07 655.53 10:21:56 10:21:01 AM 39.71 0.08 39.62 2.13 883.51 10:21:56 Average: 101.57 6.77 94.80 1086.10 9916.18 10:21:56 10:21:56 10:15:01 AM kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 10:21:56 10:16:01 AM 29544208 31319916 3111504 9.53 2688 2094928 1986276 5.89 169004 2496352 116752 10:21:56 10:17:01 AM 27630328 29850212 5025384 15.39 2688 2532912 2569020 7.62 279304 4259856 217624 10:21:56 10:18:01 AM 26985512 29284452 5670200 17.36 2688 2609592 3182948 9.44 321736 4853556 45092 10:21:56 10:19:01 AM 25216496 28343352 7439216 22.78 2688 3420436 5831560 17.30 503452 6364608 1740 10:21:56 10:20:01 AM 25721320 28848808 6934392 21.23 2688 3421128 3498772 10.38 532172 5831920 20 10:21:56 10:21:01 AM 26433984 29574492 6221728 19.05 2688 3433392 2667772 7.92 543244 5118740 9644 10:21:56 Average: 26921975 29536872 5733737 17.56 2688 2918731 3289391 9.76 391485 4820839 65145 10:21:56 10:21:56 10:15:01 AM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 10:21:56 10:16:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:21:56 10:16:01 AM eth0 51.07 34.24 882.89 10.47 0.00 0.00 0.00 0.00 10:21:56 10:16:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:21:56 10:17:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:21:56 10:17:01 AM eth0 409.40 330.49 5315.32 56.91 0.00 0.00 0.00 0.00 10:21:56 10:17:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:21:56 10:18:01 AM lo 2.27 2.27 0.45 0.45 0.00 0.00 0.00 0.00 10:21:56 10:18:01 AM eth0 112.26 85.65 791.44 21.74 0.00 0.00 0.00 0.00 10:21:56 10:18:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:21:56 10:19:01 AM lo 0.27 0.27 0.03 0.03 0.00 0.00 0.00 0.00 10:21:56 10:19:01 AM eth0 983.62 537.17 6436.31 36.93 0.00 0.00 0.00 0.00 10:21:56 10:19:01 AM docker0 0.13 0.25 0.02 0.02 0.00 0.00 0.00 0.00 10:21:56 10:19:01 AM vethcd42d4a 0.13 0.37 0.02 0.03 0.00 0.00 0.00 0.00 10:21:56 10:20:01 AM lo 137.22 137.22 45.37 45.37 0.00 0.00 0.00 0.00 10:21:56 10:20:01 AM eth0 189.62 165.38 95.34 52.48 0.00 0.00 0.00 0.00 10:21:56 10:20:01 AM docker0 6.58 7.16 0.84 0.85 0.00 0.00 0.00 0.00 10:21:56 10:21:01 AM lo 131.93 131.93 28.26 28.26 0.00 0.00 0.00 0.00 10:21:56 10:21:01 AM eth0 108.99 74.87 35.19 36.76 0.00 0.00 0.00 0.00 10:21:56 10:21:01 AM docker0 3.53 4.38 0.59 0.60 0.00 0.00 0.00 0.00 10:21:56 Average: lo 45.29 45.29 12.35 12.35 0.00 0.00 0.00 0.00 10:21:56 Average: eth0 309.16 204.63 2259.25 35.88 0.00 0.00 0.00 0.00 10:21:56 Average: docker0 1.71 1.97 0.24 0.25 0.00 0.00 0.00 0.00 10:21:56 10:21:56 10:21:56 ---> sar -P ALL: 10:21:56 Linux 4.18.0-448.el8.x86_64 (centos-stream-8-docker-63ec32c8-5733-60f9-7d79-7a12e2b2c472.nova) 02/28/2024 _x86_64_ (8 CPU) 10:21:56 10:21:56 10:14:02 LINUX RESTART (8 CPU) 10:21:56 10:21:56 10:15:01 AM CPU %user %nice %system %iowait %steal %idle 10:21:56 10:16:01 AM all 9.30 0.00 0.97 1.19 0.05 88.49 10:21:56 10:16:01 AM 0 1.64 0.00 0.47 0.08 0.05 97.76 10:21:56 10:16:01 AM 1 9.64 0.00 1.45 2.29 0.05 86.57 10:21:56 10:16:01 AM 2 14.90 0.00 1.05 1.45 0.07 82.53 10:21:56 10:16:01 AM 3 27.60 0.00 2.39 1.90 0.07 68.04 10:21:56 10:16:01 AM 4 4.11 0.00 0.35 0.12 0.02 95.41 10:21:56 10:16:01 AM 5 8.93 0.00 0.90 1.02 0.05 89.10 10:21:56 10:16:01 AM 6 2.14 0.00 0.45 1.10 0.02 96.29 10:21:56 10:16:01 AM 7 5.39 0.00 0.73 1.55 0.05 92.27 10:21:56 10:17:01 AM all 34.10 0.00 1.45 1.83 0.11 62.52 10:21:56 10:17:01 AM 0 29.11 0.00 1.36 0.55 0.10 68.88 10:21:56 10:17:01 AM 1 49.13 0.00 0.95 1.07 0.13 48.71 10:21:56 10:17:01 AM 2 29.12 0.00 1.56 2.78 0.12 66.43 10:21:56 10:17:01 AM 3 34.96 0.00 1.86 3.53 0.12 59.53 10:21:56 10:17:01 AM 4 37.58 0.00 1.69 1.59 0.12 59.03 10:21:56 10:17:01 AM 5 30.16 0.00 1.42 0.32 0.08 68.02 10:21:56 10:17:01 AM 6 17.36 0.00 1.64 3.70 0.10 77.19 10:21:56 10:17:01 AM 7 45.34 0.00 1.09 1.09 0.10 52.38 10:21:56 10:18:01 AM all 38.14 0.00 1.01 0.67 0.10 60.09 10:21:56 10:18:01 AM 0 33.12 0.00 0.62 0.55 0.07 65.64 10:21:56 10:18:01 AM 1 25.79 0.00 0.69 1.61 0.12 71.80 10:21:56 10:18:01 AM 2 35.84 0.00 1.10 0.12 0.10 62.84 10:21:56 10:18:01 AM 3 31.22 0.00 0.95 2.52 0.10 65.20 10:21:56 10:18:01 AM 4 44.09 0.00 0.99 0.13 0.08 54.71 10:21:56 10:18:01 AM 5 46.81 0.00 0.98 0.12 0.10 51.99 10:21:56 10:18:01 AM 6 31.54 0.00 0.95 0.17 0.08 67.26 10:21:56 10:18:01 AM 7 56.64 0.00 1.79 0.15 0.12 41.31 10:21:56 10:19:01 AM all 20.79 0.25 2.45 1.98 0.10 74.43 10:21:56 10:19:01 AM 0 20.42 0.05 2.32 0.37 0.10 76.73 10:21:56 10:19:01 AM 1 24.31 0.00 2.70 5.88 0.12 66.98 10:21:56 10:19:01 AM 2 15.90 0.00 2.22 3.39 0.10 78.39 10:21:56 10:19:01 AM 3 15.80 0.00 3.16 0.88 0.08 80.07 10:21:56 10:19:01 AM 4 20.53 0.00 2.21 0.78 0.08 76.40 10:21:56 10:19:01 AM 5 21.03 0.02 1.90 0.66 0.10 76.30 10:21:56 10:19:01 AM 6 16.58 0.07 2.77 2.99 0.08 77.51 10:21:56 10:19:01 AM 7 31.69 1.83 2.30 0.96 0.10 63.11 10:21:56 10:20:01 AM all 15.68 0.07 1.64 0.10 0.08 82.43 10:21:56 10:20:01 AM 0 17.68 0.00 1.44 0.02 0.10 80.76 10:21:56 10:20:01 AM 1 11.81 0.00 1.91 0.12 0.08 86.09 10:21:56 10:20:01 AM 2 14.36 0.00 1.87 0.00 0.08 83.69 10:21:56 10:20:01 AM 3 16.94 0.05 1.31 0.18 0.08 81.43 10:21:56 10:20:01 AM 4 14.37 0.00 1.37 0.02 0.07 84.17 10:21:56 10:20:01 AM 5 18.60 0.02 1.86 0.22 0.08 79.23 10:21:56 10:20:01 AM 6 14.96 0.07 1.57 0.23 0.08 83.08 10:21:56 10:20:01 AM 7 16.69 0.42 1.77 0.03 0.08 81.00 10:21:56 10:21:01 AM all 28.65 0.40 2.94 0.33 0.12 67.56 10:21:56 10:21:01 AM 0 27.65 0.02 2.91 0.12 0.12 69.18 10:21:56 10:21:01 AM 1 28.23 0.13 2.86 0.10 0.13 68.54 10:21:56 10:21:01 AM 2 35.82 0.42 3.35 0.22 0.12 60.07 10:21:56 10:21:01 AM 3 24.64 0.28 3.32 0.54 0.12 71.11 10:21:56 10:21:01 AM 4 29.10 0.03 3.00 0.42 0.12 67.34 10:21:56 10:21:01 AM 5 27.66 0.03 2.62 0.17 0.12 69.40 10:21:56 10:21:01 AM 6 26.40 2.18 2.68 0.23 0.12 68.39 10:21:56 10:21:01 AM 7 29.73 0.07 2.80 0.82 0.13 66.45 10:21:56 Average: all 24.44 0.12 1.74 1.02 0.09 72.59 10:21:56 Average: 0 21.60 0.01 1.52 0.28 0.09 76.50 10:21:56 Average: 1 24.82 0.02 1.76 1.84 0.11 71.45 10:21:56 Average: 2 24.34 0.07 1.86 1.32 0.10 72.32 10:21:56 Average: 3 25.21 0.06 2.16 1.59 0.09 70.88 10:21:56 Average: 4 24.97 0.01 1.60 0.51 0.08 72.84 10:21:56 Average: 5 25.53 0.01 1.61 0.42 0.09 72.34 10:21:56 Average: 6 18.17 0.39 1.68 1.40 0.08 78.29 10:21:56 Average: 7 30.91 0.39 1.75 0.77 0.10 66.09 10:21:56 10:21:56 10:21:56